LpLocker

Verified contract

Active on Base with 9 txns
Deployed by via 0x30c61e71 at 23118040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x034ca7083e127da1d049297d2a12ab1822480ccc0e71fb2e4f940073946eb60e
0x2844737561c463544fca8d550084308ab36a4d81687b2255845d31699be373ae
0x5560691287733dba9050c45dfe1173b5ea6c90a89266056dad75fa01bd131969
0xa62d04eae14918cade06c115648e521333b138be31c56fb1a305c9eacd7cddf6
0x9fa1a0a9f98509fad1605960df7c638cbf80a7387b3e3c140a3d86b869bca721
0x10683b3c5fd04f3a3d54bbb78c6e9b84cd8c4ff42dd176143f43420cd8249ee6
0xe8442d0541abef423c18d5d07cbff8ee02abce7250624e62302e70d7839e73d3
0xe605635a8155834858ffc28e7fd401f67235e42911f93077d4660ab7c961946e
0x17c50df7679b183bc7982c43c2442c3cd9efe39d3f20ca23c306f8b87e85df35

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