Queries
Last updated
Was this helpful?
Was this helpful?
{
deposits(orderBy: timestamp, orderDirection: desc) {
amount
usdValue
token {
symbol
}
amount
}
}{
pairs {
txCount
asset0 {
symbol
}
asset1 {
symbol
}
}
}{
pools {
id
txCount
}
}