Last updated 3 months ago
Retrieves prices for a list of collections.
/v0/price
curl -L \ --url 'https://indexer-dev.saturnbtc.io/v0/price?collectionIds=text'
[ { "token0Id": "text", "btcPrice": "text", "blockHeight": 1 } ]