Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mobula.io/llms.txt

Use this file to discover all available pages before exploring further.

id
String!
Per-event unique id (transactionHash:logIndex:networkId).
label
EventLabelType!
FrontRun (attacker’s front- or back-leg) or Sandwiched (the victim caught between). See EventLabelType.
data
EventLabelData
Drained-amount breakdown. Currently null. See EventLabelData.
logIndex
Int!
Index of the log within the block.
networkId
Int!
Network ID.
timestamp
Int!
Unix timestamp (seconds).
transactionIndex
Int!
Index of the transaction within the block.
transactionHash
String!
Transaction hash. Two FrontRun legs of a sandwich share the same hash; the Sandwiched victim has a different hash.