ONINO Docs
  • Introduction to ONINO
    • Welcome to ONINO
    • The Tokenization Opportunity
    • ONINO Blockchain
  • ONINO Tokenization Platform
  • ONINO Developer Platform
  • Tokenomics
    • Incentive and Mechanism Design
    • Token Distribution & Emission Schedules
  • For Developers
    • Building on ONINO
    • Mainnet Configuration
    • Testnet Configuration
    • Solidity Compiler Versions
    • Nodes & Validators
      • For Validators & Node Operators
      • Validator Ramp-Up Phases
    • Developer Platform Overview
      • Quickstart Guide
      • Overview
      • Templates
      • Brainstorming AI
      • Code Generator AI
      • Contract Import
      • Development Studio
      • Deployment Suite
      • Smart Contract API
      • Integration AI
      • Contract Manager
      • How-To: Using AWS KMS wallets with the ONINO Smart Contract API
      • Smart Contract Templates
        • Template Overview
        • Creating Tokens
          • Token with Fixed Supply
          • Token with Mintable Supply
        • Creating NFTs
          • Standard NFT
          • NFT with fixed Supply
        • Create your Custom Project
  • For Users
    • Welcome to ONINO
    • Staking Guide
    • Token Upgrade Process
    • Getting Started with ONINO
      • How to add the ONINO Network to your Wallet
      • How to create a Wallet
    • The ONINO Tokenization Platform
      • Walkthrough & Guide
  • FAQs
    • General Blockchain FAQs
    • What is tokenization?
    • ONINO General FAQs
    • Learn more about blockchain
      • How to use different blockchain networks?
      • What is the Ethereum Virtual Machine (EVM)?
      • What is a Smart Contract?
    • What are Crypto Tokens & Coins
Powered by GitBook
On this page

Was this helpful?

  1. For Developers

Testnet Configuration

PreviousMainnet ConfigurationNextSolidity Compiler Versions

Last updated 1 month ago

Was this helpful?

ONINO Testnet is a public test network for trying out ONINO without real funds. It uses test-ONI tokens (tONI) and is ideal for development and community testing. The Testnet’s configuration is as follows:

  • Chain Name: ONINO Testnet

  • Chain ID: 211223

  • RPC URL: https://rpctestnet.onino.io

  • Block Explorer:

  • Faucet: – Use this to obtain free testnet ONI (tONI) for development and testing.

Because the testnet is EVM-compatible, you can add it to MetaMask or other wallets as a custom network using the above RPC and chain ID (for example, in MetaMask, network name "ONINO Testnet", chain ID 211223, currency symbol tONI). The testnet is periodically updated as new protocol features are tested. Contracts deployed on testnet are for testing only and can be re-deployed as needed on Mainnet.

Additional Notes: The ONINO Testnet is solely for experimentation; tONI tokens have no real value. All protocol upgrades and new features are trialed here first. Currently, like Mainnet, there is no cross-chain bridge for the testnet (its tokens are obtained via the faucet). The validator set on testnet is controlled for now (to ensure stability during testing phases), but anyone can use the network to build and test applications freely.

https://testnet.explorer.onino.io
https://faucet.onino.io