onBalanceUpdated
onBalanceUpdatedLive-streamed balance updates for a given wallet.
Type: Balance!
Arguments for onBalanceUpdated
onBalanceUpdated| Name | Description |
|---|---|
| walletAddress (String!) |
onBarsUpdated
onBarsUpdatedLive-streamed bar chart data to track price changes over time.
Type: OnBarsUpdatedResponse
Arguments for onBarsUpdated
onBarsUpdated| Name | Description |
|---|---|
| pairId (String) | The ID of the pair (address:networkId). |
| quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1. |
onDetailedStatsUpdated
onDetailedStatsUpdatedLive-streamed bucketed stats for a given token within a pair.
Type: DetailedStats
Arguments for onDetailedStatsUpdated
onDetailedStatsUpdated| Name | Description |
|---|---|
| pairId (String) | The ID of the pair (address:networkId). |
| tokenOfInterest (TokenOfInterest) | The token of interest within the pair. Can be token0 or token1. |
onEventLabelCreated
onEventLabelCreatedLive-streamed event labels for a token.
Type: EventLabel
Arguments for onEventLabelCreated
onEventLabelCreated| Name | Description |
|---|---|
| id (String) | The ID of the pair (address:networkId). |
onEventsCreated
onEventsCreatedLive-streamed transactions for a token.
Type: AddEventsOutput
Arguments for onEventsCreated
onEventsCreated| Name | Description |
|---|---|
| address (String) | The pair contract address. |
| id (String) | The ID of the pair (address:networkId). |
| networkId (Int) | The networkId to use when getting all events per network |
| quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1. |
onEventsCreatedByMaker
onEventsCreatedByMakerLive-streamed transactions for a maker.
Type: AddEventsByMakerOutput
Arguments for onEventsCreatedByMaker
onEventsCreatedByMaker| Name | Description |
|---|---|
| input (OnEventsCreatedByMakerInput!) |
onHoldersUpdated
onHoldersUpdatedLive-streamed list of wallets that hold a given token. Also has the unique count of holders for that token.
Type: HoldersUpdate
Arguments for onHoldersUpdated
onHoldersUpdated| Name | Description |
|---|---|
| tokenId (String!) |
onLatestPairUpdated
onLatestPairUpdatedLive-streamed updates for newly listed pairs.
Type: LatestPair
Arguments for onLatestPairUpdated
onLatestPairUpdatedonLatestTokens
onLatestTokensType: LatestToken
Arguments for onLatestTokens
onLatestTokensonLaunchpadTokenEvent
onLaunchpadTokenEventType: LaunchpadTokenEventOutput!
Arguments for onLaunchpadTokenEvent
onLaunchpadTokenEvent| Name | Description |
|---|---|
| input (OnLaunchpadTokenEventInput) |
onLaunchpadTokenEventBatch
onLaunchpadTokenEventBatchType: [LaunchpadTokenEventOutput!]!
Arguments for onLaunchpadTokenEventBatch
onLaunchpadTokenEventBatch| Name | Description |
|---|---|
| input (OnLaunchpadTokenEventBatchInput) |
onNftAssetsCreated
onNftAssetsCreatedLive-streamed transactions for an NFT asset.
Type: NftAsset
Arguments for onNftAssetsCreated
onNftAssetsCreatedonNftEventsCreated
onNftEventsCreatedLive-streamed transactions for an NFT collection.
Type: AddNftEventsOutput
Arguments for onNftEventsCreated
onNftEventsCreatedonNftPoolEventsCreated
onNftPoolEventsCreatedLive streamed NFT pool events for a given pool address or collection address.
Type: AddNftPoolEventsOutput
Arguments for onNftPoolEventsCreated
onNftPoolEventsCreatedonPairMetadataUpdated
onPairMetadataUpdatedLive-streamed stat updates for a given token within a pair.
Type: PairMetadata
Arguments for onPairMetadataUpdated
onPairMetadataUpdated| Name | Description |
|---|---|
| id (String) | The ID of the pair (address:networkId). |
| quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1. |
onPricesUpdated
onPricesUpdatedLive-streamed price updates for multiple tokens.
Type: Price!
Arguments for onPricesUpdated
onPricesUpdated| Name | Description |
|---|---|
| input ([OnPricesUpdatedInput!]!) |
onPriceUpdated
onPriceUpdatedLive-streamed price updates for a token.
Type: Price
Arguments for onPriceUpdated
onPriceUpdatedonSimulateTokenContract
onSimulateTokenContractType: SimulateTokenContractResult!
Arguments for onSimulateTokenContract
onSimulateTokenContractonTokenBarsUpdated
onTokenBarsUpdatedLive-streamed bar chart data to track price changes over time for a token.
Type: OnTokenBarsUpdatedResponse
Arguments for onTokenBarsUpdated
onTokenBarsUpdatedonTokenEventsCreated
onTokenEventsCreatedLive-streamed events for a given token across all it's pools
Type: AddTokenEventsOutput!
Arguments for onTokenEventsCreated
onTokenEventsCreated| Name | Description |
|---|---|
| input (OnTokenEventsCreatedInput!) |
onTokenLifecycleEventsCreated
onTokenLifecycleEventsCreatedLive-streamed token lifecycle events (mints and burns).
Type: AddTokenLifecycleEventsOutput!
Arguments for onTokenLifecycleEventsCreated
onTokenLifecycleEventsCreatedonUnconfirmedBarsUpdated
onUnconfirmedBarsUpdatedUnconfirmed live-streamed bar chart data to track price changes over time. (Solana only)
Type: OnUnconfirmedBarsUpdated
Arguments for onUnconfirmedBarsUpdated
onUnconfirmedBarsUpdated| Name | Description |
|---|---|
| pairId (String) | The ID of the pair (address:networkId). |
| quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1. |
onUnconfirmedEventsCreated
onUnconfirmedEventsCreatedLive-streamed unconfirmed transactions for a token. (Solana only)
Type: AddUnconfirmedEventsOutput
Arguments for onUnconfirmedEventsCreated
onUnconfirmedEventsCreated| Name | Description |
|---|---|
| address (String) | The pair contract address. |
| id (String) | The ID of the pair (address:networkId). |
| quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1. |
onUnconfirmedEventsCreatedByMaker
onUnconfirmedEventsCreatedByMakerLive-streamed unconfirmed transactions for a maker. (Solana only)
Type: AddUnconfirmedEventsByMakerOutput
Arguments for onUnconfirmedEventsCreatedByMaker
onUnconfirmedEventsCreatedByMaker| Name | Description |
|---|---|
| input (OnUnconfirmedEventsCreatedByMakerInput!) |