UniV3PosLockup
Verified contract
Active on
Ethereum with 203 txns
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 |
---|---|---|---|---|---|
UniLP.org | ERC-20 | 500 | -- | -- | |
UniswapLP.org | ERC-20 | 400 | -- | -- | |
V3Reward.com | ERC-20 | 300 | -- | -- | |
(#203777) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#197493) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#194909) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#194348) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#194280) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#194230) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#193213) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19336623 | 8 months ago | | | 0 | 0.0081351740 | |
| 19115941 | 9 months ago | | | 0 | 0.0055493869 | |
| 17267991 | a year ago | | | 0 | 0.014278599 | |
| 16288343 | 2 years ago | | | 0 | 0.0019452657 | |
| 16210066 | 2 years ago | | | 0 | 0.0019268531 | |
| 16066781 | 2 years ago | | | 0 | 0.00028809408 | |
| 16066781 | 2 years ago | | | 0 | 0.0015906779 | |
| 15426810 | 2 years ago | | | 0 | 0.00094985937 | |
| 15179285 | 2 years ago | | | 0 | 0.0014226498 | |
| 15060377 | 2 years ago | | | 0 | 0.0098039436 |
ABI
ABI objects
Getter at block 21168414
initPrice() view returns (uint128)
1000000000000000000
lockActivated() view returns (bool)
false
owner() view returns (address)
0x71d024c31a1324496b9f69533618cefd09770010
pilgrimCore() view returns (address)
0x7f39be46d25876086a3402d37a7cb1ef796a1242
pilgrimMetaNft() view returns (address)
0xe2aedc32e142e3be8c8c009a288976523d2abf5c
pilgrimToken() view returns (address)
0x5bd46d83ab0db4427f89f01f9dd0a0b9ab266148
uniV3Pos() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
Read-only
getLockedTokens(address _owner) view returns (uint256[] _tokenIds)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) pure returns (bytes4)
State-modifying
Events activate()
deactivate()
lock(uint256 _tokenId)
migrate(uint256 _tokenId, bytes32 _descriptionHash, string[] _tags)
renounceOwnership()
setInitPrice(uint128 _initPrice)
setPilgrimAddrs(address _pilgrimCore, address _pilgrimToken, address _pilgrimMetaNft)
transferOwnership(address newOwner)
withdraw(uint256 _tokenId)
Lock(address _owner, uint256 tokenId)
Migrate(address _owner, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address _owner, uint256 tokenId)
constructor(address _uniV3Pos)
This contract contains no fallback and receive objects.
This contract contains no error objects.