NFTXMarketplaceZap
Verified contract
Active on
Ethereum with 29,664 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 |
---|---|---|---|---|---|
0x495f…7b5e (#70129322329545299448402237773498033683658864692237309339797599459095066181633) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#46972003824231742510862961145592893830134706701311267951868358601956778835969) | ERC-1555 | 1 | -- | -- | |
0xcdb8…1b1d | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156196 | 5 hours ago | | | 0.0017890045 | 0.0063799303 | |
| 21155524 | 8 hours ago | | | 0 | 0.0059809504 | |
| 21155236 | 9 hours ago | | | 0 | 0.0093375446 | |
| 21155230 | 9 hours ago | | | 0 | 0.010043751 | |
| 21155229 | 9 hours ago | | | 0 | 0.0091522545 | |
| 21155223 | 9 hours ago | | | 0.76943746 | 0.013063682 | |
| 21155003 | 9 hours ago | | | 0 | 0.0044058615 | |
| 21154989 | 9 hours ago | | | 0.17100931 | 0.0058881464 | |
| 21154979 | 10 hours ago | | | 0 | 0.0049732559 | |
| 21154846 | 10 hours ago | | | 0 | 0.0044603850 |
ABI
ABI objects
Getter at block 21157825
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
lpStaking() view returns (address)
0x688c3e4658b5367da06fd629e41879beab538e37
nftxFactory() view returns (address)
0xbe86f647b167567525ccaafcd6f881f1ee558216
owner() view returns (address)
0x673a039f6a959fa9db65d16781e6defde30375d9
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buyAndRedeem(uint256 vaultId, uint256 amount, uint256[] specificIds, address[] path, address to) payable
buyAndRedeemWETH(uint256 vaultId, uint256 amount, uint256[] specificIds, uint256 maxWethIn, address[] path, address to)
buyAndSwap1155(uint256 vaultId, uint256[] idsIn, uint256[] amounts, uint256[] specificIds, address[] path, address to) payable
buyAndSwap1155WETH(uint256 vaultId, uint256[] idsIn, uint256[] amounts, uint256[] specificIds, uint256 maxWethIn, address[] path, address to) payable
buyAndSwap721(uint256 vaultId, uint256[] idsIn, uint256[] specificIds, address[] path, address to) payable
buyAndSwap721WETH(uint256 vaultId, uint256[] idsIn, uint256[] specificIds, uint256 maxWethIn, address[] path, address to)
mintAndSell1155(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minWethOut, address[] path, address to)
mintAndSell1155WETH(uint256 vaultId, uint256[] ids, uint256[] amounts, uint256 minWethOut, address[] path, address to)
mintAndSell721(uint256 vaultId, uint256[] ids, uint256 minEthOut, address[] path, address to)
mintAndSell721WETH(uint256 vaultId, uint256[] ids, uint256 minWethOut, address[] path, address to)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
rescue(address token)
transferOwnership(address newOwner)
Buy(uint256 count, uint256 ethSpent, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sell(uint256 count, uint256 ethReceived, address to)
Swap(uint256 count, uint256 ethSpent, address to)
constructor(address _nftxFactory, address _sushiRouter)
receive()
This contract contains no error objects.