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.00035191000 |
ABI
ABI objects
Getter at block 21295223
beneficiary() view returns (address)
0x917048d4d0d629b841331263980f17af6afd6a1f
end_time() view returns (uint256)
1561356438
fifty_two_weeks() view returns (uint256)
29376000
isLocked() view returns (bool)
true
isReleased() view returns (bool)
false
lockOver() view returns (bool)
true
owner() view returns (address)
0x9fc05b2dae3a22ac99a1bcc4328311da09090fb4
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.