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
this query will expose all unique pools where the order of token0 and token1 is determined based on token address ascending.
important to note, the output of this query will not indicate the base and quote tokens correctly as they do not represent actual strategies with their base and quote asset indication.
{
pairs (first:3)
{ id
}
}
The text was updated successfully, but these errors were encountered:
this query will expose all unique pools where the order of token0 and token1 is determined based on token address ascending.
important to note, the output of this query will not indicate the base and quote tokens correctly as they do not represent actual strategies with their base and quote asset indication.
The text was updated successfully, but these errors were encountered: