Get balance by either ATA, wallet + token or wallet + mint
getTokenBalance({ ata: ... })
getTokenBalance({ wallet: ..., token: "MOVEUSD" })
getTokenBalance({ wallet: ..., mint: .... })
Balance with decimals accounted for
Token transfer instruction and create ATA instructions (if required)
Interact with Solana Token program and related components
This service is aware token mints and configuration