Skip to content

Commit

Permalink
Add subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh9200 committed Jul 25, 2024
1 parent 164e77e commit 92a5b37
Show file tree
Hide file tree
Showing 64 changed files with 16,805 additions and 0 deletions.
34 changes: 34 additions & 0 deletions deployment/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -11582,5 +11582,39 @@
}
}
}
},
"umami-finance": {
"schema": "generic",
"base": "umami-finance",
"protocol": "umami-finance",
"project": "umami-finance",
"deployments": {
"umami-finance-arbitrum": {
"network": "arbitrum-one",
"status": "prod",
"versions": {
"schema": "3.0.0",
"subgraph": "1.0.0",
"methodology": "1.0.0"
},
"files": {
"template": "umami.finance.template.yaml"
},
"options": {
"prepare:yaml": true,
"prepare:constants": false
},
"services": {
"hosted-service": {
"slug": "umami-finance-arbitrum",
"query-id": "umami-finance-arbitrum"
},
"decentralized-network": {
"slug": "umami-finance-arbitrum",
"query-id": "TODO"
}
}
}
}
}
}
Loading

0 comments on commit 92a5b37

Please sign in to comment.