suix_getCoinMetadata
Return metadata(e.g., symbol, decimals) for a coin
Parameters:
coin_type< string > - Type name for the coin (e.g., 0x168da5bf1f48dafc111b0a488fa454aca95e0b5e::usdc::USDC)
Returns:
SuiCoinMetadata< SuiCoinMetadata >
Example:
Last updated