Expand description
Well-known protocol contract addresses.
Functions§
- auth_
registry - The AuthRegistry protocol contract — manages public authorization witnesses.
- contract_
class_ registerer - The Contract Class Registerer — publishes contract classes on-chain.
- contract_
class_ registry - The Contract Class Registry — canonical class publication registry.
- contract_
instance_ deployer - The Contract Instance Deployer — registers contract instances on-chain.
- contract_
instance_ registry - The Contract Instance Registry — canonical public deployment registry.
- fee_
juice - The Fee Juice contract — manages fee token balances and claims.
- multi_
call_ entrypoint - The Multi-Call Entrypoint — batches multiple calls in one tx.
- null_
msg_ sender - Sentinel msg sender address used by protocol nullifiers.
- public_
checks - The PublicChecks protocol contract.