Skip to content

Commit

Permalink
feat: updating deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGuru7 authored and github-actions[bot] committed Sep 6, 2024
1 parent 16945a3 commit bf31aba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions deployments/zksyncmainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
]
},
"ProtocolShareReserve": {
"address": "0x149899eb8e8A51157D605e687DbD939dFb5F390e",
"address": "0xA1193e941BDf34E858f7F276221B4886EfdD040b",
"abi": [
{
"anonymous": false,
Expand Down Expand Up @@ -1081,7 +1081,7 @@
]
},
"ProtocolShareReserve_Implementation": {
"address": "0x5F167FAd85c08eE0887953FA1E141C6364346ED0",
"address": "0x72FdEC477A5652E4a012CEE2e50A4150459Ec296",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -1884,7 +1884,7 @@
]
},
"ProtocolShareReserve_Proxy": {
"address": "0x149899eb8e8A51157D605e687DbD939dFb5F390e",
"address": "0xA1193e941BDf34E858f7F276221B4886EfdD040b",
"abi": [
{
"inputs": [
Expand Down
6 changes: 3 additions & 3 deletions deployments/zksyncmainnet_addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"chainId": "324",
"addresses": {
"DefaultProxyAdmin": "0x8Ea1A989B036f7Ef21bb95CE4E7961522Ca00287",
"ProtocolShareReserve": "0x149899eb8e8A51157D605e687DbD939dFb5F390e",
"ProtocolShareReserve_Implementation": "0x5F167FAd85c08eE0887953FA1E141C6364346ED0",
"ProtocolShareReserve_Proxy": "0x149899eb8e8A51157D605e687DbD939dFb5F390e"
"ProtocolShareReserve": "0xA1193e941BDf34E858f7F276221B4886EfdD040b",
"ProtocolShareReserve_Implementation": "0x72FdEC477A5652E4a012CEE2e50A4150459Ec296",
"ProtocolShareReserve_Proxy": "0xA1193e941BDf34E858f7F276221B4886EfdD040b"
}
}

0 comments on commit bf31aba

Please sign in to comment.