Get NFTs owned by address
Balance API
Get NFTs owned by address
Get the list of NFTs owned by an account.
GET
Get NFTs owned by address
Documentation Index
Fetch the complete documentation index at: https://docs.chainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Example:
"demo"
Query Parameters
chain network id, see list of details
A hex string referencing a wallet address
Pattern:
^0[xX]{1}[a-fA-F0-9]{40}$The address of the NFT contract, or filter multiple addresses, (max 100), eg:contract_address=0xed5af388653567af2f388e6224dc7c4b3241c544,0x1a92f7381b9f03921564a437210bb9396471050c The address of the NFT contract, or filter multiple addresses, (max 100), eg:contract_address=0xed5af388653567af2f388e6224dc7c4b3241c545,0x1a92f7381b9f03921564a437210bb9396471050c
Pattern:
^0[xX]{1}[a-fA-F0-9]{40}$The page offset
Required range:
x >= 1The desired page size limit. Less or equal than 100
Required range:
1 <= x <= 100