requestAirdrop
工具方法
requestAirdrop
Runs the Solana RPC requestAirdrop method.
POST
requestAirdrop
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
A unique identifier for the request.
示例:
"1"
The name of the RPC method to invoke.
可用选项:
requestAirdrop 示例:
"requestAirdrop"
Parameters for the airdrop request.
Solana wallet address (public key) to receive the airdrop of test SOL tokens.
示例:
"F1Pe9T8X6cctqFYT8yvddn7fdQ25GWKVETAYQ5v8o5KQ"
响应
200 - application/json
Successfully requested airdrop.
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
Identifier matching the request.
示例:
"1"
Solana transaction signature of the completed airdrop, can be used to verify the SOL was received.
示例:
"5VERv8NMvzbJMEkV8xnrLkEaWRtSz9CosKDYjCJjBRnbJLgp8uirBgmQpjKhoR4tjF3ZpRzrFmBV6UjKdiSZkQUW"