LoopringIOExchangeOwner
Verified contract
Active on
Ethereum with 4,872 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.03)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00001 | $3,186.06 |
$0.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157473 | 2 hours ago | | | 0 | 0.027476941 | |
| 21157128 | 3 hours ago | | | 0 | 0.028741437 | |
| 21156924 | 3 hours ago | | | 0 | 0.021284293 | |
| 21156490 | 5 hours ago | | | 0 | 0.017382675 | |
| 21156028 | 6 hours ago | | | 0 | 0.019613564 | |
| 21155393 | 8 hours ago | | | 0 | 0.024306102 | |
| 21155112 | 9 hours ago | | | 0 | 0.021248107 | |
| 21154845 | 10 hours ago | | | 0 | 0.014701525 | |
| 21154278 | 12 hours ago | | | 0 | 0.013580338 | |
| 21153930 | 13 hours ago | | | 0 | 0.020868353 |
ABI
ABI objects
Getter at block 21157926
open() view returns (bool)
false
owner() view returns (address)
0x2028834b2c0a36a918c10937eea71be4f932da52
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
target() view returns (address)
0x9c07a72177c5a05410ca338823e790876e79d73b
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()
submitBlocks(bool isDataCompressed, bytes data)
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)
TargetCalled(address target, bytes data)
constructor(address _exchange)
fallback()
receive()
This contract contains no error objects.