@silvana-one/apiFunctionsgetTokenBalancegetTokenBalance CallablegetTokenBalance<ThrowOnError>(options: any): anyRetrieve the balance of a specific token for an address. The balance endpoint retrieves the balance of a specific fungible token for a given Mina address.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Retrieve the balance of a specific token for an address. The
balanceendpoint retrieves the balance of a specific fungible token for a given Mina address.