LockupDistributor
Verified contract
Active on
Ethereum with 9,598 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 |
---|---|---|---|---|---|
MAV | ERC-20 | 3.799036M | $0.26993 |
$1,025,473.88 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163268 | 19 days ago | | | 0 | 0.0010067671 | |
| 21095004 | a month ago | | | 0 | 0.00044182229 | |
| 21049525 | a month ago | | | 0 | 0.00048730886 | |
| 21039040 | a month ago | | | 0 | 0.00037728629 | |
| 21004145 | a month ago | | | 0 | 0.00041610208 | |
| 20999112 | a month ago | | | 0 | 0.00066924268 | |
| 20978989 | a month ago | | | 0 | 0.0013421040 | |
| 20970677 | a month ago | | | 0 | 0.0014493799 | |
| 20953299 | 2 months ago | | | 0 | 0.00069124892 | |
| 20948446 | 2 months ago | | | 0 | 0.00063957418 |
ABI
ABI objects
Getter at block 21298286
merkleRoot() view returns (bytes32)
0xf107ec0856b06579854cb81cdda61bd8f59a926f210ef8c514ba4b3cf6a90982
stakingContract() view returns (address)
0x4949ac21d5b2a0ccd303c20425eeb29dccba66d8
startTimestamp() view returns (uint256)
1687939200
token() view returns (address)
0x7448c7456a97769f6cd04f1e83a4a23ccdc46abd
Read-only
isClaimed(uint256 _index) view returns (bool)
isProofValid(uint256 _index, uint256 _amount, address _account, bytes32[] _merkleProof) view returns (bool)
State-modifying
Events claim(uint256 _index, uint256 _amount, bytes32[] _merkleProof, uint256 _stakeDuration)
Claimed(uint256 indexed index, address indexed account, uint256 amount, uint256 stakeDuration)
constructor(address _token, bytes32 _merkleRoot, address _stakingContract, uint256 _startTimestamp)
This contract contains no fallback and receive objects.
This contract contains no error objects.