/ugas-caching

Primary LanguageTypeScript

Intro

This is version 1 of a caching service to query for, store and make accessible different Ethereum gas related prices. These prices are intended to be used by the ugas-station.io interface. ugas-station.io is used to support the uGAS-JAN21 synthetic token, which was built using the UMA Protocol.

Accessible endpoints

  • GET the last 3 days of GASETH-1M prices with an hourly granularity here.
  • GET the most recent GASETH-1M price here.
  • GET the last 3 days of uGAS-JAN21 Uniswap 2-hour TWAP with a minute granularity here.
  • GET the most recent uGAS-JAN21 Uniswap 2-hour TWAP here.

Other useful resources