How it Works

Nexera-Fi Overview & Architecture

About Nexera-FI

Trading strategies are algorithms for handling assets. As such, they can be broken down as a series of <actions> and <triggers> for those actions. For example, <withdraw 100 USDT, from Uniswap v3, when SLIPPAGE < 1%>.

Nexera-FI Overview

The Dynamic Strategy Orchestrator operates using primitive functions like DEPOSIT, WITHDRAW, SWAP, COLLECT and OPERATE. These primitives, are the building blocks that ensure the system's flexibility and responsiveness by connecting to both generic functions as well as operations specific to the underlying protocols.

By interpreting these primitives, the Adapter Smart Contracts can effectively interact with various DeFi protocols. Adapters are developed specifically to interact with each unique DeFi Protocol. Therefore, Adapters play a pivotal role in the on-chain ecosystem by acting as intermediaries, translating and executing the Strategy Orchestrator's actions.

On this page