ZENANET DocsBeta

Network Details

ZENANET provides both Mainnet and Testnet environments with fully EVM-compatible and Cosmos-based blockchain infrastructure.
Use this page when configuring MetaMask, wallets, dApps, backend services, and deployment environments.


Mainnet

Chain Information

  • Chain Name: ZENANET
  • Layer: Layer-1 (Cosmos SDK + EVM compatible)
  • Average Block Time: ~3 seconds
  • Finality: Fast BFT finality
  • Gas Model: Low-cost, optimized EVM execution

Endpoints

JSON-RPC

https://rpc.zenanet.io

EVM RPC

https://evm.zenanet.io

HTTP API

https://api.zenanet.io

Testnet

Chain Information

  • Chain Name: ZENANET Testnet
  • Purpose: Development & testing
  • Behavior: Mirrors mainnet network logic

Endpoints

JSON-RPC

https://rpc-testnet.zenanet.io

EVM RPC

https://evm-testnet.zenanet.io

HTTP API

https://api-testnet.zenanet.io

Compatibility

ZENANET supports:

  • Standard EVM JSON-RPC methods
  • Solidity smart contracts
  • MetaMask & EVM-compatible wallets
  • Ethereum development tools:
    • Hardhat
    • Foundry
    • Remix
    • Web3.js / Ethers.js

No additional plugins or modifications are required.


Summary

ZENANET offers:

  • Stable, high-availability RPC endpoints
  • Predictable gas usage
  • Fast transaction finality
  • Full compatibility with Ethereum tooling

Use these network details when integrating your dApp or configuring your wallet.