Get SPL balance
The Get SPL Balance
node fetches the balance of an SPL token of a Solana wallet.
Inputs
token:
description: The mint address of the token for which the balance will be fetched.
allowed types: SolanaAddress
default value: None
address:
description: The Solana address or wallet instance for which the balance is to be fetched.
allowed types: SolanaAddress, SolanaWallet
default value: None
Output
description: The SPL token balance of the specified address.
type: decimal
Tags
crypto
solana
SPL
Last updated