@zoralabs/protocol-deployments 0.2.0-SPARKS.2 → 0.2.0-SPARKS.4

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.2.0-SPARKS.2",
3
+ "version": "0.2.0-SPARKS.4",
4
4
  "repository": "https://github.com/ourzora/zora-protocol",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -16,7 +16,7 @@ export const addresses = {
16
16
  7777777: {
17
17
  MINTS_ETH_UNWRAPPER_AND_CALLER:
18
18
  "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
19
- SPARKS_MANAGER_IMPL: "0x66a48d99A349e228618BB68f41496923958D5543",
19
+ SPARKS_MANAGER_IMPL: "0xFB854463800d09B89682746c37A3AE696C92193D",
20
20
  SPARKS_MANAGER_IMPL_VERSION: "0.1.4",
21
21
  },
22
22
  999999999: {
@@ -6978,8 +6978,8 @@ export const zoraMintsManagerImplConfig = {
6978
6978
  //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
6979
6979
 
6980
6980
  /**
6981
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
6982
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
6981
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
6982
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
6983
6983
  */
6984
6984
  export const zoraSparks1155ABI = [
6985
6985
  { stateMutability: 'nonpayable', type: 'constructor', inputs: [] },
@@ -7781,17 +7781,17 @@ export const zoraSparks1155ABI = [
7781
7781
  ] as const
7782
7782
 
7783
7783
  /**
7784
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
7785
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
7784
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
7785
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
7786
7786
  */
7787
7787
  export const zoraSparks1155Address = {
7788
- 7777777: '0x777777771fEcDcC3FDEe9022e0ee60770dC06088',
7789
- 999999999: '0x777777771fEcDcC3FDEe9022e0ee60770dC06088',
7788
+ 7777777: '0x7777777b3eA6C126942BB14dD5C3C11D365C385D',
7789
+ 999999999: '0x7777777b3eA6C126942BB14dD5C3C11D365C385D',
7790
7790
  } as const
7791
7791
 
7792
7792
  /**
7793
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
7794
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x777777771fEcDcC3FDEe9022e0ee60770dC06088)
7793
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
7794
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
7795
7795
  */
7796
7796
  export const zoraSparks1155Config = {
7797
7797
  address: zoraSparks1155Address,
@@ -7803,8 +7803,8 @@ export const zoraSparks1155Config = {
7803
7803
  //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
7804
7804
 
7805
7805
  /**
7806
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
7807
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
7806
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
7807
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
7808
7808
  */
7809
7809
  export const zoraSparksManagerImplABI = [
7810
7810
  { stateMutability: 'nonpayable', type: 'constructor', inputs: [] },
@@ -8189,17 +8189,17 @@ export const zoraSparksManagerImplABI = [
8189
8189
  ] as const
8190
8190
 
8191
8191
  /**
8192
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
8193
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
8192
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
8193
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
8194
8194
  */
8195
8195
  export const zoraSparksManagerImplAddress = {
8196
- 7777777: '0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788',
8197
- 999999999: '0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788',
8196
+ 7777777: '0x77777779acd6a96C0c57272112921A0b833c38fD',
8197
+ 999999999: '0x77777779acd6a96C0c57272112921A0b833c38fD',
8198
8198
  } as const
8199
8199
 
8200
8200
  /**
8201
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
8202
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F57d8a26e94D1Fb7629c6FE6cb92Cd788)
8201
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
8202
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
8203
8203
  */
8204
8204
  export const zoraSparksManagerImplConfig = {
8205
8205
  address: zoraSparksManagerImplAddress,