Skip to content

Commit a52adde

Browse files
authored
Added Moonwell to OEV searching candidates (#188)
* Added Moonwell to OEV searching candidates * Fix Silo link * Run prettier
1 parent 36dcf51 commit a52adde

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,14 +22,15 @@ 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 | `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-
| [Vicuna Finance](https://vicunafinance.com/) | Sonic | `vicuna-finance` |
32-
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |
25+
| dApp | Chain | dApp alias |
26+
| ---------------------------------------------------- | -------- | ---------------- |
27+
| [dTRINITY](https://dtrinity.org/) | Fraxtal | `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+
| [Moonwell](https://moonwell.fi/) | Moonbeam | `moonwell` |
32+
| [Vicuna Finance](https://vicunafinance.com/) | Sonic | `vicuna-finance` |
33+
| [Yei Finance](https://www.yei.finance/) | Sei | `yei` |
3334

3435
### Legacy integrations
3536

@@ -39,13 +40,13 @@ extraction.
3940

4041
<!-- NOTE: Make sure these are sorted alphabetically; title matches information in @api3/contracts; homepage points to the dApp market (can differ from dApp landing page) -->
4142

42-
| dApp | Chain |
43-
| ---------------------------------------------------------------------------------------------------- | -------- |
44-
| [Compound Finance USDe market](https://app.compound.finance/markets/usde-mantle) | Mantle |
45-
| [Hana Finance](https://www.hana.finance/) | Taiko |
46-
| [INIT Capital](https://app.init.capital/?chain=81457) | Blast |
47-
| [Orbit Protocol](https://orbitlending.io/) | Blast |
48-
| [Silo Finance RDNT market](https://app.silo.finance/silo/0x19d3F8D09773065867e9fD11716229e73481c55A) | Ethereum |
43+
| dApp | Chain |
44+
| --------------------------------------------------------------------------------------------------- | -------- |
45+
| [Compound Finance USDe market](https://app.compound.finance/markets/usde-mantle) | Mantle |
46+
| [Hana Finance](https://www.hana.finance/) | Taiko |
47+
| [INIT Capital](https://app.init.capital/?chain=81457) | Blast |
48+
| [Orbit Protocol](https://orbitlending.io/) | Blast |
49+
| [Silo Finance RDNT market](https://v1.silo.finance/silo/0x19d3F8D09773065867e9fD11716229e73481c55A) | Ethereum |
4950

5051
## From MEV searching
5152

0 commit comments

Comments
 (0)