This contract is being backfilled. You may encounter incomplete storage history.

KangaClaiming

Verified contract

Active on Ethereum with 8,483 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $84.42
0xe44363772e347338fc61b3276d50cdf8ff60e0400016f5a2559227fcbcd89cca
0xb57ef92671cc1b1afaa6ed75b577650e26674d4e51fa437c1bb2afed16d5a97c
0x579775287e9dfe29c72deb06efc771bb12657a7db60424d940991d25b999f864
0xe2c420e655de89b407a6331d693e3cbf4768286434ffd80dcb5903fc63d7668a
0xde31abc1e9bda64e2f2432a65da2b775eaff45e0e1237a9dfd20fec65d091354
0x2748de481f72df8fd6ebe598833f9d1e29d73a376dfda70990ff3f93919ab61d
0xa1f16aeba7e1696d653a0cba79d682cd092d2ce04d88a1b6997bba318aa6d259
0xd49bd582a682c6f3e2dc181a802cd106c9eacfa9d6f5cb5ec2c6c6dafee604cc
0x37fb8df4c6885fd44d1f7b2293b0ebf4657a0ac531fb13d6e81c025465146bc2
0x7cff3e49f2d35e5c5259c77d32b8d71e97a1df4423482cbffb3d669b8f2e559a

Functions
Getter at block 20796656
owner(view returns (address)
0x274f69668b3ed6bdf342ceda1b8dcbf5aba230d3
root(view returns (bytes32)
0x93d308f904d7737aefea0c9f900f916802ce35861718e25b837b1f0ec58f1c2b
Read-only
IsClaimed(addressuint8view returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
stageStarted(uint8view returns (bool)
tokensClaimed(addressview returns (uint256)
userBalance(addressview returns (uint256)
userInitialized(addressview returns (bool)
State-modifying
Claim(uint256 _amountbytes32[] proof
allowStageRelease(uint8 _stage
renounceOwnership(
setRoot(bytes32 _root
transferOwnership(address newOwner
Events
Claimed(address indexed tokenAddressaddress indexed useruint256 amountuint256 indexed timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenbytes32 _root
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token