Returns the stats for a token
Returns the stats for a token
Currency to convert the prices to
Value in
application/json
curl -X GET "https://example.com/tokens/stats"{ "totalMonthlyVolume": "string", "totalProtocolVolume": "string", "totalCreatorFees": "string", "volumeChangePercent": 0, "totalStaked": "string", "totalSupply": "string", "circulatingSupply": "string", "stakingApy": 0, "stakedPercent": 0, "seedVaultAuctions": 0, "rewardsDistributed": 0, "totalTokens": 0, "total24hTxns": 0, "graduated": 0, "graduatedRate": 0, "newThisWeek": 0}