kraken_get_withdrawal_info
Retrieve withdrawal fee and limit details for a specified asset, amount, and withdrawal key before transferring funds.
Instructions
Get withdrawal fee and limit information for a requested transfer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Provide the withdrawal key name stored in Kraken | |
| asset | Yes | Specify the asset (e.g., XBT, ETH) to estimate withdrawal fees | |
| amount | Yes | Indicate the amount being withdrawn for fee calculation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee | Yes | Withdrawal fee | |
| limit | Yes | Withdrawal limit | |
| amount | Yes | Withdrawal amount | |
| method | Yes | Withdrawal method |