xrp_send_transaction
Send XRP to any address on the XRP Ledger Testnet by specifying the recipient, amount, and optional sender private key.
Instructions
Send XRP to another address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address | |
| amount | Yes | Amount in XRP | |
| privateKey | No | Sender seed/private key |