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.

__typename
String!
Always "BurnEventData".
type
EventType!
Always Burn.
amount0
String
Raw amount of token0 removed.
amount1
String
Raw amount of token1 removed.
amount0Shifted
String
Decimal-shifted amount of token0. Null on the historical path.
amount1Shifted
String
Decimal-shifted amount of token1. Null on the historical path.
tickLower
String
V3 lower tick of the position. Null — not preserved when V3 Burn logs flatten into the swaps table as swap_type=WITHDRAWAL.
tickUpper
String
V3 upper tick of the position. Null — same as above.