Skip to main content

Get Currency Info

Retrieves currency stats

Request Body
code string

Name of token value contract

symbol Symbol Name

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

Symbol sign for currency

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)