Last active
April 29, 2021 08:40
-
-
Save sc0Vu/cccc067cb36549fb62255a31de64af57 to your computer and use it in GitHub Desktop.
Thegraph queries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
interface url: | |
https://thegraph.com/explorer/subgraph/consenlabs/tokenlon-v5-staking | |
api url: | |
https://api.thegraph.com/subgraphs/name/consenlabs/tokenlon-v5-staking | |
feeTokens(where: { enabled: true }) { | |
id | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment