Skip to content

Instantly share code, notes, and snippets.

@crazyrabbitLTC
Created January 25, 2021 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crazyrabbitLTC/6cc36627e6e574159b72e690679d9bd9 to your computer and use it in GitHub Desktop.
Save crazyrabbitLTC/6cc36627e6e574159b72e690679d9bd9 to your computer and use it in GitHub Desktop.
King WETH subgraph sample
{
accounts(orderBy:tokenReceivedAmountAverage orderDirection: desc){
id
tokenBalance
tokenTransferAmountAverage
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment