OptionalLockupDistributor
Verified contract
Active on
Ethereum with 1,143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "OptionalLockupDistributor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16187626 | 2 years ago | | | 0 | 0.00047194543 | |
| 15977485 | 2 years ago | | | 0 | 0.00067894552 | |
| 15713512 | 2 years ago | | | 0 | 0.0067127533 | |
| 15712945 | 2 years ago | | | 0 | 0.015865623 | |
| 15712940 | 2 years ago | | | 0 | 0.017024745 | |
| 15712618 | 2 years ago | | | 0 | 0.0096430419 | |
| 15712371 | 2 years ago | | | 0 | 0.0080855872 | |
| 15712273 | 2 years ago | | | 0 | 0.0062355193 | |
| 15711857 | 2 years ago | | | 0 | 0.0054785860 | |
| 15711725 | 2 years ago | | | 0 | 0.0015955519 |
ABI
ABI objects
Getter at block 21332489
endBlock() view returns (uint256)
15713632
merkleRoot() view returns (bytes32)
0xd673d841af2fb506b28a4783c7c471172b3d2f1c4f54bb57cfd4277bbe83509b
stakingContract() view returns (address)
0x0c4576ca1c365868e162554af8e385dc3e7c66d9
token() view returns (address)
0x9c354503c38481a7a7a51629142963f98ecc12d0
Read-only
isClaimed(uint256 _index) view returns (bool)
isProofValid(uint256 _index, uint256 _amount, address _account, bytes32[] _merkleProof) view returns (bool)
State-modifying
Events burnRemainingOGV()
claim(uint256 _index, uint256 _amount, bytes32[] _merkleProof, uint256 _stakeDuration)
Claimed(uint256 indexed index, address indexed account, uint256 amount)
OGVBurned(uint256 amount)
constructor(address _token, bytes32 _merkleRoot, address _stakingContract, uint256 _endBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.