LpLocker

Verified contract

Active on Base with 8 txns
Deployed by via 0x938ac89e at 23458672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x746e45aa781f433a5de198cdba6438f107bec2ac8b97a5549465c100696ad956
0x0afdfbb8e4174f33d6167e5fc71cde36e6843706b0e9e831661b979a895fb362
0xfa530ec7191baf6550258f4618293a85fbb73511dcc79bbad44a8542cdee37fd
0xe1ee9f3c403990e39e943ce96043b849865532041eea05bf07233ae2b88bee07
0x703107f480fd3251c3021e59d67cf5aafb31a366508f7bfc1134d41fa39acc07
0xf2ab7c444ada6183b0733af0cfbca9343ce8f37e483d762ea1380374dcfdbf92
0x89bbb6c211c6858a3b2e25f48fa9465825c8e0ec9f3d05a632dee900943e5c39
0xbaf89314d7873b4edebd4ee83158da8588cada23312e0c08d741c56c6549d818

Functions
Getter at block 23733457
_fee(view returns (uint256)
60
_feeRecipient(view returns (address)
0x1eaf444ebdf6495c57ad52a04c61521bbf564ace
duration(view returns (uint256)
4132317178
end(view returns (uint256)
4132317178
owner(view returns (address)
0xc0da86fae8418c44d1d097d15820b656e46c7ec1
version(view returns (string)
0.0.1
vestingSchedule(view returns (uint256)
2398060917
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