Withdraw Network Fee
Withdraw Network Fee
Previews the network fee and balances for a prospective withdrawal. Does not move funds.
Body Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| assetId | true | string (UUID) | The asset to withdraw. |
| amount | true | string | Net amount to withdraw, or "max". |
| type | true | string | Strategy class: regulated (Fija, ERC-4626) or defi (Aave). |
| addressId | false | string (UUID) | Scope the operation to a sub-address. Omit to act on the master wallet. |
POST
Withdraw Network Fee

