You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, need you help again.
I want use streamingfast to get my liquidity, price, volume, liquidity data.
I still always get null response.
Can you help me to check out this?
GraphQL:
{
token (id: "0x765b85839717ebfc84378b83381a4814897a0506") {
id
name
}
pair (id: "0x8c83e7aef5116be215223d3688a2f5dc4c7f241b") {
id
name
}
pancakeDayData (id:"0x8c83e7aef5116be215223d3688a2f5dc4c7f241b") {
id
date
dailyVolumeUSD
}
pairDayData (id: "0x8c83e7aef5116be215223d3688a2f5dc4c7f241b") {
id
dailyVolumeUSD
}
}
Hey guys, need you help again.
I want use streamingfast to get my liquidity, price, volume, liquidity data.
I still always get
null
response.Can you help me to check out this?
GraphQL:
Response
Thx
The text was updated successfully, but these errors were encountered: