Documentation Index
Fetch the complete documentation index at: https://docs.blockdb.io/llms.txt
Use this file to discover all available pages before exploring further.
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 |
0802 (path status) is documented alongside 0801 on the arbitrage paths catalog page.