You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: pages/express-relay/index.mdx
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,16 @@ import CodeIcon from "../../components/icons/CodeIcon";
7
7
8
8
# Introduction
9
9
10
-
Express Relay is a priority auction that enables protocols to eliminate [Maximal Extractable Value](https://www.ledger.com/academy/glossary/maximal-extractable-value-mev) (MEV).
10
+
Express Relay is a priority auction which enables better orderflow mechanisms that eliminate [Maximal Extractable Value](https://www.ledger.com/academy/glossary/maximal-extractable-value-mev) (MEV).
11
11
12
-
-**For Protocol Developers:** Express Relay allows protocols to recapture MEV and access a network of searchers.
13
-
With Express Relay, protocols don't need to spend time and energy bootstrapping a protocol-specific searcher network.
12
+
-**For Protocol Developers:** Express Relay allows protocols to recapture MEV and access a network of searchers for more competitive pricing than on-chain sources provide.
13
+
With Express Relay, protocols get access to plug-and-play liquidity.
14
14
15
-
-**For Searchers:** Express Relay provides easy and unified access by aggregating liquidation and other MEV opportunities across integrated DeFi protocols.
16
-
Searchers integrate once and gain access to all existing and future opportunities.
15
+
-**For Searchers:** Express Relay provides easy and unified access to a range of orderflow opportunities across integrated DeFi protocols.
17
16
18
17
## Integration
19
18
20
-
To integrate with Express Relay, you can integrate as a protocol or as a searcher.
19
+
To integrate with Express Relay, you can integrate as a protocol (to power market orders/swaps) or as a searcher.
21
20
22
21
<Cards>
23
22
<Card
@@ -38,15 +37,9 @@ To integrate with Express Relay, you can integrate as a protocol or as a searche
38
37
To learn more about Express Relay, refer to the following resources:
0 commit comments