Preview a withdrawal
Returns the withdrawable balance for a given destination chain and, optionally, validates that a specific withdrawal amount is feasible. Token defaults to USDC.
Documentation Index
Fetch the complete documentation index at: https://docs.groundtech.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Wallet ID
Body
Response
Withdrawal preview
The withdrawal amount (requested amount, or the maximum available if omitted).
Fee charged for the withdrawal (currently always "0.000000").
Conservative amount that can safely start a new withdrawal for this destination right now.
Estimated wallet total after the previewed withdrawal amount is paid out.
ISO-8601 duration estimate for withdrawal completion.