LoopringIOExchangeOwner
Verified contract
Active on
Ethereum with 3,396 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 "LoopringIOExchangeOwner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13537126 | 3 years ago | | | 0 | 0.029399832 | |
| 11677118 | 4 years ago | | | 0 | 0.017605447 | |
| 11676879 | 4 years ago | | | 0 | 0.012723291 | |
| 11676483 | 4 years ago | | | 0 | 0.11545050 | |
| 11676379 | 4 years ago | | | 0 | 0.039865668 | |
| 11676286 | 4 years ago | | | 0 | 0.033241740 | |
| 11676286 | 4 years ago | | | 0 | 0.059137960 | |
| 11676196 | 4 years ago | | | 0 | 0.074866240 | |
| 11676011 | 4 years ago | | | 0 | 0.062287140 | |
| 11675757 | 4 years ago | | | 0 | 0.039398484 |
ABI
ABI objects
Getter at block 21169905
open() view returns (bool)
false
owner() view returns (address)
0xdd2a08a1c1a28c1a571e098914ca10f2877d9c97
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
target() view returns (address)
0x0baba1ad5be3a5c0a66e7ac838a129bf948f1ea4
Read-only
canDrain(address drainer, address) view returns (bool)
hasAccessTo(address user, bytes4 selector) view returns (bool)
isValidSignature(bytes32 signHash, bytes signature) view returns (bytes4)
permissions(address, bytes4) view returns (bool)
State-modifying
Events claimOwnership()
drain(address to, address token) returns (uint256 amount)
grantAccess(address user, bytes4 selector, bool granted)
openAccessToSubmitBlocks(bool _open)
renounceOwnership()
submitBlocksWithCallbacks(bool isDataCompressed, bytes data, struct LoopringIOExchangeOwnerCallbackConfig config)
transact(bytes data) payable
transferOwnership(address newOwner)
Drained(address to, address token, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PermissionUpdate(address indexed user, bytes4 indexed selector, bool allowed)
SubmitBlocksAccessOpened(bool open)
constructor(address _exchange)
fallback()
receive()
This contract contains no error objects.