Wallet
Withdraw Network Fee
This API endpoint is used to get the withdrawal network fee from a specific wallet.
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
assetId | true | string | The ID of the asset to be withdrawn. |
address | true | string | The recipient’s address for the withdrawal. |
amount | true | string | The amount to be withdrawn. |
POST