Skip to content

Commit 2c6df54

Browse files
authored
Document additional Morpho markets (#215)
1 parent 2048ea6 commit 2c6df54

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

docs/oev-searchers/in-depth/index.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,22 @@ Api3 feeds are used across many dApps, but not all are suitable for OEV searchin
2222

2323
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.
2424

25-
| dApp | Chain | dApp alias |
26-
| -------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ----------------------------- |
27-
| [dTRINITY](https://dtrinity.org/) | Fraxtal, Sonic | `dtrinity` |
28-
| [INIT Capital](https://app.init.capital/?chain=5000) | Mantle | `init` |
29-
| [Lendle](https://lendle.xyz/) | Mantle | `lendle` |
30-
| [MachFi](https://www.machfi.xyz/) | Sonic | `mach-finance` |
31-
| [Malda](https://malda.xyz/) | Linea | `malda` |
32-
| [Moonwell](https://moonwell.fi/) | Moonbeam | `moonwell` |
33-
| [Morpho MVL/USDC market](https://app.morpho.org/ethereum/market/0x972b343b611a3cf2559a04bf2c0b8e45d1c69a1c1d94dc852ca6e16a924b006b/mvl-usdc) | Ethereum | `morpho-mvl-usdc-770-lltv` |
34-
| [Morpho wstETH/USDC market](https://app.morpho.org/ethereum/market/0x6d2fba32b8649d92432d036c16aa80779034b7469b63abc259b17678857f31c2/wsteth-usdc) | Ethereum | `morpho-wsteth-usdc-860-lltv` |
35-
| [Nerite](https://www.nerite.org/) | Arbitrum | `nerite` |
36-
| [Stout](https://stout.fi/) | Sonic | `stout` |
37-
| [Stability](https://stability.market/) | Sonic | `stability` |
38-
| [Takara](https://app.takaralend.com/) | Sei | `takara` |
39-
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |
25+
| dApp | Chain | dApp alias |
26+
| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------- | ---------------------------- |
27+
| [dTRINITY](https://dtrinity.org/) | Fraxtal, Sonic | `dtrinity` |
28+
| [INIT Capital](https://app.init.capital/?chain=5000) | Mantle | `init` |
29+
| [Lendle](https://lendle.xyz/) | Mantle | `lendle` |
30+
| [MachFi](https://www.machfi.xyz/) | Sonic | `mach-finance` |
31+
| [Malda](https://malda.xyz/) | Linea | `malda` |
32+
| [Moonwell](https://moonwell.fi/) | Moonbeam | `moonwell` |
33+
| [Morpho cbBTC/USDC market](https://app.morpho.org/ethereum/market/0xba3ba077d9c838696b76e29a394ae9f0d1517a372e30fd9a0fc19c516fb4c5a7/cbbtc-usdc) | Ethereum | `morpho-cbbtc-usdc-860-lltv` |
34+
| [Morpho MVL/USDC market](https://app.morpho.org/ethereum/market/0x972b343b611a3cf2559a04bf2c0b8e45d1c69a1c1d94dc852ca6e16a924b006b/mvl-usdc) | Ethereum | `morpho-mvl-usdc-770-lltv` |
35+
| [Morpho wbtc/USDC market](https://app.morpho.org/ethereum/market/0x704e020b95cbf452e7a30545d5f72a241c4238eebf9d1c67657fdd4a488581e0/wbtc-usdc) | Ethereum | `morpho-wbtc-usdc-860-lltv` |
36+
| [Nerite](https://www.nerite.org/) | Arbitrum | `nerite` |
37+
| [Stout](https://stout.fi/) | Sonic | `stout` |
38+
| [Stability](https://stability.market/) | Sonic | `stability` |
39+
| [Takara](https://app.takaralend.com/) | Sei | `takara` |
40+
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |
4041

4142
### Legacy integrations
4243

0 commit comments

Comments
 (0)