NFTXMarketplace0xZap
Verified contract
Active on
Ethereum with 629 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($849.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MILADY | ERC-20 | 0.041949 | $18,637.33 |
$781.83 | |
MOONCAT | ERC-20 | 0.095851 | $495.57 |
$47.5 | |
SQGL | ERC-20 | 0.000797 | $13,213.52 |
$10.53 | |
PHUNK | ERC-20 | 0.012422 | $375.17 |
$4.66 | |
WIZARD | ERC-20 | 0.005268 | $782.85 |
$4.12 | |
MEEB | ERC-20 | 0.000998 | $1,164.93 |
$1.16 | |
PHUNKY | ERC-20 | 1.278463 | -- | -- | |
HDPNKR | ERC-20 | 0.334445 | -- | -- | |
CYPH | ERC-20 | 0.215285 | -- | -- | |
redact | ERC-20 | 0.20566 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16550849 | 2 years ago | | | 0 | 0.0046600225 | |
| 15528541 | 2 years ago | | | 0 | 0.0055579097 | |
| 15528520 | 2 years ago | | | 0 | 0.0074452770 | |
| 15528488 | 2 years ago | | | 0 | 0.0067864073 | |
| 15528446 | 2 years ago | | | 0 | 0.011367159 | |
| 15528230 | 2 years ago | | | 0.026314913 | 0.0065648840 | |
| 15528224 | 2 years ago | | | 0.00097910409 | 0.0059094970 | |
| 15528215 | 2 years ago | | | 0.13385413 | 0.0064980325 | |
| 15528211 | 2 years ago | | | 0 | 0.0041217446 | |
| 15528200 | 2 years ago | | | 0.020411858 | 0.0070454378 |
ABI
ABI objects
Getter at block 21215884
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
nftxFactory() view returns (address)
0xbe86f647b167567525ccaafcd6f881f1ee558216
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
nftxVaultAddresses(uint256) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buyAndRedeem(uint256 vaultId, uint256 amount, uint256[] specificIds, address spender, address swapTarget, bytes swapCallData, address to) payable
buyAndSwap1155(uint256 vaultId, uint256[] idsIn, uint256[] amounts, uint256[] specificIds, address spender, address swapTarget, bytes swapCallData, address to) payable
buyAndSwap721(uint256 vaultId, uint256[] idsIn, uint256[] specificIds, address spender, address swapTarget, bytes swapCallData, address to) payable
mintAndSell1155(uint256 vaultId, uint256[] ids, uint256[] amounts, address spender, address swapTarget, bytes swapCallData, address to)
mintAndSell721(uint256 vaultId, uint256[] ids, address spender, address swapTarget, bytes swapCallData, 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 _WETH)
receive()
This contract contains no error objects.