Bundling, Batching & Netting
Orion's execution layer is designed to make portfolio management more efficient and cost-effective.
Three core techniques - bundling, batching, and netting - work together to lower costs, improve scalability, and protect privacy.
Bundling: One Transaction, Many Actions
Instead of executing each rebalancing order separately, Orion bundles multiple actions into a single onchain transaction.
- Reduces gas usage for curators and users.
- Enables multi-asset rebalancing in one efficient step.
- Works for both transparent and private vault strategies.
Batching: Sharing Costs Across Vaults
Orion groups (batches) transactions from multiple vaults and executes them together.
- Gas fees are shared across all participants in the batch.
- Larger batches improve cost savings for everyone.
- Works alongside bundling for maximum efficiency.
Netting: Matching Orders Before Execution
Netting offsets buy and sell orders between participants before hitting the open market.
- Reduces the total number of trades.
- Minimizes price impact and slippage.
- Cuts gas costs by avoiding unnecessary transfers.