π° Deposit & Execution
Deposit & Execution
MALGIST simplifies complex DeFi actions into a single, clean execution flow β without taking custody of your funds.
1. Single-Asset Deposit
Users deposit one base asset (e.g. USDC) into a selected strategy.
Key points:
No need to manually swap or LP
One transaction from the user
Funds remain under smart contract control (non-custodial)
2. Strategy-Based Execution
After deposit:
The strategy logic defines how funds are allocated
Capital is split across multiple protocols if required
Each action is executed via modular protocol adapters
Example:
50% β Lending protocol
50% β DEX liquidity pool
All executions follow predefined strategy rules.
3. Multi-Protocol Execution
MALGIST supports executing a strategy across multiple protocols in one flow:
No need for users to interact with each protocol separately
Execution is atomic (all steps succeed or revert)
Adapter pattern ensures consistent behavior across protocols
4. Fee Handling
Fees are handled automatically during execution:
Strategy fee (if applicable)
Platform fee (if applicable)
Fees are deducted transparently and on-chain
No hidden costs.
5. Execution Guarantees
Execution follows on-chain strategy configuration
If any step fails, the transaction reverts
No off-chain fund movement
Important Notes
All executions depend on protocol availability and on-chain conditions
Gas fees apply per transaction
Strategy performance is not guaranteed
β‘οΈ Next: Portfolio Monitoring
Last updated

