Examples
We've decided to launch our own dApp built with API3 OEV proxies with minimal liquidity. This allows us to build a fully functional OEV bot and share it as a reference without promoting a particular dApp. Because of the small liquidity, we expect very little competition, making it an ideal way to start with OEV.
Compound3 Fork
WARNING
The dApp uses real assets to allow for a more realistic experience, but the goal is to allow testing of the OEV flow. If you're just looking to borrow/lend assets, use the real Compound dApp or another platform instead.
The dApp is a Compound3 fork launched on the Base network. The dApp offers a very basic UI for borrowing and lending assets. It mirrors the real USDC comet on Base and allows for borrowing USDC by supplying any of ETH, cbETH, or wstETH as collateral.
Refer to this table for dApp details:
Name | Description |
---|---|
API3 Compound dApp | The OEV dApp. |
USDC Comet contract | The USDC Comet contract. |
USDC contract | The USDC token. |
WETH contract | The WETH token. |
cbETH contract | The cbETH token. |
wstETH contract | The wstETH token. |
The OEV Bot
See the OEV v1 Compound example bot for details.