Skip to main content

get_currency_stats

Retrieves currency stats

Request Body
code Name

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of basic Inery name type, must be between 3 and 12 characters and contain only a-z and 1-5 and dot(.), but not at the end of the string.

symbol SymbolName

Possible values: Value must match regular expression ^([A-Z]{1,7})$

A string representation of capital letters between 1-7 letters.

Responses
200

OK

Schema
undefined

Returns an object with one member labeled as the symbol you requested, the object has three members: supply (Symbol), max_supply (Symbol) and issuer (Name)