Skip to content

Commit

Permalink
Deployment artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
OBrezhniev committed Oct 1, 2024
1 parent 0581634 commit 330962d
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"proxyAdminOwnerAddress": "0xAe15d2023A76174a940cbb2b7F44012C728B9d74",
"identityTreeStore": "0x7dF78ED37d0B39Ffb6d4D527Bb1865Bf85B60f81",
"poseidon2ContractAddress": "0x72F721D9D5f91353B505207C63B56cF3d9447edB",
"poseidon3ContractAddress": "0x5Bc89782d5eBF62663Df7Ce5fb4bc7408926A240",
"network": "zkevm-cardona",
"chainId": 2442,
"deployStrategy": "create2"
}
15 changes: 15 additions & 0 deletions scripts/deploy_state_output_2442_zkevm-cardona.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"proxyAdminOwnerAddress": "0xAe15d2023A76174a940cbb2b7F44012C728B9d74",
"state": "0x3C9acB2205Aa72A05F6D77d708b5Cf85FCa3a896",
"verifier": "0xE2fEc1e232fd7D12404080824dccE800056FDD9b",
"stateLib": "0x71e7c0835737d8AB3BEc5a04d9a0be6D0a48622e",
"smtLib": "0x682364078e26C1626abD2B95109D2019E241F0F6",
"stateCrossChainLib": "0xdC8f5c2f9B888Bb1755E4f660B08db2860C43F01",
"crossChainProofValidator": "0x456Ae9a1cCE31e0b89927910Ee209c707726eC73",
"poseidon1": "0xC72D76D7271924a2AD54a19D216640FeA3d138d9",
"poseidon2": "0x72F721D9D5f91353B505207C63B56cF3d9447edB",
"poseidon3": "0x5Bc89782d5eBF62663Df7Ce5fb4bc7408926A240",
"network": "zkevm-cardona",
"chainId": 2442,
"deployStrategy": "create2"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"proxyAdminOwnerAddress": "0xAe15d2023A76174a940cbb2b7F44012C728B9d74",
"universalVerifier": "0xfcc86A79fCb057A8e55C6B853dff9479C3cf607c",
"verifierLib": "0xE884807118EadB39a277E74802Fbf1524e579352",
"state": "0x3C9acB2205Aa72A05F6D77d708b5Cf85FCa3a896",
"network": "zkevm-cardona",
"chainId": 2442,
"deployStrategy": "create2"
}
22 changes: 22 additions & 0 deletions scripts/deploy_validators_output_2442_zkevm-cardona.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"proxyAdminOwnerAddress": "0xAe15d2023A76174a940cbb2b7F44012C728B9d74",
"validatorsInfo": [
{
"validatorType": "mtpV2",
"validator": "0x27bDFFCeC5478a648f89764E22fE415486A42Ede",
"groth16verifier": "0x1205B90121cAbB2B7e6f1828005AC00D8927796F"
},
{
"validatorType": "sigV2",
"validator": "0x59B347f0D3dd4B98cc2E056Ee6C53ABF14F8581b",
"groth16verifier": "0x0ce200c9557BB64ee9E82452646b084e77Aaeb51"
},
{
"validatorType": "v3",
"validator": "0xd179f29d00Cd0E8978eb6eB847CaCF9E2A956336",
"groth16verifier": "0x1aA2B5AEAd506D269164958d36Cae04f95F79282"
}
],
"network": "zkevm-cardona",
"chainId": 2442
}

0 comments on commit 330962d

Please sign in to comment.