Skip to Content
ReferenceEndpoints

Endpoints

Chain id aeva-testnet-1 · EVM chain id 2382 (0x94e) · bech32 prefix aeva · coin type 60.

ServiceURLNotes
CometBFT RPChttps://rpc.aevachain.com/status, /block, /genesis, websocket at /websocket; served by the two sentries
REST (gRPC gateway)https://api.aevachain.com/cosmos/…, /aeva/…
gRPCgrpc.aevachain.com:443TLS
EVM JSON-RPChttps://evm.aevachain.comhttp and websocket; CORS open; eth_chainId, net_version and eth_blockNumber are not rate limited, every other call is limited per client (200 requests / 10 s) and answers HTTP 429 with a JSON-RPC error -32005 above it
Indexer APIhttps://indexer.aevachain.com/v1/…see Indexer API; server-to-server (no CORS)
Explorerhttps://explorer.aevachain.com
Faucethttps://faucet.aevachain.comPOST /claim {"address": "aeva1…"} — see Faucet
Releaseshttps://releases.aevachain.com/v0.12.0-testnet/binaries, genesis, SHA256SUMS and its signature
Grafanahttps://grafana.aevachain.comread-only dashboards
Apphttps://aevachain.app
Docshttps://docs.aevachain.comthis site

P2P

SeedAddress
sentry-13b13474fde6883c966f862c85e60873ec006537b@209.74.79.125:26656
sentry-22bd44b29d6ede925c26367816b3e8386687b6d6e@209.74.79.125:26666

The validators peer only with the sentries and are not reachable from the internet.

Contract and token addresses

WhatAddress
aeUSD (ERC-20 of aeusd)0x5aB37c022D0ce153F1C1949a88a93A8DC3E546D7
Bank precompile0x0000000000000000000000000000000000000804
A right kindkeccak256("aeva/right/v1" ‖ asset_id ‖ uint32_be(kind_id))[12:]
An asset’s bundlekeccak256("aeva/bundle/v1" ‖ asset_id)[12:]
Last updated