The most versatile API for working with all Solana tokens. SPL tokens, Token22 extensions, price data, and comprehensive token information access.
tokenType
. This field allows you to query against all assets the account owns, including fungible and Token22 tokens.
The options for tokenType
include:
fungible
: Returns all fungible tokens.nonFungible
: Returns all NFTs (compressed and regular NFTs).regularNft
: Returns only the regular NFTs.compressedNft
: Returns only the compressed NFTs.all
: Returns all the tokens.mint_extensions
field if it is a Token22 program. Here is an example for BERN: