Deposit Network Fee
Deposit Network Fee
Previews the network fee and balances for a prospective deposit. Does not move funds.
Body Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| assetId | true | string (UUID) | The asset to deposit. |
| amount | true | string | Amount to deposit. |
| 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
Deposit Network Fee

