Metaplex
NFTs for Solana
/getbalance
Retrieves the number of NFTs held in the owner's account.
GET
https://api.expand.network/nft/getbalance
Query Parameters
https://api.expand.network/nft/getbalance?nftCollection=4N9UeWZ3QVS4aK7R25CRRWYmJ8wnwUDRPYV6ScJetuME&chainId=900&address=8RNA1UbU2jA6aXsrcQLY3VxNBkyMUVmanWYFVmCwPYkB
/getmetadata
Retrieves the metadata for the specified NFT.
GET
https://api.expand.network/nft/getmetadata
Query Parameters
https://api.expand.network/nft/getmetadata?chainId=900&nftCollection=8fGYVuiq5REaVwWTwatPvk342dm4xSY9ok2dE5rYEU5f
/getowner
Retrieves the owner for the specified NFT.
GET
https://api.expand.network/nft/getowner
Query Parameters
https://api.expand.network/nft/getowner?chainId=900&nftCollection=8fGYVuiq5REaVwWTwatPvk342dm4xSY9ok2dE5rYEU5f
Last updated