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 "MintEventData".
type
EventType!
Always Mint.
amount0
String
Raw amount of token0 added.
amount1
String
Raw amount of token1 added.
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 Mint logs flatten into the swaps table as swap_type=DEPOSIT.
tickUpper
String
V3 upper tick of the position. Null — same as above.