Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FTPLiqLock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14749361 | 3 years ago | | | 0 | 0.015125424 |
ABI
ABI objects
Getter at block 21434744
owner() view returns (address)
0xc69857409822c90bd249e55b397f63a79a878a55
Read-only
getLockedTokens(address _pair) view returns (uint256 ReleaseDate, address PayoutAddress, uint256 StartingBalance)
State-modifying
Events burnKeys(address _pair)
extendLock(address _pair, uint256 _epoch)
lockTokens(address _pair, uint256 _epoch, address _tokenPayout, address _router)
releaseTokens(address _pair)
transferOwnership(address _address)
updateUSDC(address _address)
BurnFailure(string Error)
Lock(address Pair, address Token1, address Token2, address Payout, uint256 Release)
LockExtended(address Pair, uint256 Release)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.