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
85 methods
Withdrawals
6
Lock, process, unlock, and accelerate accepted withdrawals through the ExpressProvider lifecycle.
accelerateWithdraw
write
Promote an ACCEPTED STANDARD withdrawal into WINDOWED-style processing. Permissionless — any caller with a valid bot-signed offer may invoke.
0x873a37ce
lockWithdraw
write
LOCKER_ROLE
0xbe322be0
processWithdraw
write
0xa9c264dc
setSecurityWindow
write
SETTER_ROLE
0xfbc8463e
setTolerancePeriod
write
SETTER_ROLE
0x63e0d9cc
unlockAndProcess
write
UNLOCK_ROLE
0x5d170450
Liquidity & Fees
17
Fund general and affiliate pools, withdraw liquidity, configure affiliate fees, and claim accrued fees.
affiliateBalances
view
0x5784aed0
affiliateConfigs
view
0x7063b256
claimFees
write
FEE_CLAIMER_ROLE
0x2dbfa735
claimOperatorFees
write
FEE_CLAIMER_ROLE
0xf8f9feda
collectedFees
view
0x1cead9a7
collectedOperatorFees
view
0x242b263e
depositToAffiliate
write
0x9743350d
depositToGeneral
write
0x2a5b7335
generalBadDebt
view
0xe95b636c
generalBalance
view
0x0ae613be
lockedAffiliateBalances
view
0xb315a447
lockedGeneralBalance
view
0xa70daaad
pendingFees
view
0xf595f1cc
pendingOperatorFees
view
0x2b0d524c
setAffiliateConfig
write
SETTER_ROLE
0xf6b12330
withdrawFromAffiliate
write
WITHDRAWER_ROLE
0xe69fceb2
withdrawFromGeneral
write
WITHDRAWER_ROLE
0x4ded4b0c
Credit Lines
25
Configure, monitor, pause, and repair protocol and affiliate credit-line capacity and debt.
capChangeAffiliateState
view
0x1bca85ce
capChangeFeeConfig
view
0xdb0e97a9
capChangeQuotaConfig
view
0x3ae21982
clearRequestDebt
write
owner
Owner-only. Zeros a stuck per-request credit debt entry and decrements `reservedDebt` or `activeDebt` by the exact amount, consistent with activation state.
0x4e7e9cc2
creditLineActiveDebt
view
0x6149eb62
creditLineAffiliateMaxDebt
view
0xeab74231
creditLineAffiliateMaxDebtBps
view
0xf63e3075
creditLineBadDebt
view
0x19ffb4e8
creditLineBlacklisted
view
0x23977ad7
creditLinePaused
view
0x0d46964b
creditLineProtocolMaxDebt
view
0xd6e454b4
creditLineProtocolMaxDebtBps
view
0xed6293fe
creditLineRequestActivated
view
0x5104498e
creditLineRequestDebt
view
0x9636029d
creditLineReservedDebt
view
0x3aa6e617
creditLineSignatureVerifier
view
0x6be59a69
creditLineTotalDebt
view
0x402b9952
repayCreditBadDebt
write
Repays accrued bad debt for an affiliate. Pulls `amount` collateral from the caller, decrements `badDebt`, and credits the affiliate pool. Permissionless — anyone willing to pay can restore the affiliate's credit capacity.
0xdab73d6a
setCapChangeFeeConfig
write
SETTER_ROLE
0xd3d5acd5
setCapChangeQuotaConfig
write
SETTER_ROLE
0x953c4a40
setCreditLineAffiliateConfig
write
SETTER_ROLE
0x53e499df
setCreditLineBlacklisted
write
SETTER_ROLE
0x84e23fe1
setCreditLinePaused
write
SETTER_ROLE
0x99fcfd8b
setCreditLineProtocolConfig
write
SETTER_ROLE
0x6bc7f175
setMyCreditLineConfig
write
Self-service cap adjustment for an affiliate. Decreases are always free; increases count against the per-window free allowance and charge a fee once exhausted. msg.sender is treated as the affiliate identity.
0xfbc8c1fb
Validation
9
Configure validators, signature thresholds, approval timing, and Muon verification for credit lines.
creditLineMuonAppId
view
0x9a3286d2
creditLineMuonFreshnessWindow
view
0xb6ae6105
isValidator
view
0xe5a489a7
minValidatorSignatures
view
0x6a035a11
setCreditLineMuonConfig
write
SETTER_ROLE
0xde406898
setMinValidatorSignatures
write
SETTER_ROLE
Sets the minimum validator signatures for an affiliate (address(0) = default for all).
0xf64d005d
setValidator
write
SETTER_ROLE
Registers or removes a validator for an affiliate (address(0) = default for all).
0x4c0bbb25
setValidatorApprovalTimeout
write
SETTER_ROLE
Sets the validator approval timeout for an affiliate (address(0) = default for all).
0x27a3a0b2
validatorApprovalTimeout
view
0xa6d272ea
Core Hooks
4
Callbacks received from the SYMMIO core as withdrawal requests advance, complete, cancel, or suspend.
onWithdrawCancelRequest
write
Handles withdraw cancel request callback from Symmio.
0x1294a46f
onWithdrawComplete
write
Handles withdraw completion callback from Symmio.
0x5c968222
onWithdrawRequest
write
Processes a new withdraw request: decodes/verifies the offer, locks funds, accepts the request.
0xdc296138
onWithdrawSuspend
write
Handles withdraw suspend callback from Symmio.
0x2b7e1af4
Access & Ownership
11
Pause controls, role assignments, token recovery, and two-step ownership management.
acceptOwnership
write
pending owner
0x79ba5097
cancelOwnershipTransfer
write
owner
0x23452b9c
grantRole
write
owner
0x2f2ff15d
hasRole
view
0x91d14854
owner
view
0x8da5cb5b
paused
view
0x5c975abb
pendingOwner
view
0xe30c3978
rescueTokens
write
owner
0xcea9d26f
revokeRole
write
owner
0xd547741f
setPaused
write
PAUSER_ROLE
PAUSER_ROLE kill switch
0x16c38b3c
transferOwnership
write
owner
0xf2fde38b
Diamond
6
EIP-2535 facet discovery, interface support, and upgrade operations for the ExpressProvider proxy.
diamondCut
write
owner
Add/replace/remove any number of functions and optionally execute a function with delegatecall
0x1f931c1c
facetAddress
view
Gets the facet address that supports the given selector.
0xcdffacc6
facetAddresses
view
Get all the facet addresses used by a diamond.
0x52ef6b2c
facetFunctionSelectors
view
Gets all the function selectors supported by a specific facet.
0xadfca15e
facets
view
Gets all facets and their selectors.
0x7a0ed627
supportsInterface
view
Query if a contract implements an interface
0x01ffc9a7
Views
7
Read-only withdrawal state, timing, collateral, nonce, and ExpressProvider wiring getters.
accelerateNonce
view
0xe3b95bf1
collateral
view
0xd8dfeb45
getWithdrawInfo
view
0x5b665599
nonces
view
0x7ecebe00
securityWindow
view
0x006fda35
symmio
view
0x5849b93d
tolerancePeriod
view
0x81369307