Skip to content

List tokens

GET
/tokens

Responses

All tokens with metadata.

application/json
JSON
[
  
{
  
  
"token_id": "string",
  
  
"symbol": "string",
  
  
"name": "string",
  
  
"decimals": 0
  
}
]

Playground

Samples

Powered by VitePress OpenAPI