Skip to content

gelato:cancel-withdrawal

Put a settled withdrawal request back into the Gelato Gas Tank instead of withdrawing it (on Polygon). Needs the same merkle proof as gelato:withdraw — fetched from the 1Balance API, or given with --proof and --total.

⚗️ Experimental — available at next.evmcrispr.com.

gelato:cancel-withdrawal <amount> <token>
NameTypeDescription
amountnumberUSDC amount (6 decimals)
tokentoken-symbolUSDC
  • Same proof as gelato:withdraw; use it to keep funds in the tank after a settled request you no longer want to take out.
# TODO: add examples