harb/subgraph/base_sepolia/README.md
2025-01-23 19:32:49 +01:00

309 B

deployment

yarn codegen
yarn build
yarn deploy

queries

for stats

{
  stats(id:"0x01") {
	harbTotalSupply
	stakeTotalSupply
	outstandingStake
	totalMinted
	mintedLastWeek
	mintedLastDay
	mintNextHourProjected
	totalBurned
	burnedLastWeek
	burnedLastDay
	burnNextHourProjected
  }
}