SNXRecoveryCoordinator
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SNXRecoveryCoordinator"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14963785 | 2 years ago | | | 0 | 0.013570110 |
ABI
ABI objects
Getter at block 21206244
getAuthorizer() view returns (address)
0x6048a8c631fb7e77eca533cf9c29784e482391e7
getAuthorizerAdaptor() view returns (address)
0x8f42adbba1b16eaae3bb5754915e0d06059add75
getCurrentStage() view returns (uint256)
1
getStagesLength() view returns (uint256)
1
getVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
isComplete() view returns (bool)
true
protocolFeesWithdrawer() view returns (address)
0x5ef4c5352882b10893b70dbcaa0c000965bd23c5
Read-only
getActionId(bytes4 selector) view returns (bytes32)
getStageActivationTime(uint256 stage) view returns (uint256)
refundAmounts(uint256) view returns (uint256)
tokens(uint256) view returns (address)
State-modifying
Events performNextStage()
registerStages()
This contract contains no event objects.
constructor(address authorizerAdaptor, address _protocolFeesWithdrawer, address[] _tokens, uint256[] _refundAmounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.