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.