statistics cache node & API for Arweave Name Service (ANS)
This API is hosted on ans-stats.decent.land
GET /users
return a cached state of the ANS smart contract.
GET /stats
return statistics and data related to the ANS smart contract.
GET /profile/label_addr
return a user's profile using the Arweave address or the currentLabel
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.
This project is licensed under the MIT License.