Data Structure Indexer API

The Data Structure Proofs API is a read-only API designed to help developers work with off-chain data structures used by Herodotus. Even though these data structures are kept off-chain, they have their roots committed on-chain.

Most developers are unlikely to directly interact with this API, as its usage happens behind the scenes when interacting with the Storage Proof API.

Developers can query the Data Structure Indexer to retrieve:

Interactive Documentation

https://rs-indexer.api.herodotus.cloud/swagger/

https://rs-indexer.api.herodotus.cloud/rapidoc/

https://rs-indexer.api.herodotus.cloud/redoc/

Last updated