suix_getCoinMetadata
POST
/{apiKey}
Retrieves metadata (name, symbol, decimals, etc.) for a given coin type.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The Move type of the coin (e.g. 0x2::sui::SUI)
Responses
200
Metadata about the requested coin.
Was this page helpful?