Testnet faucet
Join the testnet, set up your wallet, and request KII to launch your validator.
The testnet is a great environment to test your validator setup before launch.
Testnet participation is a great way to signal to the community that you are ready and able to operate a validator.
Important to create your web wallet first and then link to the explorer app. Testnet explorer app: https://app.kiichain.io/kiichain
Test KII can be found in the faucet in discord and can be called on every 24 hours.
Discord link: https://discord.com/invite/kiichain
List of available commands
Request tokens:
$request [chain ID] [kii address]
Query an address balance:
$balance [chain ID] [kii address]
Query a transaction:
$tx_info [chain ID] [transaction hash ID]
Query the faucet and node status:
$faucet_status [chain ID]
Query the faucet address:
$faucet_address [chain ID]
Example request Testnet 1:
$request kiiventador kii1j7qzunvzx4cdqya80wvnrsmzyt9069d3gwhu5p
Example request Testnet 2 EVM:
$request kiichain 0x1cCb69B86Cd105Bc551e6324d9072E92Ba33CBE8
Supported chain IDs
kiiventador
Test network for the KII Blockchain
kiichain
EVM Testnet for the Kiichain Blockchain
Last updated