Skip to content

Commit

Permalink
rebase master
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-chauhan committed Jul 16, 2024
2 parents ace9374 + 3cdb8c8 commit 6bdbbc5
Show file tree
Hide file tree
Showing 145 changed files with 40,886 additions and 0 deletions.
68 changes: 68 additions & 0 deletions deployment/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -11443,6 +11443,74 @@
}
}
},
"hyperlock-finance": {
"schema": "generic",
"base": "hyperlock-finance",
"protocol": "hyperlock-finance",
"project": "hyperlock-finance",
"deployments": {
"hyperlock-finance-blast": {
"network": "blast-mainnet",
"status": "prod",
"versions": {
"schema": "3.0.0",
"subgraph": "1.0.0",
"methodology": "1.0.0"
},
"files": {
"template": "hyperlock.finance.template.yaml"
},
"options": {
"prepare:yaml": true,
"prepare:constants": false
},
"services": {
"hosted-service": {
"slug": "hyperlock-finance-blast",
"query-id": "hyperlock-finance-blast"
},
"decentralized-network": {
"slug": "hyperlock-finance-blast",
"query-id": "TODO"
}
}
}
}
},
"amphor": {
"schema": "generic",
"base": "amphor",
"protocol": "amphor",
"project": "amphor",
"deployments": {
"amphor-ethereum": {
"network": "ethereum",
"status": "prod",
"versions": {
"schema": "3.0.0",
"subgraph": "1.0.0",
"methodology": "1.0.0"
},
"files": {
"template": "amphor.template.yaml"
},
"options": {
"prepare:yaml": true,
"prepare:constants": false
},
"services": {
"hosted-service": {
"slug": "amphor-ethereum",
"query-id": "amphor-ethereum"
},
"decentralized-network": {
"slug": "amphor-ethereum",
"query-id": "TODO"
}
}
}
}
},
"zircuit-staking": {
"schema": "generic",
"base": "zircuit-staking",
Expand Down
Loading

0 comments on commit 6bdbbc5

Please sign in to comment.