MerkleDropV2
Verified contract
Active on
Ethereum with 3,142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,463.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 13.472264K | $0.999366 |
$13,463.72 | |
0xc241…9dcc | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20882732 | 2 months ago | | | 0 | 0.00041861901 | |
| 20767111 | 2 months ago | | | 0 | 0.00022065218 | |
| 20766550 | 2 months ago | | | 0 | 0.00026739006 | |
| 20255436 | 4 months ago | | | 0 | 0.00014400781 | |
| 20255423 | 4 months ago | | | 0 | 0.00054402500 | |
| 19965403 | 6 months ago | | | 0 | 0.0011964150 | |
| 19964463 | 6 months ago | | | 0 | 0.0011306450 | |
| 19960657 | 6 months ago | | | 0 | 0.0010292360 | |
| 19960421 | 6 months ago | | | 0 | 0.0022642335 | |
| 19960107 | 6 months ago | | | 0 | 0.0011125373 |
ABI
ABI objects
Getter at block 21213592
owner() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
root() view returns (bytes32)
0xe5d977593467b11728bf2962edae753ac16b0166314eea386ecd97313573bb7d
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
claimed(address) view returns (uint256)
State-modifying
Events redeemFees(address _account, uint256 _amount, bytes32[] _proof)
renounceOwnership()
transferOwnership(address newOwner)
updateMerkleRoot(bytes32 _merkleRoot)
withdrawFees(address _account, uint256 _amount)
FeesClaimed(address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleroot, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.