AudiusClaimDistributor
Verified contract
Active on
Ethereum with 5,633 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AudiusClaimDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11522946 | 4 years ago | | | 0 | 0.0034571629 | |
| 11507668 | 4 years ago | | | 0 | 0.0049486500 | |
| 11507285 | 4 years ago | | | 0 | 0.0042439680 | |
| 11506687 | 4 years ago | | | 0 | 0.0067707200 | |
| 11506582 | 4 years ago | | | 0 | 0.0076904000 | |
| 11506486 | 4 years ago | | | 0 | 0.0075369840 | |
| 11506477 | 4 years ago | | | 0 | 0.0027993200 | |
| 11506476 | 4 years ago | | | 0 | 0.0027993200 | |
| 11506472 | 4 years ago | | | 0 | 0.0026802000 | |
| 11506469 | 4 years ago | | | 0 | 0.0026802000 |
ABI
ABI objects
Getter at block 21266268
merkleRoot() view returns (bytes32)
0x07401fcede739c9a35a1947088ca5c442df139956689e189775bc14feebac554
token() view returns (address)
0x18aaa7115705e8be94bffebde57af9bfc265b998
withdrawAddress() view returns (address)
0x4deca517d6817b6510798b7328f2314d3003abac
withdrawBlock() view returns (uint256)
11508200
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
withdraw()
Claimed(uint256 index, address account, uint256 amount)
constructor(address _token, bytes32 _merkleRoot, uint256 _withdrawBlock, address _withdrawAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.