Skip to content

Instantly share code, notes, and snippets.

@buddies2705
Created October 16, 2020 15:58
Show Gist options
  • Save buddies2705/f2c416a8d32aaebc9ccf552a2dcd6e7b to your computer and use it in GitHub Desktop.
Save buddies2705/f2c416a8d32aaebc9ccf552a2dcd6e7b to your computer and use it in GitHub Desktop.
Top DEX Protocols
{
ethereum(network: ethereum) {
dexTrades(options: {limit: 100, desc: "trades"}) {
protocol
started: minimum(of: date)
trades: count
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment