Faucet Access
To participate in testnet, you'll need testnet $SBLK tokens. These have no market value and are used for:
Staking
Validator registration
Deploying contracts
Accessing chatrooms
Testing governance votes
Request Tokens:
π¦ Web Faucet: https://faucet.socialblock.io
π« Telegram Bot:
@socialblockfaucetbot
β paste your wallet address to receive tokens.π CLI Request:
curl -X POST https://faucet.socialblock.io/request \
-H "Content-Type: application/json" \
-d '{"address": "yourwalletaddress"}'
Tokens are rate-limited (e.g., 500 SBLK/testnet user/day).
Last updated