Skip to content

decentraland/tpr-graph

Repository files navigation

Decentraland TPR graph

Network URL Current Previous
Matic (Satsuma) https://subgraph.satsuma-prod.com/decentraland/tpr-matic-mainnet/playground Qmdowpo8BT4JRJTEGFTgUfr7u7ozFzV62Jc1oQmq9sxQU8 QmPPWzZ8PStSAPgJ8bLiMyQdhxjpJD6ZiSGdBKooH2xqLh
Matic (Graph Studio) https://api.studio.thegraph.com/query/76933/tpr-matic-mainnet/version/latest Qmdowpo8BT4JRJTEGFTgUfr7u7ozFzV62Jc1oQmq9sxQU8 QmPPWzZ8PStSAPgJ8bLiMyQdhxjpJD6ZiSGdBKooH2xqLh
Amoy (Satsuma) https://subgraph.satsuma-prod.com/decentraland/tpr-matic-amoy/playground QmVXbW5qUmCNQPNqdRcarpvpJJV7ae3Are92LF6vRHK88h QmP2qWuD3CZuyCoz6CMKjKeYNrAkf4zkcXkzqc4FuxgpAb

Using The Graph and Satsuma

Install

npm run install

Deploy

npm run deploy:{network}

Queries

Ethereum addresses should be passed lowercased:

  • 0xB549B2442b2BD0a53795BC5cDcBFE0cAF7ACA9f8
  • 0xb549b2442b2bd0a53795bc5cdcbfe0caf7aca9f8

Get totals

{
  counts {
    thirdPartyTotal
    curationTotal
    receiptTotal
  }
}

About

Third Party Registry Subgraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published