Skip to main content

TypeScript shape

String!
Pair identifier the label belongs to (matches the id argument passed to getEventLabels).
EventLabelType!
FrontRun (mapped from swap_type=MEV) or Sandwiched (mapped from swap_type=MEV_SANDWICHED). See EventLabelType.
EventLabelData
Per-label payload. Use a __typename switch. See EventLabelData.
Int!
Log index of the swap. Legacy NULL-index rows coerced to 0.
Int!
Network ID parsed from the input pair id.
Int!
Swap timestamp in Unix seconds.
Int!
Always 0 (the swaps table has no transaction index column).
String!
Swap transaction hash. Empty string when null.