Skip to main content

Get total token supply

GET 

/ronin/supplies/:symbol/total

Get the total supply for the specified token.

Request

Path Parameters

    symbol stringrequired

    Token symbol. Example: axs

Responses

OK

Schema

    result

    object

    value string
Loading...