Extensibility with Hooks

Hooks allow Hinkal to combine complex confidential DeFi strategies with shielded transactions. There are 2 types of hooks: pre-transaction hooks and post-transaction hooks.

Example hooks:

Private Multi-Sender - Example: Send assets to all LPs within one transaction, confidentially.

Custom checks after swap/staking - Example: If USDC price de-pegged by more than 2% after DAI swap - revert the transaction.

Last updated