COTI V2 Documentation
  • Welcome
  • Networks
    • Release Notes
      • v1.1.4
    • MainNet
      • Adding the COTI Mainnet to MetaMask
      • Contracts Addresses
    • TestNet
      • Faucet
      • Adding the COTI TestNet to Metamask
      • Contracts Addresses
  • How COTI Works
    • Introduction
      • EVM Introduction
      • Conceptual Overview
      • Use Cases and Applications
      • COTI Architecture
    • Advanced Topics
      • Garbled Circuits
      • AES Keys
      • Precompiles
      • Whitepaper
      • COTI vs others
  • Build on COTI
    • Core Concepts
      • Account Onboarding Procedure
      • Private Data Types
      • Supported Operations on Private Data Types
    • Quickstart
    • Guides
      • Basic Private Smart Contract
      • Account Onboard
      • Sending a Transaction with Encrypted Inputs
      • Resolving a Transaction's Encrypted Outputs
      • Writing a Private Smart Contract
      • Dos and Don'ts
        • Proper Use of Types
        • No Constant/Immutable Secret Types
        • No Public Contract Variables
      • Best Practices
        • Careful Onboarding
        • Careful Decrypting
        • Don't loop over an array without an index
        • Check Overflow
    • Tools
      • TypeScript SDK
      • Ethers.js
      • Python SDK
      • Web3.py
      • Contracts Library
        • MPC Core
        • Data Privacy Framework
        • Tokens
          • Private ERC20
          • Private ERC721
        • Onboard
      • Hardhat
      • Remix Plugin
      • COTI MetaMask Snap
      • Developer Sandbox
  • Running a COTI Node
    • COTI Node Ecosystem Litepaper
  • COTI Bridge
    • Swap COTI V1 Funds to COTI V2
  • Support and Community
    • Glossary
    • Telegram
    • Discord
    • GitHub
    • X
    • YouTube
  • COTI Builders Program
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Networks

TestNet

PreviousContracts AddressesNextFaucet

Last updated 3 days ago

Was this helpful?

COTI Testnet serves as an experimental environment for developers and enthusiasts to explore COTI’s native blockchain technologies. It enables users to test new features, smart contracts, and the stability of network protocols without affecting the Mainnet. The Testnet offers an accessible platform for simulating transactions and network behavior, aiding in the detection and resolution of potential issues before deployment on the Mainnet. This sandbox environment is crucial for enhancing the robustness and reliability of COTI’s ecosystem.

To facilitate testing, developers can obtain free tokens from the Testnet Faucet (next page). This allows users to perform transactions and execute smart contracts without incurring any costs.

Testnet runs the same code as the COTI v2 Mainnet, designed to provide a pre-production environment for developers about to move to Mainnet.

COTI TestNet
  • Network name: COTI Testnet

  • RPC URL:

  • WS URL:

  • Chain ID: 7082400

  • Currency symbol: COTI

  • Block explorer URL:

  • Testnet status page:

https://testnet.coti.io/rpc
wss://testnet.coti.io/ws
https://testnet.cotiscan.io
https://uptime.coti.io