v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-29295183.8 KB

Retrieves currency stats

post/get_currency_stats

Request body

symbolstring

A string representation of an EOSIO symbol, composed of a float with a precision of 4, and a symbol composed of capital letters between 1-7 letters separated by a space, example 1.0000 ABC.

Response

OK

{"stackTrail":"paths:/get_currency_stats:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"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)"}