requestAirdrop
Utility Methods
requestAirdrop
Runs the Solana RPC requestAirdrop method.
POST
requestAirdrop
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
A unique identifier for the request.
Example:
"1"
The name of the RPC method to invoke.
Available options:
requestAirdrop Example:
"requestAirdrop"
Parameters for the airdrop request.
Solana wallet address (public key) to receive the airdrop of test SOL tokens.
Example:
"F1Pe9T8X6cctqFYT8yvddn7fdQ25GWKVETAYQ5v8o5KQ"
Response
200 - application/json
Successfully requested airdrop.
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
Identifier matching the request.
Example:
"1"
Solana transaction signature of the completed airdrop, can be used to verify the SOL was received.
Example:
"5VERv8NMvzbJMEkV8xnrLkEaWRtSz9CosKDYjCJjBRnbJLgp8uirBgmQpjKhoR4tjF3ZpRzrFmBV6UjKdiSZkQUW"