We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8d712 commit 1f5c96fCopy full SHA for 1f5c96f
docs/pages/contracts/Deploy1155Contract.mdx
@@ -12,7 +12,7 @@ All upgrades are opt-in and must be done manually on a per contract basis by the
12
- [Deployed Addresses](https://github.com/ourzora/zora-protocol/tree/main/packages/1155-deployments/addresses)
13
- Factory Proxy Address `0x777777C338d93e2C7adf08D102d45CA7CC4Ed021` on all networks
14
15
-**The easiest way to create Zora 1555 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)**
+**The easiest way to create Zora 1155 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)**
16
17
## Calling the Factory Contract
18
The `createContract` function on the factory is responsible for deploying a new 1155 contract.
0 commit comments