Developers
endpoints, the API, the wallet and the binariesNetwork
- Chain id
- aeva-testnet-1
- EVM chain id
- 2382 (0x94e)
- Genesis sha256
- 2b7f470881b2242296b70034bc3e3f5126ef4314fa98bad34b73ae14fe9c8e85
- CometBFT RPC
- https://rpc.aevachain.com
- REST (gRPC-gateway)
- https://api.aevachain.com
- EVM JSON-RPC
- https://evm.aevachain.com
- Gas token
- AEVA (aaeva, 18 decimals) — the only fee denom; aeusd (aeUSD, 6 decimals) is the settlement coin
API docs
The indexer's read-only HTTP API (OpenAPI 3): blocks, transactions, accounts, assets, settlements, encumbrances, delegations, the bridge and the integrity checks. The TypeScript SDK (@aeva/sdk) wraps it and encodes every message.
Add to MetaMask
The EVM facade (ADR-011): every native right kind and bundle is an ERC-20 at a deterministic address (AE-20), AEVA is the gas token, EIP-155 chain id 2382. Your MetaMask address is the same key as your aeva1… account.
chain id 2382 · https://evm.aevachain.com
Faucet
One claim per address per day: 10 AEVA + 1 000 aeUSD and a testnet.verified credential (the attestation policies on the testnet name).
Releases
Binaries (aevad, aeva-indexer, aeva-faucet) for linux/amd64 and arm64 with SHA256SUMS, reproducible from the tagged commit.
See also the integrity report and the bridge.