Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DNLPLocker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20592524 | 3 months ago | | | 0 | 0.00027236069 | |
| 20392951 | 4 months ago | | | 0 | 0.00015499719 | |
| 19222762 | 10 months ago | | | 0 | 0.0031254860 | |
| 19220879 | 10 months ago | | | 0 | 0.0052529157 | |
| 19215891 | 10 months ago | | | 0 | 0.0071006890 | |
| 19215204 | 10 months ago | | | 0 | 0.015664610 | |
| 19214774 | 10 months ago | | | 0 | 0.020598874 | |
| 19214760 | 10 months ago | | | 0 | 0.010970329 |
ABI
ABI objects
Getter at block 21328471
owner() view returns (address)
0x518c62a7d4d61b84b21daf5a06e58516e1c7ed0c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
positionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
Read-only
lockUpDeadline(uint256) view returns (uint256)
nftLocked(uint256) view returns (bool)
withdrawTriggered(uint256) view returns (bool)
State-modifying
Events acceptOwnership()
cancelNFTWithdrawal(uint256 _tokenId)
collectLPFees(uint256 _tokenId)
lockNFT(uint256 _tokenId)
renounceOwnership()
setLPPositionManager(address account)
transferOwnership(address newOwner)
triggerNFTWithdrawal(uint256 _tokenId)
withdrawNFT(uint256 _tokenId)
CancelNFTWithdrawal(uint256 tokenId)
CollectLPFees(uint256 tokenId, uint256 amount0, uint256 amount1)
LockNFT(uint256 tokenId)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TriggerNFTWithdrawal(uint256 tokenId)
WithdrawNFT(uint256 tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.