ResourceEscrow
Verified contract
Active on
Ethereum with 2 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 "ResourceEscrow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10374884 | 4 years ago | | | 0 | 0.0024162436 | |
| 10374883 | 4 years ago | | | 0 | 0.0034491601 |
ABI
ABI objects
Getter at block 21389500
isStateNormal() view returns (bool)
false
owner() view returns (address)
0x9b0a078a5a8d5f96a810c73e7ed5b63c93729d16
paused() view returns (bool)
false
Read-only
availableBalance(string symbol) view returns (uint256)
isSupportTokens(string symbol) view returns (bool)
State-modifying
Events addToken(string symbol, address tokenContract)
destory()
pause()
restore()
transferOwnership(address newOwner)
withdraw(string symbol, address to, uint256 amount, bool isCharge)
Pause()
Restore()
Withdrawn(address indexed to, string symbol, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.