MerkleDistributor
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($54.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASv2 | ERC-20 | 1.456048K | $0.037222 |
$54.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12312114 | 4 years ago | | | 0 | 0.0025599840 | |
| 12310506 | 4 years ago | | | 0 | 0.0031364521 | |
| 12309499 | 4 years ago | | | 0 | 0.0022404900 | |
| 12308447 | 4 years ago | | | 0 | 0.0027448576 | |
| 12307179 | 4 years ago | | | 0 | 0.0028496400 | |
| 12303644 | 4 years ago | | | 0 | 0.0039919601 | |
| 12297775 | 4 years ago | | | 0 | 0.0041139561 | |
| 12288915 | 4 years ago | | | 0 | 0.0061213230 | |
| 12268470 | 4 years ago | | | 0 | 0.0060107610 | |
| 12253997 | 4 years ago | | | 0 | 0.0095497780 |
ABI
ABI objects
Getter at block 21392793
merkleRoot() view returns (bytes32)
0x153b7cbeadeae4fbd9682ee0f7af882a73c36c21e2195c3590f79ec8b8480540
owner() view returns (address)
0x68c3a95b35c45db5db67ed83c43305052fad6e04
token() view returns (address)
0x106538cc16f938776c7c180186975bca23875287
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
emergencyWithdraw()
renounceOwnership()
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.