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