PACT SWAP CMGet all prices GET
Get all prices
Retrieves all prices for all tokens.
curl -X GET "https://cwap-api-dev.coinhq.store/pactswap_cm/getAllPrices"{
"total": 100,
"prices": [
{
"token": "BTC",
"price": 10000
}
]
}Was this documentation helpful? Any suggestions?
Last updated on