Creating a custom network in MetaMask



- Network name: AUTHEO Testnet
- Default RPC URL:
https://testnet-rpc1.autheo.com(fallback:https://testnet-rpc2.autheo.com) - Chain ID: 785
- Currency symbol: THEO
- Block explorer URL: https://evm-explorer.autheo.com/
The RPC URLs above are JSON-RPC endpoints — they accept
POST requests from wallets and applications, not browser GET requests. Visiting them directly in a browser returns 405 Method Not Allowed. This is expected behavior and does not indicate a problem with the network.