@ledgerhq/live-common 34.49.0-nightly.5 → 34.49.0
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/lib/bridge/react/BridgeSync.d.ts.map +1 -1
- package/lib/bridge/react/BridgeSync.js +4 -17
- package/lib/bridge/react/BridgeSync.js.map +1 -1
- package/lib/deposit/deposit.integration.test.js +1 -60
- package/lib/deposit/deposit.integration.test.js.map +1 -1
- package/lib/e2e/data/deviceLabelsData.js +2 -2
- package/lib/e2e/data/deviceLabelsData.js.map +1 -1
- package/lib/e2e/enum/Account.d.ts +0 -1
- package/lib/e2e/enum/Account.d.ts.map +1 -1
- package/lib/e2e/enum/Account.js +1 -2
- package/lib/e2e/enum/Account.js.map +1 -1
- package/lib/e2e/enum/DeviceLabels.d.ts +9 -3
- package/lib/e2e/enum/DeviceLabels.d.ts.map +1 -1
- package/lib/e2e/enum/DeviceLabels.js +8 -2
- package/lib/e2e/enum/DeviceLabels.js.map +1 -1
- package/lib/e2e/families/bitcoin.d.ts +0 -1
- package/lib/e2e/families/bitcoin.d.ts.map +1 -1
- package/lib/e2e/families/bitcoin.js +1 -28
- package/lib/e2e/families/bitcoin.js.map +1 -1
- package/lib/e2e/families/tezos.d.ts.map +1 -1
- package/lib/e2e/families/tezos.js +3 -5
- package/lib/e2e/families/tezos.js.map +1 -1
- package/lib/e2e/index.d.ts +0 -4
- package/lib/e2e/index.d.ts.map +1 -1
- package/lib/e2e/models/Swap.d.ts +0 -2
- package/lib/e2e/models/Swap.d.ts.map +1 -1
- package/lib/e2e/models/Swap.js +0 -6
- package/lib/e2e/models/Swap.js.map +1 -1
- package/lib/e2e/speculos.d.ts +0 -8
- package/lib/e2e/speculos.d.ts.map +1 -1
- package/lib/e2e/speculos.js +31 -23
- package/lib/e2e/speculos.js.map +1 -1
- package/lib/exchange/providers/swap.js +2 -2
- package/lib/exchange/providers/swap.js.map +1 -1
- package/lib/families/celo/bridge.integration.test.js +1 -4
- package/lib/families/celo/bridge.integration.test.js.map +1 -1
- package/lib/families/cosmos/datasets/axelar.integration.test.js +1 -4
- package/lib/families/cosmos/datasets/axelar.integration.test.js.map +1 -1
- package/lib/families/cosmos/datasets/desmos.integration.test.js +1 -4
- package/lib/families/cosmos/datasets/desmos.integration.test.js.map +1 -1
- package/lib/families/cosmos/datasets/onomy.integration.test.js +1 -4
- package/lib/families/cosmos/datasets/onomy.integration.test.js.map +1 -1
- package/lib/families/filecoin/bridge.integration.test.js +1 -4
- package/lib/families/filecoin/bridge.integration.test.js.map +1 -1
- package/lib/families/kaspa/bridge.integration.test.js +1 -4
- package/lib/families/kaspa/bridge.integration.test.js.map +1 -1
- package/lib/families/mina/bridge.integration.test.js +1 -4
- package/lib/families/mina/bridge.integration.test.js.map +1 -1
- package/lib/families/multiversx/synchronisation.integration.test.js +1 -4
- package/lib/families/multiversx/synchronisation.integration.test.js.map +1 -1
- package/lib/families/ton/bridge.integration.test.js +1 -4
- package/lib/families/ton/bridge.integration.test.js.map +1 -1
- package/lib/featureFlags/defaultFeatures.d.ts.map +1 -1
- package/lib/featureFlags/defaultFeatures.js +0 -2
- package/lib/featureFlags/defaultFeatures.js.map +1 -1
- package/lib/featureFlags/useFeature.d.ts +1 -1
- package/lib/featureFlags/useFeature.d.ts.map +1 -1
- package/lib/modularDrawer/hooks/modules/useLeftApyModule.d.ts +0 -1
- package/lib/modularDrawer/hooks/modules/useLeftApyModule.d.ts.map +1 -1
- package/lib/modularDrawer/hooks/modules/useLeftMarketTrendModule.d.ts +0 -1
- package/lib/modularDrawer/hooks/modules/useLeftMarketTrendModule.d.ts.map +1 -1
- package/lib/modularDrawer/hooks/modules/useRightMarketTrendModule.d.ts +0 -1
- package/lib/modularDrawer/hooks/modules/useRightMarketTrendModule.d.ts.map +1 -1
- package/lib/modularDrawer/hooks/useRightBalanceAsset.d.ts +0 -1
- package/lib/modularDrawer/hooks/useRightBalanceAsset.d.ts.map +1 -1
- package/lib/modularDrawer/hooks/useRightBalanceNetwork.d.ts +0 -1
- package/lib/modularDrawer/hooks/useRightBalanceNetwork.d.ts.map +1 -1
- package/lib/notifications/ServiceStatusProvider/index.d.ts +1 -18
- package/lib/notifications/ServiceStatusProvider/index.d.ts.map +1 -1
- package/lib/notifications/ServiceStatusProvider/index.js +9 -47
- package/lib/notifications/ServiceStatusProvider/index.js.map +1 -1
- package/lib/notifications/ServiceStatusProvider/types.d.ts +1 -3
- package/lib/notifications/ServiceStatusProvider/types.d.ts.map +1 -1
- package/lib/wallet-api/react.d.ts +1 -1
- package/lib/wallet-api/react.d.ts.map +1 -1
- package/lib/wallet-api/react.js +1 -1
- package/lib/wallet-api/react.js.map +1 -1
- package/lib-es/bridge/react/BridgeSync.d.ts.map +1 -1
- package/lib-es/bridge/react/BridgeSync.js +4 -17
- package/lib-es/bridge/react/BridgeSync.js.map +1 -1
- package/lib-es/deposit/deposit.integration.test.js +1 -37
- package/lib-es/deposit/deposit.integration.test.js.map +1 -1
- package/lib-es/e2e/data/deviceLabelsData.js +2 -2
- package/lib-es/e2e/data/deviceLabelsData.js.map +1 -1
- package/lib-es/e2e/enum/Account.d.ts +0 -1
- package/lib-es/e2e/enum/Account.d.ts.map +1 -1
- package/lib-es/e2e/enum/Account.js +1 -2
- package/lib-es/e2e/enum/Account.js.map +1 -1
- package/lib-es/e2e/enum/DeviceLabels.d.ts +9 -3
- package/lib-es/e2e/enum/DeviceLabels.d.ts.map +1 -1
- package/lib-es/e2e/enum/DeviceLabels.js +8 -2
- package/lib-es/e2e/enum/DeviceLabels.js.map +1 -1
- package/lib-es/e2e/families/bitcoin.d.ts +0 -1
- package/lib-es/e2e/families/bitcoin.d.ts.map +1 -1
- package/lib-es/e2e/families/bitcoin.js +1 -27
- package/lib-es/e2e/families/bitcoin.js.map +1 -1
- package/lib-es/e2e/families/tezos.d.ts.map +1 -1
- package/lib-es/e2e/families/tezos.js +4 -6
- package/lib-es/e2e/families/tezos.js.map +1 -1
- package/lib-es/e2e/index.d.ts +0 -4
- package/lib-es/e2e/index.d.ts.map +1 -1
- package/lib-es/e2e/models/Swap.d.ts +0 -2
- package/lib-es/e2e/models/Swap.d.ts.map +1 -1
- package/lib-es/e2e/models/Swap.js +0 -6
- package/lib-es/e2e/models/Swap.js.map +1 -1
- package/lib-es/e2e/speculos.d.ts +0 -8
- package/lib-es/e2e/speculos.d.ts.map +1 -1
- package/lib-es/e2e/speculos.js +32 -23
- package/lib-es/e2e/speculos.js.map +1 -1
- package/lib-es/exchange/providers/swap.js +2 -2
- package/lib-es/exchange/providers/swap.js.map +1 -1
- package/lib-es/families/celo/bridge.integration.test.js +1 -4
- package/lib-es/families/celo/bridge.integration.test.js.map +1 -1
- package/lib-es/families/cosmos/datasets/axelar.integration.test.js +1 -4
- package/lib-es/families/cosmos/datasets/axelar.integration.test.js.map +1 -1
- package/lib-es/families/cosmos/datasets/desmos.integration.test.js +1 -4
- package/lib-es/families/cosmos/datasets/desmos.integration.test.js.map +1 -1
- package/lib-es/families/cosmos/datasets/onomy.integration.test.js +1 -4
- package/lib-es/families/cosmos/datasets/onomy.integration.test.js.map +1 -1
- package/lib-es/families/filecoin/bridge.integration.test.js +1 -4
- package/lib-es/families/filecoin/bridge.integration.test.js.map +1 -1
- package/lib-es/families/kaspa/bridge.integration.test.js +1 -4
- package/lib-es/families/kaspa/bridge.integration.test.js.map +1 -1
- package/lib-es/families/mina/bridge.integration.test.js +1 -4
- package/lib-es/families/mina/bridge.integration.test.js.map +1 -1
- package/lib-es/families/multiversx/synchronisation.integration.test.js +1 -4
- package/lib-es/families/multiversx/synchronisation.integration.test.js.map +1 -1
- package/lib-es/families/ton/bridge.integration.test.js +1 -4
- package/lib-es/families/ton/bridge.integration.test.js.map +1 -1
- package/lib-es/featureFlags/defaultFeatures.d.ts.map +1 -1
- package/lib-es/featureFlags/defaultFeatures.js +0 -2
- package/lib-es/featureFlags/defaultFeatures.js.map +1 -1
- package/lib-es/featureFlags/useFeature.d.ts +1 -1
- package/lib-es/featureFlags/useFeature.d.ts.map +1 -1
- package/lib-es/modularDrawer/hooks/modules/useLeftApyModule.d.ts +0 -1
- package/lib-es/modularDrawer/hooks/modules/useLeftApyModule.d.ts.map +1 -1
- package/lib-es/modularDrawer/hooks/modules/useLeftMarketTrendModule.d.ts +0 -1
- package/lib-es/modularDrawer/hooks/modules/useLeftMarketTrendModule.d.ts.map +1 -1
- package/lib-es/modularDrawer/hooks/modules/useRightMarketTrendModule.d.ts +0 -1
- package/lib-es/modularDrawer/hooks/modules/useRightMarketTrendModule.d.ts.map +1 -1
- package/lib-es/modularDrawer/hooks/useRightBalanceAsset.d.ts +0 -1
- package/lib-es/modularDrawer/hooks/useRightBalanceAsset.d.ts.map +1 -1
- package/lib-es/modularDrawer/hooks/useRightBalanceNetwork.d.ts +0 -1
- package/lib-es/modularDrawer/hooks/useRightBalanceNetwork.d.ts.map +1 -1
- package/lib-es/notifications/ServiceStatusProvider/index.d.ts +1 -18
- package/lib-es/notifications/ServiceStatusProvider/index.d.ts.map +1 -1
- package/lib-es/notifications/ServiceStatusProvider/index.js +9 -47
- package/lib-es/notifications/ServiceStatusProvider/index.js.map +1 -1
- package/lib-es/notifications/ServiceStatusProvider/types.d.ts +1 -3
- package/lib-es/notifications/ServiceStatusProvider/types.d.ts.map +1 -1
- package/lib-es/wallet-api/react.d.ts +1 -1
- package/lib-es/wallet-api/react.d.ts.map +1 -1
- package/lib-es/wallet-api/react.js +1 -1
- package/lib-es/wallet-api/react.js.map +1 -1
- package/package.json +69 -69
- package/src/bridge/react/BridgeSync.tsx +3 -17
- package/src/deposit/deposit.integration.test.ts +2 -41
- package/src/e2e/data/deviceLabelsData.ts +2 -2
- package/src/e2e/enum/Account.ts +0 -7
- package/src/e2e/enum/DeviceLabels.ts +8 -2
- package/src/e2e/families/bitcoin.ts +1 -33
- package/src/e2e/families/tezos.ts +4 -13
- package/src/e2e/models/Swap.ts +0 -8
- package/src/e2e/speculos.ts +35 -26
- package/src/exchange/providers/swap.ts +2 -2
- package/src/families/celo/__snapshots__/bridge.integration.test.ts.snap +285 -0
- package/src/families/celo/bridge.integration.test.ts +1 -4
- package/src/families/cosmos/datasets/__snapshots__/axelar.integration.test.ts.snap +45 -0
- package/src/families/cosmos/datasets/__snapshots__/babylon.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/cosmos.integration.test.ts.snap +4 -299
- package/src/families/cosmos/datasets/__snapshots__/cryptoOrg.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/desmos.integration.test.ts.snap +45 -0
- package/src/families/cosmos/datasets/__snapshots__/injective.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/mantra.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/onomy.integration.test.ts.snap +45 -0
- package/src/families/cosmos/datasets/__snapshots__/osmosis.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/persistence.integration.test.ts.snap +4 -4
- package/src/families/cosmos/datasets/__snapshots__/stargaze.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/__snapshots__/xion.integration.test.ts.snap +2 -2
- package/src/families/cosmos/datasets/axelar.integration.test.ts +1 -4
- package/src/families/cosmos/datasets/desmos.integration.test.ts +1 -4
- package/src/families/cosmos/datasets/onomy.integration.test.ts +1 -4
- package/src/families/filecoin/__snapshots__/bridge.integration.test.ts.snap +242 -0
- package/src/families/filecoin/bridge.integration.test.ts +1 -4
- package/src/families/internet_computer/__snapshots__/bridge.integration.test.ts.snap +3 -60
- package/src/families/kaspa/__snapshots__/bridge.integration.test.ts.snap +66 -0
- package/src/families/kaspa/bridge.integration.test.ts +1 -4
- package/src/families/mina/__snapshots__/bridge.integration.test.ts.snap +169 -0
- package/src/families/mina/bridge.integration.test.ts +1 -4
- package/src/families/multiversx/synchronisation.integration.test.ts +1 -5
- package/src/families/polkadot/__snapshots__/bridge.integration.test.ts.snap +4 -50
- package/src/families/stacks/__snapshots__/bridge.integration.test.ts.snap +3 -23
- package/src/families/stellar/__snapshots__/bridge.integration.test.ts.snap +74 -1504
- package/src/families/ton/__snapshots__/bridge.integration.test.ts.snap +338 -0
- package/src/families/ton/bridge.integration.test.ts +1 -4
- package/src/featureFlags/defaultFeatures.ts +0 -2
- package/src/notifications/ServiceStatusProvider/index.tsx +13 -61
- package/src/notifications/ServiceStatusProvider/types.ts +1 -4
- package/src/wallet-api/react.ts +3 -3
- package/lib/bridge/syncSessionManager/index.d.ts +0 -18
- package/lib/bridge/syncSessionManager/index.d.ts.map +0 -1
- package/lib/bridge/syncSessionManager/index.js +0 -75
- package/lib/bridge/syncSessionManager/index.js.map +0 -1
- package/lib/bridge/syncSessionManager/index.test.d.ts +0 -2
- package/lib/bridge/syncSessionManager/index.test.d.ts.map +0 -1
- package/lib/bridge/syncSessionManager/index.test.js +0 -118
- package/lib/bridge/syncSessionManager/index.test.js.map +0 -1
- package/lib/notifications/ServiceStatusProvider/entry-points.d.ts +0 -3
- package/lib/notifications/ServiceStatusProvider/entry-points.d.ts.map +0 -1
- package/lib/notifications/ServiceStatusProvider/entry-points.js +0 -3
- package/lib/notifications/ServiceStatusProvider/entry-points.js.map +0 -1
- package/lib/notifications/ServiceStatusProvider/index.test.d.ts +0 -2
- package/lib/notifications/ServiceStatusProvider/index.test.d.ts.map +0 -1
- package/lib/notifications/ServiceStatusProvider/index.test.js +0 -88
- package/lib/notifications/ServiceStatusProvider/index.test.js.map +0 -1
- package/lib/notifications/ServiceStatusProvider/ledger-components.d.ts +0 -2
- package/lib/notifications/ServiceStatusProvider/ledger-components.d.ts.map +0 -1
- package/lib/notifications/ServiceStatusProvider/ledger-components.js +0 -17
- package/lib/notifications/ServiceStatusProvider/ledger-components.js.map +0 -1
- package/lib/notifications/ServiceStatusProvider/mocks/ledgerStatus.d.ts +0 -154
- package/lib/notifications/ServiceStatusProvider/mocks/ledgerStatus.d.ts.map +0 -1
- package/lib/notifications/ServiceStatusProvider/mocks/ledgerStatus.js +0 -1192
- package/lib/notifications/ServiceStatusProvider/mocks/ledgerStatus.js.map +0 -1
- package/lib-es/bridge/syncSessionManager/index.d.ts +0 -18
- package/lib-es/bridge/syncSessionManager/index.d.ts.map +0 -1
- package/lib-es/bridge/syncSessionManager/index.js +0 -68
- package/lib-es/bridge/syncSessionManager/index.js.map +0 -1
- package/lib-es/bridge/syncSessionManager/index.test.d.ts +0 -2
- package/lib-es/bridge/syncSessionManager/index.test.d.ts.map +0 -1
- package/lib-es/bridge/syncSessionManager/index.test.js +0 -116
- package/lib-es/bridge/syncSessionManager/index.test.js.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/entry-points.d.ts +0 -3
- package/lib-es/notifications/ServiceStatusProvider/entry-points.d.ts.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/entry-points.js +0 -2
- package/lib-es/notifications/ServiceStatusProvider/entry-points.js.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/index.test.d.ts +0 -2
- package/lib-es/notifications/ServiceStatusProvider/index.test.d.ts.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/index.test.js +0 -86
- package/lib-es/notifications/ServiceStatusProvider/index.test.js.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/ledger-components.d.ts +0 -2
- package/lib-es/notifications/ServiceStatusProvider/ledger-components.d.ts.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/ledger-components.js +0 -14
- package/lib-es/notifications/ServiceStatusProvider/ledger-components.js.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/mocks/ledgerStatus.d.ts +0 -154
- package/lib-es/notifications/ServiceStatusProvider/mocks/ledgerStatus.d.ts.map +0 -1
- package/lib-es/notifications/ServiceStatusProvider/mocks/ledgerStatus.js +0 -1189
- package/lib-es/notifications/ServiceStatusProvider/mocks/ledgerStatus.js.map +0 -1
- package/src/bridge/syncSessionManager/index.test.ts +0 -151
- package/src/bridge/syncSessionManager/index.ts +0 -93
- package/src/notifications/ServiceStatusProvider/entry-points.ts +0 -3
- package/src/notifications/ServiceStatusProvider/index.test.ts +0 -102
- package/src/notifications/ServiceStatusProvider/ledger-components.ts +0 -13
- package/src/notifications/ServiceStatusProvider/mocks/ledgerStatus.ts +0 -1188
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`cosmos currency bridge scanAccounts cosmos seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "8401756",
|
7
7
|
"currencyId": "cosmos",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl",
|
@@ -12,14 +12,14 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "0388459b2653519948b12492f1a0b464720110c147a8155d23d423a5cc3c21d89a",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "5104774",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
19
19
|
"xpub": "cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl",
|
20
20
|
},
|
21
21
|
{
|
22
|
-
"balance": "
|
22
|
+
"balance": "1100023",
|
23
23
|
"currencyId": "cosmos",
|
24
24
|
"derivationMode": "",
|
25
25
|
"freshAddress": "cosmos108uy5q9jt59gwugq5yrdhkzcd9jryslmpcstk5",
|
@@ -28,7 +28,7 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 1`] = `
|
|
28
28
|
"index": 1,
|
29
29
|
"pendingOperations": [],
|
30
30
|
"seedIdentifier": "0388459b2653519948b12492f1a0b464720110c147a8155d23d423a5cc3c21d89a",
|
31
|
-
"spendableBalance": "
|
31
|
+
"spendableBalance": "892523",
|
32
32
|
"swapHistory": [],
|
33
33
|
"syncHash": undefined,
|
34
34
|
"used": true,
|
@@ -549,29 +549,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
549
549
|
"type": "IN",
|
550
550
|
"value": "1000",
|
551
551
|
},
|
552
|
-
{
|
553
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
554
|
-
"blockHash": null,
|
555
|
-
"blockHeight": 25645673,
|
556
|
-
"extra": {
|
557
|
-
"memo": "Ledger Live",
|
558
|
-
"validators": [
|
559
|
-
{
|
560
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
561
|
-
"amount": "10000",
|
562
|
-
},
|
563
|
-
],
|
564
|
-
},
|
565
|
-
"fee": "22427",
|
566
|
-
"hasFailed": false,
|
567
|
-
"hash": "250526E308E53ECEB40CB3F4531D99759F40CBFB1571F8C2A9D83490A73BFCA1",
|
568
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-250526E308E53ECEB40CB3F4531D99759F40CBFB1571F8C2A9D83490A73BFCA1-UNDELEGATE",
|
569
|
-
"recipients": [],
|
570
|
-
"senders": [],
|
571
|
-
"transactionSequenceNumber": 167,
|
572
|
-
"type": "UNDELEGATE",
|
573
|
-
"value": "22427",
|
574
|
-
},
|
575
552
|
{
|
576
553
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
577
554
|
"blockHash": null,
|
@@ -655,29 +632,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
655
632
|
"type": "OUT",
|
656
633
|
"value": "4344",
|
657
634
|
},
|
658
|
-
{
|
659
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
660
|
-
"blockHash": null,
|
661
|
-
"blockHeight": 25894940,
|
662
|
-
"extra": {
|
663
|
-
"memo": "Ledger Live",
|
664
|
-
"validators": [
|
665
|
-
{
|
666
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
667
|
-
"amount": "100000",
|
668
|
-
},
|
669
|
-
],
|
670
|
-
},
|
671
|
-
"fee": "17388",
|
672
|
-
"hasFailed": false,
|
673
|
-
"hash": "3048FC3F8D45C817ECAC9593DD31FEACF4C8DF01D07E13251DA4C062105AFC35",
|
674
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-3048FC3F8D45C817ECAC9593DD31FEACF4C8DF01D07E13251DA4C062105AFC35-DELEGATE",
|
675
|
-
"recipients": [],
|
676
|
-
"senders": [],
|
677
|
-
"transactionSequenceNumber": 169,
|
678
|
-
"type": "DELEGATE",
|
679
|
-
"value": "17388",
|
680
|
-
},
|
681
635
|
{
|
682
636
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
683
637
|
"blockHash": null,
|
@@ -1169,29 +1123,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
1169
1123
|
"type": "OUT",
|
1170
1124
|
"value": "102025",
|
1171
1125
|
},
|
1172
|
-
{
|
1173
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1174
|
-
"blockHash": null,
|
1175
|
-
"blockHeight": 26000135,
|
1176
|
-
"extra": {
|
1177
|
-
"memo": "Ledger Live",
|
1178
|
-
"validators": [
|
1179
|
-
{
|
1180
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
1181
|
-
"amount": "3473876",
|
1182
|
-
},
|
1183
|
-
],
|
1184
|
-
},
|
1185
|
-
"fee": "16632",
|
1186
|
-
"hasFailed": false,
|
1187
|
-
"hash": "6FB3C0C7EF50E71A9C8C0E0B9E07FD3FA34893893168F1B38C9CB3E402090930",
|
1188
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-6FB3C0C7EF50E71A9C8C0E0B9E07FD3FA34893893168F1B38C9CB3E402090930-UNDELEGATE",
|
1189
|
-
"recipients": [],
|
1190
|
-
"senders": [],
|
1191
|
-
"transactionSequenceNumber": 173,
|
1192
|
-
"type": "UNDELEGATE",
|
1193
|
-
"value": "16632",
|
1194
|
-
},
|
1195
1126
|
{
|
1196
1127
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1197
1128
|
"blockHash": null,
|
@@ -1788,29 +1719,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
1788
1719
|
"type": "IN",
|
1789
1720
|
"value": "1000",
|
1790
1721
|
},
|
1791
|
-
{
|
1792
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1793
|
-
"blockHash": null,
|
1794
|
-
"blockHeight": 25692891,
|
1795
|
-
"extra": {
|
1796
|
-
"memo": "Ledger Live",
|
1797
|
-
"validators": [
|
1798
|
-
{
|
1799
|
-
"address": "cosmosvaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcvrj90c",
|
1800
|
-
"amount": "12000",
|
1801
|
-
},
|
1802
|
-
],
|
1803
|
-
},
|
1804
|
-
"fee": "17907",
|
1805
|
-
"hasFailed": false,
|
1806
|
-
"hash": "9F8D62BD501955D6EA21132870BA1961A1349BFE8C416337A5AD7F51C39CD54F",
|
1807
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-9F8D62BD501955D6EA21132870BA1961A1349BFE8C416337A5AD7F51C39CD54F-UNDELEGATE",
|
1808
|
-
"recipients": [],
|
1809
|
-
"senders": [],
|
1810
|
-
"transactionSequenceNumber": 168,
|
1811
|
-
"type": "UNDELEGATE",
|
1812
|
-
"value": "17907",
|
1813
|
-
},
|
1814
1722
|
{
|
1815
1723
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1816
1724
|
"blockHash": null,
|
@@ -1834,29 +1742,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
1834
1742
|
"type": "REWARD",
|
1835
1743
|
"value": "136432",
|
1836
1744
|
},
|
1837
|
-
{
|
1838
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1839
|
-
"blockHash": null,
|
1840
|
-
"blockHeight": 25957323,
|
1841
|
-
"extra": {
|
1842
|
-
"memo": "Ledger Live",
|
1843
|
-
"validators": [
|
1844
|
-
{
|
1845
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
1846
|
-
"amount": "500000",
|
1847
|
-
},
|
1848
|
-
],
|
1849
|
-
},
|
1850
|
-
"fee": "15211",
|
1851
|
-
"hasFailed": false,
|
1852
|
-
"hash": "A17D81F1B6457093D8D02FDBB64215661C349E1FF670CA2250B1A8A68A1CAB4F",
|
1853
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-A17D81F1B6457093D8D02FDBB64215661C349E1FF670CA2250B1A8A68A1CAB4F-DELEGATE",
|
1854
|
-
"recipients": [],
|
1855
|
-
"senders": [],
|
1856
|
-
"transactionSequenceNumber": 172,
|
1857
|
-
"type": "DELEGATE",
|
1858
|
-
"value": "15211",
|
1859
|
-
},
|
1860
1745
|
{
|
1861
1746
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
1862
1747
|
"blockHash": null,
|
@@ -2045,29 +1930,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2045
1930
|
"type": "REWARD",
|
2046
1931
|
"value": "47300",
|
2047
1932
|
},
|
2048
|
-
{
|
2049
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2050
|
-
"blockHash": null,
|
2051
|
-
"blockHeight": 26113421,
|
2052
|
-
"extra": {
|
2053
|
-
"memo": "Ledger Live",
|
2054
|
-
"validators": [
|
2055
|
-
{
|
2056
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
2057
|
-
"amount": "56",
|
2058
|
-
},
|
2059
|
-
],
|
2060
|
-
},
|
2061
|
-
"fee": "14769",
|
2062
|
-
"hasFailed": false,
|
2063
|
-
"hash": "AE5018CA2052CBB1AE02CC756B0EDDC844DFE202858164C41F7D67C1A7CADD12",
|
2064
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-AE5018CA2052CBB1AE02CC756B0EDDC844DFE202858164C41F7D67C1A7CADD12-REWARD",
|
2065
|
-
"recipients": [],
|
2066
|
-
"senders": [],
|
2067
|
-
"transactionSequenceNumber": 177,
|
2068
|
-
"type": "REWARD",
|
2069
|
-
"value": "56",
|
2070
|
-
},
|
2071
1933
|
{
|
2072
1934
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2073
1935
|
"blockHash": null,
|
@@ -2134,27 +1996,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2134
1996
|
"type": "REDELEGATE",
|
2135
1997
|
"value": "33335",
|
2136
1998
|
},
|
2137
|
-
{
|
2138
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2139
|
-
"blockHash": null,
|
2140
|
-
"blockHeight": 27493309,
|
2141
|
-
"extra": {
|
2142
|
-
"memo": "🔔 You have been allocated 5000 $ATOM by COSMOS Foundation, claim instantly on https://atomgifts.com",
|
2143
|
-
},
|
2144
|
-
"fee": "622",
|
2145
|
-
"hasFailed": false,
|
2146
|
-
"hash": "B6D9E7201439CBC7D01928F7C683DBC6520AAAB34F9A12C2F47FC4D7C303C009",
|
2147
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-B6D9E7201439CBC7D01928F7C683DBC6520AAAB34F9A12C2F47FC4D7C303C009-IN",
|
2148
|
-
"recipients": [
|
2149
|
-
"cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl",
|
2150
|
-
],
|
2151
|
-
"senders": [
|
2152
|
-
"cosmos16a87dpmkutsfx7cddxt749urv62nkcajmr8nw2",
|
2153
|
-
],
|
2154
|
-
"transactionSequenceNumber": 125186,
|
2155
|
-
"type": "IN",
|
2156
|
-
"value": "1",
|
2157
|
-
},
|
2158
1999
|
{
|
2159
2000
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2160
2001
|
"blockHash": null,
|
@@ -2574,29 +2415,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2574
2415
|
"type": "DELEGATE",
|
2575
2416
|
"value": "17659",
|
2576
2417
|
},
|
2577
|
-
{
|
2578
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2579
|
-
"blockHash": null,
|
2580
|
-
"blockHeight": 25956554,
|
2581
|
-
"extra": {
|
2582
|
-
"memo": "Ledger Live",
|
2583
|
-
"validators": [
|
2584
|
-
{
|
2585
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
2586
|
-
"amount": "1000000",
|
2587
|
-
},
|
2588
|
-
],
|
2589
|
-
},
|
2590
|
-
"fee": "17388",
|
2591
|
-
"hasFailed": false,
|
2592
|
-
"hash": "D6C65D6B69911E97EED86C1989CBD16FFAD4F3E1AE7980AC160D93D9ED37F39F",
|
2593
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-D6C65D6B69911E97EED86C1989CBD16FFAD4F3E1AE7980AC160D93D9ED37F39F-DELEGATE",
|
2594
|
-
"recipients": [],
|
2595
|
-
"senders": [],
|
2596
|
-
"transactionSequenceNumber": 171,
|
2597
|
-
"type": "DELEGATE",
|
2598
|
-
"value": "17388",
|
2599
|
-
},
|
2600
2418
|
{
|
2601
2419
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2602
2420
|
"blockHash": null,
|
@@ -2741,29 +2559,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2741
2559
|
"type": "OUT",
|
2742
2560
|
"value": "502752",
|
2743
2561
|
},
|
2744
|
-
{
|
2745
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2746
|
-
"blockHash": null,
|
2747
|
-
"blockHeight": 26113199,
|
2748
|
-
"extra": {
|
2749
|
-
"memo": "Ledger Live",
|
2750
|
-
"validators": [
|
2751
|
-
{
|
2752
|
-
"address": "cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn",
|
2753
|
-
"amount": "14968",
|
2754
|
-
},
|
2755
|
-
],
|
2756
|
-
},
|
2757
|
-
"fee": "18317",
|
2758
|
-
"hasFailed": false,
|
2759
|
-
"hash": "E6F6B9662D7320FCFBA08A2AC54E5A734F88C99F3C03A899DFE0BBAF86C3AFA3",
|
2760
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-E6F6B9662D7320FCFBA08A2AC54E5A734F88C99F3C03A899DFE0BBAF86C3AFA3-REWARD",
|
2761
|
-
"recipients": [],
|
2762
|
-
"senders": [],
|
2763
|
-
"transactionSequenceNumber": 176,
|
2764
|
-
"type": "REWARD",
|
2765
|
-
"value": "14968",
|
2766
|
-
},
|
2767
2562
|
{
|
2768
2563
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2769
2564
|
"blockHash": null,
|
@@ -2825,29 +2620,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2825
2620
|
"type": "IN",
|
2826
2621
|
"value": "50000",
|
2827
2622
|
},
|
2828
|
-
{
|
2829
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2830
|
-
"blockHash": null,
|
2831
|
-
"blockHeight": 26337137,
|
2832
|
-
"extra": {
|
2833
|
-
"memo": "Ledger Live",
|
2834
|
-
"validators": [
|
2835
|
-
{
|
2836
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
2837
|
-
"amount": "1000000",
|
2838
|
-
},
|
2839
|
-
],
|
2840
|
-
},
|
2841
|
-
"fee": "16629",
|
2842
|
-
"hasFailed": false,
|
2843
|
-
"hash": "F635989DBBBC582B07D30A07A4497ACE167CE52162519EC0D8BD32FC890883A1",
|
2844
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-F635989DBBBC582B07D30A07A4497ACE167CE52162519EC0D8BD32FC890883A1-DELEGATE",
|
2845
|
-
"recipients": [],
|
2846
|
-
"senders": [],
|
2847
|
-
"transactionSequenceNumber": 179,
|
2848
|
-
"type": "DELEGATE",
|
2849
|
-
"value": "16629",
|
2850
|
-
},
|
2851
2623
|
{
|
2852
2624
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2853
2625
|
"blockHash": null,
|
@@ -2869,54 +2641,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
2869
2641
|
"type": "OUT",
|
2870
2642
|
"value": "451160",
|
2871
2643
|
},
|
2872
|
-
{
|
2873
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2874
|
-
"blockHash": null,
|
2875
|
-
"blockHeight": 26001369,
|
2876
|
-
"extra": {
|
2877
|
-
"memo": "Ledger Live",
|
2878
|
-
"sourceValidator": "cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf",
|
2879
|
-
"validators": [
|
2880
|
-
{
|
2881
|
-
"address": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
2882
|
-
"amount": "14234",
|
2883
|
-
},
|
2884
|
-
],
|
2885
|
-
},
|
2886
|
-
"fee": "26755",
|
2887
|
-
"hasFailed": false,
|
2888
|
-
"hash": "F99F522D8D05994D65502004AC3002A00A024A5F9A9016E523B3058E947796E8",
|
2889
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-F99F522D8D05994D65502004AC3002A00A024A5F9A9016E523B3058E947796E8-REDELEGATE",
|
2890
|
-
"recipients": [],
|
2891
|
-
"senders": [],
|
2892
|
-
"transactionSequenceNumber": 174,
|
2893
|
-
"type": "REDELEGATE",
|
2894
|
-
"value": "26755",
|
2895
|
-
},
|
2896
|
-
{
|
2897
|
-
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2898
|
-
"blockHash": null,
|
2899
|
-
"blockHeight": 27493298,
|
2900
|
-
"extra": {
|
2901
|
-
"memo": "Ledger Live",
|
2902
|
-
"sourceValidator": "cosmosvaloper10wljxpl03053h9690apmyeakly3ylhejrucvtm",
|
2903
|
-
"validators": [
|
2904
|
-
{
|
2905
|
-
"address": "cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3",
|
2906
|
-
"amount": "1014234",
|
2907
|
-
},
|
2908
|
-
],
|
2909
|
-
},
|
2910
|
-
"fee": "25257",
|
2911
|
-
"hasFailed": false,
|
2912
|
-
"hash": "F9D04672C62123ACB549AA41E29071C89EB5D36EE0C16D4B942ED693DE1D298B",
|
2913
|
-
"id": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:-F9D04672C62123ACB549AA41E29071C89EB5D36EE0C16D4B942ED693DE1D298B-REDELEGATE",
|
2914
|
-
"recipients": [],
|
2915
|
-
"senders": [],
|
2916
|
-
"transactionSequenceNumber": 180,
|
2917
|
-
"type": "REDELEGATE",
|
2918
|
-
"value": "25257",
|
2919
|
-
},
|
2920
2644
|
{
|
2921
2645
|
"accountId": "js:2:cosmos:cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl:",
|
2922
2646
|
"blockHash": null,
|
@@ -3355,25 +3079,6 @@ exports[`cosmos currency bridge scanAccounts cosmos seed 1 2`] = `
|
|
3355
3079
|
"type": "IN",
|
3356
3080
|
"value": "5000",
|
3357
3081
|
},
|
3358
|
-
{
|
3359
|
-
"accountId": "js:2:cosmos:cosmos108uy5q9jt59gwugq5yrdhkzcd9jryslmpcstk5:",
|
3360
|
-
"blockHash": null,
|
3361
|
-
"blockHeight": 25953751,
|
3362
|
-
"extra": {},
|
3363
|
-
"fee": "2752",
|
3364
|
-
"hasFailed": false,
|
3365
|
-
"hash": "967DD824C67DAF30089F9AF67EAB08BBC216B9633385D92C4D33B472468EB305",
|
3366
|
-
"id": "js:2:cosmos:cosmos108uy5q9jt59gwugq5yrdhkzcd9jryslmpcstk5:-967DD824C67DAF30089F9AF67EAB08BBC216B9633385D92C4D33B472468EB305-IN",
|
3367
|
-
"recipients": [
|
3368
|
-
"cosmos108uy5q9jt59gwugq5yrdhkzcd9jryslmpcstk5",
|
3369
|
-
],
|
3370
|
-
"senders": [
|
3371
|
-
"cosmos1g84934jpu3v5de5yqukkkhxmcvsw3u2ajxvpdl",
|
3372
|
-
],
|
3373
|
-
"transactionSequenceNumber": 170,
|
3374
|
-
"type": "IN",
|
3375
|
-
"value": "1000",
|
3376
|
-
},
|
3377
3082
|
{
|
3378
3083
|
"accountId": "js:2:cosmos:cosmos108uy5q9jt59gwugq5yrdhkzcd9jryslmpcstk5:",
|
3379
3084
|
"blockHash": null,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`crypto_org currency bridge scanAccounts crypto_org seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "10000005",
|
7
7
|
"cosmosResources": {
|
8
8
|
"delegatedBalance": "0",
|
9
9
|
"delegations": [],
|
@@ -23,7 +23,7 @@ exports[`crypto_org currency bridge scanAccounts crypto_org seed 1 1`] = `
|
|
23
23
|
"operationsCount": 0,
|
24
24
|
"pendingOperations": [],
|
25
25
|
"seedIdentifier": "0346289788c2f518a158232e7028e8e86b30cff0670326d3a2507183cb0d81cecb",
|
26
|
-
"spendableBalance": "
|
26
|
+
"spendableBalance": "10000005",
|
27
27
|
"swapHistory": [],
|
28
28
|
"syncHash": undefined,
|
29
29
|
"used": true,
|
@@ -0,0 +1,45 @@
|
|
1
|
+
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
2
|
+
|
3
|
+
exports[`desmos currency bridge scanAccounts desmos seed 1 1`] = `
|
4
|
+
[
|
5
|
+
{
|
6
|
+
"balance": "6798191",
|
7
|
+
"currencyId": "desmos",
|
8
|
+
"derivationMode": "",
|
9
|
+
"freshAddress": "desmos1gyauvl44q2apn3u3aujm36q8zrj74vrypqn8c3",
|
10
|
+
"freshAddressPath": "44'/118'/0'/0/0",
|
11
|
+
"id": "js:2:desmos:desmos1gyauvl44q2apn3u3aujm36q8zrj74vrypqn8c3:",
|
12
|
+
"index": 0,
|
13
|
+
"pendingOperations": [],
|
14
|
+
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
+
"spendableBalance": "6748191",
|
16
|
+
"swapHistory": [],
|
17
|
+
"syncHash": undefined,
|
18
|
+
"used": true,
|
19
|
+
"xpub": "desmos1gyauvl44q2apn3u3aujm36q8zrj74vrypqn8c3",
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"balance": "0",
|
23
|
+
"currencyId": "desmos",
|
24
|
+
"derivationMode": "",
|
25
|
+
"freshAddress": "desmos1v2mp0m7k96dm9qv60fkspcqlzpkzrwneka7amk",
|
26
|
+
"freshAddressPath": "44'/118'/1'/0/0",
|
27
|
+
"id": "js:2:desmos:desmos1v2mp0m7k96dm9qv60fkspcqlzpkzrwneka7amk:",
|
28
|
+
"index": 1,
|
29
|
+
"pendingOperations": [],
|
30
|
+
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
31
|
+
"spendableBalance": "0",
|
32
|
+
"swapHistory": [],
|
33
|
+
"syncHash": undefined,
|
34
|
+
"used": false,
|
35
|
+
"xpub": "desmos1v2mp0m7k96dm9qv60fkspcqlzpkzrwneka7amk",
|
36
|
+
},
|
37
|
+
]
|
38
|
+
`;
|
39
|
+
|
40
|
+
exports[`desmos currency bridge scanAccounts desmos seed 1 2`] = `
|
41
|
+
[
|
42
|
+
[],
|
43
|
+
[],
|
44
|
+
]
|
45
|
+
`;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`injective currency bridge scanAccounts injective seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "607564000016391",
|
7
7
|
"currencyId": "injective",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "inj1hn46zvx43mxq47vsecvw84k5chjhuhwp6d62dt",
|
@@ -12,7 +12,7 @@ exports[`injective currency bridge scanAccounts injective seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "03f8e9b05b4de510b0b7d970060eac6a0f76d3c4eb07e11418c0747bc593c91c7d",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "506664000000016",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`mantra currency bridge scanAccounts mantra seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "714927",
|
7
7
|
"currencyId": "mantra",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "mantra1gyauvl44q2apn3u3aujm36q8zrj74vry7n5nvn",
|
@@ -12,7 +12,7 @@ exports[`mantra currency bridge scanAccounts mantra seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "204927",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
@@ -0,0 +1,45 @@
|
|
1
|
+
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
2
|
+
|
3
|
+
exports[`onomy currency bridge scanAccounts onomy seed 1 1`] = `
|
4
|
+
[
|
5
|
+
{
|
6
|
+
"balance": "3108838947096625518",
|
7
|
+
"currencyId": "onomy",
|
8
|
+
"derivationMode": "",
|
9
|
+
"freshAddress": "onomy1gyauvl44q2apn3u3aujm36q8zrj74vry0e2p7v",
|
10
|
+
"freshAddressPath": "44'/118'/0'/0/0",
|
11
|
+
"id": "js:2:onomy:onomy1gyauvl44q2apn3u3aujm36q8zrj74vry0e2p7v:",
|
12
|
+
"index": 0,
|
13
|
+
"pendingOperations": [],
|
14
|
+
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
+
"spendableBalance": "2056240423338275653",
|
16
|
+
"swapHistory": [],
|
17
|
+
"syncHash": undefined,
|
18
|
+
"used": true,
|
19
|
+
"xpub": "onomy1gyauvl44q2apn3u3aujm36q8zrj74vry0e2p7v",
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"balance": "0",
|
23
|
+
"currencyId": "onomy",
|
24
|
+
"derivationMode": "",
|
25
|
+
"freshAddress": "onomy1v2mp0m7k96dm9qv60fkspcqlzpkzrwnecy8mat",
|
26
|
+
"freshAddressPath": "44'/118'/1'/0/0",
|
27
|
+
"id": "js:2:onomy:onomy1v2mp0m7k96dm9qv60fkspcqlzpkzrwnecy8mat:",
|
28
|
+
"index": 1,
|
29
|
+
"pendingOperations": [],
|
30
|
+
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
31
|
+
"spendableBalance": "0",
|
32
|
+
"swapHistory": [],
|
33
|
+
"syncHash": undefined,
|
34
|
+
"used": false,
|
35
|
+
"xpub": "onomy1v2mp0m7k96dm9qv60fkspcqlzpkzrwnecy8mat",
|
36
|
+
},
|
37
|
+
]
|
38
|
+
`;
|
39
|
+
|
40
|
+
exports[`onomy currency bridge scanAccounts onomy seed 1 2`] = `
|
41
|
+
[
|
42
|
+
[],
|
43
|
+
[],
|
44
|
+
]
|
45
|
+
`;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`osmo currency bridge scanAccounts osmo seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "124344",
|
7
7
|
"currencyId": "osmo",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "osmo17gmcxyc5ccd5kwqqatpgfdgh380w2hc77zm0zw",
|
@@ -12,7 +12,7 @@ exports[`osmo currency bridge scanAccounts osmo seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "02dc75cfe8137450ae2259dc7f29fd8767951956cc943adb4387e91c37a058a9f0",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "124344",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`persistence currency bridge scanAccounts persistence seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "2636574",
|
7
7
|
"currencyId": "persistence",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "persistence1gyauvl44q2apn3u3aujm36q8zrj74vrym5cypd",
|
@@ -12,14 +12,14 @@ exports[`persistence currency bridge scanAccounts persistence seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "1202570",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
19
19
|
"xpub": "persistence1gyauvl44q2apn3u3aujm36q8zrj74vrym5cypd",
|
20
20
|
},
|
21
21
|
{
|
22
|
-
"balance": "
|
22
|
+
"balance": "230005",
|
23
23
|
"currencyId": "persistence",
|
24
24
|
"derivationMode": "",
|
25
25
|
"freshAddress": "persistence1v2mp0m7k96dm9qv60fkspcqlzpkzrwnevf47z2",
|
@@ -28,7 +28,7 @@ exports[`persistence currency bridge scanAccounts persistence seed 1 1`] = `
|
|
28
28
|
"index": 1,
|
29
29
|
"pendingOperations": [],
|
30
30
|
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
31
|
-
"spendableBalance": "
|
31
|
+
"spendableBalance": "230005",
|
32
32
|
"swapHistory": [],
|
33
33
|
"syncHash": undefined,
|
34
34
|
"used": true,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`stargaze currency bridge scanAccounts stargaze seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "2000005",
|
7
7
|
"currencyId": "stargaze",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "stars1gyauvl44q2apn3u3aujm36q8zrj74vrypyf2yc",
|
@@ -12,7 +12,7 @@ exports[`stargaze currency bridge scanAccounts stargaze seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "2000005",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
exports[`xion currency bridge scanAccounts xion seed 1 1`] = `
|
4
4
|
[
|
5
5
|
{
|
6
|
-
"balance": "
|
6
|
+
"balance": "411630",
|
7
7
|
"currencyId": "xion",
|
8
8
|
"derivationMode": "",
|
9
9
|
"freshAddress": "xion1gyauvl44q2apn3u3aujm36q8zrj74vryh3y4ez",
|
@@ -12,7 +12,7 @@ exports[`xion currency bridge scanAccounts xion seed 1 1`] = `
|
|
12
12
|
"index": 0,
|
13
13
|
"pendingOperations": [],
|
14
14
|
"seedIdentifier": "03d5e0ebb3f1ae2afe87e5d5a24b5029a59cc12f8fd1056840091b2f0b97e54e83",
|
15
|
-
"spendableBalance": "
|
15
|
+
"spendableBalance": "114155",
|
16
16
|
"swapHistory": [],
|
17
17
|
"syncHash": undefined,
|
18
18
|
"used": true,
|