KUB Docs
  • Introduction to KUB
  • Connect to KUB
  • KUB PoS
    • Increase block gas limit to 90M
    • Update GasPrice Instruction
    • Incident from chaophaya hardfork
    • Overview
    • Considerations
    • Validator Node
      • Node Requirements
      • Run Validator Node
      • Validator Staking
      • StakeManager Contract
      • ValidatorShare Contract
      • Slashing
    • Run Full Node
    • Run Archive Node
    • Chaindata Snapshot
    • Migration PoSA to PoS
    • Delegator
      • How to delegate
      • How to claim reward
      • How to unstake
  • Developer Center
    • ✨Getting Started
    • 🏆Project Tiers
    • 👨‍💻Connect Bitkub NEXT to register as a new user
    • ✔️Verify your identity via Bitkub NEXT (KYC or KYB)
    • 💰Subscribe to the KUB Developer Package
    • 🗳️Submit your project
      • 📗Create submit project
      • 📘Manage your project
        • Submit project
        • Create a new project version
        • Status of project version
      • 📙Manage project information
  • KUB SDK
    • NEXT SDK
      • NEXT SDK Code Cookbook
      • KUB SDK Compatible Smart Contract
        • Example Smart Contract for Testing
        • Example KUB SDK Compatible KAP20 Smart Contract
        • Example KUB SDK Compatible KAP721 Smart Contract
  • KUB Playground
    • Quick Start Guide on KUB Playground
  • KUB Layer 2
  • KUB Scan
  • RPC Service
    • JSON-RPC Endpoint
  • IPFS Service
    • IPFS Guideline
  • FAQ
  • Glossary
  • Reference and Service
    • KUB Whitepaper Version 3.3
    • Technical Paper Version 3.2
    • KUB Explorer
    • KUB Faucet
    • KUB Oracle
    • KUB Bridge
    • KKUB OTP
Powered by GitBook
On this page

Was this helpful?

  1. Khaosan Network

Request tKUB for developing

To request tKUB (test KUB tokens) on the Khaosan testnet, follow these steps:

Last updated 2 months ago

Was this helpful?

Step-by-Step Guide:

  1. Install MetaMask: If you haven't already, install the MetaMask browser extension. You will need it to interact with the Khaosan testnet and hold tKUB.

    • Download MetaMask from .

    • Set up a wallet or import an existing one.

  2. Add Khaosan Testnet to MetaMask: You will need to manually add the Khaosan testnet to MetaMask if it’s not already available.

    • Open MetaMask and click on the network dropdown (top center).

    • Select "Add Network" or "Custom RPC" (depending on the version).

    • Fill in the Khaosan testnet details:

      Network Name: Khaosan Testnet New RPC URL: https://khaosan-rpc.kubchain.io Chain ID: 25925 Currency Symbol: tKUB Block Explorer URL: https://khaosan.kubscan.com

    • Save the network, and it should now appear in your MetaMask.

  3. Obtain tKUB via Faucet: To get free test KUB (tKUB), visit a faucet that supports the Khaosan testnet.

    • Go to the Khaosan Testnet Faucet.

    • Paste your MetaMask wallet address into the provided field.

    • Click the button to request tKUB.

    You should receive a small amount of tKUB in your MetaMask wallet shortly after submitting your request.

  4. Verify tKUB in MetaMask:

    • Open your MetaMask wallet.

    • Ensure you are connected to the Khaosan Testnet.

    • Check your wallet balance to see if the tKUB tokens have arrived.

Troubleshooting:

  • If the tokens don’t arrive, double-check the MetaMask network configuration and ensure you’ve entered the correct address in the faucet.

  • Try waiting a few minutes before refreshing and checking the balance again.

Once you have tKUB, you can use it to test and develop on the Khaosan testnet.

MetaMask's official website