v1

latestOpenAPI 3.0.02026-07-136017.3 KB
price

returns prices for specified chainId

By passing in a chainId, you can get dollar prices for tokens addresses

get/price/v1/{chainId}

Path parameters

chainIdnumber required

chainId

Response

an address to price object map

object required

Example response

{
  "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2": 2360.066696167956
}