request_airdrop
Request a SOL airdrop on devnet or testnet by specifying an address, amount (max 2 SOL), and network for testing purposes.
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) |