MerklePayout
Verified contract
Active on
Ethereum with 309 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 |
---|---|---|---|---|---|
StableDAI.com | ERC-20 | 736 | -- | -- | |
daiblack.com | ERC-20 | 150 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15998350 | 2 years ago | | | 0 | 0.00079937791 | |
| 15808402 | 2 years ago | | | 0 | 0.00068490328 | |
| 15784480 | 2 years ago | | | 0 | 0.0015140372 | |
| 15784480 | 2 years ago | | | 0 | 0.0015140372 | |
| 15712899 | 2 years ago | | | 0 | 0.0038157096 | |
| 15697132 | 2 years ago | | | 0 | 0.00093192912 | |
| 15697033 | 2 years ago | | | 0 | 0.0017499276 | |
| 15684233 | 2 years ago | | | 0 | 0.0019698759 | |
| 15683861 | 2 years ago | | | 0 | 0.0013076181 | |
| 15680943 | 2 years ago | | | 0 | 0.00035936704 |
ABI
ABI objects
Getter at block 21383827
funder() view returns (address)
0xde21f729137c5af1b01d73af1dc21effa2b8a0d6
merkleRoot() view returns (bytes32)
0xaadde9ced96c96a201163ed6e42c77adc50a400853818291e779ec64b15a8893
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
hasClaimed(uint256 _index) view returns (bool)
State-modifying
Events batchClaim(struct MerklePayoutClaim[] _claims)
claim(struct MerklePayoutClaim _claim)
reclaimFunds(address _token)
BatchClaimTriggered(address indexed funder)
FundsClaimed(uint256 index, address indexed claimee, uint256 indexed amount)
ReclaimFunds(address indexed funder, address indexed token, uint256 indexed amount)
constructor(address _token, bytes32 _merkleRoot, address _funder)
This contract contains no fallback and receive objects.
This contract contains no error objects.