LoopringIOExchangeOwner
Verified contract
Active on
Ethereum with 549 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) |
---|---|---|---|---|---|---|---|
| 18553717 | a year ago | | | 0 | 0.016935878 | |
| 18553716 | a year ago | | | 0 | 0.20105386 | |
| 18553714 | a year ago | | | 0 | 0.18041721 | |
| 18553375 | a year ago | | | 0 | 0.0015944250 | |
| 18553348 | a year ago | | | 0 | 0.0068633912 | |
| 18553341 | a year ago | | | 0 | 0.0068876799 | |
| 18553335 | a year ago | | | 0 | 0.014530220 | |
| 18553320 | a year ago | | | 0 | 0.0088869645 | |
| 18552506 | a year ago | | | 0 | 0.031557150 | |
| 18551580 | a year ago | | | 0 | 0.028524151 |
ABI
ABI objects
Getter at block 21326364
open() view returns (bool)
false
owner() view returns (address)
0xacd3a62f3eed1bfe4ff0ec8240d645c1f5477f82
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
target() view returns (address)
0x9c8f884b15a1fcd5b4bceb8647dc2d15165906c7
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.