Lockdrop
Verified contract
Active on
Ethereum with 3,981 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 |
---|---|---|---|---|---|
XMON | ERC-20 | 120.000907 | $520.42 |
$62,450.87 | |
SUDO | ERC-20 | 206.216628K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20372389 | 4 months ago | | | 0 | 0.00027897571 | |
| 20368984 | 4 months ago | | | 0 | 0.00023583901 | |
| 20305163 | 4 months ago | | | 0 | 0.00020092982 | |
| 19925298 | 6 months ago | | | 0 | 0.00071539857 | |
| 19849396 | 6 months ago | | | 0 | 0.00016376938 | |
| 19703520 | 7 months ago | | | 0 | 0.00050161218 | |
| 18996658 | 10 months ago | | | 0 | 0.0012828863 | |
| 18940306 | 10 months ago | | | 0 | 0.0010746681 | |
| 18924892 | 10 months ago | | | 0 | 0.00070158912 | |
| 18866625 | a year ago | | | 0 | 0.00092682284 |
ABI
ABI objects
Getter at block 21161033
newToken() view returns (address)
0x3446dd70b2d52a6bf4a5a192d9b0a161295ab7f9
oldToken() view returns (address)
0x3aada3e213abf8529606924d8d1c55cbdc70bf74
unlockTimestamp() view returns (uint64)
1677726246
Read-only
lockedOldTokenBalance(address) view returns (uint256)
State-modifying
Events lock(uint256 oldTokenAmount, address recipient) returns (uint256 newTokenAmount)
unlock(address recipient) returns (uint256 oldTokenAmount)
This contract contains no event objects.
constructor(address oldToken_, address newToken_, uint64 unlockTimestamp_)
This contract contains no fallback and receive objects.
Error_AfterUnlockTimestamp()
Error_BeforeUnlockTimestamp()