Overview
Arbitrage datasets describe cyclic routes across pools (0701), activation events for those routes (0702), and evaluated profit snapshots at concrete chain positions (0801).
Endpoint matrix
| Endpoint | Summary | Dataset ID |
|---|
POST /evm/arb/paths | Path definitions (path_id, pool_uids, token_cycle) | 0701 |
POST /evm/arb/path-status | Active/inactive status events per path_id | 0702 |
POST /evm/arb/opportunities | Profit and token amounts per path and position | 0801 |
Dataset 0702 (path status) is documented alongside 0701 on the arbitrage paths catalog page.
Last modified on March 21, 2026