@rhinestone/deposit-modal 0.1.44 → 0.1.45
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/{DepositModalReown-C7NWCRTI.cjs → DepositModalReown-2QKLWRRU.cjs} +7 -7
- package/dist/{DepositModalReown-AY4LO4QK.mjs → DepositModalReown-DXQJUYVY.mjs} +4 -4
- package/dist/{WithdrawModalReown-GCOVYZN2.cjs → WithdrawModalReown-CT6E2F2J.cjs} +7 -7
- package/dist/{WithdrawModalReown-7CSCY55U.mjs → WithdrawModalReown-FM2TJFOV.mjs} +4 -4
- package/dist/{chunk-37CTMJMO.cjs → chunk-2EGNK737.cjs} +60 -60
- package/dist/{chunk-KWAFKVV6.mjs → chunk-4MKJ5R6Q.mjs} +3 -3
- package/dist/{chunk-LT3QKJI2.cjs → chunk-55QIUUIS.cjs} +26 -26
- package/dist/{chunk-ZJQZEIHA.mjs → chunk-AVASFOLP.mjs} +5 -7
- package/dist/{chunk-COA6XZYE.cjs → chunk-B5H3CVAN.cjs} +153 -153
- package/dist/{chunk-MBOH6XW3.mjs → chunk-JGB6XSYS.mjs} +2 -1
- package/dist/{chunk-IBPVZH5W.mjs → chunk-RVN4K6C7.mjs} +3 -3
- package/dist/{chunk-QIK6ONMQ.mjs → chunk-U6KOKXWY.mjs} +1 -1
- package/dist/{chunk-PWPW7GFB.cjs → chunk-XLRQCIYD.cjs} +2 -1
- package/dist/{chunk-NELAYNA3.cjs → chunk-ZNHU72LI.cjs} +5 -7
- package/dist/constants.cjs +2 -2
- package/dist/constants.mjs +1 -1
- package/dist/deposit.cjs +4 -4
- package/dist/deposit.mjs +3 -3
- package/dist/index.cjs +5 -5
- package/dist/index.mjs +4 -4
- package/dist/reown.cjs +5 -5
- package/dist/reown.mjs +4 -4
- package/dist/withdraw.cjs +4 -4
- package/dist/withdraw.mjs +3 -3
- package/package.json +1 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkB5H3CVANcjs = require('./chunk-B5H3CVAN.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
7
|
+
var _chunkXLRQCIYDcjs = require('./chunk-XLRQCIYD.cjs');
|
|
8
|
+
require('./chunk-55QIUUIS.cjs');
|
|
9
|
+
require('./chunk-ZNHU72LI.cjs');
|
|
10
10
|
|
|
11
11
|
// src/DepositModalReown.tsx
|
|
12
12
|
var _react = require('react');
|
|
13
13
|
var _react3 = require('@reown/appkit/react');
|
|
14
14
|
var _jsxruntime = require('react/jsx-runtime');
|
|
15
15
|
function DepositModalWithReown(props) {
|
|
16
|
-
const reown =
|
|
16
|
+
const reown = _chunkXLRQCIYDcjs.useReownWallet.call(void 0, );
|
|
17
17
|
const { walletProvider: solanaWalletProvider } = _react3.useAppKitProvider.call(void 0, "solana");
|
|
18
18
|
const reownWithSolana = _react.useMemo.call(void 0,
|
|
19
19
|
() => ({
|
|
@@ -29,7 +29,7 @@ function DepositModalWithReown(props) {
|
|
|
29
29
|
reown.disconnect();
|
|
30
30
|
}, [reown.disconnect]);
|
|
31
31
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
32
|
-
|
|
32
|
+
_chunkB5H3CVANcjs.DepositModalInner,
|
|
33
33
|
{
|
|
34
34
|
...props,
|
|
35
35
|
reownWallet: reownWithSolana,
|
|
@@ -39,7 +39,7 @@ function DepositModalWithReown(props) {
|
|
|
39
39
|
);
|
|
40
40
|
}
|
|
41
41
|
function DepositModalReown(props) {
|
|
42
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
42
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkXLRQCIYDcjs.ReownWalletProvider, { projectId: props.reownAppId, theme: props.theme, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, DepositModalWithReown, { ...props }) });
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DepositModalInner
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-RVN4K6C7.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ReownWalletProvider,
|
|
6
6
|
useReownWallet
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-JGB6XSYS.mjs";
|
|
8
|
+
import "./chunk-U6KOKXWY.mjs";
|
|
9
|
+
import "./chunk-AVASFOLP.mjs";
|
|
10
10
|
|
|
11
11
|
// src/DepositModalReown.tsx
|
|
12
12
|
import { useCallback, useMemo } from "react";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk2EGNK737cjs = require('./chunk-2EGNK737.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
7
|
+
var _chunkXLRQCIYDcjs = require('./chunk-XLRQCIYD.cjs');
|
|
8
|
+
require('./chunk-55QIUUIS.cjs');
|
|
9
|
+
require('./chunk-ZNHU72LI.cjs');
|
|
10
10
|
|
|
11
11
|
// src/WithdrawModalReown.tsx
|
|
12
12
|
var _react = require('react');
|
|
13
13
|
var _jsxruntime = require('react/jsx-runtime');
|
|
14
14
|
function WithdrawModalWithReown(props) {
|
|
15
|
-
const reown =
|
|
15
|
+
const reown = _chunkXLRQCIYDcjs.useReownWallet.call(void 0, );
|
|
16
16
|
const handleConnect = _react.useCallback.call(void 0, () => {
|
|
17
17
|
reown.openConnect();
|
|
18
18
|
}, [reown.openConnect]);
|
|
@@ -20,7 +20,7 @@ function WithdrawModalWithReown(props) {
|
|
|
20
20
|
reown.disconnect();
|
|
21
21
|
}, [reown.disconnect]);
|
|
22
22
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
23
|
-
|
|
23
|
+
_chunk2EGNK737cjs.WithdrawModalInner,
|
|
24
24
|
{
|
|
25
25
|
...props,
|
|
26
26
|
reownWallet: reown,
|
|
@@ -30,7 +30,7 @@ function WithdrawModalWithReown(props) {
|
|
|
30
30
|
);
|
|
31
31
|
}
|
|
32
32
|
function WithdrawModalReown(props) {
|
|
33
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
33
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkXLRQCIYDcjs.ReownWalletProvider, { projectId: props.reownAppId, theme: props.theme, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, WithdrawModalWithReown, { ...props }) });
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
WithdrawModalInner
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4MKJ5R6Q.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ReownWalletProvider,
|
|
6
6
|
useReownWallet
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-JGB6XSYS.mjs";
|
|
8
|
+
import "./chunk-U6KOKXWY.mjs";
|
|
9
|
+
import "./chunk-AVASFOLP.mjs";
|
|
10
10
|
|
|
11
11
|
// src/WithdrawModalReown.tsx
|
|
12
12
|
import { useCallback } from "react";
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
var
|
|
23
|
+
var _chunk55QIUUIScjs = require('./chunk-55QIUUIS.cjs');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
@@ -33,7 +33,7 @@ var _chunkLT3QKJI2cjs = require('./chunk-LT3QKJI2.cjs');
|
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
var
|
|
36
|
+
var _chunkZNHU72LIcjs = require('./chunk-ZNHU72LI.cjs');
|
|
37
37
|
|
|
38
38
|
// src/WithdrawModal.tsx
|
|
39
39
|
|
|
@@ -121,8 +121,8 @@ function WithdrawFormStep({
|
|
|
121
121
|
const chainMismatch = Boolean(
|
|
122
122
|
_optionalChain([walletClient, 'optionalAccess', _3 => _3.chain, 'optionalAccess', _4 => _4.id]) && walletClient.chain.id !== asset.chainId
|
|
123
123
|
);
|
|
124
|
-
const targetSymbol =
|
|
125
|
-
const targetChainName =
|
|
124
|
+
const targetSymbol = _chunkZNHU72LIcjs.getTokenSymbol.call(void 0, targetToken, targetChain);
|
|
125
|
+
const targetChainName = _chunkZNHU72LIcjs.getChainName.call(void 0, targetChain);
|
|
126
126
|
const isBusy = submitting || isSubmitting;
|
|
127
127
|
const seededRecipientRef = _react.useRef.call(void 0, seededRecipient);
|
|
128
128
|
_react.useEffect.call(void 0, () => {
|
|
@@ -141,7 +141,7 @@ function WithdrawFormStep({
|
|
|
141
141
|
setIsSwitching(true);
|
|
142
142
|
switchChain(asset.chainId).catch((err) => {
|
|
143
143
|
const raw = err instanceof Error ? err.message : "Failed to switch chain";
|
|
144
|
-
setError(
|
|
144
|
+
setError(_chunk55QIUUIScjs.formatUserError.call(void 0, raw));
|
|
145
145
|
}).finally(() => {
|
|
146
146
|
setIsSwitching(false);
|
|
147
147
|
});
|
|
@@ -161,7 +161,7 @@ function WithdrawFormStep({
|
|
|
161
161
|
return;
|
|
162
162
|
}
|
|
163
163
|
try {
|
|
164
|
-
const bal =
|
|
164
|
+
const bal = _chunk55QIUUIScjs.isNativeAsset.call(void 0, asset) ? await publicClient.getBalance({ address: safeAddress }) : await publicClient.readContract({
|
|
165
165
|
address: asset.token,
|
|
166
166
|
abi: _viem.erc20Abi,
|
|
167
167
|
functionName: "balanceOf",
|
|
@@ -264,7 +264,7 @@ function WithdrawFormStep({
|
|
|
264
264
|
await onSubmit(recipient, amount);
|
|
265
265
|
} catch (err) {
|
|
266
266
|
const raw = err instanceof Error ? err.message : "Withdrawal failed";
|
|
267
|
-
setError(
|
|
267
|
+
setError(_chunk55QIUUIScjs.formatUserError.call(void 0, raw));
|
|
268
268
|
} finally {
|
|
269
269
|
setIsSubmitting(false);
|
|
270
270
|
}
|
|
@@ -272,11 +272,11 @@ function WithdrawFormStep({
|
|
|
272
272
|
if (isBalanceLoading) {
|
|
273
273
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-step", children: [
|
|
274
274
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-step-body rs-withdraw-loading", children: [
|
|
275
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
275
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk55QIUUIScjs.Spinner, { className: "rs-spinner--lg" }),
|
|
276
276
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-withdraw-loading-title", children: "Loading on-chain balance" }),
|
|
277
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-withdraw-loading-subtitle", children: chainMismatch ? `Switch to ${
|
|
277
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-withdraw-loading-subtitle", children: chainMismatch ? `Switch to ${_chunkZNHU72LIcjs.getChainName.call(void 0, asset.chainId)} to continue.` : "Please wait before withdrawing." })
|
|
278
278
|
] }),
|
|
279
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
279
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk55QIUUIScjs.PoweredBy, {})
|
|
280
280
|
] });
|
|
281
281
|
}
|
|
282
282
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-step", children: [
|
|
@@ -372,7 +372,7 @@ function WithdrawFormStep({
|
|
|
372
372
|
] })
|
|
373
373
|
] }),
|
|
374
374
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-withdraw-amount-info", children: [
|
|
375
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "rs-withdraw-usd", children: amountUsd !== null ?
|
|
375
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "rs-withdraw-usd", children: amountUsd !== null ? _chunk55QIUUIScjs.currencyFormatter.format(amountUsd) : "$0.00" }),
|
|
376
376
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "rs-withdraw-balance", children: [
|
|
377
377
|
formattedBalance,
|
|
378
378
|
" ",
|
|
@@ -400,10 +400,10 @@ function WithdrawFormStep({
|
|
|
400
400
|
},
|
|
401
401
|
children: [
|
|
402
402
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-withdraw-dropdown-value", children: [
|
|
403
|
-
|
|
403
|
+
_chunkZNHU72LIcjs.getTokenIcon.call(void 0, targetSymbol) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
404
404
|
"img",
|
|
405
405
|
{
|
|
406
|
-
src:
|
|
406
|
+
src: _chunkZNHU72LIcjs.getTokenIcon.call(void 0, targetSymbol),
|
|
407
407
|
alt: targetSymbol,
|
|
408
408
|
className: "rs-withdraw-dropdown-icon"
|
|
409
409
|
}
|
|
@@ -444,10 +444,10 @@ function WithdrawFormStep({
|
|
|
444
444
|
setShowTokenDropdown(false);
|
|
445
445
|
},
|
|
446
446
|
children: [
|
|
447
|
-
|
|
447
|
+
_chunkZNHU72LIcjs.getTokenIcon.call(void 0, option.symbol) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
448
448
|
"img",
|
|
449
449
|
{
|
|
450
|
-
src:
|
|
450
|
+
src: _chunkZNHU72LIcjs.getTokenIcon.call(void 0, option.symbol),
|
|
451
451
|
alt: option.symbol,
|
|
452
452
|
className: "rs-withdraw-dropdown-icon"
|
|
453
453
|
}
|
|
@@ -480,10 +480,10 @@ function WithdrawFormStep({
|
|
|
480
480
|
},
|
|
481
481
|
children: [
|
|
482
482
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-withdraw-dropdown-value", children: [
|
|
483
|
-
|
|
483
|
+
_chunkZNHU72LIcjs.getChainIcon.call(void 0, targetChain) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
484
484
|
"img",
|
|
485
485
|
{
|
|
486
|
-
src:
|
|
486
|
+
src: _chunkZNHU72LIcjs.getChainIcon.call(void 0, targetChain),
|
|
487
487
|
alt: targetChainName,
|
|
488
488
|
className: "rs-withdraw-dropdown-icon"
|
|
489
489
|
}
|
|
@@ -524,10 +524,10 @@ function WithdrawFormStep({
|
|
|
524
524
|
setShowChainDropdown(false);
|
|
525
525
|
},
|
|
526
526
|
children: [
|
|
527
|
-
|
|
527
|
+
_chunkZNHU72LIcjs.getChainIcon.call(void 0, chain.id) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
528
528
|
"img",
|
|
529
529
|
{
|
|
530
|
-
src:
|
|
530
|
+
src: _chunkZNHU72LIcjs.getChainIcon.call(void 0, chain.id),
|
|
531
531
|
alt: chain.name,
|
|
532
532
|
className: "rs-withdraw-dropdown-icon"
|
|
533
533
|
}
|
|
@@ -542,7 +542,7 @@ function WithdrawFormStep({
|
|
|
542
542
|
)
|
|
543
543
|
] })
|
|
544
544
|
] }),
|
|
545
|
-
chainMismatch && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-chain-switch", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-chain-switch-text", children: isSwitching ? `Switching to ${
|
|
545
|
+
chainMismatch && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-chain-switch", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-chain-switch-text", children: isSwitching ? `Switching to ${_chunkZNHU72LIcjs.getChainName.call(void 0, asset.chainId)}...` : `Switch to ${_chunkZNHU72LIcjs.getChainName.call(void 0, asset.chainId)} to continue.` }) }),
|
|
546
546
|
error && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-withdraw-error", children: [
|
|
547
547
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
548
548
|
"svg",
|
|
@@ -565,7 +565,7 @@ function WithdrawFormStep({
|
|
|
565
565
|
] })
|
|
566
566
|
] }),
|
|
567
567
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-step-footer", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
568
|
-
|
|
568
|
+
_chunk55QIUUIScjs.Button,
|
|
569
569
|
{
|
|
570
570
|
onClick: handleWithdraw,
|
|
571
571
|
fullWidth: true,
|
|
@@ -574,7 +574,7 @@ function WithdrawFormStep({
|
|
|
574
574
|
children: isBusy ? "Preparing..." : "Withdraw"
|
|
575
575
|
}
|
|
576
576
|
) }),
|
|
577
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
577
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk55QIUUIScjs.PoweredBy, {})
|
|
578
578
|
] });
|
|
579
579
|
}
|
|
580
580
|
WithdrawFormStep.displayName = "WithdrawFormStep";
|
|
@@ -657,7 +657,7 @@ async function executeSafeEthTransfer(params) {
|
|
|
657
657
|
throw new Error("Wallet not connected");
|
|
658
658
|
}
|
|
659
659
|
if (chain.id !== chainId) {
|
|
660
|
-
throw new Error(`Switch to ${
|
|
660
|
+
throw new Error(`Switch to ${_chunkZNHU72LIcjs.getChainName.call(void 0, chainId)} to sign`);
|
|
661
661
|
}
|
|
662
662
|
const isOwner = await publicClient.readContract({
|
|
663
663
|
address: safeAddress,
|
|
@@ -740,7 +740,7 @@ async function executeSafeErc20Transfer(params) {
|
|
|
740
740
|
throw new Error("Wallet not connected");
|
|
741
741
|
}
|
|
742
742
|
if (chain.id !== chainId) {
|
|
743
|
-
throw new Error(`Switch to ${
|
|
743
|
+
throw new Error(`Switch to ${_chunkZNHU72LIcjs.getChainName.call(void 0, chainId)} to sign`);
|
|
744
744
|
}
|
|
745
745
|
const isOwner = await publicClient.readContract({
|
|
746
746
|
address: safeAddress,
|
|
@@ -879,7 +879,7 @@ function WithdrawFlow({
|
|
|
879
879
|
recipient: defaultRecipient,
|
|
880
880
|
amount: defaultAmount,
|
|
881
881
|
service,
|
|
882
|
-
signerAddress =
|
|
882
|
+
signerAddress = _chunkZNHU72LIcjs.DEFAULT_SIGNER_ADDRESS,
|
|
883
883
|
sessionChainIds,
|
|
884
884
|
forceRegister = false,
|
|
885
885
|
waitForFinalTx = true,
|
|
@@ -905,13 +905,13 @@ function WithdrawFlow({
|
|
|
905
905
|
const [isConnectSelectionConfirmed, setIsConnectSelectionConfirmed] = _react.useState.call(void 0, false);
|
|
906
906
|
const logFlow = _react.useCallback.call(void 0,
|
|
907
907
|
(message, data) => {
|
|
908
|
-
|
|
908
|
+
_chunk55QIUUIScjs.debugLog.call(void 0, debug, "withdraw-flow", message, data);
|
|
909
909
|
},
|
|
910
910
|
[debug]
|
|
911
911
|
);
|
|
912
912
|
const logFlowError = _react.useCallback.call(void 0,
|
|
913
913
|
(message, error, data) => {
|
|
914
|
-
|
|
914
|
+
_chunk55QIUUIScjs.debugError.call(void 0, debug, "withdraw-flow", message, error, data);
|
|
915
915
|
},
|
|
916
916
|
[debug]
|
|
917
917
|
);
|
|
@@ -970,14 +970,14 @@ function WithdrawFlow({
|
|
|
970
970
|
return {
|
|
971
971
|
ownerAddress: dappAddress,
|
|
972
972
|
walletClient: _nullishCoalesce(dappWalletClient, () => ( void 0)),
|
|
973
|
-
publicClient: _nullishCoalesce(dappPublicClient, () => (
|
|
973
|
+
publicClient: _nullishCoalesce(dappPublicClient, () => ( _chunk55QIUUIScjs.getPublicClient.call(void 0, sourceChain))),
|
|
974
974
|
switchChain: dappSwitchChain
|
|
975
975
|
};
|
|
976
976
|
}
|
|
977
977
|
return {
|
|
978
978
|
ownerAddress: dappWalletClient.account.address,
|
|
979
979
|
walletClient: dappWalletClient,
|
|
980
|
-
publicClient: _nullishCoalesce(dappPublicClient, () => (
|
|
980
|
+
publicClient: _nullishCoalesce(dappPublicClient, () => ( _chunk55QIUUIScjs.getPublicClient.call(void 0, sourceChain))),
|
|
981
981
|
switchChain: dappSwitchChain
|
|
982
982
|
};
|
|
983
983
|
}
|
|
@@ -988,7 +988,7 @@ function WithdrawFlow({
|
|
|
988
988
|
return {
|
|
989
989
|
ownerAddress: dappWalletClient.account.address,
|
|
990
990
|
walletClient: dappWalletClient,
|
|
991
|
-
publicClient: _nullishCoalesce(dappPublicClient, () => (
|
|
991
|
+
publicClient: _nullishCoalesce(dappPublicClient, () => ( _chunk55QIUUIScjs.getPublicClient.call(void 0, sourceChain))),
|
|
992
992
|
switchChain: dappSwitchChain
|
|
993
993
|
};
|
|
994
994
|
}
|
|
@@ -1015,10 +1015,10 @@ function WithdrawFlow({
|
|
|
1015
1015
|
sourceChain
|
|
1016
1016
|
]);
|
|
1017
1017
|
const asset = _react.useMemo.call(void 0, () => {
|
|
1018
|
-
const symbol =
|
|
1019
|
-
const decimals =
|
|
1018
|
+
const symbol = _chunkZNHU72LIcjs.getTokenSymbol.call(void 0, sourceToken, sourceChain);
|
|
1019
|
+
const decimals = _chunkZNHU72LIcjs.getTokenDecimalsByAddress.call(void 0, sourceToken, sourceChain);
|
|
1020
1020
|
return {
|
|
1021
|
-
id:
|
|
1021
|
+
id: _chunk55QIUUIScjs.getAssetId.call(void 0, { chainId: sourceChain, token: sourceToken }),
|
|
1022
1022
|
chainId: sourceChain,
|
|
1023
1023
|
token: sourceToken,
|
|
1024
1024
|
symbol,
|
|
@@ -1026,7 +1026,7 @@ function WithdrawFlow({
|
|
|
1026
1026
|
decimals
|
|
1027
1027
|
};
|
|
1028
1028
|
}, [sourceChain, sourceToken]);
|
|
1029
|
-
const isSourceNative = sourceToken.toLowerCase() ===
|
|
1029
|
+
const isSourceNative = sourceToken.toLowerCase() === _chunkZNHU72LIcjs.NATIVE_TOKEN_ADDRESS.toLowerCase();
|
|
1030
1030
|
const stepIndex = step.type === "form" ? 0 : 1;
|
|
1031
1031
|
const currentBackHandler = void 0;
|
|
1032
1032
|
_react.useEffect.call(void 0, () => {
|
|
@@ -1068,15 +1068,15 @@ function WithdrawFlow({
|
|
|
1068
1068
|
[logFlowError, onError]
|
|
1069
1069
|
);
|
|
1070
1070
|
const resolveSessionOwner = _react.useCallback.call(void 0, async (eoaAddress) => {
|
|
1071
|
-
const localOwner =
|
|
1071
|
+
const localOwner = _chunk55QIUUIScjs.loadSessionOwnerFromStorage.call(void 0, eoaAddress);
|
|
1072
1072
|
if (localOwner) {
|
|
1073
1073
|
return {
|
|
1074
|
-
account:
|
|
1074
|
+
account: _chunk55QIUUIScjs.accountFromPrivateKey.call(void 0, localOwner.privateKey),
|
|
1075
1075
|
address: localOwner.address
|
|
1076
1076
|
};
|
|
1077
1077
|
}
|
|
1078
|
-
const created =
|
|
1079
|
-
|
|
1078
|
+
const created = _chunk55QIUUIScjs.createSessionOwnerKey.call(void 0, );
|
|
1079
|
+
_chunk55QIUUIScjs.saveSessionOwnerToStorage.call(void 0, eoaAddress, created.privateKey, created.address);
|
|
1080
1080
|
return {
|
|
1081
1081
|
account: created.account,
|
|
1082
1082
|
address: created.address
|
|
@@ -1106,7 +1106,7 @@ function WithdrawFlow({
|
|
|
1106
1106
|
const setup = await service.setupAccount({
|
|
1107
1107
|
ownerAddress: ownerAddress2,
|
|
1108
1108
|
sessionOwnerAddress: sessionOwner.address,
|
|
1109
|
-
targetChain:
|
|
1109
|
+
targetChain: _chunk55QIUUIScjs.toEvmCaip2.call(void 0, targetChain),
|
|
1110
1110
|
targetToken,
|
|
1111
1111
|
signerAddress,
|
|
1112
1112
|
sessionChainIds,
|
|
@@ -1133,7 +1133,7 @@ function WithdrawFlow({
|
|
|
1133
1133
|
primaryType: typedData.primaryType,
|
|
1134
1134
|
message: typedData.message
|
|
1135
1135
|
});
|
|
1136
|
-
const sessionDetails =
|
|
1136
|
+
const sessionDetails = _chunk55QIUUIScjs.buildSessionDetails.call(void 0,
|
|
1137
1137
|
setup.sessionDetailsUnsigned,
|
|
1138
1138
|
signature
|
|
1139
1139
|
);
|
|
@@ -1147,7 +1147,7 @@ function WithdrawFlow({
|
|
|
1147
1147
|
eoaAddress: ownerAddress2,
|
|
1148
1148
|
sessionOwner: sessionOwner.address,
|
|
1149
1149
|
target: {
|
|
1150
|
-
chain:
|
|
1150
|
+
chain: _chunk55QIUUIScjs.toEvmCaip2.call(void 0, targetChain),
|
|
1151
1151
|
token: targetToken,
|
|
1152
1152
|
recipient
|
|
1153
1153
|
}
|
|
@@ -1156,7 +1156,7 @@ function WithdrawFlow({
|
|
|
1156
1156
|
}
|
|
1157
1157
|
handleConnected(ownerAddress2, smartAccount);
|
|
1158
1158
|
const amountUnits = _viem.parseUnits.call(void 0, amountValue, asset.decimals);
|
|
1159
|
-
const pc = _nullishCoalesce(_optionalChain([signerContext, 'optionalAccess', _26 => _26.publicClient]), () => (
|
|
1159
|
+
const pc = _nullishCoalesce(_optionalChain([signerContext, 'optionalAccess', _26 => _26.publicClient]), () => ( _chunk55QIUUIScjs.getPublicClient.call(void 0, sourceChain)));
|
|
1160
1160
|
let result;
|
|
1161
1161
|
if (onSignTransaction) {
|
|
1162
1162
|
const transferData = isSourceNative ? { to: smartAccount, value: amountUnits, data: "0x" } : {
|
|
@@ -1179,7 +1179,7 @@ function WithdrawFlow({
|
|
|
1179
1179
|
const { signature } = await onSignTransaction(request);
|
|
1180
1180
|
const relayResult = await service.relayWithdraw({
|
|
1181
1181
|
smartAccount,
|
|
1182
|
-
chainId:
|
|
1182
|
+
chainId: _chunk55QIUUIScjs.toEvmCaip2.call(void 0, sourceChain),
|
|
1183
1183
|
safeAddress,
|
|
1184
1184
|
safeTransaction: request.typedData.message,
|
|
1185
1185
|
signature
|
|
@@ -1237,7 +1237,7 @@ function WithdrawFlow({
|
|
|
1237
1237
|
targetChain,
|
|
1238
1238
|
targetToken
|
|
1239
1239
|
});
|
|
1240
|
-
handleError(
|
|
1240
|
+
handleError(_chunk55QIUUIScjs.formatUserError.call(void 0, raw), "WITHDRAW_FLOW_ERROR");
|
|
1241
1241
|
throw err;
|
|
1242
1242
|
} finally {
|
|
1243
1243
|
setIsSubmitting(false);
|
|
@@ -1280,12 +1280,12 @@ function WithdrawFlow({
|
|
|
1280
1280
|
[logFlowError, onWithdrawFailed]
|
|
1281
1281
|
);
|
|
1282
1282
|
const targetChainOptions = _react.useMemo.call(void 0, () => {
|
|
1283
|
-
return
|
|
1284
|
-
(chain) =>
|
|
1283
|
+
return _chunkZNHU72LIcjs.SOURCE_CHAINS.filter(
|
|
1284
|
+
(chain) => _chunkZNHU72LIcjs.getSupportedTargetTokens.call(void 0, chain.id).length > 0
|
|
1285
1285
|
);
|
|
1286
1286
|
}, []);
|
|
1287
1287
|
const targetTokenOptions = _react.useMemo.call(void 0,
|
|
1288
|
-
() =>
|
|
1288
|
+
() => _chunkZNHU72LIcjs.getSupportedTargetTokens.call(void 0, targetChain),
|
|
1289
1289
|
[targetChain]
|
|
1290
1290
|
);
|
|
1291
1291
|
_react.useEffect.call(void 0, () => {
|
|
@@ -1300,7 +1300,7 @@ function WithdrawFlow({
|
|
|
1300
1300
|
const handleTargetChainChange = _react.useCallback.call(void 0,
|
|
1301
1301
|
(chainId) => {
|
|
1302
1302
|
setTargetChain(chainId);
|
|
1303
|
-
const options =
|
|
1303
|
+
const options = _chunkZNHU72LIcjs.getSupportedTargetTokens.call(void 0, chainId);
|
|
1304
1304
|
if (options.length === 0) {
|
|
1305
1305
|
return;
|
|
1306
1306
|
}
|
|
@@ -1347,7 +1347,7 @@ function WithdrawFlow({
|
|
|
1347
1347
|
}, [walletOptions, ownerAddress, _optionalChain([reownWallet, 'optionalAccess', _37 => _37.icon])]);
|
|
1348
1348
|
if (showConnectStep) {
|
|
1349
1349
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-modal-body", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1350
|
-
|
|
1350
|
+
_chunk55QIUUIScjs.ConnectStep,
|
|
1351
1351
|
{
|
|
1352
1352
|
walletOptions,
|
|
1353
1353
|
selectedWalletId: selectedWalletIdEffective,
|
|
@@ -1370,7 +1370,7 @@ function WithdrawFlow({
|
|
|
1370
1370
|
const resolvedOwnerAddress = signerContext.ownerAddress;
|
|
1371
1371
|
const resolvedConnectedAddress = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([signerContext, 'access', _38 => _38.walletClient, 'optionalAccess', _39 => _39.account, 'optionalAccess', _40 => _40.address]), () => ( _optionalChain([reownWallet, 'optionalAccess', _41 => _41.address]))), () => ( _optionalChain([dappWalletClient, 'optionalAccess', _42 => _42.account, 'optionalAccess', _43 => _43.address]))), () => ( resolvedOwnerAddress));
|
|
1372
1372
|
const resolvedDefaultRecipient = _nullishCoalesce(defaultRecipient, () => ( resolvedConnectedAddress));
|
|
1373
|
-
const formPublicClient = _nullishCoalesce(signerContext.publicClient, () => (
|
|
1373
|
+
const formPublicClient = _nullishCoalesce(signerContext.publicClient, () => ( _chunk55QIUUIScjs.getPublicClient.call(void 0, sourceChain)));
|
|
1374
1374
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-modal-body", children: [
|
|
1375
1375
|
step.type === "form" && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1376
1376
|
WithdrawFormStep,
|
|
@@ -1397,7 +1397,7 @@ function WithdrawFlow({
|
|
|
1397
1397
|
}
|
|
1398
1398
|
),
|
|
1399
1399
|
step.type === "processing" && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1400
|
-
|
|
1400
|
+
_chunk55QIUUIScjs.ProcessingStep,
|
|
1401
1401
|
{
|
|
1402
1402
|
smartAccount: step.smartAccount,
|
|
1403
1403
|
txHash: step.txHash,
|
|
@@ -1422,7 +1422,7 @@ function WithdrawFlow({
|
|
|
1422
1422
|
// src/WithdrawModal.tsx
|
|
1423
1423
|
|
|
1424
1424
|
var ReownWithdrawInner = _react.lazy.call(void 0,
|
|
1425
|
-
() => Promise.resolve().then(() => _interopRequireWildcard(require("./WithdrawModalReown-
|
|
1425
|
+
() => Promise.resolve().then(() => _interopRequireWildcard(require("./WithdrawModalReown-CT6E2F2J.cjs"))).then((m) => ({
|
|
1426
1426
|
default: m.WithdrawModalReown
|
|
1427
1427
|
}))
|
|
1428
1428
|
);
|
|
@@ -1448,8 +1448,8 @@ function WithdrawModalInner({
|
|
|
1448
1448
|
isOpen,
|
|
1449
1449
|
onClose,
|
|
1450
1450
|
inline,
|
|
1451
|
-
backendUrl =
|
|
1452
|
-
signerAddress =
|
|
1451
|
+
backendUrl = _chunkZNHU72LIcjs.DEFAULT_BACKEND_URL,
|
|
1452
|
+
signerAddress = _chunkZNHU72LIcjs.DEFAULT_SIGNER_ADDRESS,
|
|
1453
1453
|
sessionChainIds,
|
|
1454
1454
|
forceRegister = false,
|
|
1455
1455
|
waitForFinalTx = true,
|
|
@@ -1475,15 +1475,15 @@ function WithdrawModalInner({
|
|
|
1475
1475
|
const [currentStepIndex, setCurrentStepIndex] = _react.useState.call(void 0, 0);
|
|
1476
1476
|
const [totalBalanceUsd, setTotalBalanceUsd] = _react.useState.call(void 0, null);
|
|
1477
1477
|
const backHandlerRef = _react.useRef.call(void 0, void 0);
|
|
1478
|
-
const targetChain =
|
|
1479
|
-
const sourceChain =
|
|
1478
|
+
const targetChain = _chunkZNHU72LIcjs.getChainId.call(void 0, targetChainProp);
|
|
1479
|
+
const sourceChain = _chunkZNHU72LIcjs.getChainId.call(void 0, sourceChainProp);
|
|
1480
1480
|
const service = _react.useMemo.call(void 0,
|
|
1481
|
-
() =>
|
|
1481
|
+
() => _chunk55QIUUIScjs.createDepositService.call(void 0, backendUrl, { debug, debugScope: "service:withdraw" }),
|
|
1482
1482
|
[backendUrl, debug]
|
|
1483
1483
|
);
|
|
1484
1484
|
_react.useEffect.call(void 0, () => {
|
|
1485
1485
|
if (isOpen && modalRef.current) {
|
|
1486
|
-
|
|
1486
|
+
_chunk55QIUUIScjs.applyTheme.call(void 0, modalRef.current, theme);
|
|
1487
1487
|
}
|
|
1488
1488
|
}, [isOpen, theme]);
|
|
1489
1489
|
const hasCalledReady = _react.useRef.call(void 0, false);
|
|
@@ -1519,7 +1519,7 @@ function WithdrawModalInner({
|
|
|
1519
1519
|
const title = _nullishCoalesce(_optionalChain([branding, 'optionalAccess', _52 => _52.title]), () => ( "Withdraw"));
|
|
1520
1520
|
const canGoBack = currentStepIndex > 0 && currentStepIndex < 3 && backHandlerRef.current;
|
|
1521
1521
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1522
|
-
|
|
1522
|
+
_chunk55QIUUIScjs.Modal,
|
|
1523
1523
|
{
|
|
1524
1524
|
isOpen,
|
|
1525
1525
|
onClose,
|
|
@@ -1577,7 +1577,7 @@ function WithdrawModalInner({
|
|
|
1577
1577
|
] }),
|
|
1578
1578
|
balance && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "rs-modal-header-balance", children: [
|
|
1579
1579
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "rs-modal-header-balance-label", children: balance.title }),
|
|
1580
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "rs-modal-header-balance-value", children: _nullishCoalesce(balance.amount, () => ( (totalBalanceUsd !== null ?
|
|
1580
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "rs-modal-header-balance-value", children: _nullishCoalesce(balance.amount, () => ( (totalBalanceUsd !== null ? _chunk55QIUUIScjs.currencyFormatter.format(totalBalanceUsd) : null))) })
|
|
1581
1581
|
] })
|
|
1582
1582
|
] }),
|
|
1583
1583
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "rs-modal-header-nav-right", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
loadSessionOwnerFromStorage,
|
|
21
21
|
saveSessionOwnerToStorage,
|
|
22
22
|
toEvmCaip2
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-U6KOKXWY.mjs";
|
|
24
24
|
import {
|
|
25
25
|
DEFAULT_BACKEND_URL,
|
|
26
26
|
DEFAULT_SIGNER_ADDRESS,
|
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
getTokenDecimalsByAddress,
|
|
34
34
|
getTokenIcon,
|
|
35
35
|
getTokenSymbol
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-AVASFOLP.mjs";
|
|
37
37
|
|
|
38
38
|
// src/WithdrawModal.tsx
|
|
39
39
|
import {
|
|
@@ -1422,7 +1422,7 @@ function WithdrawFlow({
|
|
|
1422
1422
|
// src/WithdrawModal.tsx
|
|
1423
1423
|
import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
1424
1424
|
var ReownWithdrawInner = lazy(
|
|
1425
|
-
() => import("./WithdrawModalReown-
|
|
1425
|
+
() => import("./WithdrawModalReown-FM2TJFOV.mjs").then((m) => ({
|
|
1426
1426
|
default: m.WithdrawModalReown
|
|
1427
1427
|
}))
|
|
1428
1428
|
);
|