REVIEW 3 cited by
A Line Graph-Based Framework for Identifying Optimal Routing Paths in Decentralized Exchanges
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Decentralized exchanges, such as those employing constant product market makers (CPMMs) like Uniswap V2, play a crucial role in the blockchain ecosystem by enabling peer-to-peer token swaps without intermediaries. Despite the increasing volume of transactions, there remains limited research on identifying optimal trading paths across multiple DEXs. This paper presents a novel line-graph-based algorithm (LG) designed to efficiently discover profitable trading routes within DEX environments. We benchmark LG against the widely adopted Depth-First Search (DFS) algorithm under a linear routing scenario, encompassing platforms such as Uniswap, SushiSwap, and PancakeSwap. Experimental results demonstrate that LG consistently identifies trading paths that are as profitable as, or more profitable than, those found by DFS, while incurring comparable gas costs. Evaluations on Uniswap V2 token graphs across two temporal snapshots further validate LG's performance. Although LG exhibits exponential runtime growth with respect to graph size in empirical tests, it remains viable for practical, real-world use cases. Our findings underscore the potential of the LG algorithm for industrial adoption, offering tangible benefits to traders and market participants in the DeFi space.
Forward citations
Cited by 3 Pith papers
-
PRIME: Efficient Algorithm for Token Graph Routing Problem
PRIME combines hub-based graph pruning with an Armijo sign-gradient allocation method to route token swaps across disjoint paths, beating Uniswap's SOR in price and latency on Ethereum data.
-
Multi-Path Routing in Decentralized Exchange Networks: Convex Allocation and an Improving-Path Certificate
A gas-aware k-shortest-path generator plus convex flow allocation with a KKT-based certificate produces quotes within 5 bps of the best observed DEX aggregator on WETH-USDT trades.
-
Measuring DEX Efficiency and The Effect of an Enhanced Routing Method on Both DEX Efficiency and Stakeholders' Benefits
A standardized arbitrage-profit metric for DEX efficiency is introduced; measurements show Uniswap V2 efficiency fell in late 2024 and simulations show line-graph routing beats DFS for traders.
Discussion (0). Continue with ORCID to comment.