- UniswapV4Data — Uniswap V4 pools (hook address, native token flag, dynamic fee).
- ArenaTradeData — Arena Trade pairs (token ID).
- PumpData — Pump.fun pairs (creator address).
Unions and Interfaces
ProtocolData
Union of protocol-specific pair data. Custom data for the pair; only certain protocols have this (e.g. uniswapv4, arenatrade, pump).
This union can be one of the following types (see Object Types for full field definitions):