Aevo employs an off-chain orderbook for handling trading orders. This approach involves placing orders off-chain, which helps reduce latency and gas costs compared to an on-chain order system. The main advantage of this system is that it allows for quicker and more efficient order matching without incurring high transaction fees associated with on-chain transactions.
The off-chain orderbook works by maintaining a ledger of all buy and sell orders off the blockchain. Traders submit their orders to this off-chain ledger, where they are matched based on price and availability. Once a match is found, the order details are then submitted to the blockchain for settlement. This hybrid model leverages the speed of off-chain processes and the security of on-chain settlement.
Despite using an off-chain orderbook, all settlements on Aevo occur on-chain. This ensures transparency and immutability, leveraging the security of the Ethereum blockchain. When orders from the off-chain orderbook are matched, the corresponding trades are executed and settled on-chain using smart contracts. This process ensures that all transactions are final and tamper-proof.
The settlement process involves several steps:
On the AEVO documentation, the following example is provided to explain the ease of transactions:
Alice and Bob are trading an ETH call with strike price $2500. Price of ETH-03062022-2500-C is $2 per contract, and Alice buys 100 contracts from Bob.
Aevo incorporates robust risk management protocols to protect traders and the integrity of the platform. These protocols include margin requirements, liquidation processes, and automated risk checks. The platform’s risk engine continuously monitors positions and collateral to ensure that all trades are sufficiently collateralized. In case of significant price movements, the risk engine can trigger liquidations to prevent losses from exceeding collateral.
Margin requirements help maintain the stability of leveraged trading. Aevo supports both standard and portfolio margin frameworks:
The liquidation process is initiated when a trader’s position falls below the required margin threshold. Aevo’s risk engine automatically identifies such positions and liquidates them to cover the outstanding liabilities. The liquidation process involves selling the collateral to cover the trader’s losses, ensuring that the platform remains solvent and other traders are not adversely affected.
Highlights
Aevo employs an off-chain orderbook for handling trading orders. This approach involves placing orders off-chain, which helps reduce latency and gas costs compared to an on-chain order system. The main advantage of this system is that it allows for quicker and more efficient order matching without incurring high transaction fees associated with on-chain transactions.
The off-chain orderbook works by maintaining a ledger of all buy and sell orders off the blockchain. Traders submit their orders to this off-chain ledger, where they are matched based on price and availability. Once a match is found, the order details are then submitted to the blockchain for settlement. This hybrid model leverages the speed of off-chain processes and the security of on-chain settlement.
Despite using an off-chain orderbook, all settlements on Aevo occur on-chain. This ensures transparency and immutability, leveraging the security of the Ethereum blockchain. When orders from the off-chain orderbook are matched, the corresponding trades are executed and settled on-chain using smart contracts. This process ensures that all transactions are final and tamper-proof.
The settlement process involves several steps:
On the AEVO documentation, the following example is provided to explain the ease of transactions:
Alice and Bob are trading an ETH call with strike price $2500. Price of ETH-03062022-2500-C is $2 per contract, and Alice buys 100 contracts from Bob.
Aevo incorporates robust risk management protocols to protect traders and the integrity of the platform. These protocols include margin requirements, liquidation processes, and automated risk checks. The platform’s risk engine continuously monitors positions and collateral to ensure that all trades are sufficiently collateralized. In case of significant price movements, the risk engine can trigger liquidations to prevent losses from exceeding collateral.
Margin requirements help maintain the stability of leveraged trading. Aevo supports both standard and portfolio margin frameworks:
The liquidation process is initiated when a trader’s position falls below the required margin threshold. Aevo’s risk engine automatically identifies such positions and liquidates them to cover the outstanding liabilities. The liquidation process involves selling the collateral to cover the trader’s losses, ensuring that the platform remains solvent and other traders are not adversely affected.
Highlights