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 "CollectProtocolEventData".
type
EventType!
Always CollectProtocol.
sender
String
Address that triggered the collection.
recipient
String
Address that received the protocol fees.
amount0
String!
Amount of token0 collected.
amount1
String!
Amount of token1 collected.
Note: CollectProtocol is not exposed through getTokenEvents (Codex contract). Documented here for schema completeness.