withdraw
Withdraw from the Forge Treasury vault by redeeming shares. Returns calldata for the agent wallet. A 15% performance fee may apply on profits above the high water mark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shares | Yes | Vault share amount to redeem (raw uint256 string from get_balance) | |
| agentAddress | Yes | Agent wallet address (owner of shares) |