LogoLogo
  • ENTER THE GR1D
    • Overview
    • GR1D Blockchain
    • GR1D Token
    • GR1D Network Utility
      • Blockchain Gaming
      • On-Chain Intellectual Property
      • Multi-Chain Consumer Applications
  • GR1D Network
    • GR1D Protocol
    • Multi-Chain Asset Orchestration
      • Multi-Chain Asset Verification SDK
        • Verify Ethereum Asset
        • Verify Solana Asset
      • GR1D MCAO Solutions
    • Intent Layer
      • GR1D Intent Architecture
      • GR1D Intent Technical Underpinnings
    • GR1D Multi-Chain Apps
      • GR1D TERM1NAL
  • Build with GR1D
    • GR1D Chain Info
      • GR1D Testnet Network Info
      • Connect to GR1D Testnet
      • Bridge to GR1D Testnet
      • Smart Contracts on GR1D Testnet
      • Explorer on GR1D Testnet
    • GR1D SDKs & APIs
    • Guide: Enter the GR1D Testnet
  • Circuit Nodes 101
    • Circuit Nodes Explained
    • Circuit Chip
    • Power your Circuit Node
      • Hardware Requirements for GR1D Circuit Node
      • How to Run GR1D Circuit Node
    • Node Operator Rewards
  • GR1D Tokenomics
    • Token Utility
    • Token Value Accrual
    • Staking and Redemptions
    • Rewards and Emissions
    • Token Overview
    • Token Distribution
  • GR1D Ecosystem
    • Amazon.com
    • Reddit.com
Powered by GitBook
On this page
Export as PDF
  1. Build with GR1D
  2. GR1D Chain Info

GR1D Testnet Network Info

PreviousGR1D Chain InfoNextConnect to GR1D Testnet

Welcome to the GR1D Testnet! This is your playground to experiment, build, and deploy on the GR1D L2 Blockchain before moving your applications to mainnet. The GR1D Testnet is designed to simulate the full functionality of our Layer 2 (L2) rollup architecture, offering a realistic environment where developers can test smart contracts, bridge assets, and explore cross-chain capabilities.

Below, you’ll find all the essential details you need to get started with the GR1D Testnet.

Testnet Details

Network Information

The GR1D Testnet runs on a dedicated L2 network configuration and connects seamlessly with the Ethereum Sepolia testnet (L1). Here are the core parameters:

  • RPC URL: This is the endpoint for accessing the GR1D Testnet via HTTP for executing smart contract calls, managing accounts, and interacting with the network.

  • WebSocket URL (WSS): For real-time event listening and updates, connect via this WebSocket endpoint.

  • Explorer: A Blockscout-based blockchain explorer tailored for the GR1D Testnet, providing visibility into transactions, contract addresses, token transfers, and more.

  • Bridge URL: Use this bridge interface to transfer assets between Ethereum Sepolia (L1) and the GR1D Testnet (L2).

Rollup Configuration Parameters

The GR1D Testnet rollup is set up with the following configuration parameters, ensuring consistent performance and stability:

  • Block Time: 2 seconds

  • L1 Chain ID: 11155111 (Sepolia)

  • L2 Chain ID: 123420000418 (GR1D Testnet)

  • Gas Limit: 30,000,000

  • Batcher Address:

Smart Contract Addresses

The following are the smart contract addresses deployed on the GR1D Testnet for managing various system functions, such as bridging, configuration, and cross-domain messaging:

L1 Contract Addresses (Sepolia)

Additional Resources

ProxyAdmin:

SystemConfig:

AddressManager:

L1ERC721Bridge:

L2OutputOracle:

OptimismPortal:

L1StandardBridge:

L1CrossDomainMessenger:

OptimismMintableERC20Factory:

Batcher on L1: The batcher handles the bundling and submission of transactions from L2 to L1, ensuring efficient transaction processing and state updates.

Proposer on L1: The proposer is responsible for submitting state roots from the L2 chain to L1, ensuring the chain remains verifiable and synchronized.

https://rpc-123420000418.raas-testnet.gelato.digital
wss://ws-123420000418.raas-testnet.gelato.digital
GR1D Testnet Explorer
GR1D Testnet Bridge
Batcher on Sepolia
0x221A32055dF050C7E0592707238b6437D8eA4b52
0x767f21d40099eEcdAAeA71e812DB12004A7E0fc2
0x9679B1E429A8356EEe971BCFF4d36F6208002468
0x555b1adB1c72D0b5Fa2a2d81483245478247e001
0xdA6E0a2e93B32F4E503cD21D4573c984A35d8aea
0x48fE700cB8c9D98e3a52fBABe652F4bd5C368a5a
0x6103686397A821C9Fc98F581ca07dbB555e2A0eC
0x9f20266D975C2751B71B211F844E72b57c1a3001
0x152624eB49C1fa7AA841D0bc563200B04a7e68B9
Batcher Address on Sepolia
Proposer Address on Sepolia
Page cover image