🥚
Oval
  • Oval Overview
    • Problem
    • System Overview
  • Integration
    • Quickstart Deployment
    • Morpho Deployment
    • Advanced Deployment
  • Mechanism Details
    • Integration with MEV-Share
    • Mechanism Description
    • Trust Assumptions
    • Oval Update Lifecycle
    • Inclusion Rates
    • Revenue Sharing
  • Contract Architecture
    • Source Adapters
    • Destination Adapters
    • Integration Controllers
    • Oval
    • Gas Profiling
  • Technical Examples
    • Aave Integration
    • Flashbots Integration
  • For Searchers
    • Getting Started
    • Header Specifications
    • Oval Node
  • OEV Data
  • Oval Demo
  • Audit and Bug Bounty
  • Oval Deployments
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Technical Examples

Detailed walkthrough of Oval in practice.

This section contains a number of technical examples that aim to showcase Oval in the wild. Namely:

  1. Flashbots Integration shows a sample script to send Oval payloads on Goerli. This aims to show integrators a full end to end integration, including the Flashbot's MEV-Share lifecycle, within a testnet environment.

  2. Aave Integration provides a sample script to show how Oval can be integrated with Aave. This operates within a mainnet fork and showcases the controlled price unlock logic that governs who can access new data (i.e. OEV auction winners).

PreviousGas ProfilingNextAave Integration

Last updated 10 months ago

Was this helpful?