NFTXStakingZap
Verified contract
Active on
Ethereum with 2,509 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x688c…8e37
0x3e13…b893
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x495f…7b5e (#17597305861965687779082929646191543222132673849483337396640016561558133932033) | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15547032 | 2 years ago | | | 0 | 0.00090226267 | |
| 15209012 | 2 years ago | | | 0 | 0.00048575780 | |
| 15129816 | 2 years ago | | | 0 | 0.00098743617 | |
| 14865735 | 3 years ago | | | 0 | 0.00048426400 | |
| 14705863 | 3 years ago | | | 56.38964 | 0.13249444 | |
| 14705643 | 3 years ago | | | 0 | 0.030919368 | |
| 14705560 | 3 years ago | | | 0 | 0.023538154 | |
| 14705298 | 3 years ago | | | 0 | 0.015116130 | |
| 14705113 | 3 years ago | | | 0.3519895 | 0.070425458 | |
| 14705002 | 3 years ago | | | 0 | 0.064204984 |
ABI
ABI objects
Getter at block 21295195
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
inventoryLockTime() view returns (uint256)
604800
inventoryStaking() view returns (address)
0x3e135c3e981fae3383a5ae0d323860a34cfab893
lpLockTime() view returns (uint256)
172800
lpStaking() view returns (address)
0x688c3e4658b5367da06fd629e41879beab538e37
nftxFactory() view returns (address)
0xbe86f647b167567525ccaafcd6f881f1ee558216
owner() view returns (address)
0x40d73df4f99bae688ce3c23a01022224fe16c7b2
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addLiquidity1155(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minWethIn, uint256 wethIn) returns (uint256)
addLiquidity1155ETH(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minEthIn) payable returns (uint256)
addLiquidity1155ETHTo(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minEthIn, address to) payable returns (uint256)
addLiquidity1155To(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minWethIn, uint256 wethIn, address to) returns (uint256)
addLiquidity721(uint256 vaultId, uint256[] ids, uint256 minWethIn, uint256 wethIn) returns (uint256)
addLiquidity721ETH(uint256 vaultId, uint256[] ids, uint256 minWethIn) payable returns (uint256)
addLiquidity721ETHTo(uint256 vaultId, uint256[] ids, uint256 minWethIn, address to) payable returns (uint256)
addLiquidity721To(uint256 vaultId, uint256[] ids, uint256 minWethIn, uint256 wethIn, address to) returns (uint256)
assignStakingContracts()
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
provideInventory1155(uint256 vaultId, uint256[] tokenIds, uint256[] amounts)
provideInventory721(uint256 vaultId, uint256[] tokenIds)
renounceOwnership()
rescue(address token)
setInventoryLockTime(uint256 newInventoryLockTime)
setLPLockTime(uint256 newLPLockTime)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UserStaked(uint256 vaultId, uint256 count, uint256 lpBalance, uint256 timelockUntil, address sender)
constructor(address _nftxFactory, address _sushiRouter)
receive()
This contract contains no error objects.