Expand description

Utility functions for Stellar transaction domain logic.

Functions§

get_contract_token_decimals
Attempts to fetch decimals for a contract token by invoking the contract’s decimals() function.
get_token_balance
Fetch available token balance for a given account and asset identifier.
get_token_metadata
Fetch token metadata for a given asset identifier.