v1
latestOpenAPI 3.0.22026-07-263555112.2 KBNFT Balances
Get NFTs owned by address
Get the list of NFTs owned by an account.
get/v1/account/nfts
Query parameters
chain_idstring required
chain network id, see list of details
chain network id, see list of details
addressstring required
A hex string referencing a wallet address
A hex string referencing a wallet address
contract_addressstring
The address of the NFT contract, or filter multiple addresses, (max 100), eg:contract_address=0xed5af388653567af2f388e6224dc7c4b3241c545,0x1a92f7381b9f03921564a437210bb9396471050c
The address of the NFT contract, or filter multiple addresses, (max 100), eg:contract_address=0xed5af388653567af2f388e6224dc7c4b3241c544,0x1a92f7381b9f03921564a437210bb9396471050c
pageinteger
The page offset
The page offset
limitinteger
The desired page size limit. Less or equal than 100
The desired page size limit. Less or equal than 100
Headers
x-api-keystring required
Example:demo
Response
Successful Response