ZARPLY Devnet Faucet

How to claim via API

Prefer using the faucet programmatically? Use our simple API endpoint.

Step 1: Get your Solana public key

Make sure your wallet is ready and copy your Solana address.

Step 2: Hit the faucet URL with this curl command

curl -X POST https://faucet.zarply.co.za/api/faucet \
-H "Content-Type: application/json" \
-d '{"pubkey": "your_sol_pubkey_here"}'

What does this faucet do?

ZARP Tokens

Receive 1000 ZARP tokens for testing on Solana Devnet

SOL for Gas

Automatically receives minimal SOL for transaction fees if needed

Rate Limits

Limited to 5 requests , 1 per wallet per 24 hours