Skip to main content

TypeScript shape

EventLabelData is a GraphQL union with two variants. Switch on __typename:
FrontRunLabelData
union
Front-run / back-run leg of an MEV attack. See FrontRunLabelData.
SandwichedLabelData
union
A swap that was sandwiched. See SandwichedLabelData.

Usage