Skip to content
Alchemy Logo

suix_getTotalSupply

POST
/{apiKey}

Returns the total supply of a specific coin type on the network.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

Fully qualified type name for the coin (e.g., 0x2::sui::SUI).

Responses

200

The total supply object for the specified coin type.

Was this page helpful?