@zoralabs/protocol-deployments 0.2.0-SPARKS.2 → 0.2.0-SPARKS.3
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/CHANGELOG.md +6 -0
- package/dist/generated/sparks.d.ts +1 -1
- package/dist/generated/wagmi.d.ts +20 -20
- package/dist/index.cjs +6 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/sparks.ts +3 -3
- package/src/generated/wagmi.ts +16 -16
package/package.json
CHANGED
package/src/generated/sparks.ts
CHANGED
|
@@ -14,9 +14,9 @@ export const chainConfigs = {
|
|
|
14
14
|
};
|
|
15
15
|
export const addresses = {
|
|
16
16
|
7777777: {
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
SPARKS_MANAGER_IMPL: "
|
|
17
|
+
SPARKS_ETH_UNWRAPPER_AND_CALLER:
|
|
18
|
+
"0x0000000000000000000000000000000000000000",
|
|
19
|
+
SPARKS_MANAGER_IMPL: "0xFB854463800d09B89682746c37A3AE696C92193D",
|
|
20
20
|
SPARKS_MANAGER_IMPL_VERSION: "0.1.4",
|
|
21
21
|
},
|
|
22
22
|
999999999: {
|
package/src/generated/wagmi.ts
CHANGED
|
@@ -6978,8 +6978,8 @@ export const zoraMintsManagerImplConfig = {
|
|
|
6978
6978
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
6979
6979
|
|
|
6980
6980
|
/**
|
|
6981
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
6982
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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/
|
|
7785
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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: '
|
|
7789
|
-
999999999: '
|
|
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/
|
|
7794
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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/
|
|
7807
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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/
|
|
8193
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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: '
|
|
8197
|
-
999999999: '
|
|
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/
|
|
8202
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
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,
|