Skip to content

Commit

Permalink
deploy stroy protocol contracts to Sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster-will committed Nov 16, 2023
1 parent dde3a04 commit 2360bbc
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 185 deletions.
17 changes: 17 additions & 0 deletions deployment-11155111.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"main": {
"AccessControlSingleton-Impl": "0xF19bde1c961a88cBaaA506E9F9355c605997193A",
"AccessControlSingleton-Proxy": "0x517d920c9a3889f620c48965788C576f1504894F",
"IPAssetRegistry": "0x398DA4b4a45C43d8B9530A948B549323bEb8323e",
"IPOrgController-Impl": "0xDc73A45336444a498129970C8811e39D5fEc2bBf",
"IPOrgController-Proxy": "0x971836EE58DA68a38A2a567b4D313A6e5B9a7c72",
"LicenseCreatorModule": "0x75dD702C1d8325CaAd47b8698645B8C0C0417557",
"LicenseRegistry": "0x15eA336C219A33CFE4Ba53C816A4E0B267d19908",
"MockERC721": "0x4098d9f937F7537fB9147315E4845Fc2098AA00E",
"ModuleRegistry": "0x4600029b3b2426d627dFde7d57AbCFdC96aEC147",
"RegistrationModule": "0x1a880B69077A440BE6100343bA6e0D189cdBE9Ff",
"RelationshipModule": "0xEda86EB15dac456DDc5E432781Bb40B4e467920D",
"StoryProtocol": "0x65C37A300A6fbDB2bf0C1685813c89a059A41296",
"TokenGatedHook": "0x51e590be99756c6FC6A61B6F8B465fb62a7212be"
}
}
20 changes: 13 additions & 7 deletions deployment-31337.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"main": {
"AccessControlSingleton-Impl": "0x6E447CeC286dbaBe885fDbD9723DD63Cc2DE0Bd2",
"AccessControlSingleton-Proxy": "0xC06CBc0B7A136bda48865BE24228396Dea4094Ec",
"FranchiseRegistry-Impl": "0x446ce25bff9fe7049Aaf3339124F51F301e9c220",
"FranchiseRegistry-Proxy": "0x687E4e5a4471c259a8f56F1f06b0E5c5FEa808c8",
"IPAssetRegistryFactory": "0x7B4f9313d7a12aa902462860eeBD97ab2B68176F",
"ProtocolRelationshipModule-Impl": "0xa1833d78f09e2198774E612ca3d9879597ACc859",
"ProtocolRelationshipModule-Proxy": "0xd8562c2C2f7497D96C7Cf2f9E15392fe4c31c84f"
"AccessControlSingleton-Impl": "0x7B4f9313d7a12aa902462860eeBD97ab2B68176F",
"AccessControlSingleton-Proxy": "0x6E447CeC286dbaBe885fDbD9723DD63Cc2DE0Bd2",
"IPAssetRegistry": "0x446ce25bff9fe7049Aaf3339124F51F301e9c220",
"IPOrgController-Impl": "0xa1833d78f09e2198774E612ca3d9879597ACc859",
"IPOrgController-Proxy": "0xd8562c2C2f7497D96C7Cf2f9E15392fe4c31c84f",
"LicenseCreatorModule": "0x0e0C15Fe242628fce34A123A0317C97f1D3256c8",
"LicenseRegistry": "0x687E4e5a4471c259a8f56F1f06b0E5c5FEa808c8",
"MockERC721": "0xdCc500f52a509F65023696FE7B717c81F8a432d5",
"ModuleRegistry": "0xC06CBc0B7A136bda48865BE24228396Dea4094Ec",
"RegistrationModule": "0x869b721BbF176D0130d87E3aD2eEA02CEBB883eE",
"RelationshipModule": "0x812d70D430362c56E56F7Cfc73464FE2F1670ec9",
"StoryProtocol": "0xB61c296B51f542EeD7B76022c736488A571ac05b",
"TokenGatedHook": "0xb9162E7d63aDAC660f987755D45f55710EB5542a"
},
"relationship-processors": {
"DstOwnerRelationshipProcessor": "0x6E447CeC286dbaBe885fDbD9723DD63Cc2DE0Bd2",
Expand Down
Loading

0 comments on commit 2360bbc

Please sign in to comment.