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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.