LpLocker

Verified contract

Active on Base with 4 txns
Deployed by via 0xe0785ce5 at 23157354
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x4755f290923b80debaa83324a1b70187a99042fd4ba41a1b2a14a9211eb75cf9
0xda7fbf5ddbecfdaf08d150b6b50e09c8973dedc7d052b4ba31c0d0fd2429e7fa
0x8787fb61e7cb47d4f03301950719fe4baf591e0a9cb13cb02b4d47633ffa327e
0xc53bd016d3a82a0d66c64964ac9c0c30ffa8c7266ef11c18430cd0d3791fe976

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