MerkleDistributor
Verified contract
Active on
Ethereum with 643 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PSDN | ERC-20 | 10.242679K | $1.21 |
$12,393.64 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889875 | 2 months ago | | | 0 | 0.00030751350 | |
| 20889847 | 2 months ago | | | 0 | 0.00028993470 | |
| 20247239 | 4 months ago | | | 0 | 0.00014974138 | |
| 19172062 | 9 months ago | | | 0 | 0.0031250177 | |
| 18776040 | a year ago | | | 0 | 0.0027778709 | |
| 18171371 | a year ago | | | 0 | 0.0017574489 | |
| 18066382 | a year ago | | | 0 | 0.00079439285 | |
| 17868862 | a year ago | | | 0 | 0.0016617423 | |
| 17012771 | 2 years ago | | | 0 | 0.0016693210 | |
| 16869527 | 2 years ago | | | 0 | 0.0024668472 |
ABI
ABI objects
Getter at block 21227380
merkleRoot() view returns (bytes32)
0x75beb3666ff6eda52607e79d06fc646c644180ede7d44ce15df02e0ae29294a1
token() view returns (address)
0xa5b947687163fe88c3e6af5b17ae69896f4abccf
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.