API Documentation
Explore and test the Nera Network APIs
JSON-RPC
https://rpc.nerachain.ioREST
https://api.nerachain.ioEVMJSON-RPC API
Ethereum-compatible JSON-RPC for EVM interactions. Use this for:
- • Querying EVM account balances
- • Getting block and transaction data
- • Calling smart contract functions
- • Sending transactions
- • Estimating gas
CosmosREST API
Cosmos SDK REST API for native chain operations. Use this for:
- • Querying validator information
- • Staking and delegation data
- • Governance proposals
- • Native token supply
- • Network/node information
API Reference
EVM JSON-RPC
https://rpc.nerachain.ioEthereum-compatible JSON-RPC API for EVM interactions