@flaunch/sdk 0.9.4 → 0.9.5
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 +1 -1
- package/dist/addresses/index.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +3 -3
- package/package.json +1 -1
package/dist/addresses/index.cjs
CHANGED
|
@@ -5386,7 +5386,7 @@ const StakingManagerAddress = {
|
|
|
5386
5386
|
/** Verifiers */
|
|
5387
5387
|
const TokenImporterAddress = {
|
|
5388
5388
|
[base.id]: "0xb47af90ae61bc916ea4b4bacffae4570e7435842",
|
|
5389
|
-
[baseSepolia.id]: "
|
|
5389
|
+
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5390
5390
|
};
|
|
5391
5391
|
const ClankerWorldVerifierAddress = {
|
|
5392
5392
|
[base.id]: "0xf6ddfcb093be0cd0c015590cb6c5127d9ff2a20b",
|
package/dist/addresses/index.js
CHANGED
|
@@ -5382,7 +5382,7 @@ const StakingManagerAddress = {
|
|
|
5382
5382
|
/** Verifiers */
|
|
5383
5383
|
const TokenImporterAddress = {
|
|
5384
5384
|
[base.id]: "0xb47af90ae61bc916ea4b4bacffae4570e7435842",
|
|
5385
|
-
[baseSepolia.id]: "
|
|
5385
|
+
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5386
5386
|
};
|
|
5387
5387
|
const ClankerWorldVerifierAddress = {
|
|
5388
5388
|
[base.id]: "0xf6ddfcb093be0cd0c015590cb6c5127d9ff2a20b",
|
package/dist/index.cjs.js
CHANGED
|
@@ -5764,7 +5764,7 @@ const StakingManagerAddress = {
|
|
|
5764
5764
|
/** Verifiers */
|
|
5765
5765
|
const TokenImporterAddress = {
|
|
5766
5766
|
[base.id]: "0xb47af90ae61bc916ea4b4bacffae4570e7435842",
|
|
5767
|
-
[baseSepolia.id]: "
|
|
5767
|
+
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5768
5768
|
};
|
|
5769
5769
|
const ClankerWorldVerifierAddress = {
|
|
5770
5770
|
[base.id]: "0xf6ddfcb093be0cd0c015590cb6c5127d9ff2a20b",
|
package/dist/index.esm.js
CHANGED
|
@@ -5756,7 +5756,7 @@ const StakingManagerAddress = {
|
|
|
5756
5756
|
/** Verifiers */
|
|
5757
5757
|
const TokenImporterAddress = {
|
|
5758
5758
|
[base.id]: "0xb47af90ae61bc916ea4b4bacffae4570e7435842",
|
|
5759
|
-
[baseSepolia.id]: "
|
|
5759
|
+
[baseSepolia.id]: "0x7981369D21975F39773f289F759F7d7CE1097139",
|
|
5760
5760
|
};
|
|
5761
5761
|
const ClankerWorldVerifierAddress = {
|
|
5762
5762
|
[base.id]: "0xf6ddfcb093be0cd0c015590cb6c5127d9ff2a20b",
|