Commit Graph

34 Commits

Author SHA1 Message Date
Pavel Khavilov
e9bfc10588
Refactor and features (#17)
* feat: features and refactor

* fixed return types

* update README

Co-authored-by: Danil Kovtonyuk <danx.kov@gmail.com>
2022-07-11 16:57:38 +10:00
Danil Kovtonyuk
85ca7000bc
remove Avalanche 2022-05-23 20:26:11 +10:00
Danil Kovtonyuk
d65b3dfe6c
remove Arbitrum 2022-04-13 21:30:55 +10:00
Danil Kovtonyuk
be905f2b71
fix: mainnet oracles 2022-03-18 05:19:29 +10:00
Danil Kovtonyuk
4373641a30 fix: normalize result values 2021-11-16 03:46:43 +10:00
Danil Kovtonyuk
76f8cb036d
fix: default values 2021-11-16 01:51:22 +10:00
Danil Kovtonyuk
64c5a68639
fix: update dependencies 2021-11-15 16:39:20 +10:00
dependabot[bot]
1dbd778166 Bump axios from 0.19.2 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 16:38:05 +10:00
Danil Kovtonyuk
6be967e8c9 fix: update oracles 2021-11-15 16:31:41 +10:00
Danil Kovtonyuk
b13a4252ab feat: add fetch gas price from rpc 2021-10-05 11:47:34 +03:00
Danil Kovtonyuk
5036c65643
add xDAI 2021-08-25 22:31:20 +10:00
Danil Kovtonyuk
3fce50efbb
fix: constructor 2021-08-17 17:04:01 +10:00
Danil Kovtonyuk
9b0c229ace add polygon 2021-06-15 13:26:02 +03:00
Danil Kovtonyuk
a508e41652 fix: bscgas property 2021-06-10 23:33:59 +03:00
Danil Kovtonyuk
bb58318b6f add defaultFallbackGasPrices option 2021-06-03 15:16:49 +03:00
Danil Kovtonyuk
88a757bb45 bump version 2021-06-03 12:46:36 +03:00
Danil Kovtonyuk
c30c7aed63 add binance 2021-06-03 12:46:36 +03:00
Alexey
ca24732a9b fix bug with extra precision 2020-10-20 18:11:07 +03:00
Alexey
a05a1e62d4 anyblock new oracle 2020-10-20 17:39:50 +03:00
Alexey
4c6acfd559 bump version 2020-10-19 21:06:18 +03:00
Alexey
9bd9a3b165 eslint - dont be quiet. Fix warnings 2020-10-19 16:14:07 +03:00
Alexey
092d863bd2 fix eslint command 2020-10-19 16:07:56 +03:00
Alexey
305072f198 remove tslint (using eslint now) 2020-10-19 15:02:47 +03:00
Alexey
402732a84b parallel requests for median aproach 2020-10-17 02:07:39 +03:00
Alexey
0b706b704f prettier + wordings 2020-10-16 14:10:25 +03:00
Alexey
8a21dcd282 bump version 2020-08-12 12:57:08 +03:00
Alexey
4f346472c3 fix publish action 2020-08-12 12:37:51 +03:00
Alexey
4548e6badb switch to axios 2020-06-04 18:45:33 +03:00
poma
4db4d8cf93
add CI and npm publish 2020-06-04 05:48:35 +03:00
1be22264cd
update 2020-06-03 16:08:09 -07:00
Alexey
07575a122d update readme 2020-06-02 16:29:12 +03:00
Alexey
d34559deff 0.1.0 version 2020-06-02 15:46:03 +03:00
Alexey
2bcfa0003d onchain oracle support 2020-06-01 17:29:58 +03:00
Alexey
beea051c8a init 2020-05-27 18:52:57 +03:00