Returns: NftPoolCollectionResponse

Arguments

collectionAddress
String!
required
The contract address of the NFT collection.
exchangeAddress
String!
required
The NFT AMM marketplace address to filter by.
networkId
Int!
required
The network ID the NFT collection is deployed on.

Schema

"""Returns an NFT pool collection with pool stats for a given AMM NFT marketplace."""
getNftPoolCollection(collectionAddress: String!, exchangeAddress: String!, networkId: Int!): NftPoolCollectionResponse