getNFTs
Path parameters
Query parameters
String - Address for NFT owner (can be in ENS format for Eth Mainnet).
Boolean - if set to true
, returns NFT metadata. Setting this to false will reduce payload size and may result in a faster API call. Defaults to true
.
No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any metadata for cache misses then set this value to 0.
String - key for pagination. If more results are available, a pageKey will be returned in the response. Pass back the pageKey as a param to fetch the next page of results.
Response
Integer - Total number of NFTs (distinct tokenIds
) owned by the given address.
String - The canonical head block hash of when your request was received i.e. the block corresponding to latest