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) |
---|---|---|---|---|---|---|---|
| 5931636 | 6 years ago | | | 0 | 0.00084458400 |
ABI
ABI objects
Getter at block 21186518
beneficiary() view returns (address)
0x7665b0a38b44c81362e8518b96ce97a893255245
end_time() view returns (uint256)
1560061387
fifty_two_weeks() view returns (uint256)
28944000
isLocked() view returns (bool)
true
isReleased() view returns (bool)
false
lockOver() view returns (bool)
true
owner() view returns (address)
0x57524d1e600f0dd63cb64d5e46abffb75d467c8a
start_time() view returns (uint256)
1531117387
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.