Reference
| Page | What it lists | Source |
|---|---|---|
| Network facts | chain ids, denoms, genesis parameters, the first 24 hours of testnet-0 | the genesis file and the launch measurements |
| Endpoints | public URLs, P2P seeds, token addresses | |
| Messages | every transaction message, its signer and fields | generated from the chain’s protobuf definitions |
| Events | every typed event the chain emits | generated from the events specification |
| Error codes | codespace, code and meaning of every registered error | generated from the chain’s source |
| Indexer API | every route of indexer.aevachain.com | generated from its OpenAPI description |
| @aeva/sdk | the TypeScript SDK | |
| Explorer links (EIP-3091) | the explorer routes wallets link to |
Generated pages are rebuilt from the repository on every build of this site, and a test fails if they drift from their sources.
Last updated