getCoinMetadata

suspend fun getCoinMetadata(coinType: String): SuiCoinMetadata

Return metadata(e.g., symbol, decimals) for a coin

Return

SuiCoinMetadata

Parameters

coinType

name for the coin.