Skip to content

Commit

Permalink
Merge pull request #565 from balancer/fix-arb-grafting
Browse files Browse the repository at this point in the history
graft arbitrum at fx pool block
  • Loading branch information
mendesfabio authored Feb 23, 2024
2 parents d1fbd4d + 206d809 commit 6db5c64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ polygon:
arbitrum:
network: arbitrum-one
graft:
# Feb-23-2024 12:41:58 AM +UTC
block: 183500000
# FXPoolDeployer start block
block: 183603903
# 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: QmWypFxeYArf6bEJzEdkRhUeL7sMN9Pc4SZaJmP4PnxUTr
Expand Down Expand Up @@ -461,7 +461,7 @@ arbitrum:
startBlock: 124858976
FXPoolDeployer:
address: "0x0bd5EC16658346eeCd5dE8c704a38Efe02B5DA69"
startBlock: 183603904
startBlock: 183603903
bnb:
network: bsc
Vault:
Expand Down

0 comments on commit 6db5c64

Please sign in to comment.