Symmio Explorer
Home
Positions
Inspector
Decoder
Buybacks
Analytics
Overview
Networks
Solvers
Frontends
Toggle Sidebar
Explorer
Ctrl
K
Loading explorer
Loading inspector
Arbitrum
(for Vibe)
v0.8.6
Arbitrum One
Core
AccountLayer
InstantLayer
ExpressProvider
Caller not connected
Connect wallet
Loading inspector deployment
Filters
All
Read
Write
Privileged
Muon
58 methods
Templates
14
Author and execute reusable instant-call templates: add/activate templates, run them via executeTemplate or executeBatch, and inspect operation usage.
addTemplate
write
Create a new operation template.
0xf871d6f2
executeBatch
write
Execute a batch of independent operations.
0x06bcc336
executeTemplate
write
Execute a sequence of operations using a predefined template.
0xadc33a88
getNextTemplateId
view
Get the next assigned template ID.
0xbe27b4dd
getOperationHash
view
Calculate the EIP-712 hash for a signed operation.
0x6194d5f4
getTemplate
view
Get complete template information.
0x31543cf4
getTemplateOperations
view
Get all operations for a template.
0x4d15f558
getTemplates
view
Get templates by ID range.
0xc61de0f7
nextTemplateId
view
0xd12edcce
operationUsageCount
view
0x483c447d
setTemplateActive
write
Enable or disable a template.
0xd4e67a61
setTemplateInstantOpenMode
write
Mark a template as using instant-open mode (skips pending balance tracking).
0xbe8e884c
templateInstantOpenMode
view
0xa5505b9d
templates
view
0xbc525652
Delegations
14
Grant, revoke, and inspect signed delegations that authorize partyBs to invoke templates on behalf of partyA accounts.
delegationNonces
view
0x03c8a3c6
delegations
view
0xfeada722
finalizeRevokeDelegation
write
Finalize after cooldown; actually deletes the delegation.
0x7f41bb6a
getActiveDelegations
view
Get all currently active delegations for a delegator.
0x1b048c58
getDelegationHash
view
Calculate the EIP-712 hash for a signed delegation.
0x905bb7ed
getFlexFillAuthHash
view
Calculate the EIP-712 hash for a flex fill authorization.
0x267f881e
grantBatchDelegationBySig
write
Grant batch delegation permissions using a signature.
0x880231ed
grantDelegation
write
Grant delegation permissions directly (no signature required).
0xfd7f4c5e
initiateRevokeDelegation
write
Schedule revocation of specific selectors; takes effect after cooldown.
0xfeae205f
isDelegationActive
view
Check if a delegation is currently active.
0x9d1daab3
pendingRevocationEta
view
0x41d0ffa1
revocationCooldown
view
0xae2b3acf
setRevocationCooldown
write
Update the global cooldown for delegation revocations.
0x465e421a
usedDelegationHashes
view
0x5456fe4d
PartyB Registry
4
Register and unregister partyB addresses authorized to receive delegated instant calls.
isPartyBRegistered
view
Check if an address is a registered PartyB contract.
0x5e6ed73f
registeredPartyBs
view
0x7cf3e18a
registerPartyBs
write
Register multiple PartyB contracts.
0x79ceeac1
unregisterPartyB
write
Remove a PartyB contract from the registry.
0x2a3d3510
Target Whitelist
2
Curate which target contracts an InstantLayer template is permitted to call into.
setTargetWhitelist
write
Whitelist or remove whitelist for a target contract.
0x108bdc14
whitelistedTargets
view
0xfb9ed257
Wiring
4
Pointers to the core diamond and AccountLayer, and ERC-165 interface support.
accountLayer
view
0xed785044
setAccountLayer
write
Set the AccountLayer contract address.
0x78c6ea51
supportsInterface
view
0x01ffc9a7
symmio
view
0x5849b93d
EIP-712
9
Domain separator, per-account nonces, and the typehashes used to build delegation and template signatures.
ACCOUNT_TYPEHASH
view
0x3003aa5c
DELEGATION_INFO_TYPEHASH
view
0xe9b76953
domainSeparator
view
Get the EIP-712 domain separator.
0xf698da25
eip712Domain
view
0x84b0196e
FLEX_FIELD_TYPEHASH
view
0x2c3846dd
FLEX_FILL_AUTH_TYPEHASH
view
0x61810441
nonces
view
0x7ecebe00
REPLAY_HEADER_TYPEHASH
view
0xdc2315f9
SIGNED_DELEGATION_TYPEHASH
view
0x6aa4002c
Roles
4
Role constants — bytes32 identifiers used as the first argument to grant/revoke/hasRole.
DEFAULT_ADMIN_ROLE
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
REVOKER_ROLE
0xce3f34913921da558f105cefb578d87278debbbd073a8d552b5de0d168deee30
SETTER_ROLE
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
Role Management
7
Grant, revoke, renounce, and inspect role assignments via the OpenZeppelin AccessControl interface.
getRoleAdmin
view
0x248a9ca3
getRoleMember
view
0x9010d07c
getRoleMemberCount
view
0xca15c873
grantRole
write
privileged
0x2f2ff15d
hasRole
view
0x91d14854
renounceRole
write
0x36568abe
revokeRole
write
privileged
0xd547741f