RPC & API Endpoints
ZENANET exposes EVM-compatible JSON-RPC endpoints and REST-style APIs for wallet integration, dApps, and backend systems.
Mainnet
JSON-RPC
https://evm.zenanet.io
EVM RPC (Alternate)
https://evm.zenanet.io
HTTP API
https://api.zenanet.io
Testnet
JSON-RPC
https://evm-testnet.zenanet.io
EVM RPC (Alternate)
https://evm-testnet.zenanet.io
HTTP API
https://api-testnet.zenanet.io
Supported JSON-RPC Methods
ZENANET supports all major Ethereum-compatible RPC methods, including:
eth_calleth_sendRawTransactioneth_estimateGaseth_getBalanceeth_getTransactionReceipteth_blockNumbereth_getLogseth_chainId
Summary
Use these endpoints to configure MetaMask, deploy smart contracts, or connect backend services to the ZENANET network.