Skip to main content
Preview immediately before asking the shareholder to sign. The preview returns either an instant transaction or a requested redemption. The receiver is fixed when a requested redemption is created. A later claim always sends the proceeds to that receiving wallet, even if another wallet submits the claim transaction.

Prerequisites

  • An active VAULT_ID and vault contract address
  • A connected shareholder wallet on Ethereum Sepolia
  • The share amount in 18-decimal base units
  • A Viem publicClient and walletClient

1. Preview the redemption

minAssetsOut protects only the instant route. A requested redemption settles at the USDC and source proceeds attributable to that request; the preview is an estimate, not a guarantee.

2. Submit the wallet transaction

An instant redemption transfers USDC in this transaction. A requested redemption escrows the shares while Ground exits the underlying sources.

3. Track a requested redemption

Poll until status is claimable. Use the source progress and expected timing in the response to explain what remains.

4. Claim actual proceeds

Confirm the redemption

An instant redemption completes with its first receipt. A requested redemption completes after the claim receipt succeeds and the redemption endpoint reports claimed.