Skip to content

Commit 7635077

Browse files
authored
Update README.md
Update readme with deployment information.
1 parent 12e1147 commit 7635077

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

4255
call `createEdition` with the given arguments to create a new editions contract:

0 commit comments

Comments
 (0)