Get NUB
Get your testnet NUB for development and testing
In Nubit DA Alpha Testnet, users can receive NUB tokens through two methods: the Discord channel and the web faucet. Each method has its own limits and conditions, and these two methods are not mutually exclusive.
Discord Faucet: Each address/Discord ID can receive 0.03 NUB per day, but each address can only claim once every 24 hours.
Web Faucet: Each address can receive 0.01 NUB daily, but each device can only claim once every 24 hours.
Web Faucet
The web faucet is available at: https://faucet.nubit.org.
Users can claim 0.01 NUB per day, but each device is restricted to one claim every 24 hours.
Discord Faucet
Join Nubit discord server by this invitation: https://discord.com/invite/nubit.
To request tokens from the Nubit DA Alpha Testnet Faucet, use the following command in the #alpha-testnet-faucet
channel on Nubit’s Discord server:
$request <NUBIT-ADDRESS>
Where <NUBIT-ADDRESS>
is a generated address starting with nubit.
Additionally, you can use the $balance <NUBIT-ADDRESS>
command to check the balance of a specified address and the $transaction <TX HASH>
command to check the status of a specific transaction (faucet transactions only).
Note: Each address/Discord ID is limited to 0.03 NUB every 24 hours.
Last updated