Skip to content

AlexKlos/usdt-subgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Setup

npm install -g @graphprotocol/graph-cli
npm run codegen

Adding an entity

  • subgraph.yaml
  • schema.graphql
  • src/mapping.ts

Example Subgraph

An example to help you get started with The Graph. For more information see the docs on https://thegraph.com/docs/.

Active user count

mintCount: Int! burnCount: Int!

nonZeroBalanceCount: Int!

About

Subgraph for the Tether (USDT) contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published