estimate_onchain_fee
Estimate the on-chain transaction fee for sending Bitcoin from a BTC wallet to any address, with selectable speed (FAST, MEDIUM, SLOW).
Instructions
Estimate the on-chain transaction fee for sending Bitcoin (BTC wallet)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |