githubEdit

CCXT Compatibility

Fetch Currencies List

get
/dotswap/api/fetch_currencies
Responses
chevron-right
200Success
application/json
codeintegerRequired
msgstringRequired
req_idstringRequired
trace_idstringRequired
get
/dotswap/api/fetch_currencies
200Success

Fetch Market Information

get
/dotswap/api/fetch_markets
Responses
chevron-right
200Success
application/json
codeintegerRequired
msgstringRequired
req_idstringRequired
trace_idstringRequired
get
/dotswap/api/fetch_markets
200Success

Fetch Ticker Information

get
/dotswap/api/fetch_ticker
Query parameters
symbolstringRequiredExample: DOTSWAP•DOTSWAP/BTC
Responses
chevron-right
200Success
application/json
codeintegerRequired
msgstringRequired
req_idstringRequired
trace_idstringRequired
get
/dotswap/api/fetch_ticker
200Success

Last updated