MerkleDistributor
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sdFRAX3CRV-f | ERC-20 | 1.175448K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14805082 | 3 years ago | | | 0 | 0.0012746155 | |
| 14677849 | 3 years ago | | | 0 | 0.0026010109 | |
| 13782527 | 3 years ago | | | 0 | 0.0035988704 | |
| 13737244 | 3 years ago | | | 0 | 0.0058874333 | |
| 13696684 | 3 years ago | | | 0 | 0.0069848415 | |
| 13664056 | 3 years ago | | | 0 | 0.0080257278 | |
| 13616364 | 3 years ago | | | 0 | 0.011458929 | |
| 13616119 | 3 years ago | | | 0 | 0.0072203177 | |
| 13615169 | 3 years ago | | | 0 | 0.010206673 | |
| 13601129 | 3 years ago | | | 0 | 0.0099847925 |
ABI
ABI objects
Getter at block 21331721
lastRoot() view returns (uint256)
1635431061
pendingMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proposalAuthority() view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
reviewAuthority() view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
rewardToken() view returns (address)
0x5af15da84a4a6edf2d9fa6720de921e1026e37b7
Read-only
isClaimed(uint256 merkleIndex, uint256 index) view returns (bool)
merkleRoots(uint256) view returns (bytes32)
State-modifying
Events claim(uint256 merkleIndex, uint256 index, uint256 amount, bytes32[] merkleProof)
proposeMerkleRoot(bytes32 _merkleRoot)
reviewPendingMerkleRoot(bool _approved)
setProposalAuthority(address _account)
setReviewAuthority(address _account)
Claimed(uint256 merkleIndex, uint256 index, address account, uint256 amount)
constructor(address _proposalAuthority, address _reviewAuthority)
This contract contains no fallback and receive objects.
This contract contains no error objects.