Skip to content

Commit bfb61bf

Browse files
committed
chore: deploy snapshot on collect fix to testnet and bump to 5.0.2
1 parent efe5605 commit bfb61bf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

addresses.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -463,12 +463,12 @@
463463
"txHash": "0x1960be49029284756037cf3ee8afe9eeaba93de4ba84875c5eefd5d2289903bd",
464464
"proxy": true,
465465
"implementation": {
466-
"address": "0x8E56ee65Ed613f2AecA8898D19497D288601bdeb",
467-
"creationCodeHash": "0xc11ee08fc39fc62ba834be312e3c90f125385a333e0caed07bff116baf4c8121",
468-
"runtimeCodeHash": "0xa0f12a9f441f148f8efd267f65b00eedb860d926aed2c5706711f72c3fa3e17b",
469-
"txHash": "0x5ae66fb4956b2b733aa6a44d08c701d480d2d665d1aa12cc2a22ce1c23e6a61a",
466+
"address": "0xef2757855d2802bA53733901F90C91645973f743",
467+
"creationCodeHash": "0x2782dbd9d409f8b9070037bac434a4145c24e96290079d95edad86a347a336f1",
468+
"runtimeCodeHash": "0xeafd8e4c184d7b4c2e5c8252c31876f0a0be79b8e1a4cec09fd64bdff87187c9",
469+
"txHash": "0x3d66cca1278a2420d87f316b7e80afad934937e1824f69b0c5dfd3751d873d92",
470470
"libraries": {
471-
"LibCobbDouglas": "0x86f0f6cd9a38A851E3AB8f110be06B77C199eC1F"
471+
"LibCobbDouglas": "0xc68cd0d2ca533232Fd86D6e48b907338B2E0a74A"
472472
}
473473
}
474474
},
@@ -1125,12 +1125,12 @@
11251125
"txHash": "0xc98ebdd0a80b97ef8f6305903ef6496a7781db76a5b1b3c3c3b2b10dbd9a7af5",
11261126
"proxy": true,
11271127
"implementation": {
1128-
"address": "0x824EB36c110a7d688D44213fD622462C68480809",
1129-
"creationCodeHash": "0x0ec60ec4edef559f29d6d5f8f27f6d08fd50f0be04cc424118c369d3546021b6",
1130-
"runtimeCodeHash": "0xf4c2f0a793a8af077f42e410e19ff73ab169f86646cdc4c6d354d02da5a86cb6",
1131-
"txHash": "0x6de083f86a76d9581b087bb09f1a676bf8b2d779c1c141f726ad7bb70ef8ac0e",
1128+
"address": "0x5d8e793975424c1aF146e20b583234e9D4F5D458",
1129+
"creationCodeHash": "0x2d8b645b4857a5dacfb43026cf5b494c2c21575170abaf25a72f099e423d3748",
1130+
"runtimeCodeHash": "0x4896d29f52e411944272a6214e9bc207d8bb73cdf3e5accc8786224dc22bcb28",
1131+
"txHash": "0xd6650b86cd724004d77f7b561158b6bfa1fc4185879ff59adc8592b37c44aee3",
11321132
"libraries": {
1133-
"LibCobbDouglas": "0x5082fcD66C1Cb1FdE6c8E2c7a6F25F81A6AfDBce"
1133+
"LibCobbDouglas": "0xF40C4bb41a3a097Db1b034373C4f2d5a7377cD37"
11341134
}
11351135
}
11361136
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)