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 |
---|---|---|---|---|---|
| ERC-20 | 2.9999K | -- | -- | |
| ERC-721 | 1 | -- | -- | |
| ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19206432 | 2 months ago | | | 0 | 0.0000020053986 | |
| 18118741 | 3 months ago | | | 0 | 0.0000016128602 | |
| 18118729 | 3 months ago | | | 0 | 0.0000016128602 | |
| 17772432 | 3 months ago | | | 0 | 0.0000017720684 | |
| 12246991 | 7 months ago | | | 0 | 0.00011837123 |
ABI
ABI objects
Getter at block 22035948
WEEK() view returns (uint256)
604800
iZiSwapLiquidityManager() view returns (address)
0x110de362cc436d7f54210f96b8c7652c2617887d
maxCnt() view returns (uint256)
300
owner() view returns (address)
0xc802a5a140224ed72e7c821f637c1e5759744045
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
getTokenIds(address _user) view returns (uint256[])
owners(uint256) view returns (address)
tokenInfos(uint256) view returns (uint256 unlockTime, address tokenX, address tokenY, uint24 fee)
State-modifying
Events adminWithdraw(uint256 tokenId)
collect(uint256 tokenId)
collectAll()
extendLockTime(uint256 tokenId, uint256 unlockTime)
lock(uint256 tokenId, uint256 lockTime)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
setMaxCnt(uint256 _maxCnt)
transferOwnership(address newOwner)
withdraw(uint256 tokenId)
ExtendLockTime(uint256 indexed nftId, address indexed user, uint256 originUnlockTime, uint256 newUnlocktime)
Lock(uint256 indexed nftId, address indexed user, uint256 unlockTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(uint256 indexed nftId, address indexed user)
constructor(address _liquidityManager, uint256 _maxCnt)
receive()
This contract contains no error objects.