Returns an NFT pool.
Returns: NftPoolResponse
The contract address of the NFT pool.
The network ID the NFT collection is deployed on.
"""Returns an NFT pool.""" getNftPool(address: String!, networkId: Int!): NftPoolResponse
Was this page helpful?