generated from storyprotocol/solidity-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deployment script with licensing module and sepolia
- Loading branch information
Raul
committed
Dec 7, 2023
1 parent
81681f1
commit 30dc581
Showing
3 changed files
with
353 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"main": { | ||
"AccessControlSingleton-Impl": "0xFb7d3D62673bE0c6A8809E823F18F6E84cF1f762", | ||
"AccessControlSingleton-Proxy": "0x8f855374D45278Ce6651eA46cef5B610ac8fB6Ce", | ||
"IPAssetRegistry": "0x309C205347E3826472643f9B7EbD8A50D64CCd9e", | ||
"IPOrgController-Impl": "0x70d1B84390c9F70eCE87511f4fD14a194E1d06E2", | ||
"IPOrgController-Proxy": "0xd778680fD9fa788A2fd6465087e6841814eE57CC", | ||
"LicenseRegistry": "0x630d6672D6C15952852ca2Ff0A355d19f259400B", | ||
"LicensingModule": "0xD692DE739fe1C1AAA31c3D0847Dc17976Afc05ff", | ||
"MockERC721": "0x878fD0241993142cEd3e19Aa982809e07a7115d1", | ||
"ModuleRegistry": "0x8209442D02FB517Bdb9099E8Ade3968762F8545A", | ||
"RegistrationModule": "0x948f67E1C4F75Bc89C5fb42147d96356fb4B359f", | ||
"RelationshipModule": "0x4231c45C32B53Ba61D8d04aD05255CCBF3E5DBD2", | ||
"StoryProtocol": "0xD0060D8e88DD841FD32A01B18a9C7e84A1C7d6d4", | ||
"TermsRepository": "0x4BfE248b3fdb27fe2a77fF8C871c6DdA63208A6C", | ||
"TokenGatedHook": "0xA26Ba8224Fb6173063f63388685F80708A6f4d96" | ||
"AccessControlSingleton-Impl": "0x6ad773E8fD28c3482e5d525e7e2F08e259806cdB", | ||
"AccessControlSingleton-Proxy": "0xC20eb1d0a562cD906d2280de74DFcb4cbc159A04", | ||
"IPAssetRegistry": "0x44eE13d12105A43c459908DD7B9c869556F19BE3", | ||
"IPOrgController-Impl": "0x1F8de754eC04200945d5cC56a0e7648231818d8e", | ||
"IPOrgController-Proxy": "0x578BF2322855975106743Af3b8ae5Df81304B86c", | ||
"LicenseRegistry": "0x961D653c12a38c51C0368C452307D91561157452", | ||
"LicensingFrameworkRepo": "0x4e57d5627094aBFaE2DEe6237Db57b05CF3F2aB3", | ||
"LicensingModule": "0x12b148fA981881F1e259f46731D1c211919c21a9", | ||
"MockERC721": "0xAc9A12183cFa4b3e4459b0cC724A88Ed9c64BaAf", | ||
"ModuleRegistry": "0xb0417817C3c9cc37bC6b498bec2E1ca9ce8E144E", | ||
"RegistrationModule": "0x46Ad4a5CAD9eE043974F4711D66934Ff5aa180b0", | ||
"RelationshipModule": "0x8D0CFc1Accd92fBB417A9acCED55c2C1446942C8", | ||
"StoryProtocol": "0x297DE9426121239e42f38b386481958E6ABFA17f", | ||
"TokenGatedHook": "0x2372F5Cba08D58E3c11057f7751e41dea5338F26" | ||
} | ||
} |
Oops, something went wrong.