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

Mainnet Configuration

PreviousBuilding on ONINONextTestnet Configuration

Last updated 1 month ago

Was this helpful?

ONINO Mainnet is the primary network where real ONI tokens and live applications run. Developers can deploy production contracts here once they are tested. To connect to ONINO Mainnet, use the following network parameters in your wallet or dApp configuration:

  • Chain Name: ONINO Mainnet

  • Chain ID: 1425

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

  • Block Explorer: (for viewing transactions, contracts, etc.)

  • Native Currency: ONI (used for gas fees), Decimals: 18

Additional Notes: The ONINO Mainnet is in its early stages of decentralization. Initially it is secured by a limited validator set operated by the ONINO team and partners to ensure stability, with plans to onboard more validators over time. Also, note that there are no two-way bridges available yet for ONINO. This means you currently cannot directly bridge assets to/from other chains. ONI tokens primarily exist on the ONINO network itself (and as an ERC-20 on BSC for exchange/trading purposes). Until official bridges are introduced, exercise caution and rely on official guidance for moving assets.

https://explorer.onino.io