Returns
Show Properties
Show Properties
The ID of the NFT pool (
poolAddress:networkId). For example, 0xdbea289dcc10eed8431e78753414a3d81b8e7201:1.NftPoolType!
required
GraphQlNftPoolVariant!
required
BondingCurveType!
required
The wallet address that will receive the tokens or NFT sent to the pair during swaps.
The current price at which the pool is willing to sell an NFT in the network’s base token. Only applicable for
SELL and BUY_AND_SELL pool types.The current price at which the pool is willing to buy an NFT in the network’s base token. Only applicable for
BUY and BUY_AND_SELL pool types.The total volume of the pool in the network’s base token over the pool’s lifetime.
The current price at which the pool is willing to sell an NFT in the pool’s liquidity token. Only applicable for
SELL and BUY_AND_SELL pool types.The current price at which the pool is willing to buy an NFT in the pool’s liquidity token. Only applicable for
BUY and BUY_AND_SELL pool types.The instantaneous price for selling 1 NFT to the pool in the pool’s liquidity token.
The total volume of the pool in the pool’s liquidity token over the pool’s lifetime.
The list of NFT assets in the pool.
Show Properties
Show Properties
The NFT asset media.
Show Properties
Show Properties
The attributes for the NFT asset.
Show Properties
Show Properties
NftAssetAttributeDisplayType!
required
NftAssetAttributeType!
required
The number of NFT assets with the same NFT token ID. Only applicable for ERC1155 tokens.
Raw NFT metadata from the smart contract.
Show Properties
Show Properties
An optional image field that may or may not be present on the requested NFT asset smart contract.
An optional image field that may or may not be present on the requested NFT asset smart contract.
An optional image field that may or may not be present on the requested NFT asset smart contract.
For ERC1155 pools, the list of NFT token IDs that are accepted by the pool.
The current number of NFTs in the pool.
This field is deprecated. nftBalance is changing from Int to String - use nftBalanceV2 instead.