Skip to main content
WSS

Overview

  • Dataset ID: 0801 - Arbitrage Paths
  • Description: Path definitions (b0801_arb_paths_v1): each path_id is a 32-byte hash for an undirected cycle; pool_uids and token_cycle in canonical order.
  • Sample: Hugging Face Sample

Subscription Parameters

number
required
Target EVM network. See the Chain enumeration.
string[]
Optional filters: 32-byte path_id values (hex string, no 0x prefix).

Message Fields

string
32-byte hash identifying the undirected path (cycle) (hex).
number
Block when the path was first observed.
string
Block time (ISO-8601).
number
Transaction index.
number
Log index.
string[]
Pool UIDs in canonical cycle order (hex).
string[]
Token cycle in canonical order (hex addresses).
string
Unique tracing ID (hex).
string[]
Parent tracing IDs (hex).
string
Record creation time (ISO-8601).
string
Record last update time (ISO-8601).

Subscription Example

Response Example

subscribe
type:object
unsubscribe
type:object
subscribe_response
type:object
unsubscribe_response
type:object
update
type:object
Last modified on July 19, 2026