ℹ️ Introduction to Alephium Faucets

Alephium Faucets allow users to receive testnet ALPH tokens for development and testing purposes.

  1. Testnet HTTP Faucet: Users can request testnet-v16 tokens via an API call. Simply send a POST request with the wallet address:

    curl -X POST -d 'Your_Wallet_Address' <https://faucet.testnet.alephium.org/send>
    
    

    The faucet has a cooldown period of a few minutes to prevent spam.

  2. ALPH Token Faucet in the Extension Wallet:

  3. Token Faucet dApp (Next.js):

These faucets help developers test transactions, smart contracts, and dApps on Alephium’s testnet without using real tokens.



<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" /> About this resource

</aside>

<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/18664812-e45a-49f6-af50-c7c6347a4f3c/7fe6fef7-5a86-4cec-b199-71af7dbcf554/Token_Logo.png" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/18664812-e45a-49f6-af50-c7c6347a4f3c/7fe6fef7-5a86-4cec-b199-71af7dbcf554/Token_Logo.png" width="40px" /> Authors: DIA DAO

</aside>

<aside> ✍️ Get in touch / Suggest edits

</aside>