Skip to content

Vision-DAO/v1-subgraph

Repository files navigation

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

About

Subgraph for the Vision V1 smart contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published