onBarsUpdated
onBarsUpdated
Live-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
onDetailedStatsUpdated
Live-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
onEventLabelCreated
Live-streamed event labels for a token.
Type: EventLabel
Arguments for onEventLabelCreated
onEventLabelCreated
Name | Description |
---|---|
id (String) | The ID of the pair (address :networkId ). |
onEventsCreated
onEventsCreated
Live-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 ). |
quoteToken (QuoteToken) | The token of interest within the pair. Can be token0 or token1 . |
onLatestPairUpdated
onLatestPairUpdated
Live-streamed updates for newly listed pairs.
Type: LatestPair
Arguments for onLatestPairUpdated
onLatestPairUpdated
onLatestTokens
onLatestTokens
Type: LatestToken
Arguments for onLatestTokens
onLatestTokens
onNftAssetsCreated
onNftAssetsCreated
Live-streamed transactions for an NFT asset.
Type: NftAsset
Arguments for onNftAssetsCreated
onNftAssetsCreated
onNftEventsCreated
onNftEventsCreated
Live-streamed transactions for an NFT collection.
Type: AddNftEventsOutput
Arguments for onNftEventsCreated
onNftEventsCreated
onNftPoolEventsCreated
onNftPoolEventsCreated
Live streamed nft pool events for a given pool address or collection address
Type: AddNftPoolEventsOutput
Arguments for onNftPoolEventsCreated
onNftPoolEventsCreated
onPairMetadataUpdated
onPairMetadataUpdated
Live-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 . |
onPriceUpdated
onPriceUpdated
Live-streamed price updates for a token.
Type: Price
Arguments for onPriceUpdated
onPriceUpdated
onSimulateTokenContract
onSimulateTokenContract
Type: SimulateTokenContractResult!
Arguments for onSimulateTokenContract
onSimulateTokenContract
onTokenEventsCreated
onTokenEventsCreated
Live streamed events for a given token across all it's pools
Type: AddTokenEventsOutput!
Arguments for onTokenEventsCreated
onTokenEventsCreated
Name | Description |
---|---|
input (OnTokenEventsCreatedInput!) |
onTokenLifecycleEventsCreated
onTokenLifecycleEventsCreated
Live-streamed token lifecycle events (mints and burns)
Type: AddTokenLifecycleEventsOutput!
Arguments for onTokenLifecycleEventsCreated
onTokenLifecycleEventsCreated