Skip to content

Add Morpho markets to OEV dApps list #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions docs/oev-searchers/in-depth/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,19 @@ Api3 feeds are used across many dApps, but not all are suitable for OEV searchin

The following table includes dApps which integrated OEV proxies and are good candidates for OEV searching. The chain and dApp alias define are unique for every market and are required when implementing searcher bots.

| dApp | Chain | dApp alias |
| ---------------------------------------------------- | -------------- | -------------- |
| [dTRINITY](https://dtrinity.org/) | Fraxtal, Sonic | `dtrinity` |
| [INIT Capital](https://app.init.capital/?chain=5000) | Mantle | `init` |
| [Lendle](https://lendle.xyz/) | Mantle | `lendle` |
| [MachFi](https://www.machfi.xyz/) | Sonic | `mach-finance` |
| [Malda](https://malda.xyz/) | Linea | `malda` |
| [Moonwell](https://moonwell.fi/) | Moonbeam | `moonwell` |
| [Stout](https://stout.fi/) | Sonic | `stout` |
| [Stability](https://stability.market/) | Sonic | `stability` |
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |
| dApp | Chain | dApp alias |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ----------------------------- |
| [dTRINITY](https://dtrinity.org/) | Fraxtal, Sonic | `dtrinity` |
| [INIT Capital](https://app.init.capital/?chain=5000) | Mantle | `init` |
| [Lendle](https://lendle.xyz/) | Mantle | `lendle` |
| [MachFi](https://www.machfi.xyz/) | Sonic | `mach-finance` |
| [Malda](https://malda.xyz/) | Linea | `malda` |
| [Moonwell](https://moonwell.fi/) | Moonbeam | `moonwell` |
| [Morpho MVL/USDC market](https://app.morpho.org/ethereum/market/0x972b343b611a3cf2559a04bf2c0b8e45d1c69a1c1d94dc852ca6e16a924b006b/mvl-usdc) | Ethereum | `morpho-mvl-usdc-770-lltv` |
| [Morpho wstETH/USDC market](https://app.morpho.org/ethereum/market/0x6d2fba32b8649d92432d036c16aa80779034b7469b63abc259b17678857f31c2/wsteth-usdc) | Ethereum | `morpho-wsteth-usdc-860-lltv` |
| [Stout](https://stout.fi/) | Sonic | `stout` |
| [Stability](https://stability.market/) | Sonic | `stability` |
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |

### Legacy integrations

Expand Down