KangaClaiming
Verified contract
Active on
Ethereum with 8,803 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb1c9…90c4
Balances ($70.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KANG | ERC-20 | 30.1K | $0.00234 |
$70.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257202 | an hour ago | | | 0 | 0.0020157931 | |
| 21256149 | 5 hours ago | | | 0 | 0.0020024399 | |
| 21255612 | 7 hours ago | | | 0 | 0.0018358787 | |
| 21252970 | 16 hours ago | | | 0 | 0.0023111145 | |
| 21251206 | 21 hours ago | | | 0 | 0.0035857504 | |
| 21244483 | 2 days ago | | | 0 | 0.0035101165 | |
| 21243814 | 2 days ago | | | 0 | 0.0043199387 | |
| 21243543 | 2 days ago | | | 0 | 0.0050333729 | |
| 21241877 | 2 days ago | | | 0 | 0.0024838522 | |
| 21237728 | 3 days ago | | | 0 | 0.0032582063 |
ABI
ABI objects
Getter at block 21257615
owner() view returns (address)
0x274f69668b3ed6bdf342ceda1b8dcbf5aba230d3
root() view returns (bytes32)
0x93d308f904d7737aefea0c9f900f916802ce35861718e25b837b1f0ec58f1c2b
Read-only
IsClaimed(address, uint8) view returns (bool)
isValid(bytes32[] proof, bytes32 leaf) view returns (bool)
stageStarted(uint8) view returns (bool)
tokensClaimed(address) view returns (uint256)
userBalance(address) view returns (uint256)
userInitialized(address) view returns (bool)
State-modifying
Events Claim(uint256 _amount, bytes32[] proof)
allowStageRelease(uint8 _stage)
renounceOwnership()
setRoot(bytes32 _root)
transferOwnership(address newOwner)
Claimed(address indexed tokenAddress, address indexed user, uint256 amount, uint256 indexed timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, bytes32 _root)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)