Cronos zkEVM Docs
  • Getting Started
    • πŸš€Getting started
    • Network status
    • πŸ—οΈArchitecture
    • πŸͺ™About zkCRO, vETH, vUSD
      • zkCRO
      • vETH
        • ybETH & vETH
      • vUSD
        • ybUSD & vUSD
    • πŸ“ƒzkEVM Litepaper v1.0
    • πŸ—ΊοΈCronos roadmap
  • For Users
    • πŸ’³Crypto.com Card Top Up
    • πŸ”₯Crypto Wallets
      • 🦁Crypto.com Onchain Wallet configuration
      • 🐰Rabby Configuration
      • 🦊MetaMask Configuration
      • 🦁Brave Wallet Configuration
      • 🧠Holdstation Smart Wallet
      • Zerion
    • πŸŒ‰Cronos zkEVM Bridge
    • πŸŒ‰Independent bridges
    • πŸ‘‘Pioneer Program
    • πŸ‘‘Yield rewards
    • πŸ“³Dapps
    • πŸ’‘FAQs
  • For Developers
    • πŸ”—Resources for Developers
    • πŸ’»Develop Smart Contracts and Dapps
      • Contract Deployment and Verification
      • Contract Verification Guide for the Cronos zkEVM Explorer
    • πŸ”§Developer Tools
      • Cronos zkEVM Developer Portal and APIs
      • Band Protocol (Oracle)
      • Covalent (Analytics)
      • Cronos Safe (Multi-sig)
      • Crypto.com AI Agent SDK (AI)
      • Debank (Analytics)
      • Dextools (Analytics)
      • deBridge (Bridge)
      • Eliza (AI)
      • Getblock (Node infra)
      • Goldsky (Subgraph hosting)
      • Google Bigquery (Analytics)
      • NFTs2Me (No code)
      • Pyth (Oracle)
      • Secret Network (Computing)
      • Sentio (Analytics)
      • Subquery (Analytics)
      • Thirdweb (App development)
      • txSync (Paymaster)
      • VIA Labs (Bridge)
      • XY Finance (Bridge)
      • Zyfi (Paymaster)
    • πŸ“’Contract Addresses
    • πŸ—³οΈAccount abstraction
    • πŸŒ‰Using zkCRO, vETH and vUSD
      • zkCRO
      • vETH
      • vUSD
      • Yield rewards
    • πŸŽ›οΈJSON-RPC API Overview
      • ZKs specific JSON-RPC API
      • Ethereum JSON-RPC API
  • FOR NODE HOSTS
    • ⛓️Running nodes
      • Cronos zkEVM Mainnet
      • Cronos zkEVM Sepolia Testnet
  • Resources
    • πŸ“šMedia/Brand Kit
Powered by GitBook
On this page
  • Reference documentation
  • Cronos zkEVM Mainnet URLs
  • Cronos zkEVM Sepolia Testnet URLs
  1. For Developers

Resources for Developers

PreviousFAQsNextDevelop Smart Contracts and Dapps

Last updated 6 months ago

Reference documentation

ZKsync documentation:

Relevant Github repositories:

  • (Ethers library for Javascript)

Cronos zkEVM Mainnet URLs

  • Chain ID: 388

  • Token: zkCRO ("Cronos zkEVM CRO")

  • JSON RPC API (rate limited):

  • WebSocket (rate limited): wss://ws.zkevm.cronos.org

  • Blockchain explorer:

  • Gas price: The gas price of is currently fixed at 2500gwei

    • This is subject to change and is expected to be dynamic in the next major release to be announced.

  • Developer portal:

  • Contract verification interface:

  • Bridge for ERC-20 tokens (Ethereum <=> Cronos zkEVM):


Cronos zkEVM Sepolia Testnet URLs

  • Chain ID: 240

  • Token: zkTCRO

  • WebSocket (rate limited): wss://ws.testnet.zkevm.cronos.org

    • This is subject to change and is expected to be dynamic in the next major release to be announced.


Remix Plugin for zkEVM development

Remix users can leverage the zksync Remix plugin for their development. The plugin simplifies writing and deploying zkEVM smart contracts, making it accessible to both newcomers and experienced users. The plugin can be activated by searching with the keywords zksync

JSON RPC API (rate limited):

Blockchain explorer:

Gas price: The gas price of is currently fixed at 1250gwei

Developer portal:

Contract verification interface:

zkTCRO faucet:

for smart contract developers

Testnet bridge for ERC-20 tokens (zkEVM testnet <=> Ethereum Sepolia):

Read more:

πŸ”—
⚠️
⚠️
https://docs.zksync.io/build
https://github.com/cronos-labs/cronos-zkevm
https://github.com/cronos-labs/era-contracts
https://github.com/zksync-sdk/zksync-ethers
https://mainnet.zkevm.cronos.org
https://explorer.zkevm.cronos.org/
https://developers.zkevm.cronos.org/
https://explorer.zkevm.cronos.org/verifyContract
https://zkevm.cronos.org/bridge
https://testnet.zkevm.cronos.org
https://explorer.zkevm.cronos.org/testnet
https://developers.zkevm.cronos.org/
https://explorer.zkevm.cronos.org/testnet/verifyContract
https://zkevm.cronos.org/faucet
Demo project repository
https://zkevm.cronos.org/bridge/testnet
https://medium.com/nethermind-eth/the-zksync-era-remix-plugin-a-how-to-guide-fc54e8d24bd3