Network: 0xSolana Testnet
Chain ID: 8501
RPC: https://rpc.0x-solana.com
Amount: 1 0xSOL

RPC API

Request tokens programmatically via JSON-RPC:

curl -X POST https://faucet.0x-solana.com/rpc \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"faucet_request","params":["0xYOUR_ADDRESS"],"id":1}'

Methods: faucet_request, faucet_info