This contract is being backfilled. You may encounter incomplete storage history.

TokenLockerV1

Verified contract

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

No balances found for "TokenLockerV1"

0x31ac41eed07fec2f0d246ec5afd95544fc0e120e9f2bd2ff68c72afe12dc388c

Functions
Getter at block 23869406
getIsLpToken(view returns (bool)
true
getLockData(view returns (bool isLpTokenuint40 idaddress contractAddressaddress lockOwneraddress tokenaddress createdByuint40 createdAtuint40 unlockTimeuint256 balanceuint256 totalSupply)
(isLpToken=true, id=3391, contractAddress=0x57c9a98ef8bd51712b9f60937652f9f3a3545ce7, lockOwner=0x69a60f377b296aa89db6506deb39bc30c3cbe4cd, token=0x006a3afa1991bdeddf8675daa6539cb0b817f828, createdBy=0x69a60f377b296aa89db6506deb39bc30c3cbe4cd, createdAt=1716773419, unlockTime=1719365414, balance=0, totalSupply=1000)
 
getLpData(view returns (bool hasLpDatauint40 idaddress token0address token1uint256 balance0uint256 balance1uint256 price0uint256 price1)
owner(view returns (address)
0x69a60f377b296aa89db6506deb39bc30c3cbe4cd
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.