lockEtherPay
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaa1a…b7d6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EPAY | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5990597 | 6 years ago | | | 0 | 0.00035401000 |
ABI
ABI objects
Getter at block 21310649
beneficiary() view returns (address)
0x082510122cf9fc91be30b67c791420a3fe42dda6
end_time() view returns (uint256)
1562566038
fifty_two_weeks() view returns (uint256)
30585600
isLocked() view returns (bool)
true
isReleased() view returns (bool)
false
lockOver() view returns (bool)
true
owner() view returns (address)
0x2b3b2f07030931ec9b7c31ed080f57759de02da2
start_time() view returns (uint256)
1531980438
tokenBalance() view returns (uint256)
100000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events lock() returns (bool)
release()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenReleased(address beneficiary, uint256 token_amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.