ReserveActioner
Verified contract
Active on
Ethereum with 5,054 txns
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 "ReserveActioner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14037615 | 3 years ago | | | 0 | 0.039371808 | |
| 14037615 | 3 years ago | | | 0 | 0.053312262 | |
| 14037612 | 3 years ago | | | 0 | 0.049754721 | |
| 14037612 | 3 years ago | | | 0 | 0.053287987 | |
| 14037612 | 3 years ago | | | 0 | 0.048906617 | |
| 14037612 | 3 years ago | | | 0 | 0.056617493 | |
| 14037612 | 3 years ago | | | 0 | 0.062054162 | |
| 14037612 | 3 years ago | | | 0 | 0.037049264 | |
| 14037611 | 3 years ago | | | 0 | 0.070031583 | |
| 14037610 | 3 years ago | | | 0 | 0.047032874 |
ABI
ABI objects
Getter at block 21162670
getAccounts() view returns (address[])
[0x7630Ef110a30C2991cF4E3aA4837fD51b3CB7ba0, 0xe2B255dD452CB15E69b18b883e0C123298236F48, 0xFfE22aA0c8de8E998e13dc8160d05475A5200942, 0xA4723f399e526Ad2C201e995B69E66936dc0d84E, 0xc127d53cf7455fB56d1Ea1786379fcd0CbBf19f1, 0xC2683080bFDc93DF05E515879D5deCda920206BE, 0x54A80223E78C36ad29B4fb3b3F63E0FED917b29D, 0x5Ce45bb57FEf19d63b374e464E04D040B2Fbe5bd, 0x6D54018dA206dec8Ef3F1227bDB6B7EF4a731846, 0x0BD183093718B5178Af0B9977D3e137d09675Cb4]
getTradeReserve() view returns (address tradeReserve)
0x0efb068354c10c070ddd64a0e8eaf8f054df7e26
isOwner() view returns (bool)
false
owner() view returns (address)
0xfd96267d89dd3115a829f5d66bb1d414bfcd56fe
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
addAccount(address account)
callAny(address target, uint256 amount, bytes data) returns (bool ok, bytes returnData)
callTradeReserve(bytes data) returns (bool ok, bytes returnData)
cancelOwnershipTransfer()
removeAccount(address account)
transferOwnership(address newOwner)
AddedAccount(address account)
Call(address target, uint256 amount, bytes data, bool ok, bytes returnData)
CallTradeReserve(bytes data, bool ok, bytes returnData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedAccount(address account)
constructor(address tradeReserve, address[] initialAccounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.