The Leverage Staking Hook is the first custom intent hook built within the SODAX intent framework.
This hook enables automated leverage staking using a native asset — for example, SODA.
Here’s how it works:
Because both the collateral and borrowed asset are the same (SODA and xSODA), the price moves in sync, maintaining a stable ratio as one grows in value.
This is a common pattern across ecosystems known as leverage staking, where users amplify staking rewards through recursive borrowing and supplying loops.
When this hook is integrated, it will enable one-click leverage staking and one-click deleveraging for any asset supported by the SODAX Money Market — all executed through intents.
Just like other intent hooks, to the solver this process appears as a normal swap intent.
Under the hood, however, the hook executes multiple smart contract actions to complete the leverage or deleverage cycle automatically.