Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdcb5…eb09
Balances ($21.01)
Native
Value
$21.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0063 | $3,334.96 |
$21.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14571555 | 6 months ago | | | 0.0003 | 4.8134348e-7 | |
| 14571540 | 6 months ago | | | 0.0003 | 4.8134348e-7 | |
| 10709973 | 9 months ago | | | 0.0003 | 0.000000048447675199 | |
| 10708779 | 9 months ago | | | 0.0003 | 0.000000048448353261 | |
| 10708734 | 9 months ago | | | 0.0003 | 0.000000048448643859 | |
| 10708711 | 9 months ago | | | 0.0003 | 0.000000048448789158 | |
| 10708687 | 9 months ago | | | 0.0003 | 0.000000048448740725 | |
| 10634190 | 9 months ago | | | 0.0003 | 0.000000048449806251 | |
| 10634157 | 9 months ago | | | 0.0003 | 0.000000048449903117 | |
| 7090891 | a year ago | | | 0.0003 | 0.0000048433663 |
ABI
ABI objects
Getter at block 22766142
fee() view returns (uint256)
300000000000000
owner() view returns (address)
0xcf4cc546aacb784162fb2b6b743e27f10aa02095
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim(address _account, uint256 _rewardType) payable
renounceOwnership()
setContract(address _registry, address _implementation, address _tornAddress)
setFee(uint256 _newFee)
transferOwnership(address newOwner)
withdraw()
Claimed(address account, uint256 tokenId, address owner, uint256 rewardType)
FeeSet(uint256 oldFee, uint256 newFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RegistryAndImplementationSet(address registry, uint256 implementation)
constructor(address _registry, address _implementation, address _tornAddress)
receive()
AccountNotSupport()
InsufficientBalance()