Skip to main content

Query token supply

GET 

/ronin/supplies/:symbol/query

Get the total supply or circulating supply for the specified token.

Request

Path Parameters

    symbol stringrequired

    Token symbol. Example: axs

Query Parameters

    q stringrequired

    Possible values: [totalSupply, circulatingSupply]

    Pass one of the values to query the total supply or circulating supply for the token.

Responses

OK

Schema

    string

Loading...
Was this helpful?
Happy React is loading...