Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oDoge | ERC-20 | 0.784725 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18109980 | a year ago | | | 0 | 0.00018858400 | |
| 17439063 | 2 years ago | | | 0 | 0.0014286193 | |
| 17439061 | 2 years ago | | | 0 | 0.00099213019 | |
| 17406173 | 2 years ago | | | 0 | 0.0018138309 | |
| 17319414 | 2 years ago | | | 0 | 0.0027903889 | |
| 17319411 | 2 years ago | | | 0 | 0.0017478363 | |
| 17319325 | 2 years ago | | | 0 | 0.0024130568 | |
| 17307472 | 2 years ago | | | 0 | 0.0022435452 | |
| 17305739 | 2 years ago | | | 0 | 0.0024940879 | |
| 17302075 | 2 years ago | | | 0 | 0.0034082419 |
ABI
ABI objects
Getter at block 21416834
owner() view returns (address)
0xbc5116f48038400cace417bbece68a2407e4292d
tokenAddress() view returns (address)
0x68b429161ec09a6c1d65ba70727ab1faa5bc4026
Read-only
claimableAmount(address) view returns (uint256)
claimedAmount(address) view returns (uint256)
State-modifying
Events claim()
renounceOwnership()
setClaimableAmount(address[] _users, uint256[] _amounts)
setTokenAddress(address _tokenAddress)
transferOwnership(address newOwner)
withdrawBEP20(address _tokenAddress, uint256 amount) returns (bool)
withdrawEth(uint256 amount) returns (bool)
Claimed(address indexed user, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferOwnerShip(address indexed previousOwner)
constructor()
receive()
This contract contains no error objects.