RetroactiveVesting
Verified contract
Active on
Ethereum with 3,586 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 |
---|---|---|---|---|---|
SDL | ERC-20 | 108.366962M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21186637 | 5 days ago | | | 0 | 0.0026951731 | |
| 20954316 | a month ago | | | 0 | 0.00045044210 | |
| 20859330 | 2 months ago | | | 0 | 0.00055040716 | |
| 20813282 | 2 months ago | | | 0 | 0.0023906003 | |
| 20803784 | 2 months ago | | | 0 | 0.00033890620 | |
| 20738848 | 2 months ago | | | 0 | 0.00010354216 | |
| 20738646 | 2 months ago | | | 0 | 0.00011647807 | |
| 20738592 | 2 months ago | | | 0 | 0.00011577528 | |
| 20738447 | 2 months ago | | | 0 | 0.00010615164 | |
| 20738071 | 2 months ago | | | 0 | 0.00011832160 |
ABI
ABI objects
Getter at block 21219486
DURATION() view returns (uint256)
62899200
merkleRoot() view returns (bytes32)
0x235d88efaae4e04494277ca85279b0550806a2b3efb124e38933a167ba4e7cec
startTimestamp() view returns (uint256)
1637042400
token() view returns (address)
0xf1dc500fde233a4055e25e5bbf516372bc4f6871
Read-only
vestedAmount(address account) view returns (uint256)
vestings(address) view returns (bool isVerified, uint120 totalAmount, uint120 released)
State-modifying
Events claimReward(address account)
verifyAndClaimReward(address account, uint256 totalAmount, bytes32[] merkleProof)
Claimed(address indexed account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, uint256 startTimestamp_)
This contract contains no fallback and receive objects.
This contract contains no error objects.