Skip to main content
WSS

Overview

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

Payload fields mirror blockdb_evm.b0901_arb_opportunities_v1 (addresses and binary ids as hex strings without 0x in JSON).
number
Observation block.
string
UTC timestamp of the observation (ISO-8601).
number
Transaction index within the block.
number
Log index within the transaction.
string
32-byte path id (hex).
boolean
true if the path was evaluated in the reversed direction.
string[]
Pool UIDs in evaluated (directional) order (hex).
string[]
Token addresses in evaluated order (hex).
string[]
Per-hop amounts as decimal strings, aligned with token_path.
string
Estimated profit in token_path[0] units (decimal string).
string
USD price of token_path[0] (decimal string).
string
Estimated profit in USD (decimal string).
string
Row tracing id (hex).
string[]
Parent tracing ids (hex).
string
Record creation timestamp (ISO-8601).
string
Last update timestamp (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