ans-stats
v0.0.1
Published
statistics API for Arweave Name Service (ANS)
Downloads
9
Readme
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.