Last active
October 11, 2021 16:09
-
-
Save korrio/8cd377ec2b5ac66c5a6c16abaccb691b to your computer and use it in GitHub Desktop.
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
{ | |
pair(id: "0xf70a40749006c7952186666c92f32b8f5c2129f9") { | |
id | |
totalSupply | |
token0 { | |
symbol | |
derivedETH: derivedBNB | |
volume: tradeVolume | |
volumeUSD: tradeVolumeUSD | |
} | |
token1 { | |
symbol | |
derivedETH: derivedBNB | |
volume: tradeVolume | |
volumeUSD: tradeVolumeUSD | |
} | |
volumeToken0 | |
volumeToken1 | |
volumeUSD | |
reserveUSD | |
token0Price | |
token1Price | |
reserve0 | |
reserve1 | |
reserveETH: reserveBNB | |
trackedReserveBNB | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment