nevstas opened this issue 10 months ago · 0 comments
I want to get info about token:
{ token(id:"0xfef2bf3f07a78a21f1d10ac0c39f286490092508") { totalValueLockedUSD symbol } }
But response is null:
{ "data": { "token": null } }
How can I get info about the token?