@zoralabs/protocol-deployments 0.3.11 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zoralabs/protocol-deployments",
3
- "version": "0.3.11",
3
+ "version": "0.4.0",
4
4
  "repository": "https://github.com/ourzora/zora-protocol",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -87,10 +87,14 @@ export const addresses = {
87
87
  SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0",
88
88
  },
89
89
  8453: {
90
+ MINTS_1155: "0x0000000000000000000000000000000000000000",
90
91
  MINTS_ETH_UNWRAPPER_AND_CALLER:
91
92
  "0x0000000000000000000000000000000000000000",
92
- SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
93
- SPARKS_MANAGER_IMPL_VERSION: "",
93
+ MINTS_MANAGER: "0x0000000000000000000000000000000000000000",
94
+ SPARKS_1155: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D",
95
+ SPARKS_MANAGER: "0x77777779acd6a96C0c57272112921A0b833c38fD",
96
+ SPARKS_MANAGER_IMPL: "0x122648369E390009F18c1B2b9B100AfB09B982fc",
97
+ SPARKS_MANAGER_IMPL_VERSION: "0.2.4",
94
98
  SPONSORED_SPARKS_SPENDER: "0x6958A8866A40118e2CC21ab4752353835321b5e6",
95
99
  SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0",
96
100
  },
@@ -111,10 +115,14 @@ export const addresses = {
111
115
  SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0",
112
116
  },
113
117
  84532: {
118
+ MINTS_1155: "0x0000000000000000000000000000000000000000",
114
119
  MINTS_ETH_UNWRAPPER_AND_CALLER:
115
120
  "0x0000000000000000000000000000000000000000",
116
- SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
117
- SPARKS_MANAGER_IMPL_VERSION: "",
121
+ MINTS_MANAGER: "0x0000000000000000000000000000000000000000",
122
+ SPARKS_1155: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D",
123
+ SPARKS_MANAGER: "0x77777779acd6a96C0c57272112921A0b833c38fD",
124
+ SPARKS_MANAGER_IMPL: "0x122648369E390009F18c1B2b9B100AfB09B982fc",
125
+ SPARKS_MANAGER_IMPL_VERSION: "0.2.4",
118
126
  SPONSORED_SPARKS_SPENDER: "0x23150f60E233F519A01C735C29c1591f9E8353dE",
119
127
  SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0",
120
128
  },