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