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