| Field | Value |
|---|---|
| Network Name | NV-CHAIN |
| New RPC URL | https://rpc.neurovatic.ai/rpc |
| Chain ID | 73790 |
| Currency Symbol | NVC |
| Block Explorer URL | https://explorer.neurovatic.ai |
curl -X POST https://rpc.neurovatic.ai/rpc \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'
{"jsonrpc":"2.0","id":1,"result":"0x1203e"}
| Method | Description |
|---|---|
eth_chainId |
Returns chain ID (0x1203e) |
eth_blockNumber |
Current block number |
eth_getBalance |
Account NVC balance |
eth_sendRawTransaction |
Submit signed transaction |
eth_call |
Execute smart contract call |
eth_getLogs |
Get event logs |
net_version |
Network ID (73790) |
| Node | Location | Role | Status |
|---|---|---|---|
| node-1 | Helsinki, FI | Gateway / Load Balancer | โ Active |
| node-2 | Nuremberg, DE | BFT Relay | โ Active |
| node-3 | Singapore, SG | BFT Relay | โ Active |
| node-4 | Hillsboro, OR | BFT Relay | โ Active |
| node-5 | Ashburn, VA | BFT Relay | โ Active |
Live cluster health: rpc.neurovatic.ai/status