This referendum has the Treasury borrow 211,519.13 PRIME (≈ $222,222 at $1.0506) from the Hydration money market against its existing collateral and transfer it to an IGL-controlled multisig. IGL will swap the PRIME for USDC and allocate it to the staked BRL strategy managed by Crown — the first live deployment (proof of concept) of Hydrated Strategy pt. 3:
https://hydration.subsquare.io/posts/262
No treasury assets are spent or transferred out. The Treasury takes on a debt position it services and repays; the borrowed funds are put to work earning real-world yield.
One atomic call via dispatcher.dispatchAsTreasury:
12hN9owFtAT7LpXy65BguSC9GWVUbfEdUbMaw7DmFHNyWR6sThe batch is all-or-nothing: if the borrow does not execute, the transfer cannot execute either and the whole call reverts.
Post-execution treasury position: ~$2.82M collateral, ~$932k total debt, health factor ~2.50.
As laid out in Hydrated Strategy pt. 3 (https://hydration.subsquare.io/posts/262) and the May–Jun newsletter (https://hydration.substack.com/p/hydration-newsletter-may-jun-2026):
This POC sizing (~$222k) lets us validate the full pipeline — borrow, off-ramp, deployment, reporting, repayment — before scaling.
The call was dry-run against a fork of current mainnet state and executes cleanly end-to-end: the borrow event fires, the multisig receives the full amount, and the treasury debt position opens as expected.
0x62e4ac40defc1a0bc27bb034aaa3d6e74a9e662c353762b66d84d926b3cbbf39 (333 bytes)The debt position sits transparently on-chain against the Treasury account and can be monitored by anyone. When the strategy position is unwound (or once it is represented on-chain), the PRIME is repaid via a follow-up referendum calling Pool.repay through the same treasury dispatch mechanism.
The Treasury borrows 211,519.13 PRIME from the money market and transfers it to an IGL multisig. The borrowed tokens will be swapped for USDC and invested in a staked BRL strategy that earns yield from Brazilian government debt. No Treasury assets are spent. The debt will be repaid later when the strategy is unwound.