Skip to content

Commit

Permalink
Merge pull request #568 from balancer/graft-mainnet-optimism
Browse files Browse the repository at this point in the history
graft mainnet and optimism
  • Loading branch information
mendesfabio authored Feb 27, 2024
2 parents 1bd390d + ec27b11 commit e63cdfb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions networks.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
mainnet:
network: mainnet
graft:
# FXPoolDeployer startBlock
# block: 18469425
# CSP V6 startBlock
block: 19314764
# always make sure the base subgraph has not been pruned
# it should be possible to run time travel queries on it going back to the vault's startBlock
# base: QmeYeqQgZysfHv4U4PYs5VzLDsxYSe79auxnp2G9kudpvT
base: QmPHyJwnezdwnvvc8tsBshrsVi61JqacX6RMc8JBDZTmc9
EventEmitter:
address: "0x1ACfEEA57d2ac674d7E65964f155AB9348A6C290"
startBlock: 16419620
Expand Down Expand Up @@ -571,11 +571,11 @@ gnosis:
optimism:
network: optimism
graft:
# GyroEPoolFactory start block
# block: 97253023
# CSP V6 start block
block: 116694338
# always make sure the base subgraph has not been pruned
# it should be possible to run time travel queries on it going back to the vault's startBlock
# base: QmRJyWfTacLi1dCQTDh57Q5nrEcL8td944yTZugzJRfWXM
base: QmYG3Ga4ipdhGCPaudZKatGXTbteoMLdkjBsxCUKDV6dwq
Vault:
address: "0xBA12222222228d8Ba445958a75a0704d566BF2C8"
startBlock: 7003431
Expand Down

0 comments on commit e63cdfb

Please sign in to comment.