EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

dexinfo fees endpoint should include USD value #478

Closed akc2267 closed 2 years ago

akc2267 commented 2 years ago

steps:

  1. multiply the gas by the min gas fee (gas price level, low - example: https://api.emeris.com/v1/chain/likecoin)
  2. grab price from price oracle
  3. multiply to produce the USD value of this tx
akc2267 commented 2 years ago

wrong repo. duplicate of this ticket: https://github.com/allinbits/emeris-dexinfo/issues/6