Skip to content

Releases: Ankr-network/ankr.js

v0.5.2 - update README

29 Aug 10:09
e71d06f
Compare
Choose a tag to compare
  • minor grammatical README fixes

v0.5.1 update blockchain list

05 Jul 10:33
af26d24
Compare
Choose a tag to compare

Update blockchain list

v0.5.0 - health check feature

08 Nov 09:49
396a7fc
Compare
Choose a tag to compare

Introducing new health check feature. If syncCheck: true passed, the data will not be returned if our indexers or blockchain are out of sync.
SyncStatus struct is returned now with each reply, giving info about healthiness of the indexers.

Besides that:

  • update all chains supported by AAPI
  • update methods list
  • add more examples for each method

v0.4.2

21 Sep 09:08
43bd88a
Compare
Choose a tag to compare

Fix package version to publish previous change

v0.4.1

21 Sep 08:56
e0e8134
Compare
Choose a tag to compare

Changes:

  • Move typescript to dev dependencies

v0.4.0 - Advanced API goes freemium

27 May 02:33
d261257
Compare
Choose a tag to compare

Ankr is offering free access to Advanced API.

To use Advanced API for free starting from May 29th, 2023 you have to register on the platform and get your individual endpoint.

Get your individual endpoint here https://www.ankr.com/rpc/advanced-api and provide it to the AnkrProvider constructor.

v0.3.1 goerli and fuji

15 Feb 14:42
Compare
Choose a tag to compare

Add goerli and fuji testnets

v0.3.0

19 Jan 15:33
Compare
Choose a tag to compare

Cleaned up exports, removed default export

v0.2.0

12 Jan 14:53
Compare
Choose a tag to compare
  • Improved getLogs
  • Added getTokenTransfers
  • Added getNftTransfers
  • Updated getTransactionsByAddress

v0.1.12

01 Nov 11:06
Compare
Choose a tag to compare

add:
getTokenPriceHistory - Shows price history for the provided token on a specific chain