Lockdrop
Verified contract
Active on
Ethereum with 1,222 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 |
---|---|---|---|---|---|
ZYGO | ERC-20 | 6.5K | $0.000492 |
$3.2 | |
ESE | ERC-20 | 4 | -- | -- | |
dMMM | ERC-20 | 0.7 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 15003566 | 2 years ago | | | 0 | 0.0014959582 | |
0x | 15003556 | 2 years ago | | | 0 | 0.0011859188 | |
0x | 13873178 | 3 years ago | | | 0 | 0.0012489953 | |
0x | 13873155 | 3 years ago | | | 0 | 0.0012763850 | |
0x | 13009203 | 3 years ago | | | 0 | 0.00081900000 | |
0x | 13009149 | 3 years ago | | | 0 | 0.00082079400 | |
Transfer | 12516548 | 4 years ago | | | 0.002 | 0.0012627600 | |
0x | 12516504 | 4 years ago | | | 0 | 0.00054719600 | |
Transfer | 12516484 | 4 years ago | | | 0.002 | 0.00052500000 | |
0x | 12516401 | 4 years ago | | | 0 | 0.00069300000 |
ABI
ABI objects
Getter at block 21309696
LOCK_DROP_PERIOD() view returns (uint256)
7948800
LOCK_END_TIME() view returns (uint256)
1567296000
LOCK_START_TIME() view returns (uint256)
1559347200
Read-only
addressFrom(address _origin, uint32 _nonce) pure returns (address)
State-modifying
Events lock(uint8 term, bytes edgewareAddr, bool isValidator) payable
signal(address contractAddr, uint32 nonce, bytes edgewareAddr)
Locked(address indexed owner, uint256 eth, address lockAddr, uint8 term, bytes edgewareAddr, bool isValidator, uint256 time)
Signaled(address indexed contractAddr, bytes edgewareAddr, uint256 time)
constructor(uint256 startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.