Networks
Ethereum Virtual Machine (EVM) support is currently available on the following networks:
Network | Engine ID | Chain ID | Endpoint URL |
---|---|---|---|
Mainnet | aurora | 1313161554 (0x4e454152) | https://mainnet.aurora.dev |
Testnet | aurora | 1313161555 (0x4e454153) | https://testnet.aurora.dev |
Localnet | aurora.test.near | 1313161556 (0x4e454154) | http://localhost:8545 |
Find the status page and public incident log at api.aurora.dev. You can also subscribe to incident notifications there.
Endpoints
Mainnet
HTTPS
The Mainnet Web3 endpoint is at: https://mainnet.aurora.dev
(port 443)
WSS
The Mainnet Webscoket endpoint is at: wss://mainnet.aurora.dev
Testnet
The Testnet Web3 endpoint is at: https://testnet.aurora.dev
(port 443)
WSS
The Testnet Webscoket endpoint is at: wss://testnet.aurora.dev