request_airdrop
Request a SOL airdrop on Solana devnet or testnet for testing purposes. Specify the recipient address, amount up to 2 SOL, and network.
Instructions
Request a SOL airdrop on devnet or testnet (for testing purposes only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Solana address to receive the airdrop | |
| amount_sol | Yes | Amount of SOL to airdrop (max 2) | |
| network | Yes | Network for airdrop (devnet or testnet only) |