Price API
Last updated
Last updated
Our Swap, Intent, and Price API will be discontinued permanently on 31.10.24
Get the price and spread of the base token in terms of the quote token.
The spread represents the difference between the buy price and the sell price of the base token. The price returned represents the average of the buy price and the sell price.
GET
https://api.propellerheads.xyz/partner/v2/solver/token_price_and_spread
blockchain
(string) The blockchain of the token for which we would like the price of.
quote_token_address
(string) The address of the token that will be used to describe the price of the base currency
base_token_address
(string) The address of the token that we would like the price of