fetchNftsOwnedByMultichainAddresses
Query and retrieve NFTs owned by multichain wallet addresses across specified blockchain networks, with customizable filters for spam and other attributes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
addresses | Yes | A list of wallet address and network pairs | |
pageKey | No | The cursor to start the search from. Use this to paginate through the results. | |
pageSize | No | The number of results to return. Default is 100. Max is 100 | |
withMetadata | No | Whether to include metadata in the results. |