Skip to content

Get system config

GET
/config

Responses

Global configuration.

application/json
JSON
{
  
"chain_id": 0,
  
"quote_token": "string",
  
"default_maker_fee_100th_bps": 0,
  
"default_taker_fee_100th_bps": 0,
  
"max_subaccounts_per_owner": 0
}

Playground

Samples

Powered by VitePress OpenAPI