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

LpLocker

Verified contract

Active on Base with 8 txns
Deployed by via 0xce982cb9 at 23077321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x3569ba47276a45aa48663f3c2e884af98021c155b432850ec414e2122a248d04
0x491edc221774acc94165e07c67653887dd4a01f7776331eb6e1f6bd41bdfa189
0x999ef2f105da83d064fc647f1090036bd90776f39938d11181c6f25ecd205fd6
0xe33e989b9cbbf4f08bbf2ace4c0db08a321e44cf11317a33c80c9b686b7f1f0a
0x35a28c5495b4fd98e7e8d4056d3484477f7c93e48aca38f75c0668938d2d459c
0x76a4db5b1b00c0469468c9ee0df8774b1e2f5871337eb435c8e1bc08b385c5c6
0x5e5b226b9e8a8544ce40c284019bcc5cf3fa672133c96885e3b0d3fe21a527b9
0xd454e64a33e35afc05c4dc0e727367fbe479ba329f4c7b6cfb00c1892e6541ca

Functions
Getter at block 23318504
_fee(view returns (uint256)
60
_feeRecipient(view returns (address)
0x1eaf444ebdf6495c57ad52a04c61521bbf564ace
duration(view returns (uint256)
4132317178
end(view returns (uint256)
4132317178
owner(view returns (address)
0x4005cfa230f4a422d119406f826e9894daac19d9
version(view returns (string)
0.0.1
vestingSchedule(view returns (uint256)
2398890823
Read-only
_erc721Released(addressview returns (uint256)
released(address tokenview returns (uint256)
State-modifying
collectFees(address _recipientuint256 _tokenId
initializer(uint256 token_id
onERC721Received(addressaddress fromuint256 idbytes datareturns (bytes4)
release(
renounceOwnership(
transferOwnership(address newOwner
withdrawERC20(address _token
Events
ClaimedFees(address indexed claimeraddress indexed token0address indexed token1uint256 amount0uint256 amount1uint256 totalAmount1uint256 totalAmount0
ERC721Released(address indexed tokenuint256 amount
LockDuration(uint256 _time
LockId(uint256 _id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address indexed fromuint256 tokenId
Constructor
constructor(address tokenaddress beneficiaryuint64 durationSecondsuint256 feeaddress feeRecipient
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account