Price is the exchange rate between the specified token and the network’s native currency.
It represents the amount of native token atoms needed to buy 1 atom of the specified token.
cURL
curl --request GET \ --url https://api.cow.fi/mainnet/api/v1/token/{token}/native_price
{ "price": 123 }
20 byte Ethereum address encoded as a hex with 0x prefix.
0x
"0x6810e776880c02933d47db1b9fc05908e5386b96"
The estimated native price.
The estimated native price for the token
Estimated price of the token.
Was this page helpful?