0.0.1 • Published 2 years ago

ans-stats v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

API Enpoints

1- Cached ANS State

GET /feeds

return a cached state of the ANS smart contract.

2- ANS Statistics

GET /stats

return statistics and data related to the ANS smart contract.

Attention

These API endpoints' purpose is only to fetch network statistics of the ANS protocol. The cached contract state does not reflect the latest contract state (real execution time), therefore it cannot be used as ANS state equivalent.

License

This project is licensed under the MIT License.