Skip to main content
GET
/
indexer
/
nft
/
v1
/
tokens
/
by_account
/
{account}
NFT Tokens by Account
curl --request GET \
  --url https://rest.minievm-2.initia.xyz/indexer/nft/v1/tokens/by_account/{account}

Documentation Index

Fetch the complete documentation index at: https://initialabs-docs-evm-erc20-minievm-alignment.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This endpoint returns all the ERC721 NFT tokens owned by the specified account.
account
string
required
The account to get the NFT tokens for