Returns an NFT pool collection with pool stats for a given AMM NFT marketplace.
Returns: NftPoolCollectionResponse
The contract address of the NFT collection.
The NFT AMM marketplace address to filter by.
The network ID the NFT collection is deployed on.
"""Returns an NFT pool collection with pool stats for a given AMM NFT marketplace.""" getNftPoolCollection(collectionAddress: String!, exchangeAddress: String!, networkId: Int!): NftPoolCollectionResponse
Was this page helpful?