This application helps you automatically claim SOL from the Solayer Devnet Faucet across multiple wallets. It's designed to be resilient, with features like multi-RPC randomization, proxy support, and error analytics to give you a smooth experience.
How to Configure
RPC URL(s): Enter one or more RPC endpoints, separated by a comma. The app will randomly select one for each claim attempt to balance the load.
Proxy URL(s): If you are running into rate limits, you can enter one or more proxy URLs. The app will randomly use a proxy for each request.
Wallet addresses: Paste the list of wallet public keys, with one address on each new line.
Amount & Delay: Set the amount of SOL to claim per airdrop and the minimum/maximum delay between each claim. The app will use a random delay within this range.
Skip & Cooldown: Use the "Skip If Balance" field to prevent claiming on wallets that already have enough SOL. The "Cooldown" setting prevents the app from spamming a single wallet, ensuring your requests don't get throttled.
Key Features
Multi-RPC Randomization: The app automatically switches between the RPCs you provide, reducing the chance of a single endpoint getting rate-limited. If an RPC fails, it will attempt to use another.
Error Analytics: The "Error Analytics" box gives you a real-time breakdown of the types of errors you're encountering, which is useful for debugging and understanding network issues.
Session History & Export: The "Session History" log keeps a record of your past claiming sessions. You can also export a JSON file containing your total and session claims using the "Export Claims JSON" button.