Global & Exchange DEX {T,V}WAP (2021-10-02)
over 1 year ago by Joanes Espanol
- New DeFi REST endpoints for Global TWAP:
DeFi
-GET /market/defi/twap/pairs/information
DeFi
-GET /market/defi/twap/pairs/:pair/latest
DeFi
-GET /market/defi/twap/pairs/:pair/historical
TWAP for a pair on a specific exchange is also available via these endpoints with the optional parameter exchange
.
- New DeFi REST endpoints for Global VWAP:
DeFi
-GET /market/defi/vwap/pairs/information
DeFi
-GET /market/defi/vwap/pairs/:pair/latest
DeFi
-GET /market/defi/vwap/pairs/:pair/historical
VWAP for a pair on a specific exchange is also available via these endpoints with the optional parameter exchange
.