Returns: NftPoolResponse

Arguments

address
String!
required

The contract address of the NFT pool.

networkId
Int!
required

The network ID the NFT collection is deployed on.

Schema

"""Returns an NFT pool."""
getNftPool(address: String!, networkId: Int!): NftPoolResponse