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.

poolFeeRateRaw
String
Pool fee rate (raw bps, e.g. "3000" for 0.3%). Null on the historical path.
poolFeeBps
Float
Pool fee in basis points. Null on the historical path.
poolFeeAmountRaw
String
Pool fee paid in this event, taken from swaps.fees_paid.
dynamicFee
Boolean
Whether the pool uses a dynamic fee model. Null on the historical path.
estimatedPoolFee
Boolean
Whether the fee is an estimate. Null on the historical path.
baseFeeNativeUnit
String
Block base fee, native token unit. Null on the historical path.
priorityFeeNativeUnit
String
Priority fee paid by the maker. Null on the historical path.
gasUsed
String
Gas units consumed by the transaction. Null on the historical path.
builderTipNativeUnit
String
Builder/proposer tip. Null on the historical path.
l1DataFeeNativeUnit
String
L1 data fee for L2 transactions. Null on the historical path.
txEventCount
Int
Number of relevant events emitted by this transaction. Null on the historical path.
supplementalFeeData
SupplementalFeeData
Chain-specific fee extension. Null on the historical path.