Skip to main content
String
The amount of token0 added or removed from the pair.
String
The amount of token1 added or removed from the pair.
String
The amount of token0 added or removed from the pair, adjusted by the number of decimals in the token. For example, if amount0 is in WEI, amount0Shifted will be in ETH.
String
The amount of token1 added or removed from the pair, adjusted by the number of decimals in the token. For example, USDC amount1Shifted will be by 6 decimals.
EventType!
The type of token event, Mint or ‘Burn’. See EventType

Used By

Returned by
  • onUnconfirmedEventsCreated (deprecated): Deprecated unconfirmed live-streamed transactions for a token. Use onEventsCreated instead. (Solana only)
  • onUnconfirmedEventsCreatedByMaker (deprecated): Deprecated unconfirmed live-streamed transactions for a maker. Use onEventsCreatedByMaker instead. (Solana only)