@flaunch/sdk 0.9.14 → 0.9.15
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/dist/addresses/index.cjs +2 -2
- package/dist/addresses/index.js +2 -2
- package/dist/index.cjs.js +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/addresses/index.cjs
CHANGED
|
@@ -5392,8 +5392,8 @@ const TokenImporterAddress = {
|
|
|
5392
5392
|
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5393
5393
|
};
|
|
5394
5394
|
const ClankerWorldVerifierAddress = {
|
|
5395
|
-
[base.id]: "
|
|
5396
|
-
[baseSepolia.id]: "
|
|
5395
|
+
[base.id]: "0xFe55dFf581b665479ABe9Fc0A0578FB222cB4Dda",
|
|
5396
|
+
[baseSepolia.id]: "0x2874F9A30348aCAaaD55D74B0BEc9C18f04b471a",
|
|
5397
5397
|
};
|
|
5398
5398
|
const DopplerVerifierAddress = {
|
|
5399
5399
|
[base.id]: "0xedd66b080b8e9425c39d349a3fb69f480580f993",
|
package/dist/addresses/index.js
CHANGED
|
@@ -5388,8 +5388,8 @@ const TokenImporterAddress = {
|
|
|
5388
5388
|
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5389
5389
|
};
|
|
5390
5390
|
const ClankerWorldVerifierAddress = {
|
|
5391
|
-
[base.id]: "
|
|
5392
|
-
[baseSepolia.id]: "
|
|
5391
|
+
[base.id]: "0xFe55dFf581b665479ABe9Fc0A0578FB222cB4Dda",
|
|
5392
|
+
[baseSepolia.id]: "0x2874F9A30348aCAaaD55D74B0BEc9C18f04b471a",
|
|
5393
5393
|
};
|
|
5394
5394
|
const DopplerVerifierAddress = {
|
|
5395
5395
|
[base.id]: "0xedd66b080b8e9425c39d349a3fb69f480580f993",
|
package/dist/index.cjs.js
CHANGED
|
@@ -5770,8 +5770,8 @@ const TokenImporterAddress = {
|
|
|
5770
5770
|
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5771
5771
|
};
|
|
5772
5772
|
const ClankerWorldVerifierAddress = {
|
|
5773
|
-
[base.id]: "
|
|
5774
|
-
[baseSepolia.id]: "
|
|
5773
|
+
[base.id]: "0xFe55dFf581b665479ABe9Fc0A0578FB222cB4Dda",
|
|
5774
|
+
[baseSepolia.id]: "0x2874F9A30348aCAaaD55D74B0BEc9C18f04b471a",
|
|
5775
5775
|
};
|
|
5776
5776
|
const DopplerVerifierAddress = {
|
|
5777
5777
|
[base.id]: "0xedd66b080b8e9425c39d349a3fb69f480580f993",
|
package/dist/index.esm.js
CHANGED
|
@@ -5762,8 +5762,8 @@ const TokenImporterAddress = {
|
|
|
5762
5762
|
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5763
5763
|
};
|
|
5764
5764
|
const ClankerWorldVerifierAddress = {
|
|
5765
|
-
[base.id]: "
|
|
5766
|
-
[baseSepolia.id]: "
|
|
5765
|
+
[base.id]: "0xFe55dFf581b665479ABe9Fc0A0578FB222cB4Dda",
|
|
5766
|
+
[baseSepolia.id]: "0x2874F9A30348aCAaaD55D74B0BEc9C18f04b471a",
|
|
5767
5767
|
};
|
|
5768
5768
|
const DopplerVerifierAddress = {
|
|
5769
5769
|
[base.id]: "0xedd66b080b8e9425c39d349a3fb69f480580f993",
|