Skip to content

Commit

Permalink
Merge pull request #558 from balancer/dev
Browse files Browse the repository at this point in the history
promote to prod
  • Loading branch information
mendesfabio authored Feb 26, 2024
2 parents e5f1a05 + 8730b9d commit 1af7083
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
12 changes: 12 additions & 0 deletions assets/avalanche.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@
"address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",
"symbol": "WETH"
},
{
"address": "0xB26f0e66317846Bd5fE0cBAa1d269f0efEb05c96",
"symbol": "USDC-USDT-BPT"
},
{
"address": "0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE",
"symbol": "sAVAX"
},
{
"address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
"symbol": "BTCb"
},
{
"address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
"symbol": "wAVAX"
Expand Down
13 changes: 8 additions & 5 deletions networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,11 +361,11 @@ polygon:
arbitrum:
network: arbitrum-one
graft:
# Dec-08-2023 02:04:07 PM +UTC
# block: 158100000
# 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: QmQ3C1UqrvqE6eDUcntbM4v2BqBhpJTbpcEoEjtjaTaoK5
# 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
EventEmitter:
address: "0x8f32D631093B5418d0546f77442c5fa66187E59D"
startBlock: 53475240
Expand Down Expand Up @@ -459,6 +459,9 @@ arbitrum:
GyroEV2PoolFactory:
address: "0xdCA5f1F0d7994A32BC511e7dbA0259946653Eaf6"
startBlock: 124858976
FXPoolDeployer:
address: "0x0bd5EC16658346eeCd5dE8c704a38Efe02B5DA69"
startBlock: 183603903
bnb:
network: bsc
Vault:
Expand Down

0 comments on commit 1af7083

Please sign in to comment.