Skip to content

Commit

Permalink
Add uni v2 substream deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
melotik committed Aug 17, 2023
1 parent 7fd4e20 commit 01405a4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions deployment/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -5241,6 +5241,36 @@
}
}
},
"substream-uniswap-v2": {
"schema": "dex-amm",
"base": "substreams",
"protocol": "uniswap-v2",
"project": "uniswap",
"deployments": {
"substream-uniswap-v2-ethereum": {
"network": "ethereum",
"status": "dev",
"versions": {
"schema": "1.3.1",
"subgraph": "1.0.0",
"methodology": "1.0.0"
},
"files": {
"template": "NA"
},
"options": {
"prepare:yaml": false,
"prepare:constants": false
},
"services": {
"decentralized-network": {
"slug": "substreams-uniswap-v2-ethereum",
"query-id": "J2oP9UNBjsnuDDW1fAoHKskyrNLFNBB2badQU6UvEtJp"
}
}
}
}
},
"pancakeswap-v2-swap": {
"schema": "dex-amm",
"base": "uniswap-forks-swap",
Expand Down

0 comments on commit 01405a4

Please sign in to comment.