Safrochain
DocsAPIsWebsiteSafroHub
Explorer
  • Testnet
  • Mainnet (soon)
DocsAPIsWebsiteSafroHub
Explorer
  • Testnet
  • Mainnet (soon)
  1. Quickstart
  • Introduction
    • What is Safrochain?
    • Key Ecosystem Components
    • Roadmap and Future Plans
  • Quickstart
    • Install a Node
    • Join the Public Testnet
    • Use the Faucet
    • Join as Validator
    • Join as a Relayer
  • Nodes & Network
    • Node Types (Full, Validator, Relayer…)
    • Updating and Upgrading Nodes
    • Security Guidelines
    • RPC/REST/gRPC Endpoints
  • Development & Integration
    • SDKs & Supported Libraries
    • IBC Integration
    • Building and Broadcasting Transactions
  • Explorer & APIs
    • Resouces
  • Wallets & Staking
    • Connecting a Wallet
    • Staking SAF Tokens
    • Delegating to Validators
    • Rewards and Slashing Information
  • Token Economy
    • SAF Token
    • Inflation & Supply Strategy
    • Liquidity Pools and DEX
    • Governance Utility of the Token
  • APIs
  1. Quickstart

Use the Faucet

Use the Safrochain Testnet Faucet#

To obtain test tokens for development or participation on the Safrochain testnet, you can use one of the following methods to request tokens in the usaf denomination.

🌐 Web Faucet#

Visit: https://faucet.safrochain.com
Steps:
1.
Enter your wallet address starting with addr_safro....
2.
Submit the request.
Receive 25,000,000 usaf (25 SAF)
Cooldown: 24 hours

🤖 Discord Faucet Bot#

Steps:
1.
Join the Safrochain Discord.
2.
Navigate to the #testnet-faucet channel.
3.
Use the following command, replacing addr_safroxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx with your wallet address:
!faucet addr_safroxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Receive: 10,000,000 usaf (10 SAF)
Cooldown: 24 hours
Note: usaf is the micro-denomination of SAF, where 1 SAF = 1,000,000 usaf.
Ensure your wallet address is valid and starts with addr_safro to receive tokens successfully.
Modified at 2025-07-02 22:05:53
Previous
Join the Public Testnet
Next
Join as Validator
Built with