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