DegensTokenDistributor
Verified contract
Active on
Ethereum with 308 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 |
---|---|---|---|---|---|
DEGENS | ERC-20 | 415.18612K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20682520 | 2 months ago | | | 0 | 0.000081151860 | |
| 19803015 | 6 months ago | | | 0 | 0.00035354400 | |
| 19011269 | 10 months ago | | | 0 | 0.0017485520 | |
| 18169085 | a year ago | | | 0 | 0.00079058056 | |
| 17886287 | a year ago | | | 0 | 0.0029649360 | |
| 17738720 | a year ago | | | 0 | 0.0019006000 | |
| 17578524 | a year ago | | | 0 | 0.0013552520 | |
| 17442286 | a year ago | | | 0 | 0.0015204800 | |
| 17143120 | 2 years ago | | | 0 | 0.0028889120 | |
| 16931459 | 2 years ago | | | 0 | 0.0022807200 |
ABI
ABI objects
Getter at block 21205964
merkleRoot() view returns (bytes32)
0xda4e37b3a2d28c22917a1477ecbdaa55bd6e90f2628d283065a59b303f8f3f5a
timeDeployed() view returns (uint64)
1603555354
token() view returns (address)
0xdd039990bd551ce7437d3bf54d155220b7988b71
unclaimed() view returns (uint256)
415186120374548135988196
Read-only
amountClaimable(uint256 index, uint256 allocation, uint256 vestingYears) view returns (uint256)
claimed(uint256) view returns (uint256)
State-modifying
Events claim(uint256 index, address claimer, uint256 allocation, uint256 vestingYears, bytes32[] witnesses, uint256 path)
This contract contains no event objects.
constructor(bytes32 merkleRoot_, uint256 unclaimed_)
This contract contains no fallback and receive objects.
This contract contains no error objects.