Arguments
GetWithdrawFeeEstimateInput!
required
No description provided in the schema yet.
Returns
WithdrawFeeEstimate! — Estimated fees and net amount for a withdrawal.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Estimate the fees for a withdrawal before submitting.
query {
getWithdrawFeeEstimate(
input: GetWithdrawFeeEstimateInput!
): WithdrawFeeEstimate!
}
WithdrawFeeEstimate! — Estimated fees and net amount for a withdrawal.