Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaa1a…b7d6
Balances ($0.00)
No balances found for "LockToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8452204 | 5 years ago | | | 0 | 0.00029407840 | |
| 6863368 | 6 years ago | | | 0 | 0.00091574600 |
ABI
ABI objects
Getter at block 21119392
beneficiary() view returns (address)
0x4f838016d57e7d0fbe23d0665c9af4835d79540b
end_time() view returns (uint256)
1566169200
isLocked() view returns (bool)
true
isReleased() view returns (bool)
true
lockOver() view returns (bool)
true
owner() view returns (address)
0xa2635b3d63b4e31976419865e1a81553bb347be3
start_time() view returns (uint256)
1544480471
tokenBalance() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events lock(uint256 lockTime) returns (bool)
release()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenReleased(address beneficiary, uint256 token_amount)
constructor(address tokenContractAddress, address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.