estimate_onchain_fee_usd
Estimate the on-chain transaction fee for sending from a USD wallet by providing wallet ID, recipient address, and amount. Choose speed (FAST, MEDIUM, SLOW) for fee estimates.
Instructions
Estimate the on-chain transaction fee for sending from USD wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | FAST | |
| amount | Yes | Amount in cents (USD) to send | |
| address | Yes | The Bitcoin address to send to | |
| wallet_id | Yes | The USD wallet ID to send from |