Global VWAP - Pairs Latest

Retrieves the latest VWAP for the specified base, quote pair - this is the global VWAP across all supported contracts based on minutely data.

Price is calculated as a volume weighted moving average.

👍

Price Data Calculations

All prices are only calculated from data collected in Uniswap v2, Uniswap v3, Sushiswap and Uniswap clones.

👍

Blockchains Supported

This endpoint only supports data from ethereum-mainnet.

Response Data

FieldTypeDescription
timestampnumber | stringThe time at which the event occured.
pairstringThe name of the pair.
pricestringThe price of the pair.
volumestringThe volume of the pair at this point in time.
vwapstringThe Volume Weighted Average Price.
Language
Authorization
Header
Click Try It! to start a request and see the response here!