File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -29,14 +29,27 @@ Mumbai: https://edition-drop.vercel.app/?network=80001
2929
3030### Where is the factory contract deployed:
3131
32+
3233** Mainnet ETH** : [ 0x91A8713155758d410DFAc33a63E193AE3E89F909] ( https://etherscan.io/address/0x91A8713155758d410DFAc33a63E193AE3E89F909 )
3334
35+ note: ~ Deployed with 1.0.1 version of code. Missing public getter for description.
36+
37+
3438** Rinkeby** : [ 0x85FaDB8Debc0CED38d0647329fC09143d01Af660] ( https://rinkeby.etherscan.io/address/0x85FaDB8Debc0CED38d0647329fC09143d01Af660 )
3539
40+ note: ~ Deployed with 1.0.1 version of code. Missing public getter for description.
41+
42+
3643** Polygon** : [ 0x4500590AfC7f12575d613457aF01F06b1eEE57a3] ( https://polygonscan.com/address/0x4500590AfC7f12575d613457aF01F06b1eEE57a3 )
3744
45+ note: Deployed with 1.0.2 version of code with public getter for description.
46+
47+
3848** Mumbai** : [ 0x773E5B82179E6CE1CdF8c5C0d736e797b3ceDDDC] ( https://mumbai.polygonscan.com/address/0x773E5B82179E6CE1CdF8c5C0d736e797b3ceDDDC )
3949
50+ note: Deployed with 1.0.2 version of code with public getter for description.
51+
52+
4053### How do I create a new edition?
4154
4255call ` createEdition ` with the given arguments to create a new editions contract:
You can’t perform that action at this time.
0 commit comments