Returns supported Coin-Token pairs.

Receives a token symbol to filter. For the moment Koywe supports operations with the following tokens [ETH, MATIC, BNB, BTC, USDC, DAI]

Path parameters

tokenSymbolstringRequired
Symbol associated with the token of choice.

Query parameters

clientIdstringOptional
Your company's unique Koywe identifier.

Response

successful operation
_idstring or null
namestring or null
symbolstring or null
decimalsinteger or null
currencieslist of objects or null

Errors