TokenLockerV1

Verified contract

Active on Base with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenLockerV1"

0x180cdfde2f22cc602666808c3e2b54512d03ebc41e21b6d4855ccddcbbbf8355
0xf98397f0bb517b321772fe303dc4a0111543f9b216ce8cfece1697054224f3e7

Functions
Getter at block 23080662
getIsLpToken(view returns (bool)
true
getLockData(view returns (bool isLpTokenuint40 idaddress contractAddressaddress lockOwneraddress tokenaddress createdByuint40 createdAtuint40 unlockTimeuint256 balanceuint256 totalSupply)
(isLpToken=true, id=220, contractAddress=0x475727ea3a7c8b7fc2f313165f5ee861541b7b63, lockOwner=0x8771bf0456ba814799f6e454b454c35420c2434f, token=0x0502e3c68aa21a22132c240f89873c37a15382cd, createdBy=0x8771bf0456ba814799f6e454b454c35420c2434f, createdAt=1691017463, unlockTime=1694041380, balance=0, totalSupply=96505760901448)
 
getLpData(view returns (bool hasLpDatauint40 idaddress token0address token1uint256 balance0uint256 balance1uint256 price0uint256 price1)
owner(view returns (address)
0x8771bf0456ba814799f6e454b454c35420c2434f
Read-only

This contract contains no read-only function objects.

State-modifying
deposit(uint256 amount_uint40 newUnlockTime_
transferOwnership(address newOwner_
withdraw(
withdrawEth(
withdrawToken(address address_
Events
Deposited(uint256 amount
Extended(uint40 newUnlockTime
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Withdrew(
Constructor
constructor(address manager_uint40 id_address owner_address tokenAddress_uint40 unlockTime_
Fallback and receive
receive(
Errors

This contract contains no error objects.