@rash2x/bridge-widget 0.5.0 → 0.5.1
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/evaa-bridge.cjs +1 -2
- package/dist/evaa-bridge.cjs.map +1 -1
- package/dist/evaa-bridge.mjs +43 -44
- package/dist/{index-BsVKYtLN.cjs → index-C0llk2Pm.cjs} +20634 -20661
- package/dist/index-C0llk2Pm.cjs.map +1 -0
- package/dist/{index-CNQIX3lo.js → index-CwCBOFR2.js} +2 -2
- package/dist/{index-CNQIX3lo.js.map → index-CwCBOFR2.js.map} +1 -1
- package/dist/{index-Cg_MPp5L.cjs → index-DedRamsD.cjs} +2 -2
- package/dist/{index-Cg_MPp5L.cjs.map → index-DedRamsD.cjs.map} +1 -1
- package/dist/{index-C4YkGAHm.js → index-NQh101e3.js} +20675 -20702
- package/dist/index-NQh101e3.js.map +1 -0
- package/dist/index.d.ts +1 -39
- package/package.json +1 -1
- package/dist/index-BsVKYtLN.cjs.map +0 -1
- package/dist/index-C4YkGAHm.js.map +0 -1
package/dist/evaa-bridge.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("./index-
|
|
3
|
+
const index = require("./index-C0llk2Pm.cjs");
|
|
4
4
|
exports.DEFAULT_SLIPPAGE_BPS = index.DEFAULT_SLIPPAGE_BPS;
|
|
5
5
|
exports.EvaaBridge = index.EvaaBridge;
|
|
6
6
|
exports.RoutePriority = index.RoutePriority;
|
|
@@ -54,5 +54,4 @@ exports.useSettingsStore = index.useSettingsStore;
|
|
|
54
54
|
exports.useSwapModel = index.useSwapModel;
|
|
55
55
|
exports.useTokensStore = index.useTokensStore;
|
|
56
56
|
exports.useTransactionStore = index.useTransactionStore;
|
|
57
|
-
exports.useTronWalletConnect = index.useTronWalletConnect;
|
|
58
57
|
//# sourceMappingURL=evaa-bridge.cjs.map
|
package/dist/evaa-bridge.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"evaa-bridge.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"evaa-bridge.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/evaa-bridge.mjs
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Q, d, f, e, G, A, D, V, K, y, Z, F, z, B, X, v, r, s, q, o, p, J, a0, a7, a2, a4, w, H, x, a3, a1, a5, a6, W, U, L, Y, $, a8, N, P, _, I, S, t, i, u, l, m, j, n, h, k } from "./index-NQh101e3.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
Q as DEFAULT_SLIPPAGE_BPS,
|
|
4
4
|
d as EvaaBridge,
|
|
5
5
|
f as RoutePriority,
|
|
6
6
|
e as RouteType,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
7
|
+
G as addEvmNetworkFee,
|
|
8
|
+
A as addTonNetworkFee,
|
|
9
|
+
D as addTronNetworkFee,
|
|
10
|
+
V as addrForApi,
|
|
11
|
+
K as buildAssetMatrix,
|
|
12
|
+
y as calculateMinReceived,
|
|
13
|
+
Z as computeFeesUsdFromArray,
|
|
14
|
+
F as estimateEvmNetworkFee,
|
|
15
|
+
z as estimateTonNetworkFee,
|
|
16
|
+
B as estimateTronNetworkFee,
|
|
17
|
+
X as findNativeMeta,
|
|
18
|
+
v as formatAddress,
|
|
19
|
+
r as formatBalance,
|
|
20
|
+
s as formatHash,
|
|
21
|
+
q as formatPercentage,
|
|
22
|
+
o as formatTokenAmount,
|
|
23
|
+
p as formatUsd,
|
|
24
|
+
J as fromLD,
|
|
25
|
+
a0 as getChains,
|
|
26
|
+
a7 as getDeliveryStatus,
|
|
27
|
+
a2 as getDestTokens,
|
|
28
|
+
a4 as getEvmBalances,
|
|
29
|
+
w as getQuoteAmounts,
|
|
30
|
+
H as getQuoteDetails,
|
|
31
|
+
x as getQuoteFees,
|
|
32
|
+
a3 as getQuotesByPriority,
|
|
33
|
+
a1 as getTokens,
|
|
34
|
+
a5 as getTonBalances,
|
|
35
|
+
a6 as getTronBalances,
|
|
36
|
+
W as isNativeAddrEqual,
|
|
37
|
+
U as isZeroAddr,
|
|
38
|
+
L as listAssetsForSelect,
|
|
39
|
+
Y as lookupTokenMeta,
|
|
40
|
+
$ as normalizeTickerSymbol,
|
|
41
|
+
a8 as pollUntilDelivered,
|
|
42
|
+
N as resolveTokenOnChain,
|
|
43
|
+
P as resolveTokenOnChainFromMatrix,
|
|
44
|
+
_ as sumFeeByTokenLD,
|
|
45
|
+
I as toLD,
|
|
46
|
+
S as tonNorm,
|
|
47
47
|
t as truncateToDecimals,
|
|
48
48
|
i as useBridgeQuoteStore,
|
|
49
49
|
u as useChainsStore,
|
|
@@ -52,7 +52,6 @@ export {
|
|
|
52
52
|
j as useSettingsStore,
|
|
53
53
|
n as useSwapModel,
|
|
54
54
|
h as useTokensStore,
|
|
55
|
-
k as useTransactionStore
|
|
56
|
-
o as useTronWalletConnect
|
|
55
|
+
k as useTransactionStore
|
|
57
56
|
};
|
|
58
57
|
//# sourceMappingURL=evaa-bridge.mjs.map
|