Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.19 KB

README.org

File metadata and controls

50 lines (31 loc) · 1.19 KB

Vision V1 Subgraph

This repository implements a The Graph subgraph for Vision V1 smart contracts on the Polygon mumbai testnet. It depends on the Vision V1 smart contracts, which are obtained from the value tree repo.

Tasklist [2/3]

./subgraph.yaml Subgraph Manifest

./schema.graphql Subgraph Schema

./src/mappings/ Subgraph Mappings [0/3]

./src/mappings/idea.ts

Events [5/5]
handleIdeaRecorded
handleIdeaFunded
handleProposalRejected
handleFundingDispersed
handleProposalSubmitted

./src/mappings/prop.ts [0/2]

Calls [1/1]
handleVote

./src/mappings/registry.ts [0/1]

Events [1/1]
handleIdeaCreated