Technical Architecture
Last updated
Last updated
Mimik Finance's technical architecture is built on smart contracts with two vaults for each investment strategy: User_vault and Trader_vault. Users can invest or withdraw funds only from User_vault while traders can do the same with Trader_vault. Asset managers trade on decentralized exchanges as per their strategies, and these trades are replicated and scaled to User_vault. Rollover of funds is done every 3 hours, where all deposit and withdrawal requests are processed together in a batch.