tickers
Responses
200Success
application/json
ticker_idstringRequired
Identifier of a ticker with delimiter to separate base/target
base_currencystringRequired
Symbol of the base cryptoasset
target_currencystringRequired
Symbol of the target cryptoasset
pool_idstringRequired
pool unique ID
last_pricestringRequired
Last transacted price of base currency based on given target currency
base_volumestringRequired
24 hour trading volume for the pair (unit in base)
target_volumestringRequired
24 hour trading volume for the pair (unit in target)
liquidity_in_usdstringRequired
Pool liquidity in USD
get
/dotswap/api/public/tickers200Success
Last updated