Skip to content

DimensionDev/ITO-Subgraph

Repository files navigation

ITO Subgraph

This subgraph tracks all of ITO pools create by the ITO contract.

Setup

yarn
yarn codegen
yarn build

Running Locally

Make sure to update package.json settings to point to your own graph account.

Deployed Subgraphes

Chain URL
Mainnet mask-ito-mainnet
Ropsten mask-ito
Rinkeby N/A
Kovan N/A
Görli N/A

Key Entity Overviews

Pool

Cotains data about an ITO pool.

Token

Contains detailed data on a specific token.

Seller

Cotains data about the creator of an ITO pool.

Buyer

Cotains data about the consumer of an ITO pool.

Releases

No releases published

Packages

 
 
 

Contributors