Pathfinder
Cyclic arbitrage detection CLI for DEXs
Install / Use
/learn @benleim/PathfinderREADME
Pathfinder
A command line interface (CLI) for quantifying & detecting DEX token pair arbitrage on the Ethereum blockchain. <br/> Currently supports UniswapV3 and Sushiswap.
⚡️ Quick start
First, install Node.js. Then, run the following commands:
npm install
npm install ts-node -g
npm install typescript -g
⚙️ Commands & Options
start
begin searching for dex cycles repeatedly
ts-node ./src/program.ts start [OPTIONS]
| Option | Description | Type | Default | Required? |
|--------|----------------------------------------------------------|---------|---------|-----------|
| --tokens | Number of highest daily volume tokens | number| 5 | No |
| --timeout | Polling timeout (seconds) | number| 5 | No |
| -x, --dex | Select which DEX(s) to arbitrage | bool | false | No |
| -d, --debug | Enable debug mode for printing | bool | false | No |
run
search once for dex cycles
ts-node ./src/program.ts run [OPTIONS]
| Option | Description | Type | Default | Required? |
|--------|----------------------------------------------------------|---------|---------|-----------|
| --tokens | Number of highest daily volume tokens | number| 5 | No |
| -x, --dex | Select which DEX(s) to arbitrage | bool | false | No |
| -d, --debug | Enable debug mode for printing | bool | false | No |
🔮 Future Roadmap
- More DEXs (PancakeSwap)
- CEX
- More L1s
- L2s
- Price slippage
- Live gas cost feed
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
