Metaplex
NFTs for Solana
/getbalance
Retrieves the number of NFTs held in the owner's account.
Query Parameters
Name
Type
Description
https://api.expand.network/nft/getbalance?nftCollection=4N9UeWZ3QVS4aK7R25CRRWYmJ8wnwUDRPYV6ScJetuME&chainId=900&address=8RNA1UbU2jA6aXsrcQLY3VxNBkyMUVmanWYFVmCwPYkB{
"status": 200,
"msg": "success",
"data": {
"balance": 1
}
}/getmetadata
Retrieves the metadata for the specified NFT.
Query Parameters
Name
Type
Description
/getowner
Retrieves the owner for the specified NFT.
Query Parameters
Name
Type
Description
Last updated

