@zoralabs/protocol-deployments 0.3.6 → 0.3.7
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/.turbo/turbo-build.log +16 -16
- package/CHANGELOG.md +6 -0
- package/dist/generated/sparks.d.ts +39 -0
- package/dist/generated/sparks.d.ts.map +1 -1
- package/dist/index.cjs +41 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +41 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/sparks.ts +44 -0
package/dist/index.js
CHANGED
|
@@ -11255,15 +11255,54 @@ var chainConfigs2 = {
|
|
|
11255
11255
|
}
|
|
11256
11256
|
};
|
|
11257
11257
|
var addresses2 = {
|
|
11258
|
+
10: {
|
|
11259
|
+
MINTS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
|
|
11260
|
+
SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
|
|
11261
|
+
SPARKS_MANAGER_IMPL_VERSION: "",
|
|
11262
|
+
SPONSORED_SPARKS_SPENDER: "0x35ca784918bf11692708c1D530691704AAcEA95E",
|
|
11263
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11264
|
+
},
|
|
11265
|
+
8453: {
|
|
11266
|
+
MINTS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
|
|
11267
|
+
SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
|
|
11268
|
+
SPARKS_MANAGER_IMPL_VERSION: "",
|
|
11269
|
+
SPONSORED_SPARKS_SPENDER: "0x6958A8866A40118e2CC21ab4752353835321b5e6",
|
|
11270
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11271
|
+
},
|
|
11272
|
+
42161: {
|
|
11273
|
+
MINTS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
|
|
11274
|
+
SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
|
|
11275
|
+
SPARKS_MANAGER_IMPL_VERSION: "",
|
|
11276
|
+
SPONSORED_SPARKS_SPENDER: "0x2fBdBc34B6015e7b40638179Aa05a2D2267452c7",
|
|
11277
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11278
|
+
},
|
|
11279
|
+
81457: {
|
|
11280
|
+
MINTS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
|
|
11281
|
+
SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
|
|
11282
|
+
SPARKS_MANAGER_IMPL_VERSION: "",
|
|
11283
|
+
SPONSORED_SPARKS_SPENDER: "0x786F0f6aE196715Cd6d65693f06DA57426ac8463",
|
|
11284
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11285
|
+
},
|
|
11286
|
+
84532: {
|
|
11287
|
+
MINTS_ETH_UNWRAPPER_AND_CALLER: "0x0000000000000000000000000000000000000000",
|
|
11288
|
+
SPARKS_MANAGER_IMPL: "0x0000000000000000000000000000000000000000",
|
|
11289
|
+
SPARKS_MANAGER_IMPL_VERSION: "",
|
|
11290
|
+
SPONSORED_SPARKS_SPENDER: "0x23150f60E233F519A01C735C29c1591f9E8353dE",
|
|
11291
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11292
|
+
},
|
|
11258
11293
|
7777777: {
|
|
11259
11294
|
MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
|
|
11260
11295
|
SPARKS_MANAGER_IMPL: "0xFB854463800d09B89682746c37A3AE696C92193D",
|
|
11261
|
-
SPARKS_MANAGER_IMPL_VERSION: "0.1.4"
|
|
11296
|
+
SPARKS_MANAGER_IMPL_VERSION: "0.1.4",
|
|
11297
|
+
SPONSORED_SPARKS_SPENDER: "0x362Ef86acAD2FAa66A28Ee8d1F5a835ac0BBD11d",
|
|
11298
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11262
11299
|
},
|
|
11263
11300
|
999999999: {
|
|
11264
11301
|
MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
|
|
11265
11302
|
SPARKS_MANAGER_IMPL: "0xf7D8d07267E840aE466E5f2fe8b089F4DE79c7da",
|
|
11266
|
-
SPARKS_MANAGER_IMPL_VERSION: "0.1.4"
|
|
11303
|
+
SPARKS_MANAGER_IMPL_VERSION: "0.1.4",
|
|
11304
|
+
SPONSORED_SPARKS_SPENDER: "0x3A98313fB00918a81d98f9986aED089365428293",
|
|
11305
|
+
SPONSORED_SPARKS_SPENDER_VERSION: "2.0.0"
|
|
11267
11306
|
}
|
|
11268
11307
|
};
|
|
11269
11308
|
export {
|