Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method requestAirdrop: [accountPubkey, lamports, config]Positional parameters for
requestAirdrop:params[0]: Pubkey of account to receive lamports (base-58 encoded string).params[1]: Amount of lamports to airdrop.params[2]: Optional configuration object.
Returns
String - Transaction signature of the airdrop. Example:
“5VERv8NMvzbJMEkV8xnrLkEaWRtSz9CosKDYjCJjBRnbJLgp8uirBgmQpjKhoR4tjF3ZpRzrFmBV6UjKdiSZkQUW”.