Kaon
  • INTRODUCTION
    • What is Kaon?
    • Why Kaon?
    • Who Should Use Kaon?
    • Who Should Build On Kaon?
    • How Does it Work?
    • Terminology
  • QUICKSTART
    • Getting Started
    • 5-Minute Setup
    • Hello KAON!
  • CORE CONCEPTS
    • Fundamentals Overview
      • Unifying Bitcoin and Ethereum(EVM)
    • Cross-Chain Interactions
      • Bridge-less Token Transfers
      • Oracle-less Cross-chain Message
      • Cross-Chain Transaction Management
      • Gasless Operating Process
      • Bridge-less ERC cross-chain Transfers
    • BTC Transaction Lifecycle
      • BTC Locking and Mirroring
      • BTC Withdrawal
    • EVM Integrations
      • mirrorBTC and EVM Interactions
      • mirrorBTC Transfer To EVM Chain
      • Restore mirrorBTC From Wrap Process
      • Metamask and other Offchain EVM Wallets Support
    • Consensus Mechanisms
      • Kaon Chain Consensus (dPoS)
      • Cross-Chain BFT Consensus
      • Slashing Incidence Process
    • Key Innovations
  • NETWORK & TOOLS
    • Kaon Testnet
    • Kaon CLI
    • Network and Tools
  • GUIDES & TUTORIALS
    • Creating a Time-Locked Bitcoin Vault
Powered by GitBook
On this page
  • Accessing the Testnet
  • Testnet Tokens
  • Generate a New Token
  • Interacting with Uniswap V2 on Kaon Testnet
  • Building on Kaon
  1. NETWORK & TOOLS

Kaon Testnet

PreviousKey InnovationsNextKaon CLI

Last updated 5 months ago

Accessing the Testnet

Welcome to the Kaon blockchain ecosystem. For an in-depth analysis of the network, please proceed to our testnet explorer: . Users will arrive at the screen below:

This explorer, while based on the classic Ethereum-type model, has been adapted to efficiently handle our UTXO chain data stream. The transformation process is transparent and publicly accessible, featuring the following key adaptations:

  1. Full integration of Recursive Length Prefix (RLP) encoding.

  2. Implementation of 1e-18 as the native denomination.

  3. Conversion of UTXO transactions into Ethereum-compatible format.

The primary interface of the explorer features an "Add Kaon Testnet" button located at the bottom of the screen. Selecting this button will integrate the Kaon Testnet into your MetaMask application. Please note that this functionality is currently limited to the browser-based MetaMask wallet.

Manual configuration of the Kaon Testnet is possible for any Ethereum-compatible wallet using the following network parameters:

  • Network designation: Kaon Testnet

  • Chain identifier: 11989

  • Native currency symbol: KAON

Upon successful configuration, you will have established a functional account on the Kaon network. However, users will notice that they currently have 0 KAON tokens.

Testnet Tokens

On the faucet interface, input your MetaMask wallet address and specify the desired token quantity. The interface also displays your Kaon UTXO format address, which corresponds to your Ethereum format address.

Upon completion of the request, a confirmation notification will be displayed. Token distribution typically occurs within a 60-second timeframe, barring any network congestion or technical issues.

Generate a New Token

Once your MetaMask is connected, you may customize and deploy any desired token configuration within the parameters provided by the platform.

Interacting with Uniswap V2 on Kaon Testnet

To engage with the Uniswap V2 instance on the Kaon testnet, follow these procedural steps:

  1. Acquire Wrapped Ether (WETH):

    • The exchange rate is fixed at 1 WETH = 1 KAON.

    • Transfer your KAON tokens to the WETH contract address: 0x11e465D214d00A37A11C67796b7fC4DD15dbCCB9

    • You will receive an equivalent amount of WETH in return.

  2. Token Integration:

    • Add the token you previously created to your wallet interface.

  3. Liquidity Provision:

    • After acquiring WETH, navigate to the Uniswap interface.

    • Create a trading pair using your custom token and WETH.

    • Establish a liquidity pool for this pair.

  4. Trading Initiation:

    • With the liquidity pool established, you may commence trading activities.

This process enables you to simulate and test various DeFi operations within the controlled environment of the Kaon testnet.

Building on Kaon

  • MetaMask integration

  • TrustWallet connection

  • Direct network connection

Upon successful connection, you can proceed to deploy and test your smart contracts within the Kaon testnet environment. It is noteworthy that the network fully supports EVM Shanghai, providing access to the latest Ethereum Virtual Machine features and optimizations.

RPC endpoint:

Block explorer URL:

To acquire complimentary tokens for testing purposes, navigate to the Kaon Testnet Faucet at . Select the “Faucet” option to initiate the token distribution process.

Upon successful acquisition of testnet tokens, you can now deploy a new ERC20-compliant token using the simplified token generation interface available at .

After deploying a token, you may explore additional functionalities within the Kaon ecosystem. For instance, you can interact with our deployed instance of Uniswap V2, accessible at . This allows users to test token swapping and liquidity provisioning within the Kaon testnet environment.

For advanced contract deployment and interaction, the offers a versatile platform. This integrated development environment can be connected to the Kaon testnet through various methods:

https://testnet.kaon.one
https://explorer.testnet.kaon.one
http://faucet.testnet.kaon.one
https://tokengen.testnet.kaon.one
https://uniswap.testnet.kaon.one/#/swap
Remix Ethereum IDE
Kaon Testnet Explorer
Metamask - With Balance