Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dispatcher"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12138306 | 4 years ago | | | 0 | 0.0081305280 | |
| 10581886 | 4 years ago | | | 0 | 0.0013145400 | |
| 10581861 | 4 years ago | | | 0 | 0.0027038250 | |
| 10545811 | 4 years ago | | | 0 | 0.0047977440 | |
| 10545544 | 4 years ago | | | 0 | 0.0016978320 |
ABI
ABI objects
Getter at block 21081728
authority() view returns (address)
0x0000000000000000000000000000000000000000
defaultHandler() view returns (address)
0x885dd179c76ee5949b9053f1958ba3a91e4cf592
getHandlers() view returns (address[], uint256[])
([0x885dD179c76ee5949B9053F1958bA3a91e4CF592, 0xBcDD2a069a46E9b5D032D2F99725418508CE6Aee, 0xbb7D75BE4dc8Eb15FF90422137C0a5BcBd316953, 0xEeeAf7bD973c660ed968a39327999F2343D3aeAA], [1000000, 0, 0, 0])
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x218c473dc036e77f9ec18b857cc872362964304f
totalProportion() view returns (uint256)
1000000
Read-only
getDepositStrategy(uint256 _amount) view returns (address[], uint256[])
handlers(uint256) view returns (address)
isHandlerActive(address) view returns (bool)
proportions(address) view returns (uint256)
State-modifying
Events acceptOwnership()
addHandlers(address[] _handlers)
disableOwnership()
getWithdrawStrategy(address _token, uint256 _amount) returns (address[], uint256[])
resetHandlers(address[] _handlers, uint256[] _proportions)
setAuthority(address authority_)
transferOwnership(address newOwner_)
updateDefaultHandler(address _defaultHandler)
updateProportions(address[] _handlers, uint256[] _proportions)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
OwnerUpdate(address indexed owner, address indexed newOwner)
constructor(address[] _handlers, uint256[] _proportions)
This contract contains no fallback and receive objects.
This contract contains no error objects.