MerkleAirdrop
Verified contract
Active on
Ethereum with 2,919 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,031,941.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CVX | ERC-20 | 337.23585K | $3.06 |
$1,031,941.7 | |
CVE | ERC-20 | 13.02857M | -- | -- | |
COOM | ERC-20 | 230K | -- | -- | |
CNV | ERC-20 | 63.37349K | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- | |
0xd259…7a08 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269265 | 16 hours ago | | | 0 | 0.00087020908 | |
| 21250244 | 3 days ago | | | 0 | 0.0010391590 | |
| 20974872 | a month ago | | | 0 | 0.0013735488 | |
| 20798281 | 2 months ago | | | 0 | 0.0013048491 | |
| 20742419 | 2 months ago | | | 0 | 0.00046555873 | |
| 20731981 | 2 months ago | | | 0 | 0.00047857224 | |
| 20583824 | 3 months ago | | | 0 | 0.00027891203 | |
| 20541915 | 3 months ago | | | 0 | 0.00029652395 | |
| 20459606 | 4 months ago | | | 0 | 0.0069798731 | |
| 20326036 | 4 months ago | | | 0 | 0.0010698514 |
ABI
ABI objects
Getter at block 21273902
merkleRoot() view returns (bytes32)
0x632a2ad201c5b95d3f75c1332afdcf489d4e6b4b7480cf878d8eba2aa87d5f73
mintToken() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x947b7742c403f20e5faccdac5e092c943e7d0277
rewardContract() view returns (address)
0x0000000000000000000000000000000000000000
rewardToken() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
Read-only
hasClaimed(address) view returns (bool)
State-modifying
Events claim(bytes32[] _proof, address _who, uint256 _amount) returns (bool)
setMintToken(address _mintToken)
setOwner(address _owner)
setRewardContract(address _rewardContract)
setRewardToken(address _rewardToken)
setRoot(bytes32 _merkleRoot)
Claim(address addr, uint256 num)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.