Get All Tickers
Get all tickers
Use this interface to obtain basic information of all tickers that has volume.
GET
/brc20swap/eternal/tickers
curl --location --request GET 'https://api.dotswap.app/brc20swap/external/tickers' \
--header 'Pragma: no-cache' \
--header 'Authorization;' \
--header 'User-Id;' \
--header 'Content-Type: application/json' \
--header 'Accept: */*' \
--header 'Host: api.dotswap.app' \
--header 'Connection: keep-alive'
Last updated
Was this helpful?