send_onchain
Send Bitcoin on-chain payments to any Bitcoin address using satoshis. Specify wallet ID, recipient address, amount, optional memo and speed.
Instructions
Send Bitcoin on-chain to a Bitcoin address. Amount is in satoshis for BTC wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | ||
| speed | No | FAST | |
| amount | Yes | Amount in satoshis to send | |
| address | Yes | The Bitcoin address to send to | |
| wallet_id | Yes | The BTC wallet ID to send from |