Skip to content

Commit cc42e5f

Browse files
authored
Merge pull request #44 from balancer/redeploy-avalanche
redeploy avalanche
2 parents f8c3f1e + 2e58f65 commit cc42e5f

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

networks.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -249,36 +249,36 @@
249249
},
250250
"avalanche": {
251251
"Vault": {
252-
"address": "0xba1333333333cbcdB5D83c2e5d1D898E07eD00Dc",
253-
"startBlock": 59388624
252+
"address": "0xbA1333333333a1BA1108E8412f11850A5C319bA9",
253+
"startBlock": 59955604
254254
},
255255
"ProtocolFeeController": {
256-
"address": "0x8de13A85136982F7a0F9E6836e98803de138fb88",
257-
"startBlock": 59388449
256+
"address": "0xa731C23D7c95436Baaae9D52782f966E1ed07cc8",
257+
"startBlock": 59955604
258258
},
259259
"WeightedPoolFactory": {
260-
"address": "0x7Ba29fE8E83dd6097A7298075C4AFfdBda3121cC",
261-
"startBlock": 59394295
260+
"address": "0xD961E30156C2E0D0d925A0De45f931CB7815e970",
261+
"startBlock": 59965815
262262
},
263263
"StablePoolV2Factory": {
264-
"address": "0x1702067424096F07A60e62cceE3dE9420068492D",
265-
"startBlock": 59395784
264+
"address": "0xEAedc32a51c510d35ebC11088fD5fF2b47aACF2E",
265+
"startBlock": 59966208
266266
},
267267
"StableSurgeHookV2": {
268-
"address": "0xaD89051bEd8d96f045E8912aE1672c6C0bF8a85E",
269-
"startBlock": 59702907
268+
"address": "0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122",
269+
"startBlock": 59966257
270270
},
271271
"Gyro2CLPPoolFactory": {
272-
"address": "0x8e3fEaAB11b7B351e3EA1E01247Ab6ccc847dD52",
273-
"startBlock": 59658826
272+
"address": "0xe2fa4e1d17725e72dcdAfe943Ecf45dF4B9E285b",
273+
"startBlock": 59965891
274274
},
275275
"GyroECLPPoolFactory": {
276-
"address": "0x83E443EF4f9963C77bd860f94500075556668cb8",
277-
"startBlock": 59394837
276+
"address": "0x268E2EE1413D768b6e2dc3F5a4ddc9Ae03d9AF42",
277+
"startBlock": 59965989
278278
},
279279
"LBPoolFactory": {
280-
"address": "0x25EA7b202CD8447e8E6F4A7C59b19C66DfEf1925",
281-
"startBlock": 59395203
280+
"address": "0x3BEb058DE1A25dd24223fd9e1796df8589429AcE",
281+
"startBlock": 59966145
282282
}
283283
},
284284
"optimism": {

subgraphs/v3-pools/subgraph.avalanche.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ dataSources:
77
network: avalanche
88
source:
99
abi: BasePoolFactory
10-
address: "0x7Ba29fE8E83dd6097A7298075C4AFfdBda3121cC"
11-
startBlock: 59394295
10+
address: "0xD961E30156C2E0D0d925A0De45f931CB7815e970"
11+
startBlock: 59965815
1212
mapping:
1313
kind: ethereum/events
1414
apiVersion: 0.0.7
@@ -30,8 +30,8 @@ dataSources:
3030
network: avalanche
3131
source:
3232
abi: BasePoolFactory
33-
address: "0x1702067424096F07A60e62cceE3dE9420068492D"
34-
startBlock: 59395784
33+
address: "0xEAedc32a51c510d35ebC11088fD5fF2b47aACF2E"
34+
startBlock: 59966208
3535
mapping:
3636
kind: ethereum/events
3737
apiVersion: 0.0.7
@@ -53,8 +53,8 @@ dataSources:
5353
network: avalanche
5454
source:
5555
abi: BasePoolFactory
56-
address: "0x8e3fEaAB11b7B351e3EA1E01247Ab6ccc847dD52"
57-
startBlock: 59658826
56+
address: "0xe2fa4e1d17725e72dcdAfe943Ecf45dF4B9E285b"
57+
startBlock: 59965891
5858
mapping:
5959
kind: ethereum/events
6060
apiVersion: 0.0.7
@@ -76,8 +76,8 @@ dataSources:
7676
network: avalanche
7777
source:
7878
abi: BasePoolFactory
79-
address: "0x83E443EF4f9963C77bd860f94500075556668cb8"
80-
startBlock: 59394837
79+
address: "0x268E2EE1413D768b6e2dc3F5a4ddc9Ae03d9AF42"
80+
startBlock: 59965989
8181
mapping:
8282
kind: ethereum/events
8383
apiVersion: 0.0.7
@@ -99,8 +99,8 @@ dataSources:
9999
network: avalanche
100100
source:
101101
abi: StableSurgeHook
102-
address: "0xaD89051bEd8d96f045E8912aE1672c6C0bF8a85E"
103-
startBlock: 59702907
102+
address: "0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122"
103+
startBlock: 59966257
104104
mapping:
105105
kind: ethereum/events
106106
apiVersion: 0.0.7
@@ -122,8 +122,8 @@ dataSources:
122122
network: avalanche
123123
source:
124124
abi: BasePoolFactory
125-
address: "0x25EA7b202CD8447e8E6F4A7C59b19C66DfEf1925"
126-
startBlock: 59395203
125+
address: "0x3BEb058DE1A25dd24223fd9e1796df8589429AcE"
126+
startBlock: 59966145
127127
mapping:
128128
kind: ethereum/events
129129
apiVersion: 0.0.7

subgraphs/v3-vault/subgraph.avalanche.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ dataSources:
77
network: avalanche
88
source:
99
abi: Vault
10-
address: "0xba1333333333cbcdB5D83c2e5d1D898E07eD00Dc"
11-
startBlock: 59388624
10+
address: "0xbA1333333333a1BA1108E8412f11850A5C319bA9"
11+
startBlock: 59955604
1212
mapping:
1313
kind: ethereum/events
1414
apiVersion: 0.0.7
@@ -56,8 +56,8 @@ dataSources:
5656
network: avalanche
5757
source:
5858
abi: ProtocolFeeController
59-
address: "0x8de13A85136982F7a0F9E6836e98803de138fb88"
60-
startBlock: 59388449
59+
address: "0xa731C23D7c95436Baaae9D52782f966E1ed07cc8"
60+
startBlock: 59955604
6161
mapping:
6262
kind: ethereum/events
6363
apiVersion: 0.0.7

0 commit comments

Comments
 (0)