Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#1229265) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LpLocker"
ABI
ABI objects
Getter at block 22916455
_fee() view returns (uint256)
60
_feeRecipient() view returns (address)
0x04f6ef12a8b6c2346c8505ee4cff71c43d2dd825
duration() view returns (uint256)
4132317178
end() view returns (uint256)
4132317178
owner() view returns (address)
0xe0c959eedcfd004952441ea4fb4b8f5af424e74b
version() view returns (string)
0.0.1
vestingSchedule() view returns (uint256)
2399694921
Read-only
_erc721Released(address) view returns (uint256)
released(address token) view returns (uint256)
State-modifying
Events collectFees(address _recipient, uint256 _tokenId)
initializer(uint256 token_id)
onERC721Received(address, address from, uint256 id, bytes data) returns (bytes4)
release()
renounceOwnership()
transferOwnership(address newOwner)
withdrawERC20(address _token)
ClaimedFees(address indexed claimer, address indexed token0, address indexed token1, uint256 amount0, uint256 amount1, uint256 totalAmount1, uint256 totalAmount0)
ERC721Released(address indexed token, uint256 amount)
LockDuration(uint256 _time)
LockId(uint256 _id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address indexed from, uint256 tokenId)
constructor(address token, address beneficiary, uint64 durationSeconds, uint256 fee, address feeRecipient)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)