Skip to content

Commit

Permalink
deployed Verifier on Görli
Browse files Browse the repository at this point in the history
  • Loading branch information
elmariachi111 committed Aug 11, 2020
1 parent e8a4d32 commit 60f2594
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .openzeppelin/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,22 @@
],
"storageDiff": []
}
},
"Verifier": {
"address": "0xB735f8730debFF357593dba17a7Fa3dD783b3DAe",
"constructorCode": "608060405234801561001057600080fd5b506105e7806100206000396000f3fe",
"bodyBytecodeHash": "cdcbeb651e8382f67e592daa834afb098964fcd557a81f930da622eb8eef0c64",
"localBytecodeHash": "52180514532af933f2e70d0473a69942db0b6637089152e6560d45ec6eeb3e58",
"deployedBytecodeHash": "52180514532af933f2e70d0473a69942db0b6637089152e6560d45ec6eeb3e58",
"types": {},
"storage": [],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": false,
"uninitializedBaseContracts": []
}
}
},
"solidityLibs": {},
Expand All @@ -307,6 +323,15 @@
"admin": "0x5c19BF66CC2c9386Cdf06d346F32F140A4559be9",
"kind": "Upgradeable"
}
],
"ledger-academy/Verifier": [
{
"address": "0xB0e0f956693eC1e990EB95C3a435B80548F7db1b",
"version": "1.0.0",
"implementation": "0xB735f8730debFF357593dba17a7Fa3dD783b3DAe",
"admin": "0x5c19BF66CC2c9386Cdf06d346F32F140A4559be9",
"kind": "Upgradeable"
}
]
},
"manifestVersion": "2.2",
Expand Down

0 comments on commit 60f2594

Please sign in to comment.