Releases: Ankr-network/ankr.js
Releases · Ankr-network/ankr.js
v0.5.2 - update README
v0.5.1 update blockchain list
Update blockchain list
v0.5.0 - health check feature
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
v0.4.1
v0.4.0 - Advanced API goes freemium
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
Add goerli and fuji testnets
v0.3.0
v0.2.0
v0.1.12
add:
getTokenPriceHistory - Shows price history for the provided token on a specific chain