Address Operations
Withdraw Network Fee
This endpoint is used to calculate the network fee for a withdrawal from a specific address.
Request Body
-
assetId (string): The ID of the asset to be withdrawn.
-
address (string): The recipient address for the withdrawal.
-
amount (string): The amount to be sent in the withdrawal.
-
reference (string, optional): An optional reference for the withdrawal.
-
metadata (string, optional): Additional metadata for the withdrawal.
POST
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Example:
"ADDRESS_ID"
Body
application/json
Example:
"RECIPIENT_ADDRESSS"
Example:
"AMOUNT_TO_SEND"
Example:
"WALLET_ASSET_ID"