Skip to content

Commit

Permalink
Merge pull request #4518 from LedgerHQ/feat/LIVE-8610/ProviderIconsRe…
Browse files Browse the repository at this point in the history
…moval

feat(IconsUI/ReactUI): ProviderIcons removal from Design System
  • Loading branch information
mle-gall authored Aug 30, 2023
2 parents 1c6deb2 + 41a38e9 commit fb4d9f0
Show file tree
Hide file tree
Showing 76 changed files with 7 additions and 1,129 deletions.
6 changes: 6 additions & 0 deletions .changeset/small-fishes-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@ledgerhq/icons-ui": patch
"@ledgerhq/react-ui": patch
---

Removal of ProviderIcons from UILib
75 changes: 0 additions & 75 deletions libs/ui/packages/icons/scripts/buildLegacy.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const svgr = require("@svgr/core").default;
const rootDir = path.join(__dirname, "..", "src");
const reactDir = path.join(rootDir, "reactLegacy");
const nativeDir = path.join(rootDir, "nativeLegacy");
const additionalIconsDir = path.join(__dirname, "..", "src", "additionalIcons");

// Create folders if needed
if (!fs.existsSync(reactDir)) {
Expand Down Expand Up @@ -67,31 +66,6 @@ function reactTemplate({ template }, _, { imports, interfaces, componentName, __
`;
}

// Additional Icons component template
function reactAdditionalTemplate(
{ template },
_,
{ imports, interfaces, componentName, __, jsx, exports },
) {
const plugins = ["typescript"];
const tpl = template.smart({ plugins });

return tpl.ast`
${imports}
import Svg from "../StyledSvg"
type Props = { size?: number | string; width?: number | string; height?: number | string; };
${interfaces}
function ${componentName} ({ size, width, height }: Props): JSX.Element {
return ${jsx};
}
${exports}
`;
}

// Component template
function reactNativeTemplate(
{ template },
Expand Down Expand Up @@ -234,52 +208,3 @@ glob(`${rootDir}/svg-legacy/**/*.svg`, (err, icons) => {
}
});
});
//====== create additional icons =====

// get subfolders
const folders = fs.readdirSync(additionalIconsDir);

folders.forEach(folder => {
// Create target folders
const folderName = `${folder}`;
if (!fs.existsSync(`${reactDir}/${folderName}`)) {
fs.mkdirSync(`${reactDir}/${folderName}`);
}

fs.writeFileSync(`${reactDir}/${folderName}/index.ts`, "", {
flag: "w",
encoding: "utf-8",
});

glob(`${additionalIconsDir}/${folder}/*.svg`, (err, icons) => {
icons.forEach(icon => {
let name = camelcase(path.basename(icon, ".svg"), { pascalCase: true });
if (!isNaN(name.charAt(0))) name = `_${name}`; // fix variable name leading with a numerical value

const exportString = `export { default as ${name} } from "./${name}";\n`;
fs.appendFileSync(`${reactDir}/${folderName}/index.ts`, exportString, "utf-8");

const svg = fs.readFileSync(icon, "utf-8");

const options = {
plugins: ["@svgr/plugin-svgo", "@svgr/plugin-jsx"],
expandProps: false,
componentName: name,
svgProps: {
height: "{height || size}",
width: "{width || size}",
},
svgoConfig: {
plugins: [{ removeXMLNS: true, removeViewBox: false }],
},
};
convert(
svg,
{ ...options, template: reactAdditionalTemplate },
{ componentName: name },
`${reactDir}/${folderName}/${name}.tsx`,
true,
);
});
});
});
3 changes: 0 additions & 3 deletions libs/ui/packages/icons/src/additionalIcons/Providers/AAVE.svg

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions libs/ui/packages/icons/src/additionalIcons/Providers/Baanx.svg

This file was deleted.

17 changes: 0 additions & 17 deletions libs/ui/packages/icons/src/additionalIcons/Providers/Binance.svg

This file was deleted.

11 changes: 0 additions & 11 deletions libs/ui/packages/icons/src/additionalIcons/Providers/CIC.svg

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions libs/ui/packages/icons/src/additionalIcons/Providers/CoinGecko.svg

This file was deleted.

Loading

3 comments on commit fb4d9f0

@vercel
Copy link

@vercel vercel bot commented on fb4d9f0 Aug 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Bot] Testing with 'Nitrogen' ✅ 56 txs ❌ 2 txs 💰 3 miss funds ($118.05) ⏲ 23min 30s

✅ 20 specs are successful: Arbitrum Goerli, Cronos, Flare, Songbird, RSK, Bittorent Chain, Kava EVM, Optimism Goerli, Energy Web, Astar, Metis, Moonriver, Velas EVM, Syscoin, Telos, Polygon zkEVM, Polygon zkEVM Testnet, Base, Base Goerli, Klaytn
❌ 1 specs have problems: Moonbeam
💰 3 specs may miss funds: Ethereum EVM (TEST ONLY DO NOT USE), Fantom, Boba

What is the bot and how does it work? Everything is documented here!

2 critical spec errors

Spec Polygon EVM (TEST ONLY DO NOT USE) failed!

DisconnectedDevice: tcp closed

Spec Evmos EVM failed!

LedgerAPI5xx: API HTTP 521
❌ 2 mutation errors
necessary accounts resynced in 2.17ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 3: 30.8843 GLMR (259ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonbeam:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 30.884365506888317316 GLMR)
max spendable ~30.8704
★ using mutation 'move 50%'
→ TO Moonbeam 2: 0.00292337 GLMR (306ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  15.43522230681014901 GLMR
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (860ms)
  amount: 15.43522230681014901 GLMR
  estimated fees: 0.005458562232459 GLMR
  total spent: 15.44068086904260801 GLMR
errors: 
errors: 
✔️ has been signed! (4.1s) 
✔️ broadcasted! (261ms) optimistic operation: 
  -15.44068086904260801 GLMR OUT        0x137f00940740fced72241d4a7392bd0c6679978ee3e58d6c783e4479b0075780 2023-08-30T16:13
(in 10min 5s)
⚠️ TEST account balance moved with operation value
Error: expect(received).toBe(expected) // Object.is equality

Expected: "15446306258749716306"
Received: "15446305844980731306"
(totally spent 10min 10s – ends at 2023-08-30T16:34:31.806Z)
necessary accounts resynced in 21.3s
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 4: 23.1624 GLMR (295ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 23.162526092480894884 GLMR)
max spendable ~23.1486
★ using mutation 'send max'
→ TO Moonbeam 1 cross: 7.72244 GLMR (299ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1825ms)
  amount: 23.157056568528260884 GLMR
  estimated fees: 0.005435251432485 GLMR
  total spent: 23.162491819960745884 GLMR
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (873ms) optimistic operation: 
  -23.162491819960745884 GLMR OUT        0x10d29c6a5f5a8db7ebea89093e99ff3d2b15657779241eaf98e8bb9f151ff996 2023-08-30T16:23
(in 10min 4s)
⚠️ TEST account balance moved with operation value
Error: expect(received).toBe(expected) // Object.is equality

Expected: "2628624121767000"
Received: "2626145554704000"
(totally spent 10min 9s – ends at 2023-08-30T16:34:31.813Z)
⚠️ 8 spec hints
  • Spec Ethereum EVM (TEST ONLY DO NOT USE):
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 4 accounts
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec Arbitrum Goerli:
    • mutations should define a testDestination(): move some ERC20
  • Spec Fantom:
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec OP Mainnet:
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec Optimism Goerli:
    • mutations should define a testDestination(): move some ERC20
  • Spec Boba:
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec Telos:
    • mutations should define a testDestination(): move some ERC20
Details of the 58 mutations

Spec Ethereum EVM (TEST ONLY DO NOT USE) (2)

Spec Ethereum EVM (TEST ONLY DO NOT USE) found 2 Ethereum EVM (TEST ONLY DO NOT USE) accounts (preload: 501ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Ethereum EVM (TEST ONLY DO NOT USE) 1 cross: 0.001 ETH (2ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:ethereum_as_evm_test_only:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Ethereum EVM (TEST ONLY DO NOT USE) 2: 0 ETH (0ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:ethereum_as_evm_test_only:0x90bD48144e08b66490BcA9a756BDe9f004F17857:

Spec Polygon EVM (TEST ONLY DO NOT USE) (failed)


Spec Arbitrum Goerli (5)

Spec Arbitrum Goerli found 5 Arbitrum Goerli accounts (preload: 69ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Arbitrum Goerli 1 cross: 0.225896 𝚝ETH (225ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Arbitrum Goerli 2: 0.357142 𝚝ETH (215ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Arbitrum Goerli 3: 0.0565252 𝚝ETH (216ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:arbitrum_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Arbitrum Goerli 4: 0.300716 𝚝ETH (228ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Arbitrum Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:arbitrum_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.29ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Arbitrum Goerli 1 cross: 0.225896 𝚝ETH (225ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:  TokenAccount FaucetToken: 20.184944257979329316 tFAU (32 ops)
  TokenAccount ChainLink Token: 0 tLINK (18 ops)
max spendable ~0.225833
★ using mutation 'move 50%'
→ TO Arbitrum Goerli 2: 0.357142 𝚝ETH (215ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.112916636243262783 𝚝ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (1209ms)
  amount: 0.112916636243262783 𝚝ETH
  estimated fees: 0.0000252 𝚝ETH
  total spent: 0.112941836243262783 𝚝ETH
errors: 
errors: 
✔️ has been signed! (3.5s) 
✔️ broadcasted! (456ms) optimistic operation: 
  -0.112941836243262783 𝚝ETH OUT        0xf48ecd3b113d1fc4fbe708fbe615ffcd836a2685ed4cba51cf3ec01be1dcd2d3 2023-08-30T16:11
✔️ operation confirmed (10.7s): 
  -0.112918736243262783 𝚝ETH OUT        0xf48ecd3b113d1fc4fbe708fbe615ffcd836a2685ed4cba51cf3ec01be1dcd2d3 2023-08-30T16:11
✔️ Arbitrum Goerli 1 cross: 0.112978 𝚝ETH (226ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:  TokenAccount FaucetToken: 20.184944257979329316 tFAU (32 ops)
  TokenAccount ChainLink Token: 0 tLINK (18 ops)(in 10.7s)
✔️ destination operation 
  +0.112916636243262783 𝚝ETH IN         0xf48ecd3b113d1fc4fbe708fbe615ffcd836a2685ed4cba51cf3ec01be1dcd2d3 2023-08-30T16:11
(in 10.6s)

necessary accounts resynced in 0.89ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Arbitrum Goerli 2: 0.470058 𝚝ETH (216ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:  TokenAccount FaucetToken: 9.594567464839787099 tFAU (31 ops)
  TokenAccount ChainLink Token: 10 tLINK (21 ops)
max spendable ~0.469995
★ using mutation 'send max'
→ TO Arbitrum Goerli 1 cross: 0.112978 𝚝ETH (226ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1967ms)
  amount: 0.470033545545860001 𝚝ETH
  estimated fees: 0.0000252 𝚝ETH
  total spent: 0.470058745545860001 𝚝ETH
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (511ms) optimistic operation: 
  -0.470058745545860001 𝚝ETH OUT        0xd41a35d61ed8d8bb0036351779cc66077019f8554a70fbdbb8b8fbdaa26c77e5 2023-08-30T16:12
✔️ operation confirmed (10.6s): 
  -0.470035645545860001 𝚝ETH OUT        0xd41a35d61ed8d8bb0036351779cc66077019f8554a70fbdbb8b8fbdaa26c77e5 2023-08-30T16:12
✔️ Arbitrum Goerli 2: 0.0000231 𝚝ETH (217ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:  TokenAccount FaucetToken: 9.594567464839787099 tFAU (31 ops)
  TokenAccount ChainLink Token: 10 tLINK (21 ops)(in 10.6s)
✔️ destination operation 
  +0.470033545545860001 𝚝ETH IN         0xd41a35d61ed8d8bb0036351779cc66077019f8554a70fbdbb8b8fbdaa26c77e5 2023-08-30T16:12
(in 10.6s)

necessary accounts resynced in 0.22ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Arbitrum Goerli 3: 0.0565252 𝚝ETH (216ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:arbitrum_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:  TokenAccount FaucetToken: 0.6296491871133192 tFAU (27 ops)
  TokenAccount ChainLink Token: 0 tLINK (17 ops)
max spendable ~0.0564616
★ using mutation 'move some ERC20'
→ TO Arbitrum Goerli 4: 0.300716 𝚝ETH (228ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  0.166507498301202561 𝚝ETH
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (2217ms)
  amount: 0.166507498301202561 tFAU
  estimated fees: 0.0000538884 𝚝ETH
  total spent: 0.166507498301202561 tFAU
errors: 
errors: 
✔️ has been signed! (5.3s) 
✔️ broadcasted! (612ms) optimistic operation: 
  -0.0000538884 𝚝ETH FEES       0xc3f1aa82fe7b602fedf67b537c38db7aa304884abea68c5b90913d7168c7b115 2023-08-30T16:12
    -0.166507498301202561 tFAU OUT        
✔️ operation confirmed (10.8s): 
  -0.0000044742 𝚝ETH FEES       0xc3f1aa82fe7b602fedf67b537c38db7aa304884abea68c5b90913d7168c7b115 2023-08-30T16:12
    -0.166507498301202561 tFAU OUT        
✔️ Arbitrum Goerli 3: 0.0565207 𝚝ETH (217ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:arbitrum_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:  TokenAccount FaucetToken: 0.463141688812116639 tFAU (28 ops)
  TokenAccount ChainLink Token: 0 tLINK (17 ops)(in 10.8s)

necessary accounts resynced in 784ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Arbitrum Goerli 4: 0.300716 𝚝ETH (229ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:  TokenAccount FaucetToken: 49.757346588368766946 tFAU (28 ops)
  TokenAccount ChainLink Token: 0 tLINK (19 ops)
max spendable ~0.300653
★ using mutation 'move 50%'
→ TO Arbitrum Goerli 2: 0.0000231 𝚝ETH (217ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.150326598515482913 𝚝ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (1253ms)
  amount: 0.150326598515482913 𝚝ETH
  estimated fees: 0.0000252 𝚝ETH
  total spent: 0.150351798515482913 𝚝ETH
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (543ms) optimistic operation: 
  -0.150351798515482913 𝚝ETH OUT        0x563ea8f9275125082400ba2f53ff1177939d61459bf855d6fdf4b86a7ac8e5e6 2023-08-30T16:12
✔️ operation confirmed (11.3s): 
  -0.150328698515482913 𝚝ETH OUT        0x563ea8f9275125082400ba2f53ff1177939d61459bf855d6fdf4b86a7ac8e5e6 2023-08-30T16:13
✔️ Arbitrum Goerli 4: 0.150388 𝚝ETH (230ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:  TokenAccount FaucetToken: 49.757346588368766946 tFAU (28 ops)
  TokenAccount ChainLink Token: 0 tLINK (19 ops)(in 11.3s)
✔️ destination operation 
  +0.150326598515482913 𝚝ETH IN         0x563ea8f9275125082400ba2f53ff1177939d61459bf855d6fdf4b86a7ac8e5e6 2023-08-30T16:13
(in 10.5s)


Spec Cronos (5)

Spec Cronos found 5 Cronos accounts (preload: 76ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Cronos 1 cross: 5.74179 CRO (362ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:cronos:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Cronos 2: 14.1359 CRO (342ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:cronos:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Cronos 3: 14.4371 CRO (352ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:cronos:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Cronos 4: 8.88616 CRO (304ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:cronos:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Cronos 5: 0 CRO (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:cronos:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.16ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Cronos 1 cross: 5.74179 CRO (362ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:cronos:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~5.24636
★ using mutation 'send max'
→ TO Cronos 2: 14.1359 CRO (342ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:cronos:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND MAX
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (3.4s)
  amount: 5.545495890075235013 CRO
  estimated fees: 0.196302549741375 CRO
  total spent: 5.741798439816610013 CRO
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (762ms) optimistic operation: 
  -5.741798439816610013 CRO OUT        0xb09cf8b35622afbc8c841e0b8a733ac27b56e336358f4a9a5e7019d9b2388b5a 2023-08-30T16:12
✔️ operation confirmed (16.8s): 
  -5.643650315234053013 CRO OUT        0xb09cf8b35622afbc8c841e0b8a733ac27b56e336358f4a9a5e7019d9b2388b5a 2023-08-30T16:12
✔️ Cronos 1 cross: 0.0981481 CRO (363ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:cronos:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 16.8s)
✔️ destination operation 
  +5.545495890075235013 CRO IN         0xb09cf8b35622afbc8c841e0b8a733ac27b56e336358f4a9a5e7019d9b2388b5a 2023-08-30T16:12
(in 16.1s)

necessary accounts resynced in 0.27ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Cronos 2: 19.6814 CRO (343ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:cronos:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~19.1859
★ using mutation 'move 50%'
→ TO Cronos 1 cross: 0.0981481 CRO (363ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:cronos:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  9.592981912227878149 CRO
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2392ms)
  amount: 9.592981912227878149 CRO
  estimated fees: 0.19630883493291 CRO
  total spent: 9.789290747160788149 CRO
errors: 
errors: 
✔️ has been signed! (3.2s) 
✔️ broadcasted! (1320ms) optimistic operation: 
  -9.789290747160788149 CRO OUT        0x988dabd072c771fbd7a017a47fc41b30c1acb747d610712829e797e3b48fbc46 2023-08-30T16:13
✔️ operation confirmed (31.3s): 
  -9.691142629309319149 CRO OUT        0x988dabd072c771fbd7a017a47fc41b30c1acb747d610712829e797e3b48fbc46 2023-08-30T16:13
✔️ Cronos 2: 9.99026 CRO (344ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:cronos:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 31.3s)
✔️ destination operation 
  +9.592981912227878149 CRO IN         0x988dabd072c771fbd7a017a47fc41b30c1acb747d610712829e797e3b48fbc46 2023-08-30T16:13
(in 16.7s)

necessary accounts resynced in 0.29ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Cronos 3: 14.4371 CRO (352ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:cronos:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~13.9348
★ using mutation 'move 50%'
→ TO Cronos 4: 8.88616 CRO (304ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:cronos:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  6.967412328529954142 CRO
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1663ms)
  amount: 6.967412328529954142 CRO
  estimated fees: 0.199036972368507 CRO
  total spent: 7.166449300898461142 CRO
errors: 
errors: 
✔️ has been signed! (3.7s) 
✔️ broadcasted! (591ms) optimistic operation: 
  -7.166449300898461142 CRO OUT        0x7833e9a6b881822854c8bbda23154c38327738f8bfab583ac1aa77306818261e 2023-08-30T16:14
✔️ operation confirmed (26.6s): 
  -7.068301192721188142 CRO OUT        0x7833e9a6b881822854c8bbda23154c38327738f8bfab583ac1aa77306818261e 2023-08-30T16:14
✔️ Cronos 3: 7.36885 CRO (353ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:cronos:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 26.6s)
✔️ destination operation 
  +6.967412328529954142 CRO IN         0x7833e9a6b881822854c8bbda23154c38327738f8bfab583ac1aa77306818261e 2023-08-30T16:14
(in 16.6s)


Spec Fantom (5)

Spec Fantom found 5 Fantom accounts (preload: 73ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Fantom 1 cross: 0.815694 FTM (295ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:fantom:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Fantom 2: 0.822754 FTM (300ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:fantom:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Fantom 3: 0.620894 FTM (289ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:fantom:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Fantom 4: 0.99205 FTM (264ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:fantom:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Fantom 5: 0 FTM (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:fantom:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:

Spec Flare (5)

Spec Flare found 5 Flare accounts (preload: 130ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Flare 1 cross: 0.633317 FLR (303ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:flare:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Flare 2: 0.644392 FLR (324ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:flare:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Flare 3: 2.50197 FLR (330ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:flare:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Flare 4: 1.50362 FLR (321ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:flare:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Flare 5: 0 FLR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:flare:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.28ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Flare 3: 2.50197 FLR (330ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:flare:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~2.48999
★ using mutation 'move 50%'
→ TO Flare 1 cross: 0.633317 FLR (303ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:flare:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  1.244999259193541896 FLR
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (781ms)
  amount: 1.244999259193541896 FLR
  estimated fees: 0.004700785333692 FLR
  total spent: 1.249700044527233896 FLR
errors: 
errors: 
✔️ has been signed! (5.6s) 
✔️ broadcasted! (465ms) optimistic operation: 
  -1.249700044527233896 FLR OUT        0x5afa57463975deb10e83460d5bdb64d1741b359459d0e87c8d252175dd46f6cb 2023-08-30T16:11
✔️ operation confirmed (10.3s): 
  -1.249071967336016896 FLR OUT        0x5afa57463975deb10e83460d5bdb64d1741b359459d0e87c8d252175dd46f6cb 2023-08-30T16:11
✔️ Flare 3: 1.25289 FLR (331ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:flare:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 10.3s)
✔️ destination operation 
  +1.244999259193541896 FLR IN         0x5afa57463975deb10e83460d5bdb64d1741b359459d0e87c8d252175dd46f6cb 2023-08-30T16:11
(in 10.3s)

necessary accounts resynced in 0.89ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Flare 4: 1.50362 FLR (321ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:flare:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
max spendable ~1.49604
★ using mutation 'move 50%'
→ TO Flare 1 cross: 1.87831 FLR (304ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:flare:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.748023989284655037 FLR
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (550ms)
  amount: 0.748023989284655037 FLR
  estimated fees: 0.003003308310261 FLR
  total spent: 0.751027297594916037 FLR
errors: 
errors: 
✔️ has been signed! (2951ms) 
✔️ broadcasted! (194ms) optimistic operation: 
  -0.751027297594916037 FLR OUT        0xe36479b31856cf8cd7415b9282d2c6ff6e199371718012ad70fc6b85e658bce9 2023-08-30T16:12
✔️ operation confirmed (10.5s): 
  -0.750502297594916037 FLR OUT        0xe36479b31856cf8cd7415b9282d2c6ff6e199371718012ad70fc6b85e658bce9 2023-08-30T16:12
✔️ Flare 4: 0.753125 FLR (322ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:flare:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:(in 10.5s)
✔️ destination operation 
  +0.748023989284655037 FLR IN         0xe36479b31856cf8cd7415b9282d2c6ff6e199371718012ad70fc6b85e658bce9 2023-08-30T16:12
(in 10.3s)


Spec Songbird (5)

Spec Songbird found 5 Songbird accounts (preload: 488ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Songbird 1 cross: 0.000525 SGB (305ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:songbird:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Songbird 2: 592.314 SGB (303ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:songbird:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Songbird 3: 0.000525 SGB (324ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:songbird:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Songbird 4: 345.407 SGB (282ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:songbird:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Songbird 5: 0 SGB (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:songbird:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.23ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Songbird 2: 592.314 SGB (303ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:songbird:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~592.311
★ using mutation 'send max'
→ TO Songbird 1 cross: 0.000525 SGB (305ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:songbird:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1325ms)
  amount: 592.313450208664079228 SGB
  estimated fees: 0.001091215420239 SGB
  total spent: 592.314541424084318228 SGB
errors: 
errors: 
✔️ has been signed! (4.6s) 
✔️ broadcasted! (301ms) optimistic operation: 
  -592.314541424084318228 SGB OUT        0xedf6c38221bc7c6317802e8d9165e074e2396c4cce6b83f2aea1b4bc00307f3c 2023-08-30T16:11
✔️ operation confirmed (10.3s): 
  -592.314016424084318228 SGB OUT        0xedf6c38221bc7c6317802e8d9165e074e2396c4cce6b83f2aea1b4bc00307f3c 2023-08-30T16:11
✔️ Songbird 2: 0.000525 SGB (304ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:songbird:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 10.3s)
✔️ destination operation 
  +592.313450208664079228 SGB IN         0xedf6c38221bc7c6317802e8d9165e074e2396c4cce6b83f2aea1b4bc00307f3c 2023-08-30T16:11
(in 10.3s)

necessary accounts resynced in 0.23ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Songbird 4: 345.407 SGB (282ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:songbird:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
max spendable ~345.404
★ using mutation 'move 50%'
→ TO Songbird 1 cross: 592.313 SGB (306ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:songbird:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  172.702443127760931761 SGB
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (540ms)
  amount: 172.702443127760931761 SGB
  estimated fees: 0.001097671794534 SGB
  total spent: 172.703540799555465761 SGB
errors: 
errors: 
✔️ has been signed! (2929ms) 
✔️ broadcasted! (213ms) optimistic operation: 
  -172.703540799555465761 SGB OUT        0xb2ef1451411146fab072a36b6bb80bdecf6e5dfcd260a43c4b6f363d161cd793 2023-08-30T16:12
✔️ operation confirmed (10.3s): 
  -172.703015799555465761 SGB OUT        0xb2ef1451411146fab072a36b6bb80bdecf6e5dfcd260a43c4b6f363d161cd793 2023-08-30T16:12
✔️ Songbird 4: 172.704 SGB (283ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:songbird:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:(in 10.3s)
✔️ destination operation 
  +172.702443127760931761 SGB IN         0xb2ef1451411146fab072a36b6bb80bdecf6e5dfcd260a43c4b6f363d161cd793 2023-08-30T16:12
(in 10.4s)


Spec Moonbeam (5)

Spec Moonbeam found 5 Moonbeam accounts (preload: 73ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Moonbeam 1 cross: 15.4366 GLMR (298ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonbeam 2: 0.00292337 GLMR (306ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonbeam 3: 30.8843 GLMR (259ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonbeam:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonbeam 4: 15.4511 GLMR (294ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonbeam 5: 0 GLMR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonbeam:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.79ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 1 cross: 15.4366 GLMR (298ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 15.436633496016301965 GLMR)
max spendable ~15.4226
★ using mutation 'move 50%'
→ TO Moonbeam 4: 15.4511 GLMR (294ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  7.711342935851269507 GLMR
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1527ms)
  amount: 7.711342935851269507 GLMR
  estimated fees: 0.005472811114197 GLMR
  total spent: 7.716815746965466507 GLMR
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (388ms) optimistic operation: 
  -7.716815746965466507 GLMR OUT        0xe0f13c26f915b0d8126f99c4e44723c75fc05e5fe4297459e016caeca350102f 2023-08-30T16:12
✔️ operation confirmed (31s): 
  -7.714190746965466507 GLMR OUT        0xe0f13c26f915b0d8126f99c4e44723c75fc05e5fe4297459e016caeca350102f 2023-08-30T16:12
✔️ Moonbeam 1 cross: 7.72244 GLMR (299ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 7.722442749050835458 GLMR)(in 31s)
✔️ destination operation 
  +7.711342935851269507 GLMR IN         0xe0f13c26f915b0d8126f99c4e44723c75fc05e5fe4297459e016caeca350102f 2023-08-30T16:12
(in 15.9s)

necessary accounts resynced in 2.17ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 3: 30.8843 GLMR (259ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonbeam:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 30.884365506888317316 GLMR)
max spendable ~30.8704
★ using mutation 'move 50%'
→ TO Moonbeam 2: 0.00292337 GLMR (306ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  15.43522230681014901 GLMR
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (860ms)
  amount: 15.43522230681014901 GLMR
  estimated fees: 0.005458562232459 GLMR
  total spent: 15.44068086904260801 GLMR
errors: 
errors: 
✔️ has been signed! (4.1s) 
✔️ broadcasted! (261ms) optimistic operation: 
  -15.44068086904260801 GLMR OUT        0x137f00940740fced72241d4a7392bd0c6679978ee3e58d6c783e4479b0075780 2023-08-30T16:13
(in 10min 5s)
⚠️ TEST account balance moved with operation value
Error: expect(received).toBe(expected) // Object.is equality

Expected: "15446306258749716306"
Received: "15446305844980731306"
(totally spent 10min 10s – ends at 2023-08-30T16:34:31.950Z)
necessary accounts resynced in 21.3s
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 4: 23.1624 GLMR (295ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 23.162526092480894884 GLMR)
max spendable ~23.1486
★ using mutation 'send max'
→ TO Moonbeam 1 cross: 7.72244 GLMR (299ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1825ms)
  amount: 23.157056568528260884 GLMR
  estimated fees: 0.005435251432485 GLMR
  total spent: 23.162491819960745884 GLMR
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (873ms) optimistic operation: 
  -23.162491819960745884 GLMR OUT        0x10d29c6a5f5a8db7ebea89093e99ff3d2b15657779241eaf98e8bb9f151ff996 2023-08-30T16:23
(in 10min 4s)
⚠️ TEST account balance moved with operation value
Error: expect(received).toBe(expected) // Object.is equality

Expected: "2628624121767000"
Received: "2626145554704000"
(totally spent 10min 9s – ends at 2023-08-30T16:34:32.005Z)

Spec RSK (5)

Spec RSK found 5 RSK accounts (preload: 69ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
RSK 1 cross: 0 RBTC (194ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:rsk:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
RSK 2: 0.00001391 RBTC (191ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:rsk:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
RSK 3: 0.00000623 RBTC (189ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
RSK 4: 0.00032872 RBTC (162ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:rsk:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
RSK 5: 0 RBTC (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:rsk:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.29ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM RSK 2: 0.00001391 RBTC (191ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:rsk:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~0.00001391
★ using mutation 'send max'
→ TO RSK 3: 0.00000623 RBTC (189ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (4s)
  amount: 0.000012548119363163 RBTC
  estimated fees: 0.000001368444 RBTC
  total spent: 0.000013916563363163 RBTC
errors: 
errors: 
✔️ has been signed! (3.3s) 
✔️ broadcasted! (939ms) optimistic operation: 
  -0.000013916563363163 RBTC OUT        0x2b245f8c14e35cf6a8c5438fe56bfa796c7eb00eb2e0542eb979cbaedf2787e4 2023-08-30T16:11
✔️ operation confirmed (41.5s): 
  -0.000013916563363163 RBTC OUT        0x2b245f8c14e35cf6a8c5438fe56bfa796c7eb00eb2e0542eb979cbaedf2787e4 2023-08-30T16:12
✔️ RSK 2: 0 RBTC (192ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:rsk:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 41.5s)
✔️ destination operation 
  +0.000012548119363163 RBTC IN         0x2b245f8c14e35cf6a8c5438fe56bfa796c7eb00eb2e0542eb979cbaedf2787e4 2023-08-30T16:12
(in 12.1s)

necessary accounts resynced in 4.13ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM RSK 3: 0.00001877 RBTC (190ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~0.00001877
★ using mutation 'move 50%'
→ TO RSK 1 cross: 0 RBTC (194ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:rsk:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.00000938926710856 RBTC
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2830ms)
  amount: 0.00000938926710856 RBTC
  estimated fees: 0.000001368444 RBTC
  total spent: 0.00001075771110856 RBTC
errors: 
errors: 
✔️ has been signed! (3.4s) 
✔️ broadcasted! (1019ms) optimistic operation: 
  -0.00001075771110856 RBTC OUT        0xf63e0d0c84c028f1088445b1c2516b6e32d1d4205396da74c189292c941d9f1c 2023-08-30T16:12
✔️ operation confirmed (31.7s): 
  -0.00001075771110856 RBTC OUT        0xf63e0d0c84c028f1088445b1c2516b6e32d1d4205396da74c189292c941d9f1c 2023-08-30T16:13
✔️ RSK 3: 0.00000802 RBTC (191ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 31.7s)
✔️ destination operation 
  +0.00000938926710856 RBTC IN         0xf63e0d0c84c028f1088445b1c2516b6e32d1d4205396da74c189292c941d9f1c 2023-08-30T16:13
(in 11.6s)

necessary accounts resynced in 7ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM RSK 4: 0.00032872 RBTC (162ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:rsk:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
max spendable ~0.00032872
★ using mutation 'move 50%'
→ TO RSK 3: 0.00000802 RBTC (191ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  0.000164361023385748 RBTC
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (3.1s)
  amount: 0.000164361023385748 RBTC
  estimated fees: 0.000001368444 RBTC
  total spent: 0.000165729467385748 RBTC
errors: 
errors: 
✔️ has been signed! (3.4s) 
✔️ broadcasted! (1108ms) optimistic operation: 
  -0.000165729467385748 RBTC OUT        0x9cd05104b163a836154e0e324c5eb8b422ab155f04d7eea3aadf899bb9bc4096 2023-08-30T16:13
✔️ operation confirmed (91.1s): 
  -0.000165729467385748 RBTC OUT        0x9cd05104b163a836154e0e324c5eb8b422ab155f04d7eea3aadf899bb9bc4096 2023-08-30T16:14
✔️ RSK 4: 0.00016299 RBTC (163ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:rsk:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:(in 91.1s)
✔️ destination operation 
  +0.000164361023385748 RBTC IN         0x9cd05104b163a836154e0e324c5eb8b422ab155f04d7eea3aadf899bb9bc4096 2023-08-30T16:14
(in 11.4s)


Spec Bittorent Chain (5)

Spec Bittorent Chain found 5 Bittorent Chain accounts (preload: 88ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Bittorent Chain 1 cross: 748,277 BTT (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Bittorent Chain 2: 0 BTT (234ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:bittorrent:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Bittorent Chain 3: 748,289 BTT (209ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Bittorent Chain 4: 0 BTT (187ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:bittorrent:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Bittorent Chain 5: 0 BTT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:bittorrent:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.18ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Bittorent Chain 1 cross: 748,277 BTT (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~748,250
★ using mutation 'move 50%'
→ TO Bittorent Chain 3: 748,289 BTT (209ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  374,125.28572908836662975 BTT
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (2130ms)
  amount: 374,125.28572908836662975 BTT
  estimated fees: 10.5 BTT
  total spent: 374,135.78572908836662975 BTT
errors: 
errors: 
✔️ has been signed! (3.2s) 
✔️ broadcasted! (512ms) optimistic operation: 
  -374,135.78572908836662975 BTT OUT        0x18790a10980a613ac065b277747d3190883a4b35799e682008d6a949f60738d3 2023-08-30T16:11
✔️ operation confirmed (10.6s): 
  -374,135.78572908836662975 BTT OUT        0x18790a10980a613ac065b277747d3190883a4b35799e682008d6a949f60738d3 2023-08-30T16:11
✔️ Bittorent Chain 1 cross: 374,141 BTT (207ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 10.6s)
✔️ destination operation 
  +374,125.28572908836662975 BTT IN         0x18790a10980a613ac065b277747d3190883a4b35799e682008d6a949f60738d3 2023-08-30T16:11
(in 10.6s)

necessary accounts resynced in 0.51ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Bittorent Chain 3: 1,122,414 BTT (210ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~1,122,388
★ using mutation 'send max'
→ TO Bittorent Chain 1 cross: 374,141 BTT (207ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2412ms)
  amount: 1,122,404.28112387424494525 BTT
  estimated fees: 10.5 BTT
  total spent: 1,122,414.78112387424494525 BTT
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (667ms) optimistic operation: 
  -1,122,414.78112387424494525 BTT OUT        0x076254b6859afb37bb118b5ce0f57fa2d01156de4ded3333925a5ba0c085256a 2023-08-30T16:12
✔️ operation confirmed (10.7s): 
  -1,122,414.78112387424494525 BTT OUT        0x076254b6859afb37bb118b5ce0f57fa2d01156de4ded3333925a5ba0c085256a 2023-08-30T16:12
✔️ Bittorent Chain 3: 0 BTT (211ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 10.7s)
✔️ destination operation 
  +1,122,404.28112387424494525 BTT IN         0x076254b6859afb37bb118b5ce0f57fa2d01156de4ded3333925a5ba0c085256a 2023-08-30T16:12
(in 10.7s)


Spec Kava EVM (5)

Spec Kava EVM found 5 Kava EVM accounts (preload: 899ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Kava EVM 1 cross: 9.10787 KAVA (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Kava EVM 2: 6.77472 KAVA (175ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:kava_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Kava EVM 3: 4.10979 KAVA (192ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:kava_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Kava EVM 4: 0 KAVA (152ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:kava_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Kava EVM 5: 0 KAVA (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:kava_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 1.68ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Kava EVM 1 cross: 9.10787 KAVA (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~9.10781
★ using mutation 'send max'
→ TO Kava EVM 4: 0 KAVA (152ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:kava_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND MAX
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (2587ms)
  amount: 9.10785094036679715 KAVA
  estimated fees: 0.000021 KAVA
  total spent: 9.10787194036679715 KAVA
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (659ms) optimistic operation: 
  -9.10787194036679715 KAVA OUT        0x4a10e0e20452486fd36f32d3a63bbe3268dc00dc6260a9a8da904157ae296f06 2023-08-30T16:11
✔️ operation confirmed (20.7s): 
  -9.10787194036679715 KAVA OUT        0x4a10e0e20452486fd36f32d3a63bbe3268dc00dc6260a9a8da904157ae296f06 2023-08-30T16:11
✔️ Kava EVM 1 cross: 0 KAVA (207ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 20.7s)
✔️ destination operation 
  +9.10785094036679715 KAVA IN         0x4a10e0e20452486fd36f32d3a63bbe3268dc00dc6260a9a8da904157ae296f06 2023-08-30T16:11
(in 10.6s)

necessary accounts resynced in 0.28ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Kava EVM 2: 6.77472 KAVA (175ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:kava_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~6.77467
★ using mutation 'move 50%'
→ TO Kava EVM 1 cross: 0 KAVA (207ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  3.387336934633202851 KAVA
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1680ms)
  amount: 3.387336934633202851 KAVA
  estimated fees: 0.000021 KAVA
  total spent: 3.387357934633202851 KAVA
errors: 
errors: 
✔️ has been signed! (3.3s) 
✔️ broadcasted! (1612ms) optimistic operation: 
  -3.387357934633202851 KAVA OUT        0xafa0ebe3b5682876516378dff97276deac747c4b01ea55afd452599428321fa5 2023-08-30T16:12
✔️ operation confirmed (20.7s): 
  -3.387357934633202851 KAVA OUT        0xafa0ebe3b5682876516378dff97276deac747c4b01ea55afd452599428321fa5 2023-08-30T16:12
✔️ Kava EVM 2: 3.38736 KAVA (176ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:kava_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 20.7s)
✔️ destination operation 
  +3.387336934633202851 KAVA IN         0xafa0ebe3b5682876516378dff97276deac747c4b01ea55afd452599428321fa5 2023-08-30T16:12
(in 10.7s)

necessary accounts resynced in 0.33ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Kava EVM 3: 4.10979 KAVA (192ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:kava_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~4.10974
★ using mutation 'move 50%'
→ TO Kava EVM 4: 9.10785 KAVA (153ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:kava_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  2.054873095183398575 KAVA
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1733ms)
  amount: 2.054873095183398575 KAVA
  estimated fees: 0.000021 KAVA
  total spent: 2.054894095183398575 KAVA
errors: 
errors: 
✔️ has been signed! (2980ms) 
✔️ broadcasted! (609ms) optimistic operation: 
  -2.054894095183398575 KAVA OUT        0xb64560f701388132b9f1fd15ad6c517418fb3e72d17229091c4d4592c4cbf16e 2023-08-30T16:13
✔️ operation confirmed (30.7s): 
  -2.054894095183398575 KAVA OUT        0xb64560f701388132b9f1fd15ad6c517418fb3e72d17229091c4d4592c4cbf16e 2023-08-30T16:13
✔️ Kava EVM 3: 2.0549 KAVA (193ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:kava_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 30.7s)
✔️ destination operation 
  +2.054873095183398575 KAVA IN         0xb64560f701388132b9f1fd15ad6c517418fb3e72d17229091c4d4592c4cbf16e 2023-08-30T16:13
(in 10.7s)


Spec Evmos EVM (failed)


Spec OP Mainnet (5)

Spec OP Mainnet found 5 OP Mainnet accounts (preload: 68ms). Will use ethereum 1.10.3 on nanoS 2.1.0
OP Mainnet 1 cross: 0.00097436 ETH (32ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
OP Mainnet 2: 0.00095956 ETH (23ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
OP Mainnet 3: 0.00000939 ETH (34ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
OP Mainnet 4: 0.00092379 ETH (32ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
OP Mainnet 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:

Spec Optimism Goerli (5)

Spec Optimism Goerli found 5 Optimism Goerli accounts (preload: 58ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Optimism Goerli 1 cross: 0.0700089 𝚝ETH (202ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Optimism Goerli 2: 0.203614 𝚝ETH (203ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Optimism Goerli 3: 0.0700185 𝚝ETH (197ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Optimism Goerli 4: 0.539101 𝚝ETH (183ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Optimism Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.14ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Optimism Goerli 1 cross: 0.0700089 𝚝ETH (202ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.08261832116857716 𝚝ETH)  TokenAccount USDC: 36.868752 tUSDC (36 ops)
max spendable ~0.06996
★ using mutation 'move 50%'
→ TO Optimism Goerli 3: 0.0700185 𝚝ETH (197ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  0.03498000630892427 𝚝ETH
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (1464ms)
  amount: 0.03498000630892427 𝚝ETH
  estimated fees: 0.000013104002352 𝚝ETH
  total spent: 0.034993110311332766 𝚝ETH
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (303ms) optimistic operation: 
  -0.03499311031127627 𝚝ETH OUT        0xb74fe22e4554d3cd139885890d4697b5c41a21c6c02d163008c7d7c8599ffed3 2023-08-30T16:12
✔️ operation confirmed (10.9s): 
  -0.03499311031022627 𝚝ETH OUT        0xb74fe22e4554d3cd139885890d4697b5c41a21c6c02d163008c7d7c8599ffed3 2023-08-30T16:12
✔️ Optimism Goerli 1 cross: 0.0350158 𝚝ETH (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.04762521085835089 𝚝ETH)  TokenAccount USDC: 36.868752 tUSDC (36 ops)(in 10.9s)
✔️ destination operation 
  +0.03498000630892427 𝚝ETH IN         0xb74fe22e4554d3cd139885890d4697b5c41a21c6c02d163008c7d7c8599ffed3 2023-08-30T16:12
(in 10.5s)

necessary accounts resynced in 3.78ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Optimism Goerli 2: 0.203614 𝚝ETH (203ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 0.24496133468323383 𝚝ETH)  TokenAccount USDC: 0 tUSDC (28 ops)
max spendable ~0.203582
★ using mutation 'send max'
→ TO Optimism Goerli 3: 0.104998 𝚝ETH (198ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (1664ms)
  amount: 0.20359516236308449 𝚝ETH
  estimated fees: 0.0000189000021 𝚝ETH
  total spent: 0.203614062365244082 𝚝ETH
errors: 
errors: 
✔️ has been signed! (2877ms) 
✔️ broadcasted! (241ms) optimistic operation: 
  -0.20361406236518449 𝚝ETH OUT        0x40e673bd6e582b1c3858823cc32547d5fb5d4a799ec3e43b0831b90a51675a6e 2023-08-30T16:13
✔️ operation confirmed (10.6s): 
  -0.20361406236413449 𝚝ETH OUT        0x40e673bd6e582b1c3858823cc32547d5fb5d4a799ec3e43b0831b90a51675a6e 2023-08-30T16:13
✔️ Optimism Goerli 2: 0 𝚝ETH (204ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 0.04134727231909934 𝚝ETH)  TokenAccount USDC: 0 tUSDC (28 ops)(in 10.5s)
✔️ destination operation 
  +0.20359516236308449 𝚝ETH IN         0x40e673bd6e582b1c3858823cc32547d5fb5d4a799ec3e43b0831b90a51675a6e 2023-08-30T16:13
(in 10.4s)

necessary accounts resynced in 2.39ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Optimism Goerli 3: 0.308593 𝚝ETH (199ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 0.349594971619921163 𝚝ETH)  TokenAccount USDC: 2.095788 tUSDC (22 ops)
max spendable ~0.308567
★ using mutation 'move 50%'
→ TO Optimism Goerli 1 cross: 0.0350158 𝚝ETH (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.15428362654719985 𝚝ETH
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1163ms)
  amount: 0.15428362654719985 𝚝ETH
  estimated fees: 0.00001680000189 𝚝ETH
  total spent: 0.154300426549146538 𝚝ETH
errors: 
errors: 
✔️ has been signed! (3.5s) 
✔️ broadcasted! (276ms) optimistic operation: 
  -0.15430042654908985 𝚝ETH OUT        0x92963e8b7d6ec3ce380b88cdd2f8b5d3a17f26e2d2949c5e08000b0a3b4ea7c4 2023-08-30T16:13
✔️ operation confirmed (10.4s): 
  -0.15430042654803985 𝚝ETH OUT        0x92963e8b7d6ec3ce380b88cdd2f8b5d3a17f26e2d2949c5e08000b0a3b4ea7c4 2023-08-30T16:13
✔️ Optimism Goerli 3: 0.154293 𝚝ETH (200ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 0.195294545071881313 𝚝ETH)  TokenAccount USDC: 2.095788 tUSDC (22 ops)(in 10.4s)
✔️ destination operation 
  +0.15428362654719985 𝚝ETH IN         0x92963e8b7d6ec3ce380b88cdd2f8b5d3a17f26e2d2949c5e08000b0a3b4ea7c4 2023-08-30T16:13
(in 10.6s)

necessary accounts resynced in 3.89ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Optimism Goerli 4: 0.539101 𝚝ETH (183ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.574333382377957698 𝚝ETH)  TokenAccount USDC: 11.03546 tUSDC (23 ops)
max spendable ~0.53907
★ using mutation 'move some ERC20'
→ TO Optimism Goerli 2: 0 𝚝ETH (204ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND MAX
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (1997ms)
  amount: 11.03546 tUSDC
  estimated fees: 0.0000539154059906 𝚝ETH
  total spent: 11.03546 tUSDC
errors: 
errors: 
✔️ has been signed! (5.5s) 
✔️ broadcasted! (386ms) optimistic operation: 
  -0.0000539154059906 𝚝ETH FEES       0xbbd7f387ca77da58f690e444a532b049f0c43b8dbfba338b72f03472e05b633b 2023-08-30T16:14
    -11.03546 tUSDC  OUT        
✔️ operation confirmed (10.7s): 
  -0.00004919670273315 𝚝ETH FEES       0xbbd7f387ca77da58f690e444a532b049f0c43b8dbfba338b72f03472e05b633b 2023-08-30T16:14
    -11.03546 tUSDC  OUT        
✔️ Optimism Goerli 4: 0.539052 𝚝ETH (184ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.574284185675224548 𝚝ETH)  TokenAccount USDC: 0 tUSDC (24 ops)(in 10.7s)


Spec Energy Web (5)

Spec Energy Web found 5 Energy Web accounts (preload: 52ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Energy Web 1 cross: 0.765257 EWT (153ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:energy_web:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Energy Web 2: 6.76958 EWT (163ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:energy_web:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Energy Web 3: 0 EWT (166ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:energy_web:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Energy Web 4: 0 EWT (180ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Energy Web 5: 0 EWT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:energy_web:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.23ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Energy Web 2: 6.76958 EWT (163ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:energy_web:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~6.76958
★ using mutation 'move 50%'
→ TO Energy Web 4: 0 EWT (180ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  3.384791159829645926 EWT
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (3s)
  amount: 3.384791159829645926 EWT
  estimated fees: 0.000000000000378 EWT
  total spent: 3.384791159830023926 EWT
errors: 
errors: 
✔️ has been signed! (3.4s) 
✔️ broadcasted! (535ms) optimistic operation: 
  -3.384791159830023926 EWT OUT        0x77cb957bbf8bc38f5a0af1128d22079c6d83e906d0a1bcd106a9049f5aab6291 2023-08-30T16:12
✔️ operation confirmed (10.8s): 
  -3.384791159829855926 EWT OUT        0x77cb957bbf8bc38f5a0af1128d22079c6d83e906d0a1bcd106a9049f5aab6291 2023-08-30T16:13
✔️ Energy Web 2: 3.38479 EWT (164ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:energy_web:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 10.8s)
✔️ destination operation 
  +3.384791159829645926 EWT IN         0x77cb957bbf8bc38f5a0af1128d22079c6d83e906d0a1bcd106a9049f5aab6291 2023-08-30T16:13
(in 10.8s)

necessary accounts resynced in 0.20ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Energy Web 4: 3.38479 EWT (181ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
max spendable ~3.38479
★ using mutation 'move 50%'
→ TO Energy Web 1 cross: 0.765257 EWT (153ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:energy_web:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  1.692395521614498963 EWT
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2093ms)
  amount: 1.692395521614498963 EWT
  estimated fees: 0.000000046200315 EWT
  total spent: 1.692395567814813963 EWT
errors: 
errors: 
✔️ has been signed! (4.4s) 
✔️ broadcasted! (1010ms) optimistic operation: 
  -1.692395567814813963 EWT OUT        0x38d4a9a69fe9f6f11fbfca61d326e80366a8210d211241c487d5fbb41a098344 2023-08-30T16:13
✔️ operation confirmed (10.8s): 
  -1.692395567814645963 EWT OUT        0x38d4a9a69fe9f6f11fbfca61d326e80366a8210d211241c487d5fbb41a098344 2023-08-30T16:13
✔️ Energy Web 4: 1.69239 EWT (182ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:(in 10.8s)
✔️ destination operation 
  +1.692395521614498963 EWT IN         0x38d4a9a69fe9f6f11fbfca61d326e80366a8210d211241c487d5fbb41a098344 2023-08-30T16:13
(in 10.8s)


Spec Astar (5)

Spec Astar found 5 Astar accounts (preload: 49ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Astar 1 cross: 10.419 ASTR (226ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:astar:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Astar 2: 164.021 ASTR (214ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Astar 3: 0.000021 ASTR (196ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Astar 4: 164.021 ASTR (164ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:astar:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Astar 5: 0 ASTR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:astar:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 2.38ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Astar 1 cross: 10.419 ASTR (226ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:astar:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 10.419066618064959354 ASTR)
max spendable ~10.4188
★ using mutation 'move 50%'
→ TO Astar 2: 164.021 ASTR (214ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  5.209439855659212063 ASTR
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (2387ms)
  amount: 5.209439855659212063 ASTR
  estimated fees: 0.000073581194463 ASTR
  total spent: 5.209513436853675063 ASTR
errors: 
errors: 
✔️ has been signed! (3.4s) 
✔️ broadcasted! (1675ms) optimistic operation: 
  -5.209513436853675063 ASTR OUT        0xeb23f532f2cd139191f9bdc4fb92deff8eed17553a84d86420d45588be84f4e8 2023-08-30T16:13
✔️ operation confirmed (42.2s): 
  -5.209492436853675063 ASTR OUT        0xeb23f532f2cd139191f9bdc4fb92deff8eed17553a84d86420d45588be84f4e8 2023-08-30T16:13
✔️ Astar 1 cross: 5.20957 ASTR (227ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:astar:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 5.209574181211284291 ASTR)(in 42.2s)
✔️ destination operation 
  +5.209439855659212063 ASTR IN         0xeb23f532f2cd139191f9bdc4fb92deff8eed17553a84d86420d45588be84f4e8 2023-08-30T16:13
(in 11.6s)

necessary accounts resynced in 0.24ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Astar 2: 169.23 ASTR (215ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 169.230593513767148386 ASTR)
max spendable ~169.23
★ using mutation 'move 50%'
→ TO Astar 3: 0.000021 ASTR (196ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  84.615206073783074193 ASTR
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (3.8s)
  amount: 84.615206073783074193 ASTR
  estimated fees: 0.0000714 ASTR
  total spent: 84.615277473783074193 ASTR
errors: 
errors: 
✔️ has been signed! (3.2s) 
✔️ broadcasted! (801ms) optimistic operation: 
  -84.615277473783074193 ASTR OUT        0x484834407b0f3cb857809e7c9859f2bb6a6effe755ed268ee9cd819be4aef6dc 2023-08-30T16:14
✔️ operation confirmed (31.5s): 
  -84.615256473783074193 ASTR OUT        0x484834407b0f3cb857809e7c9859f2bb6a6effe755ed268ee9cd819be4aef6dc 2023-08-30T16:14
✔️ Astar 2: 84.6153 ASTR (216ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 84.615337039984074193 ASTR)(in 31.5s)
✔️ destination operation 
  +84.615206073783074193 ASTR IN         0x484834407b0f3cb857809e7c9859f2bb6a6effe755ed268ee9cd819be4aef6dc 2023-08-30T16:14
(in 11.3s)

necessary accounts resynced in 2.10ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Astar 3: 84.6152 ASTR (197ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 84.615227073784074193 ASTR)
max spendable ~84.615
★ using mutation 'send max'
→ TO Astar 2: 84.6153 ASTR (216ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND MAX
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (8.2s)
  amount: 84.615151424088611193 ASTR
  estimated fees: 0.000075649694463 ASTR
  total spent: 84.615227073783074193 ASTR
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (562ms) optimistic operation: 
  -84.615227073783074193 ASTR OUT        0x8bcb76ed51b3a60886435e8b791321114150356d78910af6f44f597d6ec172e0 2023-08-30T16:15
✔️ operation confirmed (31.2s): 
  -84.615206073783074193 ASTR OUT        0x8bcb76ed51b3a60886435e8b791321114150356d78910af6f44f597d6ec172e0 2023-08-30T16:15
✔️ Astar 3: 0.000021 ASTR (198ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 0.000021000001 ASTR)(in 31.2s)
✔️ destination operation 
  +84.615151424088611193 ASTR IN         0x8bcb76ed51b3a60886435e8b791321114150356d78910af6f44f597d6ec172e0 2023-08-30T16:15
(in 11.7s)


Spec Metis (5)

Spec Metis found 5 Metis accounts (preload: 44ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Metis 1 cross: 0.161961 METIS (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Metis 2: 0 METIS (186ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:metis:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Metis 3: 0.0882057 METIS (190ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Metis 4: 0.0814766 METIS (193ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:metis:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Metis 5: 0 METIS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:metis:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.16ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Metis 1 cross: 0.161961 METIS (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~0.161139
★ using mutation 'send max'
→ TO Metis 3: 0.0882057 METIS (190ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (3.8s)
  amount: 0.161635772351935975 METIS
  estimated fees: 0.0003255 METIS
  total spent: 0.161961272351935975 METIS
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (858ms) optimistic operation: 
  -0.161961272351935975 METIS OUT        0x169fc6bc10ff3ce4d43d2dc8f802ca0a26ae2caacb693573e9c348475dffa035 2023-08-30T16:13
✔️ operation confirmed (11.2s): 
  -0.161961272351935975 METIS OUT        0x169fc6bc10ff3ce4d43d2dc8f802ca0a26ae2caacb693573e9c348475dffa035 2023-08-30T16:12
✔️ Metis 1 cross: 0 METIS (204ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 11.2s)
✔️ destination operation 
  +0.161635772351935975 METIS IN         0x169fc6bc10ff3ce4d43d2dc8f802ca0a26ae2caacb693573e9c348475dffa035 2023-08-30T16:12
(in 11.2s)

necessary accounts resynced in 0.22ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Metis 3: 0.249841 METIS (191ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~0.24902
★ using mutation 'move 50%'
→ TO Metis 1 cross: 0 METIS (204ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.124510022700088407 METIS
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2209ms)
  amount: 0.124510022700088407 METIS
  estimated fees: 0.0003255 METIS
  total spent: 0.124835522700088407 METIS
errors: 
errors: 
✔️ has been signed! (3.4s) 
✔️ broadcasted! (862ms) optimistic operation: 
  -0.124835522700088407 METIS OUT        0xb5c302623d259637a7621e8a24e00afa8aae12e2f7f80026de61041e7422d2f6 2023-08-30T16:14
✔️ operation confirmed (11.1s): 
  -0.124835522700088407 METIS OUT        0xb5c302623d259637a7621e8a24e00afa8aae12e2f7f80026de61041e7422d2f6 2023-08-30T16:12
✔️ Metis 3: 0.125006 METIS (192ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 11.1s)
✔️ destination operation 
  +0.124510022700088407 METIS IN         0xb5c302623d259637a7621e8a24e00afa8aae12e2f7f80026de61041e7422d2f6 2023-08-30T16:12
(in 11.2s)

necessary accounts resynced in 3.22ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Metis 4: 0.0814766 METIS (193ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:metis:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
max spendable ~0.0806551
★ using mutation 'move 50%'
→ TO Metis 2: 0 METIS (186ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:metis:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.040327568087983994 METIS
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (2248ms)
  amount: 0.040327568087983994 METIS
  estimated fees: 0.0003255 METIS
  total spent: 0.040653068087983994 METIS
errors: 
errors: 
✔️ has been signed! (2986ms) 
✔️ broadcasted! (850ms) optimistic operation: 
  -0.040653068087983994 METIS OUT        0xb894fa490c020acbcefbc50a772bfad31fc030b23746629ad5a527aa4c025184 2023-08-30T16:14
✔️ operation confirmed (14.5s): 
  -0.040653068087983994 METIS OUT        0xb894fa490c020acbcefbc50a772bfad31fc030b23746629ad5a527aa4c025184 2023-08-30T16:14
✔️ Metis 4: 0.0408235 METIS (194ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:metis:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:(in 14.5s)
✔️ destination operation 
  +0.040327568087983994 METIS IN         0xb894fa490c020acbcefbc50a772bfad31fc030b23746629ad5a527aa4c025184 2023-08-30T16:14
(in 11.6s)


Spec Boba (5)

Spec Boba found 5 Boba accounts (preload: 837ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Boba 1 cross: 0 ETH (9ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:boba:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Boba 2: 0.00103856 ETH (9ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:boba:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Boba 3: 0.00099993 ETH (4ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:boba:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Boba 4: 0.00107056 ETH (6ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:boba:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Boba 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:boba:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:

Spec Moonriver (5)

Spec Moonriver found 5 Moonriver accounts (preload: 792ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Moonriver 1 cross: 0.00002625 MOVR (178ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonriver:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonriver 2: 0.00002625 MOVR (189ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonriver:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonriver 3: 1.13572 MOVR (183ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonriver 4: 1.13587 MOVR (182ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonriver 5: 0 MOVR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonriver:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.19ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonriver 3: 1.13572 MOVR (183ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 1.13572702347776 MOVR)
max spendable ~1.13551
★ using mutation 'move 50%'
→ TO Moonriver 4: 1.13587 MOVR (182ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  0.567759376015489 MOVR
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (547ms)
  amount: 0.567759376015489 MOVR
  estimated fees: 0.0000816795 MOVR
  total spent: 0.567841055515489 MOVR
errors: 
errors: 
✔️ has been signed! (3.2s) 
✔️ broadcasted! (278ms) optimistic operation: 
  -0.567841055515489 MOVR OUT        0x9298b63d7f62d7333dd5b3aafc9f673bf27edaa193845fde430262af7ec0edce 2023-08-30T16:15
✔️ operation confirmed (42.7s): 
  -0.567814805515489 MOVR OUT        0x9298b63d7f62d7333dd5b3aafc9f673bf27edaa193845fde430262af7ec0edce 2023-08-30T16:15
✔️ Moonriver 3: 0.567912 MOVR (184ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 0.567912217962271 MOVR)(in 42.7s)
✔️ destination operation 
  +0.567759376015489 MOVR IN         0x9298b63d7f62d7333dd5b3aafc9f673bf27edaa193845fde430262af7ec0edce 2023-08-30T16:15
(in 15.7s)

necessary accounts resynced in 0.29ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonriver 4: 1.70363 MOVR (183ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 1.703633646143303 MOVR)
max spendable ~1.70342
★ using mutation 'send max'
→ TO Moonriver 3: 0.567912 MOVR (184ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (722ms)
  amount: 1.703551740619967 MOVR
  estimated fees: 0.0000819 MOVR
  total spent: 1.703633640619967 MOVR
errors: 
errors: 
✔️ has been signed! (2541ms) 
✔️ broadcasted! (165ms) optimistic operation: 
  -1.703633640619967 MOVR OUT        0x2bde2bd36cb2f47feab65323f05ae46c5a706cc51a66ad3d69d1e3bae17af326 2023-08-30T16:16
✔️ operation confirmed (42.5s): 
  -1.703607390619967 MOVR OUT        0x2bde2bd36cb2f47feab65323f05ae46c5a706cc51a66ad3d69d1e3bae17af326 2023-08-30T16:16
✔️ Moonriver 4: 0.00002625 MOVR (184ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.000026255523336 MOVR)(in 42.5s)
✔️ destination operation 
  +1.703551740619967 MOVR IN         0x2bde2bd36cb2f47feab65323f05ae46c5a706cc51a66ad3d69d1e3bae17af326 2023-08-30T16:16
(in 15.6s)


Spec Velas EVM (5)

Spec Velas EVM found 5 Velas EVM accounts (preload: 46ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Velas EVM 1 cross: 0 VLX (100ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:velas_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Velas EVM 2: 228.013 VLX (100ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:velas_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Velas EVM 3: 456.027 VLX (100ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Velas EVM 4: 228.013 VLX (100ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Velas EVM 5: 0 VLX (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:velas_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.26ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Velas EVM 2: 228.013 VLX (100ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:velas_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 141.505483242632622803 VLX)
max spendable ~228.013
★ using mutation 'send max'
→ TO Velas EVM 4: 228.013 VLX (100ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND MAX
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (2551ms)
  amount: 228.0137543138565 VLX
  estimated fees: 0.000063 VLX
  total spent: 228.0138173138565 VLX
errors: 
errors: 
✔️ has been signed! (2593ms) 
✔️ broadcasted! (502ms) optimistic operation: 
  -228.0138173138565 VLX OUT        0x087fdd16d9d7438e5db3f95b966fffd88a56b84d500a5a8e25dd250522afeba1 2023-08-30T16:14
✔️ operation confirmed (20.8s): 
  -228.0138173138565 VLX OUT        0x087fdd16d9d7438e5db3f95b966fffd88a56b84d500a5a8e25dd250522afeba1 2023-08-30T16:14
✔️ Velas EVM 2: 0 VLX (101ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:velas_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops -86.508334071223877197 VLX)(in 20.8s)
✔️ destination operation 
  +228.0137543138565 VLX IN         0x087fdd16d9d7438e5db3f95b966fffd88a56b84d500a5a8e25dd250522afeba1 2023-08-30T16:14
(in 12s)

necessary accounts resynced in 0.31ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Velas EVM 3: 456.027 VLX (100ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 228.0105653138565 VLX)
max spendable ~456.027
★ using mutation 'move 50%'
→ TO Velas EVM 4: 456.027 VLX (101ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  228.0138173138565 VLX
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1718ms)
  amount: 228.0138173138565 VLX
  estimated fees: 0.000063 VLX
  total spent: 228.0138803138565 VLX
errors: 
errors: 
✔️ has been signed! (2592ms) 
✔️ broadcasted! (560ms) optimistic operation: 
  -228.0138803138565 VLX OUT        0xd5c97ef732178be1ef04140a27d6f9632ff7e945b2d6f6044b39245a3fc74375 2023-08-30T16:14
✔️ operation confirmed (21.4s): 
  -228.0138803138565 VLX OUT        0xd5c97ef732178be1ef04140a27d6f9632ff7e945b2d6f6044b39245a3fc74375 2023-08-30T16:14
✔️ Velas EVM 3: 228.013 VLX (101ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops -0.003315 VLX)(in 21.4s)
✔️ destination operation 
  +228.0138173138565 VLX IN         0xd5c97ef732178be1ef04140a27d6f9632ff7e945b2d6f6044b39245a3fc74375 2023-08-30T16:14
(in 10.9s)

necessary accounts resynced in 0.25ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Velas EVM 4: 684.041 VLX (102ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 256.5094672280885625 VLX)
max spendable ~684.041
★ using mutation 'move 50%'
→ TO Velas EVM 3: 228.013 VLX (101ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  342.02069447078475 VLX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (3.2s)
  amount: 342.02069447078475 VLX
  estimated fees: 0.000063 VLX
  total spent: 342.02075747078475 VLX
errors: 
errors: 
✔️ has been signed! (4.1s) 
✔️ broadcasted! (532ms) optimistic operation: 
  -342.02075747078475 VLX OUT        0x77ffae140ece2eb7d3a266c2c993bc15b57a020d3c221916884e46ad3dba4ae8 2023-08-30T16:15
✔️ operation confirmed (20.7s): 
  -342.02075747078475 VLX OUT        0x77ffae140ece2eb7d3a266c2c993bc15b57a020d3c221916884e46ad3dba4ae8 2023-08-30T16:15
✔️ Velas EVM 4: 342.02 VLX (103ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops -85.5112902426961875 VLX)(in 20.7s)
✔️ destination operation 
  +342.02069447078475 VLX IN         0x77ffae140ece2eb7d3a266c2c993bc15b57a020d3c221916884e46ad3dba4ae8 2023-08-30T16:15
(in 10.9s)


Spec Syscoin (5)

Spec Syscoin found 5 Syscoin accounts (preload: 60ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Syscoin 1 cross: 14.2996 SYS (202ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:syscoin:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Syscoin 2: 28.5991 SYS (203ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:syscoin:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Syscoin 3: 14.2996 SYS (183ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Syscoin 4: 0 SYS (160ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:syscoin:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Syscoin 5: 0 SYS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:syscoin:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.23ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Syscoin 1 cross: 14.2996 SYS (202ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:syscoin:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~14.2995
★ using mutation 'move 50%'
→ TO Syscoin 3: 14.2996 SYS (183ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  7.149781022594166875 SYS
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (900ms)
  amount: 7.149781022594166875 SYS
  estimated fees: 0.000031500000798 SYS
  total spent: 7.149812522594964875 SYS
errors: 
errors: 
✔️ has been signed! (3.5s) 
✔️ broadcasted! (231ms) optimistic operation: 
  -7.149812522594964875 SYS OUT        0x3aaa3d74f3375682187a09f574c36b5ed858b2f2da98a07f2f6a8dc80770052e 2023-08-30T16:14
✔️ operation confirmed (4min 30s): 
  -7.149812522594586875 SYS OUT        0x3aaa3d74f3375682187a09f574c36b5ed858b2f2da98a07f2f6a8dc80770052e 2023-08-30T16:14
✔️ Syscoin 1 cross: 7.14982 SYS (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:syscoin:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 4min 30s)
✔️ destination operation 
  +7.149781022594166875 SYS IN         0x3aaa3d74f3375682187a09f574c36b5ed858b2f2da98a07f2f6a8dc80770052e 2023-08-30T16:14
(in 10.4s)

necessary accounts resynced in 1.48ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Syscoin 2: 28.5991 SYS (203ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:syscoin:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~28.5991
★ using mutation 'move 50%'
→ TO Syscoin 4: 0 SYS (160ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:syscoin:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  14.299554770180442 SYS
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (742ms)
  amount: 14.299554770180442 SYS
  estimated fees: 0.00003150000084 SYS
  total spent: 14.299586270181282 SYS
errors: 
errors: 
✔️ has been signed! (2944ms) 
✔️ broadcasted! (226ms) optimistic operation: 
  -14.299586270181282 SYS OUT        0x534aed25c7a09637db3cc03a8ba380eb89fd8526e0426fd4b0906a739152c470 2023-08-30T16:18
✔️ operation confirmed (50.3s): 
  -14.299586270180862 SYS OUT        0x534aed25c7a09637db3cc03a8ba380eb89fd8526e0426fd4b0906a739152c470 2023-08-30T16:19
✔️ Syscoin 2: 14.2996 SYS (204ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:syscoin:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 50.3s)
✔️ destination operation 
  +14.299554770180442 SYS IN         0x534aed25c7a09637db3cc03a8ba380eb89fd8526e0426fd4b0906a739152c470 2023-08-30T16:19
(in 10.4s)

necessary accounts resynced in 1.01ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Syscoin 3: 21.4494 SYS (184ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~21.4493
★ using mutation 'send max'
→ TO Syscoin 4: 14.2995 SYS (161ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:syscoin:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND MAX
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1060ms)
  amount: 21.449408617758933125 SYS
  estimated fees: 0.000031500000882 SYS
  total spent: 21.449440117759815125 SYS
errors: 
errors: 
✔️ has been signed! (2900ms) 
✔️ broadcasted! (280ms) optimistic operation: 
  -21.449440117759815125 SYS OUT        0x523da8dec2786b527da477d5093cda2e0b94ce79317a0f6ac98b031b39bd8b1d 2023-08-30T16:19
✔️ operation confirmed (4min 50s): 
  -21.449440117759353125 SYS OUT        0x523da8dec2786b527da477d5093cda2e0b94ce79317a0f6ac98b031b39bd8b1d 2023-08-30T16:20
✔️ Syscoin 3: 0 SYS (185ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 4min 50s)
✔️ destination operation 
  +21.449408617758933125 SYS IN         0x523da8dec2786b527da477d5093cda2e0b94ce79317a0f6ac98b031b39bd8b1d 2023-08-30T16:20
(in 10.3s)


Spec Telos (5)

Spec Telos found 5 Telos accounts (preload: 53ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Telos 1 cross: 1.8872 TLOS (70ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Telos 2: 0.00265243 TLOS (52ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:telos_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Telos 3: 7.33764 TLOS (55ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:telos_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Telos 4: 0.00265134 TLOS (49ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:telos_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Telos 5: 0 TLOS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:telos_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.13ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Telos 1 cross: 1.8872 TLOS (70ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 1.85690298038913587 TLOS)  TokenAccount USD Coin: 0.618694 USDC (20 ops)
max spendable ~1.85372
★ using mutation 'send max'
→ TO Telos 4: 0.00265134 TLOS (49ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:telos_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND MAX
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (3.6s)
  amount: 1.87393842825208337 TLOS
  estimated fees: 0.0132621592967325 TLOS
  total spent: 1.88720058754881587 TLOS
errors: 
errors: 
✔️ has been signed! (3.2s) 
✔️ broadcasted! (908ms) optimistic operation: 
  -1.88720058754881587 TLOS OUT        0xee1813b4cfa8afad78bfe490f2942870a61a32bdfb7efad30e6bd86cc985a683 2023-08-30T16:14
✔️ operation confirmed (13.1s): 
  -1.88454815568946937 TLOS OUT        0xee1813b4cfa8afad78bfe490f2942870a61a32bdfb7efad30e6bd86cc985a683 2023-08-30T16:14
✔️ Telos 1 cross: 0.00265243 TLOS (71ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops -0.0276451753003335 TLOS)  TokenAccount USD Coin: 0.618694 USDC (20 ops)(in 13.1s)
✔️ destination operation 
  +1.87393842825208337 TLOS IN         0xee1813b4cfa8afad78bfe490f2942870a61a32bdfb7efad30e6bd86cc985a683 2023-08-30T16:14
(in 12.8s)

necessary accounts resynced in 2.30ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Telos 3: 7.33764 TLOS (55ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:telos_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 7.314916516827003058 TLOS)  TokenAccount USD Coin: 0.000431 USDC (15 ops)
max spendable ~7.30417
★ using mutation 'move some ERC20'
→ TO Telos 1 cross: 0.00265243 TLOS (71ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.000000000000000246 TLOS
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (4.2s)
  amount: 0.000246 USDC
  estimated fees: 0.021728721791766528 TLOS
  total spent: 0.000246 USDC
errors: 
errors: 
✔️ has been signed! (4.4s) 
✔️ broadcasted! (945ms) optimistic operation: 
  -0.021728721791766528 TLOS FEES       0x3077908c11113dcdad7ca5581ac2f982619e30f6b72f908f60cd0ffebc3bf56a 2023-08-30T16:15
    -0.000246 USDC   OUT        
✔️ operation confirmed (12.8s): 
  -0.017382775343366796 TLOS FEES       0x3077908c11113dcdad7ca5581ac2f982619e30f6b72f908f60cd0ffebc3bf56a 2023-08-30T16:15
    -0.000246 USDC   OUT        
✔️ Telos 3: 7.32025 TLOS (56ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:telos_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 7.297533741483636262 TLOS)  TokenAccount USD Coin: 0.000185 USDC (16 ops)(in 12.8s)

necessary accounts resynced in 3.2s
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Telos 4: 1.87658 TLOS (50ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:telos_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 1.86143921776189937 TLOS)  TokenAccount USD Coin: 0 USDC (7 ops)
max spendable ~1.84311
★ using mutation 'move 50%'
→ TO Telos 1 cross: 0.00265243 TLOS (72ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.921559305996223435 TLOS
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (2682ms)
  amount: 0.921559305996223435 TLOS
  estimated fees: 0.0132621592967325 TLOS
  total spent: 0.934821465292955935 TLOS
errors: 
errors: 
✔️ has been signed! (3.3s) 
✔️ broadcasted! (962ms) optimistic operation: 
  -0.934821465292955935 TLOS OUT        0x5caec20613d21dad76a599d77ec7ad067b60ba2ca674197ea99b6fb4084f6e55 2023-08-30T16:15
✔️ operation confirmed (13.1s): 
  -0.932169033433609435 TLOS OUT        0x5caec20613d21dad76a599d77ec7ad067b60ba2ca674197ea99b6fb4084f6e55 2023-08-30T16:15
✔️ Telos 4: 0.94442 TLOS (51ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:telos_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.929270184328289935 TLOS)  TokenAccount USD Coin: 0 USDC (7 ops)(in 13.1s)
✔️ destination operation 
  +0.921559305996223435 TLOS IN         0x5caec20613d21dad76a599d77ec7ad067b60ba2ca674197ea99b6fb4084f6e55 2023-08-30T16:15
(in 13.1s)


Spec Polygon zkEVM (5)

Spec Polygon zkEVM found 5 Polygon zkEVM accounts (preload: 61ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Polygon zkEVM 1 cross: 0.00367288 ETH (39ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon zkEVM 2: 0 ETH (41ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon zkEVM 3: 0.00158147 ETH (41ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon zkEVM 4: 0.00156282 ETH (37ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon zkEVM 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon_zk_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.13ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM 1 cross: 0.00367288 ETH (39ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:  TokenAccount Tether USD: 0.04889 USDT (10 ops)
max spendable ~0.00367288
★ using mutation 'send max'
→ TO Polygon zkEVM 3: 0.00158147 ETH (41ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (15.6s)
  amount: 0.00363340887929702 ETH
  estimated fees: 0.00003948 ETH
  total spent: 0.00367288887929702 ETH
errors: 
errors: 
✔️ has been signed! (3s) 
✔️ broadcasted! (271ms) optimistic operation: 
  -0.00367288887929702 ETH OUT        0x3b78325781e8d2f4f9574ecb23c83a5c35b3c754f65ebcf49b201a370a1f8c06 2023-08-30T16:14
✔️ operation confirmed (10.5s): 
  -0.00367288887929702 ETH OUT        0x3b78325781e8d2f4f9574ecb23c83a5c35b3c754f65ebcf49b201a370a1f8c06 2023-08-30T16:14
✔️ Polygon zkEVM 1 cross: 0 ETH (40ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:  TokenAccount Tether USD: 0.04889 USDT (10 ops)(in 10.5s)
✔️ destination operation 
  +0.00363340887929702 ETH IN         0x3b78325781e8d2f4f9574ecb23c83a5c35b3c754f65ebcf49b201a370a1f8c06 2023-08-30T16:14
(in 10.4s)

necessary accounts resynced in 0.22ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM 3: 0.00521488 ETH (42ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:  TokenAccount Tether USD: 0 USDT (2 ops)
max spendable ~0.00521488
★ using mutation 'move 50%'
→ TO Polygon zkEVM 1 cross: 0 ETH (40ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.002607441073824255 ETH
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (15.4s)
  amount: 0.002607441073824255 ETH
  estimated fees: 0.00004032 ETH
  total spent: 0.002647761073824255 ETH
errors: 
errors: 
✔️ has been signed! (3.7s) 
✔️ broadcasted! (238ms) optimistic operation: 
  -0.002647761073824255 ETH OUT        0xc23c39d2e3b26c9f1c9440cc74a24fc530773a294c4ee642cc2891f234f1c833 2023-08-30T16:16
✔️ operation confirmed (10.6s): 
  -0.002647761073824255 ETH OUT        0xc23c39d2e3b26c9f1c9440cc74a24fc530773a294c4ee642cc2891f234f1c833 2023-08-30T16:16
✔️ Polygon zkEVM 3: 0.00256712 ETH (43ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:  TokenAccount Tether USD: 0 USDT (2 ops)(in 10.6s)
✔️ destination operation 
  +0.002607441073824255 ETH IN         0xc23c39d2e3b26c9f1c9440cc74a24fc530773a294c4ee642cc2891f234f1c833 2023-08-30T16:16
(in 10.4s)

necessary accounts resynced in 0.25ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM 4: 0.00156282 ETH (37ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:  TokenAccount Tether USD: 0.008992 USDT (12 ops)
max spendable ~0.00156282
★ using mutation 'move 50%'
→ TO Polygon zkEVM 2: 0 ETH (41ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.000781412634175745 ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (15.5s)
  amount: 0.000781412634175745 ETH
  estimated fees: 0.00004809 ETH
  total spent: 0.000829502634175745 ETH
errors: 
errors: 
✔️ has been signed! (3s) 
✔️ broadcasted! (269ms) optimistic operation: 
  -0.000829502634175745 ETH OUT        0x5f93e90616ec1bf37c4728b602233c1cefaa68e7c3f50b89e6093af97c8681f6 2023-08-30T16:17
✔️ operation confirmed (10.5s): 
  -0.000829502634175745 ETH OUT        0x5f93e90616ec1bf37c4728b602233c1cefaa68e7c3f50b89e6093af97c8681f6 2023-08-30T16:16
✔️ Polygon zkEVM 4: 0.00073332 ETH (38ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:  TokenAccount Tether USD: 0.008992 USDT (12 ops)(in 10.5s)
✔️ destination operation 
  +0.000781412634175745 ETH IN         0x5f93e90616ec1bf37c4728b602233c1cefaa68e7c3f50b89e6093af97c8681f6 2023-08-30T16:16
(in 10.4s)


Spec Polygon zkEVM Testnet (5)

Spec Polygon zkEVM Testnet found 5 Polygon zkEVM Testnet accounts (preload: 65ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Polygon zkEVM Testnet 1 cross: 0.00233315 𝚝ETH (54ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon zkEVM Testnet 2: 0 𝚝ETH (47ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon zkEVM Testnet 3: 0.00389362 𝚝ETH (40ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm_testnet:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon zkEVM Testnet 4: 0.0935212 𝚝ETH (34ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm_testnet:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon zkEVM Testnet 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon_zk_evm_testnet:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.25ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM Testnet 1 cross: 0.00233315 𝚝ETH (54ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~0.00233315
★ using mutation 'move 50%'
→ TO Polygon zkEVM Testnet 2: 0 𝚝ETH (47ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.001166579792578125 𝚝ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (15.9s)
  amount: 0.001166579792578125 𝚝ETH
  estimated fees: 0.00000105 𝚝ETH
  total spent: 0.001167629792578125 𝚝ETH
errors: 
errors: 
✔️ has been signed! (2784ms) 
✔️ broadcasted! (234ms) optimistic operation: 
  -0.001167629792578125 𝚝ETH OUT        0xf156e9fa9d74f197b5781980cd85f00bc918957a6cf42265154c34a0cd9fefea 2023-08-30T16:15
✔️ operation confirmed (10.6s): 
  -0.001167629792578125 𝚝ETH OUT        0xf156e9fa9d74f197b5781980cd85f00bc918957a6cf42265154c34a0cd9fefea 2023-08-30T16:15
✔️ Polygon zkEVM Testnet 1 cross: 0.00116552 𝚝ETH (55ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:(in 10.6s)
✔️ destination operation 
  +0.001166579792578125 𝚝ETH IN         0xf156e9fa9d74f197b5781980cd85f00bc918957a6cf42265154c34a0cd9fefea 2023-08-30T16:15
(in 10.5s)

necessary accounts resynced in 0.34ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM Testnet 2: 0.00116657 𝚝ETH (48ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
max spendable ~0.00116657
★ using mutation 'move 50%'
→ TO Polygon zkEVM Testnet 1 cross: 0.00116552 𝚝ETH (55ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  0.000583289896289063 𝚝ETH
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (15.8s)
  amount: 0.000583289896289063 𝚝ETH
  estimated fees: 0.00000105 𝚝ETH
  total spent: 0.000584339896289063 𝚝ETH
errors: 
errors: 
✔️ has been signed! (2871ms) 
✔️ broadcasted! (232ms) optimistic operation: 
  -0.000584339896289063 𝚝ETH OUT        0xeb4089f30fa63a483fd193fa71f6270d1e8c5d1789507c6e636b4cf63ad24700 2023-08-30T16:16
✔️ operation confirmed (10.5s): 
  -0.000584339896289063 𝚝ETH OUT        0xeb4089f30fa63a483fd193fa71f6270d1e8c5d1789507c6e636b4cf63ad24700 2023-08-30T16:16
✔️ Polygon zkEVM Testnet 2: 0.00058223 𝚝ETH (49ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:(in 10.5s)
✔️ destination operation 
  +0.000583289896289063 𝚝ETH IN         0xeb4089f30fa63a483fd193fa71f6270d1e8c5d1789507c6e636b4cf63ad24700 2023-08-30T16:16
(in 10.8s)

necessary accounts resynced in 2.89ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Polygon zkEVM Testnet 3: 0.00389362 𝚝ETH (40ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm_testnet:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
max spendable ~0.00389362
★ using mutation 'send max'
→ TO Polygon zkEVM Testnet 1 cross: 0.00174881 𝚝ETH (56ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (16.2s)
  amount: 0.00389257215859375 𝚝ETH
  estimated fees: 0.00000105 𝚝ETH
  total spent: 0.00389362215859375 𝚝ETH
errors: 
errors: 
✔️ has been signed! (2648ms) 
✔️ broadcasted! (223ms) optimistic operation: 
  -0.00389362215859375 𝚝ETH OUT        0x925418aa5b78022af2cf3fbb74275aa7d1a62e1d830e5e7202931cf39bb52e83 2023-08-30T16:17
✔️ operation confirmed (10.5s): 
  -0.00389362215859375 𝚝ETH OUT        0x925418aa5b78022af2cf3fbb74275aa7d1a62e1d830e5e7202931cf39bb52e83 2023-08-30T16:17
✔️ Polygon zkEVM Testnet 3: 0 𝚝ETH (41ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm_testnet:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:(in 10.5s)
✔️ destination operation 
  +0.00389257215859375 𝚝ETH IN         0x925418aa5b78022af2cf3fbb74275aa7d1a62e1d830e5e7202931cf39bb52e83 2023-08-30T16:17
(in 10.4s)


Spec Base (5)

Spec Base found 5 Base accounts (preload: 790ms). Will use Ethereum 1.10.3 on nanoS 2.1.0
Base 1 cross: 0.00231082 ETH (60ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base 2: 0.00000957 ETH (61ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base 3: 0.00060249 ETH (46ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base 4: 0.00060944 ETH (46ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.31ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Base 1 cross: 0.00231082 ETH (60ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.003877605979058413 ETH)
max spendable ~0.00229553
★ using mutation 'move 50%'
→ TO Base 2: 0.00000957 ETH (61ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND  0.001147767026814306 ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
STATUS (906ms)
  amount: 0.001147767026814306 ETH
  estimated fees: 0.000006060092094 ETH
  total spent: 0.001229445840030307 ETH
errors: 
errors: 
✔️ has been signed! (3s) 
✔️ broadcasted! (359ms) optimistic operation: 
  -0.001153827118908306 ETH OUT        0x65abe0ce6850b347a734858031c2e0f6cdbf364748fe705ed8beaef7e8b7727c 2023-08-30T16:15
✔️ operation confirmed (10.4s): 
  -0.001151442405675306 ETH OUT        0x65abe0ce6850b347a734858031c2e0f6cdbf364748fe705ed8beaef7e8b7727c 2023-08-30T16:15
✔️ Base 1 cross: 0.00110378 ETH (61ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.002726163573383107 ETH)(in 10.4s)
✔️ destination operation 
  +0.001147767026814306 ETH IN         0x65abe0ce6850b347a734858031c2e0f6cdbf364748fe705ed8beaef7e8b7727c 2023-08-30T16:15
(in 10.4s)

necessary accounts resynced in 2.91ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Base 2: 0.00115733 ETH (62ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 0.002490928982770491 ETH)
max spendable ~0.00114332
★ using mutation 'move 50%'
→ TO Base 4: 0.00060944 ETH (46ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  0.000571661317845734 ETH
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (934ms)
  amount: 0.000571661317845734 ETH
  estimated fees: 0.000005475248835 ETH
  total spent: 0.000648202407226289 ETH
errors: 
errors: 
✔️ has been signed! (2956ms) 
✔️ broadcasted! (252ms) optimistic operation: 
  -0.000577136566680734 ETH OUT        0xc39f518ac5a6a898c807015536982671a44dbc9f0a7d308de5d86add263586aa 2023-08-30T16:15
✔️ operation confirmed (10.4s): 
  -0.000574671059328734 ETH OUT        0xc39f518ac5a6a898c807015536982671a44dbc9f0a7d308de5d86add263586aa 2023-08-30T16:15
✔️ Base 2: 0.00052959 ETH (63ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 0.001916257923441757 ETH)(in 10.4s)
✔️ destination operation 
  +0.000571661317845734 ETH IN         0xc39f518ac5a6a898c807015536982671a44dbc9f0a7d308de5d86add263586aa 2023-08-30T16:15
(in 10.4s)

necessary accounts resynced in 0.37ms
▬ Ethereum 1.10.3 on nanoS 2.1.0
→ FROM Base 4: 0.0011811 ETH (47ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.002449495842185957 ETH)
max spendable ~0.00116737
★ using mutation 'send max'
→ TO Base 1 cross: 0.00110378 ETH (61ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND MAX
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1294ms)
  amount: 0.001108686854180331 ETH
  estimated fees: 0.000005690442618 ETH
  total spent: 0.001181103155742354 ETH
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (262ms) optimistic operation: 
  -0.001114377296798331 ETH OUT        0xe334d6698bac068468edd32972c6a104fca2e34317bb1511ad7abb5884c52267 2023-08-30T16:16
✔️ operation confirmed (10.5s): 
  -0.001111752363011331 ETH OUT        0xe334d6698bac068468edd32972c6a104fca2e34317bb1511ad7abb5884c52267 2023-08-30T16:16
✔️ Base 4: 0.00001743 ETH (48ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.001337743479174626 ETH)(in 10.5s)
✔️ destination operation 
  +0.001108686854180331 ETH IN         0xe334d6698bac068468edd32972c6a104fca2e34317bb1511ad7abb5884c52267 2023-08-30T16:16
(in 10.5s)


Spec Base Goerli (5)

Spec Base Goerli found 5 Base Goerli accounts (preload: 60ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Base Goerli 1 cross: 0.0121192 𝚝ETH (52ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base Goerli 2: 0 𝚝ETH (51ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base Goerli 3: 0 𝚝ETH (50ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base Goerli 4: 0.00449818 𝚝ETH (42ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.32ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Base Goerli 1 cross: 0.0121192 𝚝ETH (52ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.012186280749983252 𝚝ETH)
max spendable ~0.0120662
★ using mutation 'move 50%'
→ TO Base Goerli 4: 0.00449818 𝚝ETH (42ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
✔️ transaction 
SEND  0.006033139124388404 𝚝ETH
TO 0xe404f128644459C5A0F6FAc6824AdA8F94798c8f
STATUS (1318ms)
  amount: 0.006033139124388404 𝚝ETH
  estimated fees: 0.0000210000021 𝚝ETH
  total spent: 0.006054139126549452 𝚝ETH
errors: 
errors: 
✔️ has been signed! (2857ms) 
✔️ broadcasted! (254ms) optimistic operation: 
  -0.006054139126488404 𝚝ETH OUT        0x6587cbaa88ff0b089443da2671e1c27715995ac67ac5f0d96ca488dad653910a 2023-08-30T16:15
✔️ operation confirmed (10.4s): 
  -0.006054139125438404 𝚝ETH OUT        0x6587cbaa88ff0b089443da2671e1c27715995ac67ac5f0d96ca488dad653910a 2023-08-30T16:15
✔️ Base Goerli 1 cross: 0.00606513 𝚝ETH (53ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 0.006132141624544848 𝚝ETH)(in 10.4s)
✔️ destination operation 
  +0.006033139124388404 𝚝ETH IN         0x6587cbaa88ff0b089443da2671e1c27715995ac67ac5f0d96ca488dad653910a 2023-08-30T16:15
(in 10.4s)

necessary accounts resynced in 0.17ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Base Goerli 4: 0.0105313 𝚝ETH (43ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.01057664221582864 𝚝ETH)
max spendable ~0.0105297
★ using mutation 'move 50%'
→ TO Base Goerli 3: 0 𝚝ETH (50ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND  0.005264867447670368 𝚝ETH
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (886ms)
  amount: 0.005264867447670368 𝚝ETH
  estimated fees: 0.00000063000189 𝚝ETH
  total spent: 0.005265497449616864 𝚝ETH
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (258ms) optimistic operation: 
  -0.005265497449560368 𝚝ETH OUT        0xb19f1246dcf0303530f4c6164137b5965234dca31ffc35ec76dda949bd79237d 2023-08-30T16:16
✔️ operation confirmed (10.5s): 
  -0.005265497448510368 𝚝ETH OUT        0xb19f1246dcf0303530f4c6164137b5965234dca31ffc35ec76dda949bd79237d 2023-08-30T16:16
✔️ Base Goerli 4: 0.00526582 𝚝ETH (44ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f: (! sum of ops 0.005311144767318272 𝚝ETH)(in 10.5s)
✔️ destination operation 
  +0.005264867447670368 𝚝ETH IN         0xb19f1246dcf0303530f4c6164137b5965234dca31ffc35ec76dda949bd79237d 2023-08-30T16:16
(in 10.4s)


Spec Klaytn (5)

Spec Klaytn found 5 Klaytn accounts (preload: 53ms). Will use ethereum 1.10.3 on nanoS 2.1.0
Klaytn 1 cross: 6.97199 KLAY (21ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Klaytn 2: 0.994949 KLAY (20ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:klaytn:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Klaytn 3: 0.00105 KLAY (20ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Klaytn 4: 0.997349 KLAY (20ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:klaytn:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Klaytn 5: 0 KLAY (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:klaytn:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
necessary accounts resynced in 0.17ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Klaytn 1 cross: 6.97199 KLAY (21ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops 2.473723493098507854 KLAY)  TokenAccount Orbit Bridge Klaytn USD Tether: 1 OUSDT (1 ops)
max spendable ~6.96802
★ using mutation 'send max'
→ TO Klaytn 3: 0.00105 KLAY (20ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
✔️ transaction 
SEND MAX
TO 0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25
STATUS (2306ms)
  amount: 6.970423493098507854 KLAY
  estimated fees: 0.001575 KLAY
  total spent: 6.971998493098507854 KLAY
errors: 
errors: 
✔️ has been signed! (3s) 
✔️ broadcasted! (506ms) optimistic operation: 
  -6.971998493098507854 KLAY OUT        0x1c8c6ba33d1993ddedf901b7cc0dec5e10781bf9d6a0f70ac59e6b6d399a2a91 2023-08-30T16:16
✔️ operation confirmed (11.5s): 
  -6.970948493098507854 KLAY OUT        0x1c8c6ba33d1993ddedf901b7cc0dec5e10781bf9d6a0f70ac59e6b6d399a2a91 2023-08-30T16:16
✔️ Klaytn 1 cross: 0.00105 KLAY (22ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892: (! sum of ops -4.497225 KLAY)  TokenAccount Orbit Bridge Klaytn USD Tether: 1 OUSDT (1 ops)(in 11.5s)
✔️ destination operation 
  +6.970423493098507854 KLAY IN         0x1c8c6ba33d1993ddedf901b7cc0dec5e10781bf9d6a0f70ac59e6b6d399a2a91 2023-08-30T16:16
(in 11.2s)

necessary accounts resynced in 0.28ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Klaytn 3: 6.97147 KLAY (21ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 5.371103379893092218 KLAY)
max spendable ~6.96749
★ using mutation 'move 50%'
→ TO Klaytn 1 cross: 0.00105 KLAY (22ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  3.483749246549253927 KLAY
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1510ms)
  amount: 3.483749246549253927 KLAY
  estimated fees: 0.001575 KLAY
  total spent: 3.485324246549253927 KLAY
errors: 
errors: 
✔️ has been signed! (2914ms) 
✔️ broadcasted! (989ms) optimistic operation: 
  -3.485324246549253927 KLAY OUT        0x53a19ca856e7f292c7289d346f0d2e66f9bac24254213b193fac201614ad541b 2023-08-30T16:16
✔️ operation confirmed (11.2s): 
  -3.484274246549253927 KLAY OUT        0x53a19ca856e7f292c7289d346f0d2e66f9bac24254213b193fac201614ad541b 2023-08-30T16:16
✔️ Klaytn 3: 3.48719 KLAY (22ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25: (! sum of ops 1.886829133343838291 KLAY)(in 11.2s)
✔️ destination operation 
  +3.483749246549253927 KLAY IN         0x53a19ca856e7f292c7289d346f0d2e66f9bac24254213b193fac201614ad541b 2023-08-30T16:16
(in 11.5s)


Details of the 39 uncovered mutations

Spec Ethereum EVM (TEST ONLY DO NOT USE) (3)

  • move 50%: ethereum_as_evm_test_only balance is too low (2)
  • send max: ethereum_as_evm_test_only balance is too low (2)
  • move some ERC20: ethereum_as_evm_test_only balance is too low (2)

Spec Polygon EVM (TEST ONLY DO NOT USE) (3)

  • move 50%:
  • send max:
  • move some ERC20:

Spec Cronos (1)

  • move some ERC20: no erc20 account (1), cronos balance is too low (1)

Spec Fantom (3)

  • move 50%: fantom balance is too low (5)
  • send max: fantom balance is too low (5)
  • move some ERC20: fantom balance is too low (5)

Spec Flare (2)

  • send max: flare balance is too low (3)
  • move some ERC20: flare balance is too low (3)

Spec Songbird (1)

  • move some ERC20: songbird balance is too low (3)

Spec Moonbeam (1)

  • move some ERC20: moonbeam balance is too low (2)

Spec RSK (1)

  • move some ERC20: rsk balance is too low (2)

Spec Bittorent Chain (1)

  • move some ERC20: bittorrent balance is too low (3)

Spec Kava EVM (1)

  • move some ERC20: no erc20 account (1), kava_evm balance is too low (1)

Spec Evmos EVM (3)

  • move 50%:
  • send max:
  • move some ERC20:

Spec OP Mainnet (3)

  • move 50%: optimism balance is too low (5)
  • send max: optimism balance is too low (5)
  • move some ERC20: optimism balance is too low (5)

Spec Energy Web (2)

  • send max: energy_web balance is too low (3)
  • move some ERC20: energy_web balance is too low (3)

Spec Astar (1)

  • move some ERC20: no erc20 account (1), astar balance is too low (1)

Spec Metis (1)

  • move some ERC20: metis balance is too low (2)

Spec Boba (3)

  • move 50%: boba balance is too low (5)
  • send max: boba balance is too low (5)
  • move some ERC20: boba balance is too low (5)

Spec Moonriver (1)

  • move some ERC20: moonriver balance is too low (3)

Spec Velas EVM (1)

  • move some ERC20: velas_evm balance is too low (2)

Spec Syscoin (1)

  • move some ERC20: no erc20 account (1), syscoin balance is too low (1)

Spec Polygon zkEVM (1)

  • move some ERC20: polygon_zk_evm balance is too low (2)

Spec Polygon zkEVM Testnet (1)

  • move some ERC20: no erc20 account (1), polygon_zk_evm_testnet balance is too low (1)

Spec Base (1)

  • move some ERC20: base balance is too low (2)

Spec Base Goerli (2)

  • send max: base_goerli balance is too low (3)
  • move some ERC20: base_goerli balance is too low (3)

Spec Klaytn (1)

  • move some ERC20: klaytn balance is too low (3)
Portfolio ($118.05) – Details of the 27 currencies
Spec (accounts) State Remaining Runs (est) funds?
Ethereum EVM (TEST ONLY DO NOT USE) (2) 2 ops , 0.001 ETH ($0.00) ⚠️ 0 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Polygon EVM (TEST ONLY DO NOT USE) (0) 0 ops , 🤷‍♂️ ``
Arbitrum Goerli (5) 892 ops (+8), 0.94028 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Cronos (5) 1366 ops (+6), 43.201 CRO ($2.23) 👍 106 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Fantom (5) 1148 ops , 3.25139 FTM ($0.68) ⚠️ 48 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Flare (5) 1282 ops (+4), 5.2833 FLR ($0.07) 👍 355 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Songbird (5) 1218 ops (+4), 937.723 SGB ($5.52) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Moonbeam (5) 1163 ops (+6), 61.775 GLMR ($12.20) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
RSK (5) 742 ops (+6), 0.00034886 RBTC ($0.00) 👍 63 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Bittorent Chain (5) 840 ops (+4), 1,496,566 BTT ($0.62) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Kava EVM (5) 731 ops (+6), 19.9923 KAVA ($13.99) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Evmos EVM (0) 0 ops , 🤷‍♂️ ``
OP Mainnet (5) 121 ops , 0.00286711 ETH ($20.47) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Optimism Goerli (5) 793 ops (+8), 0.882743 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Energy Web (5) 666 ops (+4), 7.53483 EWT ($17.33) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Astar (5) 806 ops (+6), 338.461 ASTR ($19.64) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Metis (5) 778 ops (+6), 0.331643 METIS ($4.02) 👍 280 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Boba (5) 28 ops , 0.00310906 ETH ($5.29) ⚠️ 4 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Moonriver (5) 736 ops (+4), 2.27165 MOVR ($9.70) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Velas EVM (5) 406 ops (+6), 912.055 VLX ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Syscoin (5) 754 ops (+6), 57.1984 SYS ($5.45) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Telos (5) 232 ops (+6), 9.23014 TLOS ($0.84) 👍 221 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Polygon zkEVM (5) 164 ops (+6), 0.00681718 ETH ($0.00) ⚠️ 46 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Polygon zkEVM Testnet (5) 181 ops (+6), 0.099748 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Base (5) 219 ops (+6), 0.00353233 ETH ($0.00) 👍 92 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Base Goerli (5) 199 ops (+4), 0.0166174 𝚝ETH ($0.00) 👍 128 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Klaytn (5) 85 ops (+4), 8.96534 KLAY ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Ethereum EVM (TEST ONLY DO NOT USE) 1 cross: 0.001 ETH (2ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:ethereum_as_evm_test_only:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Ethereum EVM (TEST ONLY DO NOT USE) 2: 0 ETH (0ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:ethereum_as_evm_test_only:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Arbitrum Goerli 1 cross: 0.583011 𝚝ETH (227ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Arbitrum Goerli 2: 0.150349 𝚝ETH (218ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Arbitrum Goerli 3: 0.0565207 𝚝ETH (217ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:arbitrum_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Arbitrum Goerli 4: 0.150388 𝚝ETH (230ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Arbitrum Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:arbitrum_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Cronos 1 cross: 9.69113 CRO (364ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:cronos:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Cronos 2: 9.99026 CRO (344ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:cronos:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Cronos 3: 7.36885 CRO (353ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:cronos:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Cronos 4: 15.8535 CRO (305ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:cronos:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Cronos 5: 0 CRO (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:cronos:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Fantom 1 cross: 0.815694 FTM (295ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:fantom:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Fantom 2: 0.822754 FTM (300ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:fantom:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Fantom 3: 0.620894 FTM (289ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:fantom:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Fantom 4: 0.99205 FTM (264ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:fantom:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Fantom 5: 0 FTM (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:fantom:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Flare 1 cross: 2.62634 FLR (305ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:flare:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Flare 2: 0.644392 FLR (324ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:flare:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Flare 3: 1.25289 FLR (331ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:flare:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Flare 4: 0.753125 FLR (322ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:flare:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Flare 5: 0 FLR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:flare:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Songbird 1 cross: 765.016 SGB (307ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:songbird:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Songbird 2: 0.000525 SGB (304ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:songbird:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Songbird 3: 0.000525 SGB (324ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:songbird:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Songbird 4: 172.704 SGB (283ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:songbird:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Songbird 5: 0 SGB (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:songbird:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Moonbeam 1 cross: 30.8795 GLMR (300ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonbeam 2: 15.4381 GLMR (307ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonbeam 3: 15.4463 GLMR (260ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonbeam:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonbeam 4: 0.00262614 GLMR (296ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonbeam 5: 0 GLMR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonbeam:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
RSK 1 cross: 0.00000938 RBTC (195ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:rsk:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
RSK 2: 0 RBTC (192ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:rsk:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
RSK 3: 0.00017238 RBTC (192ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
RSK 4: 0.00016299 RBTC (163ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:rsk:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
RSK 5: 0 RBTC (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:rsk:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Bittorent Chain 1 cross: 1,496,545 BTT (208ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Bittorent Chain 2: 0 BTT (234ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:bittorrent:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Bittorent Chain 3: 0 BTT (211ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Bittorent Chain 4: 0 BTT (187ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:bittorrent:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Bittorent Chain 5: 0 BTT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:bittorrent:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Kava EVM 1 cross: 3.38733 KAVA (208ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Kava EVM 2: 3.38736 KAVA (176ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:kava_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Kava EVM 3: 2.0549 KAVA (193ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:kava_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Kava EVM 4: 11.1627 KAVA (154ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:kava_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Kava EVM 5: 0 KAVA (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:kava_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
OP Mainnet 1 cross: 0.00097436 ETH (32ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
OP Mainnet 2: 0.00095956 ETH (23ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
OP Mainnet 3: 0.00000939 ETH (34ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
OP Mainnet 4: 0.00092379 ETH (32ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
OP Mainnet 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Optimism Goerli 1 cross: 0.189299 𝚝ETH (204ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Optimism Goerli 2: 0 𝚝ETH (205ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Optimism Goerli 3: 0.154293 𝚝ETH (200ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Optimism Goerli 4: 0.539052 𝚝ETH (184ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Optimism Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Energy Web 1 cross: 2.45765 EWT (154ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:energy_web:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Energy Web 2: 3.38479 EWT (164ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:energy_web:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Energy Web 3: 0 EWT (166ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:energy_web:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Energy Web 4: 1.69239 EWT (182ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Energy Web 5: 0 EWT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:energy_web:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Astar 1 cross: 5.20957 ASTR (227ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:astar:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Astar 2: 169.23 ASTR (217ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Astar 3: 0.000021 ASTR (198ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Astar 4: 164.021 ASTR (164ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:astar:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Astar 5: 0 ASTR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:astar:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Metis 1 cross: 0.12451 METIS (205ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Metis 2: 0.0403275 METIS (187ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:metis:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Metis 3: 0.125006 METIS (192ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Metis 4: 0.0408235 METIS (194ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:metis:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Metis 5: 0 METIS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:metis:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Boba 1 cross: 0 ETH (9ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:boba:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Boba 2: 0.00103856 ETH (9ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:boba:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Boba 3: 0.00099993 ETH (4ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:boba:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Boba 4: 0.00107056 ETH (6ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:boba:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Boba 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:boba:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Moonriver 1 cross: 0.00002625 MOVR (178ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonriver:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonriver 2: 0.00002625 MOVR (189ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonriver:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonriver 3: 2.27146 MOVR (185ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonriver 4: 0.00002625 MOVR (184ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonriver 5: 0 MOVR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonriver:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Velas EVM 1 cross: 0 VLX (100ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:velas_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Velas EVM 2: 0 VLX (101ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:velas_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Velas EVM 3: 570.034 VLX (102ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Velas EVM 4: 342.02 VLX (103ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Velas EVM 5: 0 VLX (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:velas_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Syscoin 1 cross: 7.14982 SYS (203ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:syscoin:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Syscoin 2: 14.2996 SYS (204ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:syscoin:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Syscoin 3: 0 SYS (185ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Syscoin 4: 35.7489 SYS (162ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:syscoin:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Syscoin 5: 0 SYS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:syscoin:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Telos 1 cross: 0.924211 TLOS (73ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:telos_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Telos 2: 0.00265243 TLOS (52ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:telos_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Telos 3: 7.32025 TLOS (56ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:telos_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Telos 4: 0.94442 TLOS (51ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:telos_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Telos 5: 0 TLOS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:telos_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Polygon zkEVM 1 cross: 0.00260744 ETH (41ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon zkEVM 2: 0.00078141 ETH (42ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon zkEVM 3: 0.00256712 ETH (43ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon zkEVM 4: 0.00073332 ETH (38ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon zkEVM 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon_zk_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Polygon zkEVM Testnet 1 cross: 0.00564139 𝚝ETH (57ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon zkEVM Testnet 2: 0.00058223 𝚝ETH (49ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon zkEVM Testnet 3: 0 𝚝ETH (41ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm_testnet:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon zkEVM Testnet 4: 0.0935212 𝚝ETH (34ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm_testnet:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon zkEVM Testnet 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon_zk_evm_testnet:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Base 1 cross: 0.00221247 ETH (62ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base 2: 0.00052959 ETH (63ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base 3: 0.00060249 ETH (46ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base 4: 0.00001743 ETH (48ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Base Goerli 1 cross: 0.00606513 𝚝ETH (53ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base Goerli 2: 0 𝚝ETH (51ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base Goerli 3: 0.00526486 𝚝ETH (51ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base Goerli 4: 0.00526582 𝚝ETH (44ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Klaytn 1 cross: 3.48479 KLAY (23ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Klaytn 2: 0.994949 KLAY (20ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:klaytn:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Klaytn 3: 3.48719 KLAY (22ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Klaytn 4: 0.997349 KLAY (20ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:klaytn:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Klaytn 5: 0 KLAY (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:klaytn:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Performance ⏲ 23min 30s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 6.3s 7min 40s 47.5s 3min 22s 3min 16s 32.9s 26min 30s 10min 8s
Ethereum EVM (TEST ONLY DO NOT USE) (1) 501ms 6.6s 0.66ms N/A N/A N/A N/A N/A
Polygon EVM (TEST ONLY DO NOT USE) (0) N/A N/A N/A N/A N/A N/A N/A N/A
Arbitrum Goerli (4) 69ms 17s 790ms 6.6s 14.9s 2121ms 43.5s 31.7s
Cronos (4) 76ms 57.9s 1.34ms 7.4s 10.7s 2673ms 74.7s 49.4s
Fantom (4) 73ms 57.4s 1.11ms N/A N/A N/A N/A N/A
Flare (4) 130ms 11.2s 7ms 1331ms 8.5s 659ms 20.8s 20.6s
Songbird (4) 488ms 12.4s 9ms 1865ms 7.5s 513ms 20.6s 20.7s
Moonbeam (4) 73ms 57.8s 42.7s 4.2s 11s 1521ms 31s 15.9s
RSK (4) 69ms 16.2s 12ms 10s 10.1s 3.1s 2min 44s 35.1s
Bittorent Chain (4) 88ms 13s 3.92ms 4.5s 6.3s 1178ms 21.3s 21.3s
Kava EVM (4) 899ms 10.8s 2.69ms 6s 9.3s 2880ms 72.1s 32s
Evmos EVM (0) 797ms N/A N/A N/A N/A N/A N/A N/A
OP Mainnet (4) 68ms 51.8s 3.52ms N/A N/A N/A N/A N/A
Optimism Goerli (4) 58ms 6.4s 697ms 6.3s 16s 1206ms 42.5s 31.5s
Energy Web (4) 52ms 8s 3.17ms 5.1s 7.8s 1546ms 21.7s 21.6s
Astar (4) 49ms 8.1s 5ms 14.4s 10.4s 3s 1min 45s 34.6s
Metis (4) 44ms 8.7s 4.33ms 8.2s 9.5s 2570ms 36.8s 33.9s
Boba (4) 837ms 5.9s 4.33ms N/A N/A N/A N/A N/A
Moonriver (4) 792ms 52.9s 3.12ms 1269ms 5.7s 443ms 85.2s 31.3s
Velas EVM (4) 46ms 7.8s 1.23ms 7.5s 9.3s 1593ms 62.9s 33.7s
Syscoin (4) 60ms 5.3s 3.41ms 2701ms 9.4s 737ms 10min 11s 31.1s
Telos (4) 53ms 19s 3.2s 10.4s 10.9s 2814ms 38.9s 25.9s
Polygon zkEVM (4) 61ms 4.8s 7ms 46.6s 9.7s 778ms 31.6s 31.2s
Polygon zkEVM Testnet (4) 65ms 4.4s 6ms 47.9s 8.3s 689ms 31.7s 31.7s
Base (4) 790ms 4.2s 10ms 3.1s 9.1s 873ms 31.4s 31.4s
Base Goerli (4) 60ms 4.6s 11ms 2203ms 6s 512ms 20.9s 20.9s
Klaytn (4) 53ms 8.1s 1.17ms 3.8s 5.9s 1495ms 22.7s 22.7s

What is the bot and how does it work? Everything is documented here!

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Bot] Daily non-reg on develop with 'Nitrogen' ✅ 133 txs ❌ 34 txs 💰 3 miss funds ($351.10) ⏲ 39min 26s

✅ 38 specs are successful: Bitcoin Testnet, Bitcoin Cash, Bitcoin Gold, Dash, Digibyte, DogeCoin, Komodo, Litecoin, Peercoin, PivX, Vertcoin, Viacoin, ZCash, Horizen, Crypto org, InternetComputer, NEAR, XRP, Stacks, Stellar, Algorand, Arbitrum Goerli, Flare, Songbird, RSK, Bittorent Chain, Kava EVM, Optimism Goerli, Energy Web, Astar, Metis, Moonriver, Velas EVM, Syscoin, Polygon zkEVM Testnet, Base, Base Goerli, Klaytn
❌ 13 specs have problems: Celo, desmos, onomy, stargaze, coreum, Elrond, Polygon, Ethereum Classic, Ethereum Goerli, Hedera, Solana, Tezos, Moonbeam
💰 3 specs may miss funds: umee, quicksilver, Ethereum EVM (TEST ONLY DO NOT USE)

What is the bot and how does it work? Everything is documented here!

4 critical spec errors

Spec osmosis failed!

Error: "Error during cosmos synchronization: "API HTTP 520

Spec persistence failed!

Error: "Error during cosmos synchronization: "API HTTP 503

Spec Polygon EVM (TEST ONLY DO NOT USE) failed!

Error: connect ECONNREFUSED 127.0.0.1:30066

Spec Evmos EVM failed!

LedgerAPI5xx: API HTTP 521
❌ 34 mutation errors
necessary accounts resynced in 0.23ms
▬ Celo 1.1.8 on nanoS 2.1.0
→ FROM Celo 5: 0.00310103 CELO (9ops) (0xA6EB5541E3527d07CaD4dD14E5454820DB858160 on 44'/52752'/4'/0/0) #4 js:2:celo:0xA6EB5541E3527d07CaD4dD14E5454820DB858160: (! sum of ops 0.006110556356782983 CELO)
max spendable ~0.001126
★ using mutation 'Celo: Move 50% to another account'
→ TO Celo 3: 0.00205435 CELO (16ops) (0x7993d97bbB2328a9Daf24f3d9855d7cc85f0c2A0 on 44'/52752'/2'/0/0) #2 js:2:celo:0x7993d97bbB2328a9Daf24f3d9855d7cc85f0c2A0:
✔️ transaction 
SEND 0.000563001828391492 CELO
TO 0x7993d97bbB2328a9Daf24f3d9855d7cc85f0c2A0
STATUS (6.2s)
  amount: 0.000563001828391492 CELO
  estimated fees: 0.001547825 CELO
  total spent: 0.002110826828391492 CELO
errors: amount NotEnoughBalance
errors: amount CeloAllFundsWarning
⚠️ TEST mutation must not have tx status errors
NotEnoughBalance: NotEnoughBalance
(totally spent 6.2s – ends at 2023-08-30T17:33:39.307Z)
necessary accounts resynced in 0.23ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Osmosis 1 cross: 0.052795 OSMO (18ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l: 0.052795 OSMO spendable. 

max spendable ~0.050295
★ using mutation 'send some'
→ TO Osmosis 5: 0 OSMO (19ops) (osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0 on 44'/118'/4'/0/0) #4 js:2:osmo:osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0:
✔️ transaction 
SEND  0.022151 OSMO
TO osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0

with fees=0.002253
  memo=LedgerLiveBot
STATUS (277ms)
  amount: 0.022151 OSMO
  estimated fees: 0.002253 OSMO
  total spent: 0.024404 OSMO
errors: 
errors: 
✔️ has been signed! (9s) 
✔️ broadcasted! (84ms) optimistic operation: 
  -0.024404 OSMO     OUT        5BBD6E2B5BFF6FAD5A90D3CBCEE491D0E9F37707ACF3B33739166DE7273C6DB1 2023-08-30T16:58
(in 8min 1s)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:",
    "contract": undefined,
    "hash": "5BBD6E2B5BFF6FAD5A90D3CBCEE491D0E9F37707ACF3B33739166DE7273C6DB1",
    "id": "js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:-5BBD6E2B5BFF6FAD5A90D3CBCEE491D0E9F37707ACF3B33739166DE7273C6DB1-OUT",
-   "nftOperations": Array [],
    "operator": unde
(totally spent 8min 11s – ends at 2023-08-30T17:33:39.315Z)
necessary accounts resynced in 911ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Osmosis 2: 1.08884 OSMO (23ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf: (! sum of ops -0.11517 OSMO) 0.385126 OSMO spendable. 0.702899 OSMO delegated. 0.000822 OSMO unbonding. 
DELEGATIONS
  to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.647327 OSMO  (claimable 0.647327)
  to osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam 0.055572 OSMO  (claimable 0.055572)
UNDELEGATIONS
  from osmovaloper1crg24mgm8l3qe7ej9l8t7tsttp40aaas4xmkhx 0.000822 OSMO
REDELEGATIONS
  from osmovaloper1zxavllftfx3a3y5ldfyze7jnu5uyuktsfx2jcc to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.602724 OSMO
  from osmovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcmmarz7 to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.040995 OSMO

max spendable ~0.382626
★ using mutation 'undelegate'
✔️ transaction 
UNDELEGATE 
TO 
  0.031469 -> osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam
with fees=0.008871
  memo=LedgerLiveBot
STATUS (129ms)
  amount: 0 OSMO
  estimated fees: 0.008871 OSMO
  total spent: 0.008871 OSMO
errors: 
errors: 
✔️ has been signed! (5.3s) 
✔️ broadcasted! (63ms) optimistic operation: 
  -0.008871 OSMO     UNDELEGATE E9321F94F99335954D8FDA631EB206E08567D59FF6B5041634246C94D8107F21 2023-08-30T17:06
    to osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam 0.031469 OSMO   
(in 8min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:",
    "contract": undefined,
    "hash": "E9321F94F99335954D8FDA631EB206E08567D59FF6B5041634246C94D8107F21",
    "id": "js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:-E9321F94F99335954D8FDA631EB206E08567D59FF6B5041634246C94D8107F21-UNDELEGATE",
-   "nftOperations": Array [],
    "operator
(totally spent 8min 6s – ends at 2023-08-30T17:33:39.334Z)
necessary accounts resynced in 415ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Osmosis 3: 0.064611 OSMO (19ops) (osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv on 44'/118'/2'/0/0) #2 js:2:osmo:osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv: (! sum of ops 0.001653 OSMO) 0.064611 OSMO spendable. 

max spendable ~0.062111
★ using mutation 'send some'
→ TO Osmosis 7: 1.71732 OSMO (17ops) (osmo1n6vccpa77x7xyhnk98jy6gg3rmgjkazxuyk2ng on 44'/118'/6'/0/0) #6 js:2:osmo:osmo1n6vccpa77x7xyhnk98jy6gg3rmgjkazxuyk2ng:
✔️ transaction 
SEND  0.038005 OSMO
TO osmo1n6vccpa77x7xyhnk98jy6gg3rmgjkazxuyk2ng

with fees=0.002256
  memo=LedgerLiveBot
STATUS (272ms)
  amount: 0.038005 OSMO
  estimated fees: 0.002256 OSMO
  total spent: 0.040261 OSMO
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (71ms) optimistic operation: 
  -0.040261 OSMO     OUT        80736FD235F94C86B3CA07C2B86FE042D6F6675A5284E3E880882178182D1131 2023-08-30T17:14
⚠️ Error: "Error during cosmos synchronization: "API HTTP 520
(totally spent 4min 37s – ends at 2023-08-30T17:33:39.341Z)
necessary accounts resynced in 0.14ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Desmos 1 cross: 0.050735 DSM (0ops) (desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454 on 44'/118'/0'/0/0) #0 js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454: (! sum of ops 0 DSM) 0.050735 DSM spendable. 

max spendable ~0.050485
★ using mutation 'send some'
→ TO Desmos 3: 0 DSM (0ops) (desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx on 44'/118'/2'/0/0) #2 js:2:desmos:desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx:
✔️ transaction 
SEND  0.015819 DSM
TO desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx

with fees=0.000179
STATUS (255ms)
  amount: 0.015819 DSM
  estimated fees: 0.000179 DSM
  total spent: 0.015998 DSM
errors: 
errors: 
✔️ has been signed! (10.2s) 
✔️ broadcasted! (134ms) optimistic operation: 
  -0.015998 DSM      OUT        0EA79BADA9E6561EF7FAEFE1DB80E5479BE4A5511635F6BAC88AD7CE764CF90E 2023-08-30T16:58
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454:-0EA79BADA9E6561EF7FAEFE1DB80E5479BE4A5511635F6BAC88AD7CE764CF90E-OUT
(totally spent 8min 12s – ends at 2023-08-30T17:33:39.399Z)
necessary accounts resynced in 752ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Desmos 2: 0.354033 DSM (0ops) (desmos1qvtnzptp30maznnhdg30xl2jtdq2shpnnygxur on 44'/118'/1'/0/0) #1 js:2:desmos:desmos1qvtnzptp30maznnhdg30xl2jtdq2shpnnygxur: (! sum of ops 0 DSM) 0.221469 DSM spendable. 0.009747 DSM delegated. 0.122817 DSM unbonding. 
DELEGATIONS
  to desmosvaloper1d6xe3ldswgaurszrp3emspvhspvu7hxm4ty8mv 0.009747 DSM  (claimable 0.009747)
UNDELEGATIONS
  from desmosvaloper1d6xe3ldswgaurszrp3emspvhspvu7hxm4ty8mv 0.000556 DSM
  from desmosvaloper1w9adcwfy09x87ss8asfw9vsvzmvj4ug7hk4qc2 0.122261 DSM
REDELEGATIONS
  from desmosvaloper1xg2c0k790sc6mdhvj8uunxyu27vw0vj7frs9ey to desmosvaloper1d6xe3ldswgaurszrp3emspvhspvu7hxm4ty8mv 0.007622 DSM

max spendable ~0.221219
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.002689 DSM
TO 
  0.002689 -> desmosvaloper1l4jcvzaluyjlutyd9fuuw55zvmh25wq9ycluky
with fees=0.000355
  memo=LedgerLiveBot
STATUS (198ms)
  amount: 0.002689 DSM
  estimated fees: 0.000355 DSM
  total spent: 0.003044 DSM
errors: 
errors: 
✔️ has been signed! (5.7s) 
✔️ broadcasted! (174ms) optimistic operation: 
  -0.003044 DSM      DELEGATE   D59547616E2934B23F4B366ADA8559A0F74B7C63229BA33CF72CD6659BC9EACA 2023-08-30T17:06
    to desmosvaloper1l4jcvzaluyjlutyd9fuuw55zvmh25wq9ycluky 0.002689 DSM    
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:desmos:desmos1qvtnzptp30maznnhdg30xl2jtdq2shpnnygxur:-D59547616E2934B23F4B366ADA8559A0F74B7C63229BA33CF72CD6659BC9EACA-DELEGATE
(totally spent 8min 7s – ends at 2023-08-30T17:33:39.421Z)
necessary accounts resynced in 547ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Desmos 1 cross: 0.034737 DSM (0ops) (desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454 on 44'/118'/0'/0/0) #0 js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454: (! sum of ops 0 DSM) 0.034737 DSM spendable. 

max spendable ~0.034487
★ using mutation 'send max'
→ TO Desmos 3: 0.015819 DSM (0ops) (desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx on 44'/118'/2'/0/0) #2 js:2:desmos:desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx:
✔️ transaction 
SEND MAX
TO desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx

with fees=0.000171
STATUS (124ms)
  amount: 0.034566 DSM
  estimated fees: 0.000171 DSM
  total spent: 0.034737 DSM
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (46ms) optimistic operation: 
  -0.034737 DSM      OUT        F8BD3E715AC4E2D62CBD3B79199B51654BB7429975EAF6E7BB208FA3F0A2B153 2023-08-30T17:15
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454:-F8BD3E715AC4E2D62CBD3B79199B51654BB7429975EAF6E7BB208FA3F0A2B153-OUT
(totally spent 8min 5s – ends at 2023-08-30T17:33:39.428Z)
necessary accounts resynced in 0.36ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Persistence 3: 0.891463 XPRT (9ops) (persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6 on 44'/118'/2'/0/0) #2 js:2:persistence:persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6: 0.891463 XPRT spendable. 

max spendable ~0.888963
★ using mutation 'send max'
→ TO Persistence 8: 23.5106 XPRT (6ops) (persistence1v283e7h2plllyjwgqrexv2ge5e4z252uvdavch on 44'/118'/7'/0/0) #7 js:2:persistence:persistence1v283e7h2plllyjwgqrexv2ge5e4z252uvdavch:
✔️ transaction 
SEND MAX
TO persistence1v283e7h2plllyjwgqrexv2ge5e4z252uvdavch

with fees=0.001953
STATUS (423ms)
  amount: 0.88951 XPRT
  estimated fees: 0.001953 XPRT
  total spent: 0.891463 XPRT
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (71ms) optimistic operation: 
  -0.891463 XPRT     OUT        DC5922D297C6ABB3E170A34BC8BB45741087FECD8D1AF4A4B59E869F1D5F8824 2023-08-30T16:59
⚠️ Error: "Error during cosmos synchronization: "API HTTP 503
(totally spent 46.8s – ends at 2023-08-30T17:33:39.434Z)
necessary accounts resynced in 0.25ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 4: 0.00352812 NOM (27ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp: (! sum of ops 0.24305064239736863 NOM) 0.0000458239838956 NOM spendable. 0.000000140370692547 NOM delegated. 0.003482162273618027 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM  (claimable 0.000000140370692547)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000019801936369 NOM
  from onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.003482142471681658 NOM

max spendable ~0.00004582
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.000000295934278886 NOM
TO 
  0.000000295934278886 -> onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf
with fees=0
  memo=LedgerLiveBot
STATUS (263ms)
  amount: 0.000000295934278886 NOM
  estimated fees: 0.000000000000000492 NOM
  total spent: 0.000000295934279378 NOM
errors: 
errors: 
✔️ has been signed! (4.3s) 
✔️ broadcasted! (127ms) optimistic operation: 
  -0.000000295934279378 NOM DELEGATE   9DA78FCAD45F0FE1B94763E5152A72B2707DEB4851583485F23BC31723A6B440 2023-08-30T16:59
    to onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000000295934278886 NOM
(in 8min 1s)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:",
    "contract": undefined,
    "hash": "9DA78FCAD45F0FE1B94763E5152A72B2707DEB4851583485F23BC31723A6B440",
    "id": "js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:-9DA78FCAD45F0FE1B94763E5152A72B2707DEB4851583485F23BC31723A6B440-DELEGATE",
-   "nftOperations": Array [],
    "operat
(totally spent 8min 5s – ends at 2023-08-30T17:33:39.499Z)
necessary accounts resynced in 0.23ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 6: 0.00253543 NOM (20ops) (onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he on 44'/118'/5'/0/0) #5 js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he: (! sum of ops 0.000210742597204419 NOM) 0.000003817373370728 NOM spendable. 0.00253103165080209 NOM delegated. 0.000000583550157495 NOM unbonding. 
DELEGATIONS
  to onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.00253103165080209 NOM  (claimable 0.00253103165080209)
UNDELEGATIONS
  from onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9 0.000000583550157495 NOM

max spendable ~0.00000381
★ using mutation 'send max'
→ TO Onomy 15: 0.278994 NOM (7ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
✔️ transaction 
SEND MAX
TO onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46

with fees=0
STATUS (247ms)
  amount: 0.000003817373370484 NOM
  estimated fees: 0.000000000000000244 NOM
  total spent: 0.000003817373370728 NOM
errors: 
errors: amount RecommendUndelegation
✔️ has been signed! (3.7s) 
✔️ broadcasted! (121ms) optimistic operation: 
  -0.000003817373370728 NOM OUT        BC87229948AE1311E7DB6F21AA0E6F2992F4CC8455E36B4B933A76979F51294F 2023-08-30T17:07
(in 8min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he:",
    "contract": undefined,
    "hash": "BC87229948AE1311E7DB6F21AA0E6F2992F4CC8455E36B4B933A76979F51294F",
    "id": "js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he:-BC87229948AE1311E7DB6F21AA0E6F2992F4CC8455E36B4B933A76979F51294F-OUT",
-   "nftOperations": Array [],
    "operator": 
(totally spent 8min 4s – ends at 2023-08-30T17:33:39.511Z)
necessary accounts resynced in 0.24ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 9: 0.0000113 NOM (11ops) (onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6 on 44'/118'/8'/0/0) #8 js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6: 0.000011301905158763 NOM spendable. 

max spendable ~0.0000113
★ using mutation 'send some'
→ TO Onomy 13: 0.122359 NOM (6ops) (onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv on 44'/118'/12'/0/0) #12 js:2:onomy:onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv:
✔️ transaction 
SEND  0.000005139499387942 NOM
TO onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv

with fees=0
STATUS (247ms)
  amount: 0.000005139499387942 NOM
  estimated fees: 0.000000000000000245 NOM
  total spent: 0.000005139499388187 NOM
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (122ms) optimistic operation: 
  -0.000005139499388187 NOM OUT        0788E32AA6089C224BA456A23275E5F61B4A984F01E01D8C77C2A9BF48E45C61 2023-08-30T17:16
(in 8min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6:",
    "contract": undefined,
    "hash": "0788E32AA6089C224BA456A23275E5F61B4A984F01E01D8C77C2A9BF48E45C61",
    "id": "js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6:-0788E32AA6089C224BA456A23275E5F61B4A984F01E01D8C77C2A9BF48E45C61-OUT",
-   "nftOperations": Array [],
    "operator": 
(totally spent 8min 5s – ends at 2023-08-30T17:33:39.535Z)
necessary accounts resynced in 307ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 10: 0.0276579 NOM (17ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r: (! sum of ops -0.096784510094272462 NOM) 0.002502628004962543 NOM spendable. 0.000659797544471648 NOM delegated. 0.024495534503097516 NOM unbonding. 
DELEGATIONS
  to onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9 0.000659797544471648 NOM  (claimable 0.000659797544471648)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.024491486779075058 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000004047724022458 NOM

max spendable ~0.00250262
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.000004913713023752 -> onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9
with fees=0
  memo=LedgerLiveBot
STATUS (273ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000436 NOM
  total spent: 0.000000000000000436 NOM
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (126ms) optimistic operation: 
  +0 NOM             REWARD     7094E23AB432AC5BCCAEDD30D3DE4DAEAC47566C142CAEF8820DC849F5A1AEFD 2023-08-30T17:24
    to onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9 0.000004913713023752 NOM
(in 8min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r:",
    "contract": undefined,
    "hash": "7094E23AB432AC5BCCAEDD30D3DE4DAEAC47566C142CAEF8820DC849F5A1AEFD",
    "id": "js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r:-7094E23AB432AC5BCCAEDD30D3DE4DAEAC47566C142CAEF8820DC849F5A1AEFD-REWARD",
-   "nftOperations": Array [],
    "operator
(totally spent 8min 5s – ends at 2023-08-30T17:33:39.560Z)
necessary accounts resynced in 0.19ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 4: 8.54416 STARS (26ops) (stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4 on 44'/118'/3'/0/0) #3 js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4: (! sum of ops 7.932239 STARS) 0.160549 STARS spendable. 8.383614 STARS delegated. 
DELEGATIONS
  to starsvaloper1gx4xjva9uacl5ycn8pxh2hjgvnkl6uw8mwdkfh 8.383614 STARS  (claimable 8.383614)
REDELEGATIONS
  from starsvaloper15004ysvmqnqzkvt7x6s4cd53flmmvgfvh9d75c to starsvaloper1gx4xjva9uacl5ycn8pxh2hjgvnkl6uw8mwdkfh 0.004365 STARS
  from starsvaloper1mz2qks48v486d9m8wp4l9fxm2e9l0e0kzk79m5 to starsvaloper1gx4xjva9uacl5ycn8pxh2hjgvnkl6uw8mwdkfh 4.83013 STARS

max spendable ~0.060549
★ using mutation 'send some'
→ TO Stargaze 1 cross: 0 STARS (12ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:
✔️ transaction 
SEND  0.018438 STARS
TO stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu

with fees=0.080471
  memo=LedgerLiveBot
STATUS (238ms)
  amount: 0.018438 STARS
  estimated fees: 0.080471 STARS
  total spent: 0.098909 STARS
errors: 
errors: 
✔️ has been signed! (4.2s) 
✔️ broadcasted! (59ms) optimistic operation: 
  -0.098909 STARS    OUT        D48E70294F1504049AB9647D5B178D995AE07462BE78CC4E2FD81FCCB4C86148 2023-08-30T16:59
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4:",
    "contract": undefined,
    "hash": "D48E70294F1504049AB9647D5B178D995AE07462BE78CC4E2FD81FCCB4C86148",
    "id": "js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4:-D48E70294F1504049AB9647D5B178D995AE07462BE78CC4E2FD81FCCB4C86148-OUT",
-   "nftOperations": Array [],
    "opera
(totally spent 2min 5s – ends at 2023-08-30T17:33:39.576Z)
necessary accounts resynced in 367ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 5: 2.72911 STARS (12ops) (stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv on 44'/118'/4'/0/0) #4 js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv: (! sum of ops 2.6781 STARS) 2.729116 STARS spendable. 

max spendable ~2.62911
★ using mutation 'send max'
→ TO Stargaze 8: 217.751 STARS (24ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz:
✔️ transaction 
SEND MAX
TO stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz

with fees=0.1
STATUS (142ms)
  amount: 2.629116 STARS
  estimated fees: 0.1 STARS
  total spent: 2.729116 STARS
errors: 
errors: 
✔️ has been signed! (5.5s) 
✔️ broadcasted! (78ms) optimistic operation: 
  -2.729116 STARS    OUT        03DFEF5C5307054DE9A8EA8A9B8B48C5366068C7E13855784970EF846D36A5CA 2023-08-30T17:01
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv:",
    "contract": undefined,
    "hash": "03DFEF5C5307054DE9A8EA8A9B8B48C5366068C7E13855784970EF846D36A5CA",
    "id": "js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv:-03DFEF5C5307054DE9A8EA8A9B8B48C5366068C7E13855784970EF846D36A5CA-OUT",
-   "nftOperations": Array [],
    "opera
(totally spent 2min 6s – ends at 2023-08-30T17:33:39.579Z)
necessary accounts resynced in 300ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 6: 4.08536 STARS (10ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd: (! sum of ops 4.007592 STARS) 3.994578 STARS spendable. 0.09079 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper10wxn2lv29yqnw2uf4jf439kwy5ef00qd0jluj0 0.000568 STARS
  from starsvaloper1vaq0mrf3vfs5pap7hhfs7lgfl4e2plum77halc 0.090222 STARS

max spendable ~3.89457
★ using mutation 'send some'
→ TO Stargaze 11 cross: 10.4856 STARS (3ops) (stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y on 44'/118'/10'/0/0) #10 js:2:stargaze:stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y:
✔️ transaction 
SEND  1.811619 STARS
TO stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y

with fees=0.080729
  memo=LedgerLiveBot
STATUS (257ms)
  amount: 1.811619 STARS
  estimated fees: 0.080729 STARS
  total spent: 1.892348 STARS
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (59ms) optimistic operation: 
  -1.892348 STARS    OUT        9E675613A7800C196A7CB4B300747298CCF35C2BAA9B239D63972C6D1DEC7CAF 2023-08-30T17:04
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:",
    "contract": undefined,
    "hash": "9E675613A7800C196A7CB4B300747298CCF35C2BAA9B239D63972C6D1DEC7CAF",
    "id": "js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:-9E675613A7800C196A7CB4B300747298CCF35C2BAA9B239D63972C6D1DEC7CAF-OUT",
-   "nftOperations": Array [],
    "opera
(totally spent 2min 5s – ends at 2023-08-30T17:33:39.600Z)
necessary accounts resynced in 1.14ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 10: 99.3467 STARS (14ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h: (! sum of ops 99.345939 STARS) 97.77211 STARS spendable. 1.574604 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper1lk6amgdr7u6pf5n3aq302fh9nkh0vduqk2muxa 0.981796 STARS
  from starsvaloper1v8yp5x5kfex4wep2pfuuyw68cn2lst3ksl0gss 0.584348 STARS
  from starsvaloper1nspplp7um4psdft5z0eks33l07jkn748s3f5ke 0.00846 STARS

max spendable ~97.6721
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.036941 STARS
TO 
  0.036941 -> starsvaloper16s77uvzu5c5wvnhepx4m69z8xft9pd68t4973p
with fees=0.16336
  memo=LedgerLiveBot
STATUS (114ms)
  amount: 0.036941 STARS
  estimated fees: 0.16336 STARS
  total spent: 0.200301 STARS
errors: 
errors: 
✔️ has been signed! (5s) 
✔️ broadcasted! (57ms) optimistic operation: 
  -0.200301 STARS    DELEGATE   0F29737091E3EBD4D0DB05BAD987189DF048B0A1E9D5E8C8184B153D2ECD51E3 2023-08-30T17:06
    to starsvaloper16s77uvzu5c5wvnhepx4m69z8xft9pd68t4973p 0.036941 STARS  
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h:",
    "contract": undefined,
    "hash": "0F29737091E3EBD4D0DB05BAD987189DF048B0A1E9D5E8C8184B153D2ECD51E3",
    "id": "js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h:-0F29737091E3EBD4D0DB05BAD987189DF048B0A1E9D5E8C8184B153D2ECD51E3-DELEGATE",
-   "nftOperations": Array [],
    "
(totally spent 2min 5s – ends at 2023-08-30T17:33:39.604Z)
necessary accounts resynced in 0.46ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 1 cross: 19.5919 CORE (7ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk: 19.591961 CORE spendable. 

max spendable ~19.583
★ using mutation 'send some'
→ TO Coreum 3: 0 CORE (5ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89:
✔️ transaction 
SEND  9.984093 CORE
TO core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89

with fees=0.00888
  memo=LedgerLiveBot
STATUS (433ms)
  amount: 9.984093 CORE
  estimated fees: 0.00888 CORE
  total spent: 9.992973 CORE
errors: 
errors: 
✔️ has been signed! (5s) 
✔️ broadcasted! (107ms) optimistic operation: 
  -9.992973 CORE     OUT        87E15BDFCC0E76B213427FE609AD32864D441C7C81B439D87B1856CC4B20D733 2023-08-30T17:00
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:",
    "contract": undefined,
    "hash": "87E15BDFCC0E76B213427FE609AD32864D441C7C81B439D87B1856CC4B20D733",
    "id": "js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:-87E15BDFCC0E76B213427FE609AD32864D441C7C81B439D87B1856CC4B20D733-OUT",
-   "nftOperations": Array [],
    "operator": 
(totally spent 2min 6s – ends at 2023-08-30T17:33:39.608Z)
necessary accounts resynced in 748ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 2: 40.3431 CORE (13ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq: (! sum of ops 40.343039 CORE) 39.315527 CORE spendable. 0.376953 CORE delegated. 0.65064 CORE unbonding. 
DELEGATIONS
  to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.376953 CORE  (claimable 0.376953)
UNDELEGATIONS
  from corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc 0.473647 CORE
  from corevaloper1pfh4z2asf6tcp0azfrczlcjtj7x4ezj3r90lc4 0.176993 CORE

max spendable ~39.3066
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.123132 CORE
TO 
  0.123132 -> corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz
with fees=0.01428
  memo=LedgerLiveBot
STATUS (221ms)
  amount: 0.123132 CORE
  estimated fees: 0.01428 CORE
  total spent: 0.137412 CORE
errors: 
errors: 
✔️ has been signed! (4.2s) 
✔️ broadcasted! (108ms) optimistic operation: 
  -0.137412 CORE     DELEGATE   8F7EE7620A60C6F603735B27E90BFAA75979482CCF6FB0CA1F9ACEA21CDF6B3B 2023-08-30T17:02
    to corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz 0.123132 CORE   
(in 2min 1s)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:",
    "contract": undefined,
    "hash": "8F7EE7620A60C6F603735B27E90BFAA75979482CCF6FB0CA1F9ACEA21CDF6B3B",
    "id": "js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:-8F7EE7620A60C6F603735B27E90BFAA75979482CCF6FB0CA1F9ACEA21CDF6B3B-DELEGATE",
-   "nftOperations": Array [],
    "operat
(totally spent 2min 5s – ends at 2023-08-30T17:33:39.612Z)
necessary accounts resynced in 570ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 1 cross: 9.59898 CORE (8ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk: 9.598988 CORE spendable. 

max spendable ~9.5901
★ using mutation 'send max'
→ TO Coreum 2: 40.3288 CORE (14ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:
✔️ transaction 
SEND MAX
TO core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq

with fees=0.01
STATUS (217ms)
  amount: 9.588988 CORE
  estimated fees: 0.01 CORE
  total spent: 9.598988 CORE
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (110ms) optimistic operation: 
  -9.598988 CORE     OUT        BA11448BDE7B470BB4C5C88D4E18C5EEAA362EC993F76635C66AB4A1CC68C2E9 2023-08-30T17:04
(in 2min)
⚠️ TEST optimistic operation matches op
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:",
    "contract": undefined,
    "hash": "BA11448BDE7B470BB4C5C88D4E18C5EEAA362EC993F76635C66AB4A1CC68C2E9",
    "id": "js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:-BA11448BDE7B470BB4C5C88D4E18C5EEAA362EC993F76635C66AB4A1CC68C2E9-OUT",
-   "nftOperations": Array [],
    "operator": 
(totally spent 2min 5s – ends at 2023-08-30T17:33:39.638Z)
necessary accounts resynced in 0.34ms
▬ MultiversX 1.0.20 on nanoS 2.1.0
→ FROM MultiversX 5: 0.0214571 EGLD (161ops) (erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el on 44'/508'/4'/0/0) #4 js:2:elrond:erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el: 0.021457188769082711 EGLD spendable. 
  nonce : 85
  TokenAccount MEX: 2.086023111611178019 MEX (44 ops)
max spendable ~0.0214071
★ using mutation 'send 50%~'
→ TO MultiversX 4: 0 EGLD (198ops) (erd1sjvd5mh946cty4wq0ya0d82509tc8eulxjujrad5ztfwjlhkqz0qy5yzmn on 44'/508'/3'/0/0) #3 js:2:elrond:erd1sjvd5mh946cty4wq0ya0d82509tc8eulxjujrad5ztfwjlhkqz0qy5yzmn:
✔️ transaction 
SEND  0.010484014094735152 EGLD
TO erd1sjvd5mh946cty4wq0ya0d82509tc8eulxjujrad5ztfwjlhkqz0qy5yzmn
STATUS (4.49ms)
  amount: 0.010484014094735152 EGLD
  estimated fees: 0.00005 EGLD
  total spent: 0.010534014094735152 EGLD
errors: 
errors: 
✔️ has been signed! (5.2s) 
✔️ broadcasted! (713ms) optimistic operation: 
  -0.010534014094735152 EGLD OUT        844ab3f0cce5ff046dcad2cf52fe149c8db1e3454aab48d7d270b9a097dfba27 2023-08-30T17:01
(in 2min 2s)
⚠️ TEST raw optimistic operation matches
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:elrond:erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el:",
    "contract": undefined,
    "extra": Object {
      "amount": "0",
    },
    "hash": "844ab3f0cce5ff046dcad2cf52fe149c8db1e3454aab48d7d270b9a097dfba27",
    "id": "js:2:elrond:erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el:-844ab3f0cce5ff046dcad2cf52fe1
(totally spent 2min 8s – ends at 2023-08-30T17:33:39.641Z)
necessary accounts resynced in 2416ms
▬ MultiversX 1.0.20 on nanoS 2.1.0
→ FROM MultiversX 6: 0.298053 EGLD (143ops) (erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n on 44'/508'/5'/0/0) #5 js:2:elrond:erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n: 0.298053903969375632 EGLD spendable. 
  nonce : 63
  TokenAccount MEX: 0.036408678498716782 MEX (46 ops)
max spendable ~0.298003
★ using mutation 'send max'
→ TO MultiversX 5: 0.0109231 EGLD (162ops) (erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el on 44'/508'/4'/0/0) #4 js:2:elrond:erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el:
✔️ transaction 
SEND MAX
TO erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el
STATUS (2.56ms)
  amount: 0.298003903969375632 EGLD
  estimated fees: 0.00005 EGLD
  total spent: 0.298053903969375632 EGLD
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (264ms) optimistic operation: 
  -0.298053903969375632 EGLD OUT        fc993d98b67a88cdd94806f70914c003d8590536af77d3a9bf850d0189aae8e8 2023-08-30T17:03
(in 2min 3s)
⚠️ TEST raw optimistic operation matches
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:elrond:erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n:",
    "contract": undefined,
    "extra": Object {
      "amount": "0",
    },
    "hash": "fc993d98b67a88cdd94806f70914c003d8590536af77d3a9bf850d0189aae8e8",
    "id": "js:2:elrond:erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n:-fc993d98b67a88cdd94806f70914c
(totally spent 2min 7s – ends at 2023-08-30T17:33:39.645Z)
necessary accounts resynced in 2603ms
▬ MultiversX 1.0.20 on nanoS 2.1.0
→ FROM MultiversX 7: 0.671901 EGLD (111ops) (erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7 on 44'/508'/6'/0/0) #6 js:2:elrond:erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7: 0.671901675974392712 EGLD spendable. 
  nonce : 23
  TokenAccount MEX: 87.288642887727399452 MEX (39 ops)
max spendable ~0.671851
★ using mutation 'move some ESDT'
→ TO MultiversX 2: 0 EGLD (196ops) (erd172muqtk2ka5ath64284fm0av4tarkg6l040c595uswwz3tgngh9s9dtgp6 on 44'/508'/1'/0/0) #1 js:2:elrond:erd172muqtk2ka5ath64284fm0av4tarkg6l040c595uswwz3tgngh9s9dtgp6:
✔️ transaction 
SEND  26.486426961364666781 MEX
TO erd172muqtk2ka5ath64284fm0av4tarkg6l040c595uswwz3tgngh9s9dtgp6
STATUS (17ms)
  amount: 26.486426961364666781 MEX
  estimated fees: 0.00013172 EGLD
  total spent: 26.486426961364666781 MEX
errors: 
errors: 
✔️ has been signed! (5.1s) 
✔️ broadcasted! (213ms) optimistic operation: 
  -0.00013172 EGLD   OUT        d29995991ee59b7f9835cf3d2b0dfb860fdb16018afa9ee8eb4b93995a68f697 2023-08-30T17:05
    -26.486426961364666781 MEX OUT        
(in 2min 2s)
⚠️ TEST raw optimistic operation matches
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 0

  Object {
    "accountId": "js:2:elrond:erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7:",
    "contract": undefined,
    "extra": Object {
      "amount": "0",
    },
    "hash": "d29995991ee59b7f9835cf3d2b0dfb860fdb16018afa9ee8eb4b93995a68f697",
    "id": "js:2:elrond:erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7:-d29995991ee59b7f9835cf3d2b0df
(totally spent 2min 8s – ends at 2023-08-30T17:33:39.649Z)
necessary accounts resynced in 0.17ms
▬ polygon 1.10.3 on nanoS 2.1.0
→ FROM Polygon 1 cross: 20.7199 MATIC (11ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
NFT Collections (10) 
�[1mUnknown Collection Name�[22m (�[35m0x15AbaC81ee168ecf00353dD1F1Cf02725cF2cD3b�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0xe41b5dACCd5Beb2e63840f5CA1a199e81aF88C78�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0xFc90D18ed54cD339D41403bC5cC71B4E101F9D34�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0x8224098490a551625d22b9a73393b22D617594Ae�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0xDc3387625DF9A09801F2375272E69205Ba87D8a2�[37m): 
  1x �[36m#7149�[37m
�[1mUnknown Collection Name�[22m (�[35m0xe10Ba783FfcfEd945a62A5f0FE2cD056f21aec89�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0x0E1c2df28D2cfe303f45bb832c05De2924B732ad�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0x70801E7988BD4846B00BDbef0b9BCd1017b873aE�[37m): 
  1x �[36m#0�[37m
�[1mUnknown Collection Name�[22m (�[35m0x4F31d6D62A9A3E91382479C8ec7E42e88bBC09b1�[37m): 
  1x �[36m#138574�[37m
�[1mUnknown Collection Name�[22m (�[35m0x6a050189b29eA1bea4112393a92452F043Eda0fD�[37m): 
  1x �[36m#1846�[37m
max spendable ~20.7172
★ using mutation 'move 50%'
→ TO Polygon 2: 0 MATIC (3ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND 10.358607705 MATIC
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
with maxFeePerGas=0.00000013
with maxPriorityFeePerGas=0.00000013
with gasLimit=21000
STATUS (533ms)
  amount: 10.358607705 MATIC
  estimated fees: 0.0027615 MATIC
  total spent: 10.361369205 MATIC
errors: 
errors: 
⚠️ TypeError: Cannot add property nonce, object is not extensible
(totally spent 3.3s – ends at 2023-08-30T17:33:39.653Z)
necessary accounts resynced in 0.16ms
▬ EthereumClassic 1.10.3 on nanoS 2.1.0
→ FROM Ethereum Classic 1 cross: 0.242851 ETC (1ops) (0x7584df0780C5eB83b26aE55abBc265014f8bf897 on 44'/61'/0'/0/0) #0 js:2:ethereum_classic:0x7584df0780C5eB83b26aE55abBc265014f8bf897:
max spendable ~0.242829
★ using mutation 'move 50%'
→ TO Ethereum Classic 2: 0 ETC (0ops) (0x62ab4485f7EC0a291540dA31b82BE881166cD786 on 44'/61'/1'/0/0) #1 js:2:ethereum_classic:0x62ab4485f7EC0a291540dA31b82BE881166cD786:
✔️ transaction 
SEND 0.1214147 ETC
TO 0x62ab4485f7EC0a291540dA31b82BE881166cD786
with gasPrice=1.05
with gasLimit=21000
STATUS (214ms)
  amount: 0.1214147 ETC
  estimated fees: 0.00002205 ETC
  total spent: 0.12143675 ETC
errors: 
errors: 
⚠️ TypeError: Cannot add property nonce, object is not extensible
(totally spent 3.6s – ends at 2023-08-30T17:33:39.655Z)
necessary accounts resynced in 0.46ms
▬ ethereum 1.10.1 on nanoS 2.1.0
→ FROM Ethereum Goerli 1 cross: 0.04 𝚝ETH (3ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:ethereum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
max spendable ~0.0399731
★ using mutation 'move 50%'
→ TO Ethereum Goerli 2: 0 𝚝ETH (0ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:ethereum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
✔️ transaction 
SEND 0.0199865599998215 𝚝ETH
TO 0x90bD48144e08b66490BcA9a756BDe9f004F17857
with maxFeePerGas=1.28
with maxPriorityFeePerGas=1.28
with gasLimit=21000
STATUS (167ms)
  amount: 0.0199865599998215 𝚝ETH
  estimated fees: 0.000026880000357 𝚝ETH
  total spent: 0.0200134400001785 𝚝ETH
errors: 
errors: 
⚠️ TypeError: Cannot add property nonce, object is not extensible
(totally spent 3.4s – ends at 2023-08-30T17:33:39.658Z)
necessary accounts resynced in 0.29ms
▬ Hedera 1.0.8 on nanoS 2.1.0
→ FROM Hedera 1 cross: 12.9093 HBAR (3ops) (0.0.3663977 on 44/3030) hederaBip44#0 js:2:hedera:0.0.3663977:hederaBip44
max spendable ~12.9074
★ using mutation 'Send max'
→ TO Hedera 2: 3.89707 HBAR (7ops) (0.0.3664525 on 44/3030) hederaBip44#1 js:2:hedera:0.0.3664525:hederaBip44
✔️ transaction SEND 12.90746394 HBAR
TO 0.0.3664525
STATUS (172ms)
  amount: 12.90746394 HBAR
  estimated fees: 0.00188075 HBAR
  total spent: 12.9093447 HBAR
errors: 
errors: 
⚠️ Error: Hbar in tinybars contains decimals
(totally spent 175ms – ends at 2023-08-30T17:33:39.690Z)
necessary accounts resynced in 0.40ms
▬ Hedera 1.0.8 on nanoS 2.1.0
→ FROM Hedera 2: 3.89707 HBAR (7ops) (0.0.3664525 on 44/3030) hederaBip44#1 js:2:hedera:0.0.3664525:hederaBip44
max spendable ~3.89519
★ using mutation 'Send ~50%'
→ TO Hedera 4: 15.7556 HBAR (4ops) (0.0.3664563 on 44/3030) hederaBip44#3 js:2:hedera:0.0.3664563:hederaBip44
✔️ transaction SEND 1.90559741 HBAR
TO 0.0.3664563
STATUS (132ms)
  amount: 1.90559741 HBAR
  estimated fees: 0.00188075 HBAR
  total spent: 1.90747816 HBAR
errors: 
errors: 
✔️ has been signed! (3.1s) 
✔️ broadcasted! (406ms) optimistic operation: 
  -1.90559741 HBAR   OUT        3sCiEHXWHGEq1BnF58UMwpICHdJhs-3JMRhQFbNC5tMPT77Bncy-3SpoGOmLJVq5 2023-08-30T17:01
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:hedera:0.0.3664525:hederaBip44-3sCiEHXWHGEq1BnF58UMwpICHdJhs-3JMRhQFbNC5tMPT77Bncy-3SpoGOmLJVq5-OUT
(totally spent 5min 4s – ends at 2023-08-30T17:33:39.692Z)
necessary accounts resynced in 979ms
▬ Hedera 1.0.8 on nanoS 2.1.0
→ FROM Hedera 3: 7.42346 HBAR (6ops) (0.0.3664539 on 44/3030) hederaBip44#2 js:2:hedera:0.0.3664539:hederaBip44
max spendable ~7.42158
★ using mutation 'Send max'
→ TO Hedera 2: 1.98958 HBAR (8ops) (0.0.3664525 on 44/3030) hederaBip44#1 js:2:hedera:0.0.3664525:hederaBip44
✔️ transaction SEND 7.42158636 HBAR
TO 0.0.3664525
STATUS (193ms)
  amount: 7.42158636 HBAR
  estimated fees: 0.00188075 HBAR
  total spent: 7.42346712 HBAR
errors: 
errors: 
⚠️ Error: Hbar in tinybars contains decimals
(totally spent 197ms – ends at 2023-08-30T17:33:39.693Z)
necessary accounts resynced in 0.78ms
▬ Hedera 1.0.8 on nanoS 2.1.0
→ FROM Hedera 2: 1.98958 HBAR (8ops) (0.0.3664525 on 44/3030) hederaBip44#1 js:2:hedera:0.0.3664525:hederaBip44
max spendable ~1.98769
★ using mutation 'Send ~50%'
→ TO Hedera 1 cross: 12.9093 HBAR (3ops) (0.0.3663977 on 44/3030) hederaBip44#0 js:2:hedera:0.0.3663977:hederaBip44
✔️ transaction SEND 0.96658274 HBAR
TO 0.0.3663977
STATUS (125ms)
  amount: 0.96658274 HBAR
  estimated fees: 0.00188075 HBAR
  total spent: 0.96846349 HBAR
errors: 
errors: 
✔️ has been signed! (5.7s) 
✔️ broadcasted! (406ms) optimistic operation: 
  -0.96658274 HBAR   OUT        KypAH0sFfL0QBbegEa7KbbkELEmAeoaW8HsGZ-i7DD8_O8iBFh2G9w3Qd1YDw3wA 2023-08-30T17:06
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:hedera:0.0.3664525:hederaBip44-KypAH0sFfL0QBbegEa7KbbkELEmAeoaW8HsGZ-i7DD8_O8iBFh2G9w3Qd1YDw3wA-OUT
(totally spent 5min 7s – ends at 2023-08-30T17:33:39.694Z)
necessary accounts resynced in 2.52ms
▬ Solana 1.2.0 on nanoS 2.1.0
→ FROM Solana 3: 0.0610945 SOL (79ops) (2rUuDdwtM2b6zKWU7y8PNzuHomPPG1uAreDafg2xPnA5 on 44'/501'/2') solanaSub#2 js:2:solana:2rUuDdwtM2b6zKWU7y8PNzuHomPPG1uAreDafg2xPnA5:solanaSub (! sum of ops 0.056328589 SOL)
max spendable ~0.0554327
★ using mutation 'Transfer Max'
→ TO Solana 2: 0.00804886 SOL (97ops) (6iNx5SVYQBGEEooLJiptwqL8YR7qEcZELqpBfd4kwiwx on 44'/501'/1') solanaSub#1 js:2:solana:6iNx5SVYQBGEEooLJiptwqL8YR7qEcZELqpBfd4kwiwx:solanaSub
✔️ transaction 
  SEND: 0.055432709 SOL (ALL)
  TO: 6iNx5SVYQBGEEooLJiptwqL8YR7qEcZELqpBfd4kwiwx
  MEMO: a memo
STATUS (676ms)
  amount: 0.055432709 SOL
  estimated fees: 0.000005 SOL
  total spent: 0.055437709 SOL
errors: 
errors: 
✔️ has been signed! (5.3s) 
✔️ broadcasted! (2436ms) optimistic operation: 
  -0.055437709 SOL   OUT        4oYryM9UXiMmFsUP8gtApCANQGTzQ2xQXWYp8bD3LqHiVkNqABjrHdtfXCAJQkfHxN5b32RgDLcQjP8L7agbupVq 2023-08-30T17:06
(in 2min 5s)
⚠️ TEST account balance should be zero
Error: expect(received).toBe(expected) // Object.is equality

Expected: 0
Received: 890880
(totally spent 2min 13s – ends at 2023-08-30T17:33:39.696Z)
necessary accounts resynced in 0.20ms
▬ Solana 1.2.0 on nanoS 2.1.0
→ FROM Solana 9: 0.0934605 SOL (36ops) (AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME on 44'/501'/8') solanaSub#8 js:2:solana:AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME:solanaSub (! sum of ops 0.091077455 SOL)
max spendable ~0.0901815
★ using mutation 'Transfer ~50%'
→ TO Solana 6: 0.0423507 SOL (67ops) (2kd3E2Kh7xvcQ1UVVfpys5GHVo1KKKRZXVmuTmkYWK4n on 44'/501'/5') solanaSub#5 js:2:solana:2kd3E2Kh7xvcQ1UVVfpys5GHVo1KKKRZXVmuTmkYWK4n:solanaSub
✔️ transaction 
  SEND: 0.046161239 SOL
  TO: 2kd3E2Kh7xvcQ1UVVfpys5GHVo1KKKRZXVmuTmkYWK4n
STATUS (887ms)
  amount: 0.046161239 SOL
  estimated fees: 0.000005 SOL
  total spent: 0.046166239 SOL
errors: 
errors: 
✔️ has been signed! (2284ms) 
✔️ broadcasted! (1701ms) optimistic operation: 
  -0.046166239 SOL   OUT        4kunqTfw2bBrSXpaXvdRsZiHAsWYRV3bTLMtF2nxh69PBA2QwLsfDRRGygY6EsQroTKyMSHQcTuxru5d4gQhDVK9 2023-08-30T17:11
✔️ operation confirmed (28.4s): 
  -0.046166239 SOL   OUT        4kunqTfw2bBrSXpaXvdRsZiHAsWYRV3bTLMtF2nxh69PBA2QwLsfDRRGygY6EsQroTKyMSHQcTuxru5d4gQhDVK9 2023-08-30T17:11
✔️ Solana 9: 0.0472943 SOL (37ops) (AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME on 44'/501'/8') solanaSub#8 js:2:solana:AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME:solanaSub (! sum of ops 0.044911216 SOL)(in 28.4s)
(in 95.4s)
⚠️ TEST destination > account balance increased with transaction amount
Error: expect(received).toBe(expected) // Object.is equality

Expected: "88512019"
Received: "86124139"
(totally spent 2min 9s – ends at 2023-08-30T17:33:39.699Z)
necessary accounts resynced in 0.16ms
▬ TezosWallet 2.4.2 on nanoS 2.1.0
→ FROM Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
max spendable ~3.67835
★ using mutation 'delegate unrevealed'
✔️ transaction 
DELEGATE 0 XTZ
TO tz1MQJPGNMijnXnVoBENFz9rUhaPt3S7rWoz
with fees=0.00037
with gasLimit=200
with storageLimit=0
(estimatedFees 0.000744)
STATUS (1856ms)
  amount: 0 XTZ
  estimated fees: 0.000744 XTZ
  total spent: 0.000744 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Fee'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Fee": "0.000744",
+   "Fee": "0.000661 XTZ",
  }
(totally spent 8s – ends at 2023-08-30T17:33:39.700Z)
necessary accounts resynced in 0.42ms
▬ TezosWallet 2.4.2 on nanoS 2.1.0
→ FROM Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
max spendable ~1.67459
★ using mutation 'send max (non delegating)'
→ TO Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
✔️ transaction 
SEND MAX
TO tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA
with fees=0.000575
with gasLimit=701
with storageLimit=257
(estimatedFees 0.000949)
STATUS (2521ms)
  amount: 1.610341 XTZ
  estimated fees: 0.000949 XTZ
  total spent: 1.61129 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Amount'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Amount": "1.610341",
+   "Amount": "1.610341 XTZ",
  }
(totally spent 5.7s – ends at 2023-08-30T17:33:39.702Z)
necessary accounts resynced in 0.25ms
▬ ethereum 1.10.3 on nanoS 2.1.0
→ FROM Moonbeam 2: 15.4381 GLMR (307ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857: (! sum of ops 15.43813610094652101 GLMR)
max spendable ~15.4217
★ using mutation 'move 50%'
→ TO Moonbeam 1 cross: 15.4438 GLMR (301ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
✔️ transaction 
SEND  7.710877413914211505 GLMR
TO 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
STATUS (1222ms)
  amount: 7.710877413914211505 GLMR
  estimated fees: 0.006428625 GLMR
  total spent: 7.717306038914211505 GLMR
errors: 
errors: 
✔️ has been signed! (3.3s) 
✔️ broadcasted! (632ms) optimistic operation: 
  -7.717306038914211505 GLMR OUT        0xf6b71d533be2d43319b43284eef0907a24e88a3a89da62c70885aef019395b22 2023-08-30T17:11
(in 10min 2s)
⚠️ TEST account balance moved with operation value
Error: expect(received).toBe(expected) // Object.is equality

Expected: "7723464639789211505"
Received: "7723464628926604505"
(totally spent 10min 7s – ends at 2023-08-30T17:33:39.704Z)
⚠️ 36 spec hints
  • Spec Bitcoin Gold:
    • mutation send OP_RETURN transaction: unexpected status.warnings.feeTooHigh = FeeTooHigh: FeeTooHigh – Please implement expectStatusWarnings on the mutation if expected
  • Spec Komodo:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 6 accounts
  • Spec Peercoin:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 6 accounts
  • Spec PivX:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 6 accounts
    • mutation send OP_RETURN transaction: unexpected status.warnings.feeTooHigh = FeeTooHigh: FeeTooHigh – Please implement expectStatusWarnings on the mutation if expected
  • Spec ZCash:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 6 accounts
  • Spec Horizen:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 6 accounts
  • Spec Celo:
    • mutations should define a test(): Celo: Move 50% to another account, Celo: Send max to another account, Celo: Register Account, Celo: Unlock, Celo: Lock, Celo: Vote, Celo: Activate Vote, Celo: RevokeVote, Celo: Withdraw
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 10 accounts
    • mutations should define a testDestination(): Celo: Send max to another account, Celo: Move 50% to another account
    • mutation Celo: Send max to another account: unexpected status.warnings.amount = CeloAllFundsWarning: CeloAllFundsWarning – Please implement expectStatusWarnings on the mutation if expected
  • Spec desmos:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • Spec umee:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • Spec quicksilver:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • Spec onomy:
    • mutation send max: unexpected status.warnings.amount = RecommendUndelegation: RecommendUndelegation – Please implement expectStatusWarnings on the mutation if expected
  • Spec coreum:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • Spec Crypto org:
    • mutations should define a test(): move 50%, send max
    • mutations should define a testDestination(): send max, move 50%
  • Spec Elrond:
    • mutations should define a testDestination(): move some ESDT
  • Spec Polygon:
    • mutations should define a test(): move some ERC20
  • Spec Ethereum Classic:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 3 accounts
  • Spec Ethereum Goerli:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 3 accounts
  • Spec NEAR:
    • mutations should define a testDestination(): Move 50% to another account, Send max to another account
    • mutation Move 50% to another account: unexpected status.warnings.recipient = NearNewAccountWarning: NearNewAccountWarning – Please implement expectStatusWarnings on the mutation if expected
    • mutation Send max to another account: unexpected status.warnings.amount = NearRecommendUnstake: NearRecommendUnstake – Please implement expectStatusWarnings on the mutation if expected
  • Spec Solana:
    • mutations should define a testDestination(): Transfer Max
  • Spec Stacks:
    • mutations should define a testDestination(): Send 50%~, Transfer Max
  • Spec Stellar:
    • mutations should define a testDestination(): move ~50% XLM, Send max XLM
  • Spec Tezos:
    • mutations should define a test(): send unrevealed, send revealed, send max (non delegating), delegate unrevealed, delegate revealed, undelegate unrevealed, undelegate revealed
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 8 accounts
  • Spec Algorand:
    • mutations should define a testDestination(): opt-In ASA available
  • Spec Ethereum EVM (TEST ONLY DO NOT USE):
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 4 accounts
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec Arbitrum Goerli:
    • mutations should define a testDestination(): move some ERC20
  • Spec OP Mainnet:
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec Optimism Goerli:
    • mutations should define a testDestination(): move some ERC20
Portfolio ($351.10) – Details of the 59 currencies
Spec (accounts) State Remaining Runs (est) funds?
Bitcoin Testnet (11) 49 ops (+10), 0.0518987 𝚝BTC ($0.00) 💪 999+ tb1q5e6p7pmrl5hkygx5wzefy84ej952m28s85wv4g
Bitcoin Cash (7) 1579 ops (+8), 0.0647561 BCH ($13.82) 💪 999+ qzf5uj0f5w4gp08remm054z78m4tlpmemct9hv3ewh
Bitcoin Gold (6) 1255 ops (+8), 0.409488 BTG ($5.72) 💪 999+ AJMeL2zWKbosY7bEeX8xCzBE88Y2UN5emQ
Dash (7) 1488 ops (+8), 0.11744 DASH ($3.17) 💪 999+ XteJdTvj8mSpfpFWRm6LzHzTaNfNJ9ZHmi
Digibyte (9) 1718 ops (+10), 444.164 DGB ($3.12) 💪 999+ dgb1qphngqqm2pf7tx606c8hevnzjeq5h0vykstz26z
DogeCoin (7) 132 ops (+10), 113.193 DOGE ($7.40) 💪 999+ D9JbAp2PpnZn33Qrr2CMBbS1vSwBLYjmMD
Komodo (5) 1231 ops (+8), 17.5331 KMD ($3.92) 💪 999+ RCPXuVFHCsVFzdvkF6mZXoEzxdfTJRR9iv
Litecoin (9) 1739 ops (+10), 0.347738 LTC ($23.41) 💪 999+ ltc1qwp8wgltf2qkyghlepzsucnd6swfs5rd4tcwzr7
Peercoin (5) 1208 ops (+6), 1.83251 PPC ($0.60) 👍 98 PHC8Se3F73TfKijtCkjSBpSs63fVxbbpuN
PivX (5) 1175 ops (+6), 46.6495 PIVX ($7.84) 💪 999+ D6W5y8eWV6MgTXLcJcLMZdrpiNUFXQLngN
Vertcoin (6) 1158 ops (+6), 29.5421 VTC ($1.37) 💪 999+ 398qLvyN8wqwkZdsn7JUohrbmCrcwrjXX4
Viacoin (6) 1051 ops (+8), 42.2737 VIA ($1.03) 💪 999+ EYrKo2DrUiXWQxd1U3NDPZ14TW8denDqUx
ZCash (5) 456 ops (+8), 0.261045 ZEC ($6.75) 💪 999+ t1J3DsmvRFkCiqZt62Nrga4tEoNtMVzobL7
Horizen (5) 902 ops (+4), 0.443704 ZEN ($3.43) 💪 999+ znjU4t39uuYwFtr1ukZTLiga4cR9isBU1Kn
Celo (6) 111 ops (+4), 19.3857 CELO ($8.76) 💪 501 0x246FFDB387F1F8c48072E1C13443540017bC71b7
osmosis (12) 172 ops (+3), 23.4072 OSMO ($9.46) 💪 629 osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0
desmos (3) 0 ops , 0.272204 DSM ($0.00) desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx
umee (1) 0 ops , 0 UMEE ($0.00) umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l
persistence (13) 97 ops , 32.3352 XPRT ($5.75) 💪 999+ persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf
quicksilver (1) 0 ops , 0 QCK ($0.00) quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l
onomy (18) 222 ops (+12), 1.75141 NOM ($0.19) 💪 999+ onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg
stargaze (12) 175 ops (+7), 1,028.3 STARS ($11.63) 💪 793 stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu
coreum (4) 30 ops (+5), 58.9074 CORE ($5.46) 💪 504 core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89
Crypto org (7) 139 ops (+8), 34.753 CRO ($1.81) 💪 999+ cro14zpaxs3msrdnx5ch3m3y3yue0wwwevrf2hmwra
Elrond (8) 1152 ops (+6), 0.991412 EGLD ($25.86) 💪 999+ erd18n5sk95fq9dtgdsa9m9q5ddp66ch9cq5lpjflwn5j9z8x2e9h0qqrvk5qp
Polygon (5) 20 ops , 20.7199 MATIC ($11.84) ⚠️ 4 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Ethereum Classic (2) 1 ops , 0.242851 ETC ($3.91) 👍 153 0x7584df0780C5eB83b26aE55abBc265014f8bf897
Ethereum Goerli (2) 3 ops , 0.04 𝚝ETH ($0.00) 💪 642 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Hedera (4) 22 ops (+2), 39.9855 HBAR ($2.14) 💪 999+ 0.0.3663977
InternetComputer (8) 172 ops (+4), 1.03737 ICP ($3.63) 💪 999+ f2ed4c9253d3aca7d679bfa9f528d13e85c7f522b8857e094c850a157b750209
NEAR (7) 65 ops (+5), 1.10748 NEAR ($1.63) 👍 243 0573d7a9c745fa9fe224b080832aa93d740760b94f192c9c141c709945e9aaaf
XRP (4) 62 ops (+2), 44.0085 XRP ($23.16) 💪 999+ r9etPtq3oboweMPju5gdYufmvwhH2euz8z
Solana (11) 675 ops (+9), 0.454141 SOL ($10.29) 💪 999+ 5vhAGihUC1uKucJvreCgWWXB6LEptPwkwpqhkq9M6iaz
Stacks (4) 195 ops (+4), 39.0297 STX ($20.60) 💪 999+ SP2J4VHFRAT94KY6NFT6129HBA382S6R98W9ABFG2
Stellar (6) 1185 ops (+6), 59.0016 XLM ($8.05) 💪 999+ GDJPZPOWITPCBX3TIHB6N7E4WCHS6JBZKSNWGU34QYCJXKWBTUZY5RYC
Tezos (3) 150 ops , 5.35484 XTZ ($3.83) 👍 249 tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF
Algorand (6) 880 ops (+7), 20.703 ALGO ($2.29) 💪 999+ TM4WJOS4MZ2TD775W7GSXZMBUF74YT6SKSBXCZY3N7OUIAPXE54MZ5FCD4
Ethereum EVM (TEST ONLY DO NOT USE) (2) 2 ops , 0.001 ETH ($0.00) ⚠️ 0 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Polygon EVM (TEST ONLY DO NOT USE) (0) 0 ops , 🤷‍♂️ ``
Arbitrum Goerli (5) 900 ops (+8), 0.94027 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Flare (5) 1288 ops (+6), 5.27675 FLR ($0.07) 👍 354 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Songbird (5) 1224 ops (+6), 937.722 SGB ($5.51) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Moonbeam (5) 1169 ops (+6), 61.7665 GLMR ($12.19) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
RSK (5) 748 ops (+6), 0.00034476 RBTC ($0.00) 👍 62 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Bittorent Chain (5) 844 ops (+4), 1,496,545 BTT ($0.62) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Kava EVM (5) 737 ops (+6), 19.9923 KAVA ($14.06) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Evmos EVM (0) 0 ops , 🤷‍♂️ ``
OP Mainnet (5) 121 ops , 0.00286711 ETH ($20.57) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Optimism Goerli (5) 801 ops (+8), 0.882645 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Energy Web (5) 672 ops (+6), 7.53483 EWT ($17.26) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Astar (5) 812 ops (+6), 338.461 ASTR ($19.80) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Metis (5) 784 ops (+6), 0.330667 METIS ($3.96) 👍 279 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Moonriver (5) 740 ops (+4), 2.27154 MOVR ($9.72) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Velas EVM (5) 404 ops (+4), 912.055 VLX ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Syscoin (5) 760 ops (+6), 57.1983 SYS ($5.47) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Polygon zkEVM Testnet (5) 187 ops (+6), 0.0997449 𝚝ETH ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Base (5) 225 ops (+6), 0.00336199 ETH ($0.00) 👍 88 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Base Goerli (5) 205 ops (+6), 0.0165958 𝚝ETH ($0.00) 👍 131 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Klaytn (5) 87 ops (+6), 8.96429 KLAY ($0.00) 💪 999+ 0x60A4E7657D8df28594ac4A06CDe01E18E948a892
Bitcoin Testnet 1 cross [native segwit]: 0.0055359 𝚝BTC (18ops) (tb1q5e6p7pmrl5hkygx5wzefy84ej952m28s85wv4g on 84'/1'/0'/0/3) native_segwit#0 js:2:bitcoin_testnet:tpubDCgDNn312aj5XtrdMeA9TeQbp2HkMW2a1JNw2qhRLzUaFiDAAQK3Jzh6jzHpc6Agjn68mZgPQB2ZdQzfgRgXVXDi2FVECW7p4xGuK6Pa3b8:native_segwit
Bitcoin Testnet 2 [native segwit]: 0.0003 𝚝BTC (4ops) (tb1qutehk4d5t50sqdskfd0jn5c66xy76w2p2v8teg on 84'/1'/1'/0/3) native_segwit#1 js:2:bitcoin_testnet:tpubDCgDNn312aj5YVQsroTmVAWSVMpx2PM7m4toPJsHUricGUh457AwMZK55f2uNVxYdKeW8qDZDngveqFFcsFTWW7eZFbnYerfsf5YAdxU3K8:native_segwit
Bitcoin Testnet 3 [native segwit]: 0.00635436 𝚝BTC (1ops) (tb1q5y5cjxecpppqhsga8nwf6l7gu6wzdaj96lydmw on 84'/1'/2'/0/1) native_segwit#2 js:2:bitcoin_testnet:tpubDCgDNn312aj5d7zhhRFxoozQMEzDZFVWmJngmKcygstAZheV88CxrZ2KqFL8nsjZoeNKeqEHTSmjii11wcuYuchvGYqYuGTzveWepNUKPmE:native_segwit
Bitcoin Testnet 1 [taproot]: 0.00931584 𝚝BTC (6ops) (tb1p8a4yduqjx93cf2x8cwxlfluwvhfd22dj9kcm75eujl3gp33zxmjqhug6jx on 86'/1'/0'/0/3) taproot#0 js:2:bitcoin_testnet:tpubDD1s2jBEVuSpzKea6ie3HMCmkanzcfvc9BbQq8nRDUaAUJPGFi83RWFCNMartYsuxksbFR6tDmVGMaaRP7ng7uovwKT1WNjcuDW34st9R56:taproot
Bitcoin Testnet 2 [taproot]: 0.00121186 𝚝BTC (6ops) (tb1py88792jpretwhej4q6vq3xd85x6xtjg76h0tc7ue4wfsz055252saqpwuf on 86'/1'/1'/0/3) taproot#1 js:2:bitcoin_testnet:tpubDD1s2jBEVuSq13eMrn3r2tnwxfuWeBM94Dgtc4D5A6h1Jcx2kheLSgGtZroZCwFnXN4ao5PxViYSFTK57vRZnQ1RS193EETKNMmRuPTcWJH:taproot
Bitcoin Testnet 3 [taproot]: 0 𝚝BTC (0ops) (tb1p7t4hdtqlmpfv4vpu2vqre6elaywjvlq5yfl4jnjz9gw7lwcpjl5svzk5yz on 86'/1'/2'/0/0) taproot#2 js:2:bitcoin_testnet:tpubDD1s2jBEVuSq4ewqyyWoJYgCyvXsQ3wRkeSmKa3RW3b4BL2rfdDWzwM2WoefQcPGjetH92smctVjK4qrS89zYShy399s8MqWzhZdnCvHLfF:taproot
Bitcoin Testnet 1 [segwit]: 0.0189231 𝚝BTC (6ops) (2Mz6e2vaCpef1iLuruXP4V4RnBp47FrK6QC on 49'/1'/0'/0/3) segwit#0 js:2:bitcoin_testnet:tpubDCoPNx9aypg8jXFPWWYdpHS3MtXF5GPM3nY2UbvQSnEt8PELHAbnf2MknjprAMTYUYPNJzKCr2XSBVMp2wctdKbU1jw9MHA9cbgN7CakJQe:segwit
Bitcoin Testnet 2 [segwit]: 0.0100881 𝚝BTC (1ops) (2NALJ5LcJCokA99BHWrWRPjbek1QoYjuVBe on 49'/1'/1'/0/1) segwit#1 js:2:bitcoin_testnet:tpubDCoPNx9aypg8mbeNfcfUjuUfsXwrSmZkRseMwRxkhinEX8JjfThyhtJg6HeVWp6mF8gf6m37xqC4Q9yebR5RdtdjFcJ1Js7t8VB8Dq8Nczj:segwit
Bitcoin Testnet 1 [legacy]: 0 𝚝BTC (6ops) (n4Hhu1o5AH9mecAJiQvLfNnCU7enidvj8C on 44'/1'/0'/0/4) #0 js:2:bitcoin_testnet:tpubDD9QhTrMeGEBsPABuHGzrXmApLgBRomQx7oFzQeuQn8gpzD27asWNYMeBzanzy4ru9hPE5q1HnQJCW2VcWm2Nz4cdNRB8Eo9xKPz6LGnrxQ:
Bitcoin Testnet 2 [legacy]: 0.00015 𝚝BTC (1ops) (mmqEeSFw8qLMifsSQPQkLEH6MTGNSjhNHJ on 44'/1'/1'/0/1) #1 js:2:bitcoin_testnet:tpubDD9QhTrMeGEBv5wFZcFYEhephnhXGjF8gKZJ98kGxYvtiv8xdfNVgFgGAFZFCRXwR8td9Nq8nufwfXB1iX75Ypx99d1NktaeLNc4DxmrTng:
Bitcoin Testnet 3 cross [legacy]: 0 𝚝BTC (0ops) (n2pjyyrHHws2nhUT5vULWWYvVvKdQ6itHW on 44'/1'/2'/0/0) #2 js:2:bitcoin_testnet:tpubDD9QhTrMeGEBxB9KbDNQ4KwPmSA6cftnyvQYTQWDgApMdz2Z3YrEMvJVe7ZXz3turDky7qbyk5WJBf2FS9xk4XacpPw8tND5mkkFZRpK1im:
Bitcoin Cash 1 cross: 0 BCH (296ops) (qzf5uj0f5w4gp08remm054z78m4tlpmemct9hv3ewh on 44'/145'/0'/0/145) #0 js:2:bitcoin_cash:xpub6CYDTh442n9QYTMdQ7Uc7XDC2zCzZ5jM1m1DrWxmfQMToP2ngWZVtptKiksRoGgdcRSLDC6PgEULihbZE3SDt4ndVzoRNUEoZeTCsBUAWWP:
Bitcoin Cash 2: 0.0478867 BCH (276ops) (qpssjj4l6rmjjgn5d9cprjcxw868hd0ygygrt920h4 on 44'/145'/1'/0/138) #1 js:2:bitcoin_cash:xpub6CYDTh442n9QaLF3Z2i5L9QENTixN9kGH5XCYh2J5UTHuu99Y2W1sxm2HcX9sQUe2xmv4r3GVmn8GdTvCsLEof448VdZEmdpfmzX7Dk3AJx:
Bitcoin Cash 3: 0.00547072 BCH (266ops) (qrghd5s7eq2awkxt6qlyhxxk36p3as4xnv9f652d5m on 44'/145'/2'/0/135) #2 js:2:bitcoin_cash:xpub6CYDTh442n9QdmbZ2RXVmndx8Hv2cFDKjhzANqnPkFjpcqaztmjEdhB9wiiYxJFncp8Et32XZF2YvsC6sXmDRFGEwgjVzQDinZ2xmgZuyb9:
Bitcoin Cash 4: 0.00297162 BCH (256ops) (qrjh3c8yudwxhqu6ayaw0tysx5g6r25dac7nqvyn42 on 44'/145'/3'/0/129) #3 js:2:bitcoin_cash:xpub6CYDTh442n9QftkdDJbR3GXhop6xxjkHdxgz9xcKkdq8Q7xF9ER8NXJicVwjXbnkBdbF7nc52wrAVhGoraVfQcsGCA2JwjWurCZQU6pNyHH:
Bitcoin Cash 5: 0.00274357 BCH (250ops) (qrjlhqdn428k9s9lwk3m5shxxgtn7er9nsactd94n8 on 44'/145'/4'/0/115) #4 js:2:bitcoin_cash:xpub6CYDTh442n9QiWxQaeXpmh16DkgpNqufRUMcj6rDqW2gF9Ronnvv9okteP6YQHZGYEojUXg8LL3kfrJzWHrfLFKKarvBgZBtSBRgqcX6w1G:
Bitcoin Cash 6: 0.0056701 BCH (235ops) (qp2qn2ka507r90wrx80dtsk668l3me88ay8vvdyl4m on 44'/145'/5'/0/127) #5 js:2:bitcoin_cash:xpub6CYDTh442n9QmdbyiUh8ztDDRCJGwoxRyCCgYKtHyVktNFJiCcufp79mTstxxdkEv3jBzTeysds9JAcBPEbXCeyhPRsrfAJ1jzrf1PbkEvx:
Bitcoin Cash 7: 0 BCH (0ops) (bitcoincash:qq3427lxyy9x6fm7cvm6g82zl3hpzv5pwysgfcrg3s on 44'/145'/6'/0/0) #6 js:2:bitcoin_cash:xpub6CYDTh442n9QoTNBLkMrt63qoqsZWsuCQvMamTNNu6ZcNKNHN8LWJaV2qUrd2NBHuLkWCyuxreohYgxjBa5yzTNC5ezqB8XD39kHW2UyV36:
Bitcoin Gold 1 cross [segwit]: 0.0237182 BTG (340ops) (AJMeL2zWKbosY7bEeX8xCzBE88Y2UN5emQ on 49'/156'/0'/0/161) segwit#0 js:2:bitcoin_gold:xpub6DHWENEKDQW8XxvbwvAFdCTGgzmHJkx8eY8bdGrL6iLmiqmPmCEscEvf7MBSDtbZWuLcUeQP9j87rJSgMhtwpUj3JSnQDoGHG2aqRVaSn43:segwit
Bitcoin Gold 2 [segwit]: 0.0234583 BTG (308ops) (AGGgZqAzwhtfNwY6ryh3cz98aK59m6ERVC on 49'/156'/1'/0/147) segwit#1 js:2:bitcoin_gold:xpub6DHWENEKDQW8apom13GYVHPmFci3b6ruunFh4WoHun5mH7UF9bupcCTDNz2FAv3Rf3zqs4jZfRwzvppDXVZ2F2C7ns48o2PLxby6icxWtui:segwit
Bitcoin Gold 3 [segwit]: 0 BTG (0ops) (AcXrsmgyzU1wR27BzHgn7hKf9WiF1wZuWm on 49'/156'/2'/0/0) segwit#2 js:2:bitcoin_gold:xpub6DHWENEKDQW8dDLhanDtuN2LJMAoP6e5mprkTrSMFNrkQDmtQQryURzLmTU6zRp4Wa2iSTy2EG6piYgr5ry79CofEqRxyhmaWatZqNdEobT:segwit
Bitcoin Gold 1 [legacy]: 0.067546 BTG (314ops) (GVA4NukmVPnqpJ9J5YrAG1fPFYrNoqRqxb on 44'/156'/0'/0/160) #0 js:2:bitcoin_gold:xpub6Cq1sXPAA8ijyqJpdR5hDVYJ7XyunpPgVpCWwPtReGJDwhqnWxBhu7wBJjbtdWHXSQiSyNDhxDXF4GmrXGatK4yDASHE3CgS3tsT41T81Dj:
Bitcoin Gold 2 [legacy]: 0.294643 BTG (293ops) (GUsxKWQSQxT4397gnVWdnVCuvqVZKV1Kpw on 44'/156'/1'/0/158) #1 js:2:bitcoin_gold:xpub6Cq1sXPAA8ik2mHiQmGxqsHMwc1EyYvvViKoq1bhDST3xn3meJnWRE6BEf6xpDrg5xav4eJSYy7759aHxeqErTAxjAHx1uYWPrdsHANsecY:
Bitcoin Gold 3 [legacy]: 0 BTG (0ops) (GWhP2tzoiE22tbzfTYtXrbmyE7bFw1Lp8i on 44'/156'/2'/0/0) #2 js:2:bitcoin_gold:xpub6Cq1sXPAA8ik5CLF1skYbPC7ZtoP9rBrgiMzQFjCYgLt3MZayRZKo6bpU8skwbLpKYpqDDLombBd6HRPAkQqRmwmUonpwDMQnicuo9YfCmK:
Dash 1 cross: 0 DASH (273ops) (XteJdTvj8mSpfpFWRm6LzHzTaNfNJ9ZHmi on 44'/5'/0'/0/133) #0 js:2:dash:drkvjS8m2iwuqAXaxEBNS8ULFEKfoEEVNrSyzsEwioinaxb7TZ6fmP7rB3YiU3xcEoM39WoeDJdTS5sgVHQAeowB9BhdxkvDZhJErQk8AWTyaYk:
Dash 2: 0.0322542 DASH (245ops) (XeAkse3iENTDqiz1aT8bm5Q6jJwbQ2VmLe on 44'/5'/1'/0/115) #1 js:2:dash:drkvjS8m2iwuqAXayHufe3hHCwpvgLyxxGhMAiCSW4kjQ2jC6FKcYKqC2ePkovCh93HAt2AgXQSt4YdJG3XX1raRMbHwwJz6ezKi4yotkX7mjwb:
Dash 3: 0.00052295 DASH (264ops) (Xj5HvG5tAHE2K6TXSo7bMMNmWjFyLoVqnC on 44'/5'/2'/0/137) #2 js:2:dash:drkvjS8m2iwuqAXb2YSrc4u7qMoaf3UtCbF5A1gphQy6soFEDH7sHmvfZiAEzFse5Q3ycaoq6Su8iitWgNoxRriwzitNTWcwBkXrAdaf2xNXuo4:
Dash 4: 0.0722445 DASH (246ops) (XtAoSMYbXPsP5DbM9B36GstbsL4MoptXor on 44'/5'/3'/0/122) #3 js:2:dash:drkvjS8m2iwuqAXb4LDphtncxj3UdVEACR5JCjoccMjdxfEkEhu7oB1vpZFyajdUEhapJgwi7uUq24ys47gm3VNj4vRQbVcV5YQkrGCpUyd7hDS:
Dash 5: 0.0121666 DASH (232ops) (XqQn1hmiWXmBz1WmrgH2TEDbUB15J8djsE on 44'/5'/4'/0/119) #4 js:2:dash:drkvjS8m2iwuqAXb7uLicFWmFdztLiHpa6PM7iTRQcYT9wX9vF565f9ZQ7ZrwYBKab7ctGrnUyyyn5zFBtBEazazVdBvneLkZ9bUjb83PMLEgpw:
Dash 6: 0.00022595 DASH (228ops) (XtiVrp2LF5xAyutweNLRF4hjHi453ezqDm on 44'/5'/5'/0/115) #5 js:2:dash:drkvjS8m2iwuqAXbBAUgNiSVfsH5TurFQxb3bCTM84wuSY376sNUmXbTzLp6cPT8iLqD43n1GXTaHGAaemq8vEm2rwqu5bxtgemUp719HCTXW4S:
Dash 7: 0 DASH (0ops) (XiiyHQPZVuxXHnApv1XP2aNbz92zL8u6Hy on 44'/5'/6'/0/0) #6 js:2:dash:drkvjS8m2iwuqAXbCRvDwtZdhj7KX8KWD7NqtKJ3cmdPhKoAsfK26rcmmGGAoHdVCvsCgkkZMeyq9cxfExdrvJfzTXJFU8enhrj8pQ4vnTXXUh9:
DigiByte 1 cross [native segwit]: 0 DGB (291ops) (dgb1qphngqqm2pf7tx606c8hevnzjeq5h0vykstz26z on 84'/20'/0'/0/131) native_segwit#0 js:2:digibyte:xpub6CW9KDgdnS4RwiFZjL1YpEbk1yYvD96EqiBXmq6xKRhe3rJJQaB78voA4DG2dJctnUeWZes6NhysTRpCmBgGxCCy39wcwRwSB4fx3Nd2AxP:native_segwit
DigiByte 2 [native segwit]: 84.9714 DGB (305ops) (dgb1q7frr09tqelat28xtj8qsh7hvtpjgkedqda7m6g on 84'/20'/1'/0/146) native_segwit#1 js:2:digibyte:xpub6CW9KDgdnS4Rz1D28B7SaGqGPp8Kb8gpvk1MCUeKb58HJTMhdXwCiwNLdZL7Ws6xU12uKat4szE9c2tV27jEfxSwW1uABgGXRJuXNCDZFD9:native_segwit
DigiByte 3 [native segwit]: 0 DGB (0ops) (dgb1q5hv236zdu8fnxdr4mstuwzl76hrx9hr7g54x0l on 84'/20'/2'/0/0) native_segwit#2 js:2:digibyte:xpub6CW9KDgdnS4S2UHrC6Amu2eiJTRBAS1eoaXcVvS8yJtyoBsX7LwyeqjDwP3vBR2WLVhWbm9zdAMubfbK3WJDDmdPRGRT9MdV8RWZqJGwUYo:native_segwit
DigiByte 1 [segwit]: 0.1 DGB (296ops) (SP4aKeaX8WrtHEhSwj9cQ9gaHroK7KEYN5 on 49'/20'/0'/0/153) segwit#0 js:2:digibyte:xpub6CrEMM6LnNPxiDTZaMJwXTtYZXUQvvMwYb2Do892dbEYMrLEfFXZ8ygRrywE66brjMWbV948BJAbWGwV1oeyT7L57ZJykK8jVJ26UQiDVfp:segwit
DigiByte 2 [segwit]: 128.07 DGB (290ops) (SXgcAa69PNF3BpWSxTvZLTh7HinCGJQZC4 on 49'/20'/1'/0/141) segwit#1 js:2:digibyte:xpub6CrEMM6LnNPxkr3nrjR8eEys5nHkysyjVHKAfpchrfj5Y2XEPRoiaSgAN7qtUwVxjaVZmGEnJjtRucoAf91u2W4kL8goUCZUKgGXPUgZkUY:segwit
DigiByte 3 [segwit]: 0 DGB (0ops) (SZg5s18vy8EVLqNcMhvVi2TNYJeQf5crqK on 49'/20'/2'/0/0) segwit#2 js:2:digibyte:xpub6CrEMM6LnNPxmgxLuvQEz6U4j3FvXh7p8MgYFf1kA87Nm3zU6BTydBUdYrsyTF35zTbzPbDA3FudDtiaQjDs664TbtCyYaFni2GrJbk6oFr:segwit
DigiByte 1 [legacy]: 221.201 DGB (267ops) (DQvWmLjM8CthhvMTzvHECuEJBQcFLgcYq3 on 44'/20'/0'/0/134) #0 js:2:digibyte:xpub6Cv4emS7S9zviCwMrBM1LhC7EdKY6QgFZ7T46nwEqtmaJda4EPH7Jv19h8GfhAPNTztGNWBBxribdod3wcxXRDkLmzRBxUgyZWxMoYLDgCX:
DigiByte 2 [legacy]: 9.81967 DGB (269ops) (D7oEtZgeem57NSkxDkMpHsun1ZuuYNknm9 on 44'/20'/1'/0/150) #1 js:2:digibyte:xpub6Cv4emS7S9zvmSxVKstTvb3QR4MYRMR1ySqUZbWc8A1vE2Y2BYw3FjLoxVtVYAeJjzR8PqEDDykAzGBUXsphL3xbgbzx6EtS2D8ikALFT52:
DigiByte 3 [legacy]: 0 DGB (0ops) (DBWpWpZTMg31XMoamhZjKoSqahTVTG2qHi on 44'/20'/2'/0/0) #2 js:2:digibyte:xpub6Cv4emS7S9zvoT2jPveX3CwptyX75sUdfpgmx6DyVGme8QQit5WYE189GhbBJyPThotPBRdpQ5RaXNn8BCkmPNGCG1cirRswqvyvhhqgnAT:
Dogecoin 1 cross: 41.2925 DOGE (25ops) (D9JbAp2PpnZn33Qrr2CMBbS1vSwBLYjmMD on 44'/3'/0'/0/12) #0 js:2:dogecoin:dgub8sBmteCcuFFejUSqGNBcwXRVJ4ZH33Sx3vTJG1o8Q1XwFRNFgT8fAreoj59VMzuU6EJmVMW9gLc9XJSXuxBeSUEt2s2QjSbfYCKkyBvF3pz:
Dogecoin 2: 33.1291 DOGE (28ops) (DCtAZaeKnT7yViKdfrswb19KsTH5geVUa4 on 44'/3'/1'/0/12) #1 js:2:dogecoin:dgub8sBmteCcuFFenEm7nyLHE2Zxt38inSEWx1bVAvWgAXbsHzuEHPaM4aP4J1oE2UWhoQ6cjN8rLEmuzqZHr9MyJvLE8zj527mdtweCgUBjuxj:
Dogecoin 3: 8.09654 DOGE (28ops) (DRWgf4BWuuKzQTDMtmNs4pU5WnFKgCvGnU on 44'/3'/2'/0/13) #2 js:2:dogecoin:dgub8sBmteCcuFFepPh2rZbmtt3RujGFHSLrQiT7cawEm8PpDRumeEWWM4tsKtqm4vUYtHSJZvsifqbKXgUMGN89Y29Kh6DMoq2JCEBPAE5BVK2:
Dogecoin 4: 0.989551 DOGE (18ops) (DE228SuziCGAD25pYKgGucgLQ354PSV79H on 44'/3'/3'/0/10) #3 js:2:dogecoin:dgub8sBmteCcuFFer5KqAKz1JpoYNxNzLP5v2uStDCS6iMYMJz9qssa7cr4EeDGLuPaJ6VRGK6owP43wMFhgHtPXMe56ptKcVF7o5DqVf8mTMDz:
Dogecoin 5: 10.7607 DOGE (18ops) (DFkqW18ZHgJ9KPAqfUoadHgA4dThd7egBw on 44'/3'/4'/0/9) #4 js:2:dogecoin:dgub8sBmteCcuFFev32JBmBE5kkWA9Fz4LHryxURKDHBm8kXT2s5X3cM4eGnk5YDgbRj2cGny85CWZLtFuz4n6SNEff68ZFXZRfeMcKYjM4ZABa:
Dogecoin 6: 18.9096 DOGE (15ops) (DHtsfZ6xv43jri1hh5WW72Wh5xUCCafKc2 on 44'/3'/5'/0/9) #5 js:2:dogecoin:dgub8sBmteCcuFFexZUo9SNmC2kEwPEUKxWo4VbEi5sZq9uAa3koQSeoUyxC5Z9XXqHq6hvYUYMvWL1iuVLnneqEfda8PdDDWPbvXggRGYDS2Yy:
Dogecoin 7: 0 DOGE (0ops) (DNvgzFMvZG3k3o78cqn3y3YksWoSnC3uJ8 on 44'/3'/6'/0/0) #6 js:2:dogecoin:dgub8sBmteCcuFFf1Q45j57nYSbt99vo2P5iHSDdytuEPxtbcaRJrgTJCCJFx9AJhFHvyRNkQ8HxwQ61te2F8hhtChBWAL6RCDZEpbjvKGVRR3T:
Komodo 1 cross: 0 KMD (333ops) (RCPXuVFHCsVFzdvkF6mZXoEzxdfTJRR9iv on 44'/141'/0'/0/151) #0 js:2:komodo:v4PKUB9WZbMS4XNED5V9Jf9KPU8DtK8bggJFrXasVrH4JokFcdaYkTQJyXKWfaFJyqqCMbL92e6yvSpJre2uiXinPT8JwW6wBfu3EDshKooA7a9H:
Komodo 2: 0.371097 KMD (309ops) (RDQbS3YiGuztDEFBCR8vTfJR1uvuQoP2aY on 44'/141'/1'/0/147) #1 js:2:komodo:v4PKUB9WZbMS4XNED6aRRCHCfhWaKTNhNU5g6yu6LFRbf7dMVkKKA1VjmVf7rBGfFFTpLXdvaz2Zh55ouvu86CZgghQwQPJWYob5pZdmXRjkYa9X:
Komodo 3: 9.2104 KMD (301ops) (RD58JeNFYFRSWNZUXY5UgoAPyGFg4EUHxv on 44'/141'/2'/0/157) #2 js:2:komodo:v4PKUB9WZbMS4XNED8S4oAJzXQqPbfLCmNRNPW8QoETCA7opTJLFvrkm39QZAdLg8DygthREBvDRmrHDeVtEQ8C7iQDfXDSPTrzB2FAFkvgsQ9HA:
Komodo 4: 7.95127 KMD (288ops) (RFEWwZXRNL4koGvLFSUr1mWHTukKTDgPxF on 44'/141'/3'/0/159) #3 js:2:komodo:v4PKUB9WZbMS4XNEDBJ9e6csdTWjkQsBngGrmyPrPrwARdjCHQmEYDrU4Kq7HGhiDP6xnwdVwUp3pTCDBqPFJzzGWKwhGKyZ3R9twuUru5U57rPp:
Komodo 5: 0 KMD (0ops) (RXXzA1HUyBUt3vYKgRDwktBrUxGB8nT4bN on 44'/141'/4'/0/0) #4 js:2:komodo:v4PKUB9WZbMS4XNEDFpraB4oy9vXnEDhnEWtmApcz3bN67vrQpVc1DjN5AQDZdV5dt5iXcf1BFTzfmCuAVFoFH3TsW7S8FZfkKBeBvvdLZeretiq:
Litecoin 1 cross [native segwit]: 0.0631644 LTC (326ops) (ltc1qwp8wgltf2qkyghlepzsucnd6swfs5rd4tcwzr7 on 84'/2'/0'/0/152) native_segwit#0 js:2:litecoin:Ltub2YLUoe8MGLizFvLnAHJhiz3rdWG8UXqi9A9smDbuwPD44WPa1rB1EwyQwzRiVFKGH4mS6b5DRE3c3S9jZ944uaGcRK2XPinZcbdmo3P2vmq:native_segwit
Litecoin 2 [native segwit]: 0.0581584 LTC (266ops) (ltc1q793cw85annxkmh6atucfcs84nc9d4e67tl49cl on 84'/2'/1'/0/125) native_segwit#1 js:2:litecoin:Ltub2YLUoe8MGLizLLxfxim25UC6ncVSrJgQw7atsJnYY45xGTLjZk6n5mCnRFuR5rMwaQ7fGz8BFaw6chiDuz3zffibMSYuY5zxdfdRZxLr2Lw:native_segwit
Litecoin 3 [native segwit]: 0 LTC (0ops) (ltc1qdc2fw3ytrnk9urf24dvgf6zzl8lndpe38kzpyf on 84'/2'/2'/0/0) native_segwit#2 js:2:litecoin:Ltub2YLUoe8MGLizMiiRURGW9BD6ycQNUzeQRRGhLCwGLW4HUpCJJJBJwFBjjE8uF3BigX2UwDPbkwNu41NCGtPoQzKjwPwuVcAruutKaRabtA7:native_segwit
Litecoin 1 [segwit]: 0.0494554 LTC (308ops) (MKDTJvQm6gdGH5YB8ZHtuLbPQVWXfWxHEu on 49'/2'/0'/0/148) segwit#0 js:2:litecoin:Ltub2YDfX8FoxTFohkcgknuZr2WLrCNpq6ufHxguxyjoDWGDZ1GBUVSn5wwoD2ifjY13iERFGvauvW55p6ASVCbqiABnreHFCsV5LKps76aWDV3:segwit
Litecoin 2 [segwit]: 0.031526 LTC (277ops) (MDhLB4AwYFj1GuR1t26Zsrgjn1VFxuUKnm on 49'/2'/1'/0/142) segwit#1 js:2:litecoin:Ltub2YDfX8FoxTFokPftPWHCApgWFe3zeGaU4bag1Wo7HsciTTfvWhRqJvo5yULDSURkh475q8NVpZE2judnAYSmrGmSjH9cB1bUYrm6BgLEZGC:segwit
Litecoin 3 [segwit]: 0 LTC (0ops) (MD2uvco48GWoQ11iYqQ4jiLfvc33b9E3b9 on 49'/2'/2'/0/0) segwit#2 js:2:litecoin:Ltub2YDfX8FoxTFopQz5yFXLXp9tVCybZ31GX9KsGYccPbFSf1qzFP2Bmq6sirajnUjcH1zhD5sHGPyH7s1KjfD4zZmo2fnq1CVcRpa5ZXZHo8t:segwit
Litecoin 1 [legacy]: 0.013357 LTC (308ops) (Lgtv3NZnsyWEEdG1y9gooRcoYFiFBegALa on 44'/2'/0'/0/157) #0 js:2:litecoin:Ltub2YwXt3Fm1MVHeGxpcxFhFTe1FkqDdVoeRp9FRnnqGrinFxJSDjXwVTnmjK56jhq83mxWmTKprWjLXqspQCYtxJmCnwCLJUPoZhjJEYMtcFd:
Litecoin 2 [legacy]: 0.132053 LTC (254ops) (LhkFXAKTgjn2ssiwF9vBR6FkvK7ZbmXPQs on 44'/2'/1'/0/141) #1 js:2:litecoin:Ltub2YwXt3Fm1MVHgsz1XL8MM6MicGgumPzfpD1pZcsk15P4LZHiF4wpFPGvTi58u9evgMd4dV9K7cMMA532mq1HbEknZZ5UayUuRbSsM5VzptL:
Litecoin 3 [legacy]: 0 LTC (0ops) (LiDx2poS1M1DwYU2zHuvKEQAAFUdpRgP59 on 44'/2'/2'/0/0) #2 js:2:litecoin:Ltub2YwXt3Fm1MVHgy4nREA2MxDT5Em3QsQv2Yu6gfGSPudxTKgcovLsh1sV3rje75uZ5eAkyJLkbHxPBFU3Wbhd2Q6XF863omV2XfWhsC2ACJ4:
Peercoin 1 cross: 1.43899 PPC (311ops) (PHC8Se3F73TfKijtCkjSBpSs63fVxbbpuN on 44'/6'/0'/0/150) #0 js:2:peercoin:r29uBq5Ssx6sA9FNEk5mVhtPMxBWcJoUhAz1WrZbMwV6fu6eEqrFLYj8NkGyDPWmTCL3pUt8csCLhKsUmSdp3kdJMwF6YS2qdoHsPBzSZZfpPEkW:
Peercoin 2: 0.113027 PPC (280ops) (PMxEhu4sSCNEktF138S9m3nw22A9VKaGL9 on 44'/6'/1'/0/135) #1 js:2:peercoin:r29uBq5Ssx6sA9FNEmYpQhRha2M1eK4Ns3xC5JXZWW1qRp9pR4S1fFH6iHoLgGZZ1Zy41RiyUpqffhkkZYeUndDXtPD6ky2VNpK9i3KCVCfPBi3a:
Peercoin 3: 0.145939 PPC (320ops) (P91Bwf9mLupbP2wgtjVySeGhQ8B4ZxzpZ5 on 44'/6'/2'/0/159) #2 js:2:peercoin:r29uBq5Ssx6sA9FNEoPrhN2L2RHE9aXCd7LWARpRsJEuToBqdBzDc7tDnJutEvAv4zBTmaw5dtMsUXQT3Hp33fAqP2TDiJQR2PMNev7xXiFMSZFg:
Peercoin 4: 0.126087 PPC (297ops) (PMpdLCQMtRiZC57PjrauWV1RXDM1DXKCUv on 44'/6'/3'/0/159) #3 js:2:peercoin:r29uBq5Ssx6sA9FNErFa71QRSJEbti3YLZRDJpJRaH3ymivovbFrsTFToGcV1bzzgqXSY6rPB372i8sJrPsLpFSX8sGkwEHwYvrqbDLgsx4fWhe6:
Peercoin 5: 0 PPC (0ops) (PEhazqjGHH54d5pSdtxvKKJZioREKjuCKY on 44'/6'/4'/0/0) #4 js:2:peercoin:r29uBq5Ssx6sA9FNEtmywUWnbp3KTYNoAeotePriFBpTtMLCLxDSFDmptND74NjVLfmm9vTs9opxhVbXT8CjB8eMDUGksmBashiZLTuXN2iw6zTv:
PivX 1 cross: 36.0669 PIVX (315ops) (D6W5y8eWV6MgTXLcJcLMZdrpiNUFXQLngN on 44'/77'/0'/0/143) #0 js:2:pivx:ToEA6mkkScBzPS3QGwz3pD9XiPf8YynSCGuC65sMGexuJ8oLkqEAZRAcR5VqKvRV5Phzid1ZG7myNKF6XtRBtVKT5JhgUpaKZtwAq3XzeH3Qnmz:
PivX 2: 0.00015 PIVX (281ops) (DQhdoMKXjqefo5LeS7SJDrRHN9HUebgiFA on 44'/77'/1'/0/135) #1 js:2:pivx:ToEA6mkkScBzPS3QK9QkPuwWHUEA284HMW86PxW1zkXJAAJa9zXWJjVwBvYEt5HTwDHyDpyfC2VRj3Sy9MBegtxX3kBM1dyiPx81KcwoA8DT75c:
PivX 3: 1.30359 PIVX (285ops) (D8w9mmhxH24Afcd6kcQuoJCUzcBEuPS5FT on 44'/77'/2'/0/156) #2 js:2:pivx:ToEA6mkkScBzPS3QNaWms316jJrjhxFoXsKpv21fDZnZUqeqnX1FpofXYA3ARA7qSEHn2wmdd7EPMM1qJ36CiFP3Ycu6p4EMHKYgV49aAFQYdwt:
PivX 4: 9.27869 PIVX (294ops) (DDsZXtSppJFZdknmvGrZVz2uFo6BsnKPtC on 44'/77'/3'/0/153) #3 js:2:pivx:ToEA6mkkScBzPS3QRXKa6QiRvZKUYefypt8wZupR6GaqD77SPLwzgmraaKbGgcirVLLXkQ6XjZJcGhoLRL2xP5ZBVjD5TUz6ZY6WkgXBpJW5rNU:
PivX 5: 0 PIVX (0ops) (DGvVBqdtcbSTuXgf6JjAxG5a8MSRXk76Tw on 44'/77'/4'/0/0) #4 js:2:pivx:ToEA6mkkScBzPS3QS97WZjaF1BidcB1ywJUVPvH1UAbz9BzZ1U8Uzo3zVwrmNHH18cJiwpjFEUnvCu5hqTQs5df1A7f1vBttM65ReXpJhxvKtvh:
Vertcoin 1 cross [segwit]: 7.33916 VTC (285ops) (398qLvyN8wqwkZdsn7JUohrbmCrcwrjXX4 on 49'/28'/0'/0/127) segwit#0 js:2:vertcoin:xpub6BzrB2TZiXxTtjegub5eT5QAmDtrDVNDnwj8eJJgBqgbLwXxsRQgQQoP5eCaHNyvLxFXkB2doyxytbGkUvoQtepWayC3hWgoL7DbwshW4yS:segwit
Vertcoin 2 [segwit]: 14.9122 VTC (320ops) (332kGF7F7nwQeRyYd2Z3hdc7vFmPTrbho8 on 49'/28'/1'/0/166) segwit#1 js:2:vertcoin:xpub6BzrB2TZiXxTxPQdQWrnTLvxXgdvSncCsqYsUPHn93hfzzmNtKh89FH4W9qxzH2GHVhcvowEtcNHLBJMvaRfTPhAMgghoEFrjX8XMVgrTGf:segwit
Vertcoin 3 [segwit]: 0 VTC (0ops) (37sUZu9kBZk9uH1SxV1asosooyiHhbC7rd on 49'/28'/2'/0/0) segwit#2 js:2:vertcoin:xpub6BzrB2TZiXxU1HxVHfXBofkeE1JNTetYETWhdsEuPc7giYWWWsFTx8oYHvGYRCHXrczxA7iqAFTQpCAfyLqnzvTZgz25S5bDCr3aEgNLbHV:segwit
Vertcoin 1 [legacy]: 7.28917 VTC (289ops) (VnWcyEnr7vw3RRKLRqj9AzzGMaowhXb4Qx on 44'/28'/0'/0/154) #0 js:2:vertcoin:xpub6D9ewWZRDVHmnJbjdoaFbC54UhW6iZ4k2n9tLiTPJsqp7x16bAdkGhK7yy7cnvegoJz5HwBGcoQpSv1Mp6oTDYDgHd2RPHennaNsQuBuaXR:
Vertcoin 2 [legacy]: 0 VTC (264ops) (VdBoZYpGm8rzBHHSfxE6ngxFme8Sc9fkyY on 44'/28'/1'/0/129) #1 js:2:vertcoin:xpub6D9ewWZRDVHmoTUYA4SfZTKVP9QvkovJmZ5bPbj12dgZEUb6DtS76PP144mkfCfBDsXvEFsEN7hsrbdvBA34mg78owvpVXQAuQRKmggGvGF:
Vertcoin 3 [legacy]: 0 VTC (0ops) (VgM8spUbqP3r1qdnswXaSrqGeMVnERAuuV on 44'/28'/2'/0/0) #2 js:2:vertcoin:xpub6D9ewWZRDVHmtBmAgSQ2HSyfeZs9ebe5iYurVh2rBbpHRpQX52u3iZPqChjvoPYUmMD1jpGeNqVCkXEridcr92DTEFhngPjieTtiPjJGGEA:
Viacoin 1 cross [segwit]: 0 VIA (272ops) (EYrKo2DrUiXWQxd1U3NDPZ14TW8denDqUx on 49'/14'/0'/0/126) segwit#0 js:2:viacoin:xpub6BnHRZZc2q3Bq7c8LWrKVaek5cChKLozvgLvD4uS52XX9qvVv1AfXtGnQqs7z1fy58DCXc7333iznM3enL4y3gAjx9bbJAhEd3f9Bf8FMAL:segwit
Viacoin 2 [segwit]: 21.0284 VIA (273ops) (EVppvSoXiqZynnBt5d5r7XfbxJiQk1g1Rz on 49'/14'/1'/0/127) segwit#1 js:2:viacoin:xpub6BnHRZZc2q3Bv5KKzULAJs7Wp4Aa1Ht1i1HfMpFPz39ErhhzaK25gSKwbGvMLvU7gREE2N1uPJ87x9UyfbPhu6UTNbtRTq5K5EvXgktynP7:segwit
Viacoin 3 [segwit]: 0 VIA (0ops) (ELsKYe4RMf5PjAh6ebwSwPhX7kJikrPS1B on 49'/14'/2'/0/0) segwit#2 js:2:viacoin:xpub6BnHRZZc2q3BwqXyrx8ZAntahSP89Z6HxVaWASEYswBqqKzmBigsCndsB57zZcYDVMbmE2mWbgRMV8AYgxfZKQgfoasrKvg4ex1zz3xX29x:segwit
Viacoin 1 [legacy]: 21.2371 VIA (245ops) (VexBXc6y7ND7B2RMVwZbCdjM7KFJkn6so6 on 44'/14'/0'/0/130) #0 js:2:viacoin:xpub6BqwJGyyRny96T4yirVKJ3iqL3dznXfrtohfLE5AgKButrt9PHen5v2yACKPuMZg53z5vmYkFh7NQeXotr714kgNUuuBD7HHpuZcfQpqtVB:
Viacoin 2 [legacy]: 0 VIA (261ops) (Vh2vXZTGNWdFC3pYQLXThwpdKtUqsUz6BW on 44'/14'/1'/0/143) #1 js:2:viacoin:xpub6BqwJGyyRny99DmxkTjWUNWFd5foEt2aUddfdaEamdB8gLsfK225ttKKiM24gZvVmUWm1tC2zJheYZ7FfJkTgCvyAz8AxVRa8TPWbmsnWMb:
Viacoin 3 [legacy]: 0 VIA (0ops) (Veeew6qhNE8XmE8pzfQygq223k1k5jxF63 on 44'/14'/2'/0/0) #2 js:2:viacoin:xpub6BqwJGyyRny9AaT939M5Mdnm5g2a3ZTj42bFNtYcmWz793oRxGodSi7sY42Uk62AtGMzdMuJqttJpKX1Yu6FxfggF1TU4whZhCnPbyZRKx5:
Zcash 1 cross: 0.00193104 ZEC (127ops) (t1J3DsmvRFkCiqZt62Nrga4tEoNtMVzobL7 on 44'/133'/0'/0/58) #0 js:2:zcash:xpub6CJCxQneNaGtEsc5RekCewAkzA4HmtexTwe7WEdEmduLVbfPti54Vme5gpsTrTDRB7qGUjn7LPhXitHvjrnMVDTt8LYvj7s34ZzEz6PcS8z:
Zcash 2: 0.177 ZEC (103ops) (t1Xuy4FiF9UamPw1GfD4M7neSXoGKdGjzdQ on 44'/133'/1'/0/52) #1 js:2:zcash:xpub6CJCxQneNaGtGzvpwjmx2kuAgbAwTBFFCC9TdvziUaYsPQYQ22mwaJbxvyBDLeW4gAnUBvKFeb5RznU3uxtVZp9AJQuU1Q5LsTMypXhN3dy:
Zcash 3: 0.0223323 ZEC (113ops) (t1a6W265h51RXbyDdLBKqCnsRDq5pb8Vajh on 44'/133'/2'/0/59) #2 js:2:zcash:xpub6CJCxQneNaGtLNBmM9y9Fm23XfXVewWuDYb5mqH1Fybr2579KAGiPfR2gsjjakYEGwFCL4Hau3C9ns24sPFM1MBrSPRKQLLVdQpiSQkSARY:
Zcash 4: 0.0595429 ZEC (113ops) (t1Wqi7A9rnhJGDje7uoBVgs5ZhrDrYCGXvL on 44'/133'/3'/0/59) #3 js:2:zcash:xpub6CJCxQneNaGtQ86kboo1yi9EsCrvQXMGKy2W6MWtMfSLxhpJQHgeLG4MLs1B6gHmYoWRC5q4CCUR4XzoBjPYAxFTHfdSfdhCWRspU2hJv1A:
Zcash 5: 0 ZEC (0ops) (t1NCYEq5jS9TMQMVA4NeMVShuY7JFmFf89y on 44'/133'/4'/0/0) #4 js:2:zcash:xpub6CJCxQneNaGtQcwqQ4ZBYaBpHPzrTRbyU5S4ziPHtkL5iNHxRv9P7J3oJjerQuPNm3JFpz6Ktcui5Eqv5YW9PiCwYonU5E12pg1hwUAkGxh:
Horizen 1 cross: 0.081574 ZEN (221ops) (znjU4t39uuYwFtr1ukZTLiga4cR9isBU1Kn on 44'/121'/0'/0/100) #0 js:2:zencash:xpub6C68jAb8xasfmbmg37N3W5TsYWdTb6xLCtjwz5oSVAdi6Jxzx6FeBQcQazySrCXnsGZKaT9MXB9i4Lny4AoFAVZtSy6kVExyheF7X5Msvu3:
Horizen 2: 0.00622516 ZEN (214ops) (znnqcs4ed1MbprzVtpe5e4dJZhCDK25ayh6 on 44'/121'/1'/0/101) #1 js:2:zencash:xpub6C68jAb8xasfrBmUVvZbdXydhq15bdfePn1qhjb32azt3GkzoqBCQuRaZKPYp9T9uhr7TYCANdXanzeXfXp4qMjw7ijiPPNbBKmGRZRFeoa:
Horizen 3: 0 ZEN (235ops) (znhzLad6wVLF36SzjWBkHTzr8CKJLTth9Ri on 44'/121'/2'/0/125) #2 js:2:zencash:xpub6C68jAb8xasfsZCbDtbqPTydFZEHjfzFP75ZQyizidPdLPHNbf41HqQq8RiHMJNuXx71D15Uv9yVpxHkxicSAzKCPVqi1gCKkJTdCN6MK7Q:
Horizen 4: 0.355893 ZEN (232ops) (znkj5MQ2a63Tz977mSFMLmgxgSsgRcohdst on 44'/121'/3'/0/124) #3 js:2:zencash:xpub6C68jAb8xasfwaE1WeCTh2JhK4KMh64oUaNn2MJCpVdjBmV7cdLhW8xqAfrb8eerM3wtiwMg9sMZkjA62QMH1rMDNbr97uLKNZohEX7c1cq:
Horizen 5: 0 ZEN (0ops) (znm8ELZShHo5gm7aQjcd3qbxT7UF8Mnzyr2 on 44'/121'/4'/0/0) #4 js:2:zencash:xpub6C68jAb8xasfwknWxgLgizrHgqJko7RdnamzFS3DzoKUaA5721xs1HE23NHHqq6LcvmKf43ncaSsz3cEZZpmCrgfK1GhrmDNHkvKfyqpZHF:
Celo 1 cross: 9.6871 CELO (49ops) (0x246FFDB387F1F8c48072E1C13443540017bC71b7 on 44'/52752'/0'/0/0) #0 js:2:celo:0x246FFDB387F1F8c48072E1C13443540017bC71b7:
Celo 2: 0.0106295 CELO (26ops) (0xfbD6f2Ee91DdEFFB77FA360d851d5f305BE9ceF8 on 44'/52752'/1'/0/0) #1 js:2:celo:0xfbD6f2Ee91DdEFFB77FA360d851d5f305BE9ceF8:
Celo 3: 0.00205435 CELO (16ops) (0x7993d97bbB2328a9Daf24f3d9855d7cc85f0c2A0 on 44'/52752'/2'/0/0) #2 js:2:celo:0x7993d97bbB2328a9Daf24f3d9855d7cc85f0c2A0:
Celo 4: 0.000636 CELO (9ops) (0x709b0F0Ba5719F76320d96195D17a56d35dcf1f2 on 44'/52752'/3'/0/0) #3 js:2:celo:0x709b0F0Ba5719F76320d96195D17a56d35dcf1f2:
Celo 5: 0.00310103 CELO (9ops) (0xA6EB5541E3527d07CaD4dD14E5454820DB858160 on 44'/52752'/4'/0/0) #4 js:2:celo:0xA6EB5541E3527d07CaD4dD14E5454820DB858160:
Celo 6: 9.68753 CELO (2ops) (0x6baA538b3eC946E822E1cE1D1E55849A3cfc52EE on 44'/52752'/5'/0/0) #5 js:2:celo:0x6baA538b3eC946E822E1cE1D1E55849A3cfc52EE:
Osmosis 5: 0.022151 OSMO (20ops) (osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0 on 44'/118'/4'/0/0) #4 js:2:osmo:osmo1vc7s929uh2yxyhau4wsg5th9jzedvkurt8rqd0:
Osmosis 2: 1.08006 OSMO (24ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:
Osmosis 3: 0.064611 OSMO (19ops) (osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv on 44'/118'/2'/0/0) #2 js:2:osmo:osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv:
Osmosis 4: 0.445106 OSMO (23ops) (osmo1hgyf054qztvmty3cayuw9nedftlhejv5r6kn0k on 44'/118'/3'/0/0) #3 js:2:osmo:osmo1hgyf054qztvmty3cayuw9nedftlhejv5r6kn0k:
Osmosis 1 cross: 0.028391 OSMO (19ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:
Osmosis 6: 0.750093 OSMO (26ops) (osmo1qgrd8srhvald995uvpeyncvwg7afgkmr88spsw on 44'/118'/5'/0/0) #5 js:2:osmo:osmo1qgrd8srhvald995uvpeyncvwg7afgkmr88spsw:
Osmosis 7: 1.71732 OSMO (17ops) (osmo1n6vccpa77x7xyhnk98jy6gg3rmgjkazxuyk2ng on 44'/118'/6'/0/0) #6 js:2:osmo:osmo1n6vccpa77x7xyhnk98jy6gg3rmgjkazxuyk2ng:
Osmosis 8: 0.950213 OSMO (12ops) (osmo1v283e7h2plllyjwgqrexv2ge5e4z252u26g0qp on 44'/118'/7'/0/0) #7 js:2:osmo:osmo1v283e7h2plllyjwgqrexv2ge5e4z252u26g0qp:
Osmosis 9: 5.09694 OSMO (3ops) (osmo1g9t7sv8y0mvu2qd0xguc40xujnu94rh5teku2d on 44'/118'/8'/0/0) #8 js:2:osmo:osmo1g9t7sv8y0mvu2qd0xguc40xujnu94rh5teku2d:
Osmosis 10: 13.5212 OSMO (7ops) (osmo1jgk668h53gd9wn09mndq7uzgk80nr5d82trkg5 on 44'/118'/9'/0/0) #9 js:2:osmo:osmo1jgk668h53gd9wn09mndq7uzgk80nr5d82trkg5:
Osmosis 11 cross: 1.44283 OSMO (2ops) (osmo1733g3dfzj6tulcqtvz628ypuqj0hvlrzruntc8 on 44'/118'/10'/0/0) #10 js:2:osmo:osmo1733g3dfzj6tulcqtvz628ypuqj0hvlrzruntc8:
Osmosis 12: 0 OSMO (0ops) (osmo1q09970dekm5hdku5tta7p9w6kldyyf25xfc0yg on 44'/118'/11'/0/0) #11 js:2:osmo:osmo1q09970dekm5hdku5tta7p9w6kldyyf25xfc0yg:
Desmos 3: 0.015819 DSM (0ops) (desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx on 44'/118'/2'/0/0) #2 js:2:desmos:desmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvcqkhx:
Desmos 2: 0.353678 DSM (0ops) (desmos1qvtnzptp30maznnhdg30xl2jtdq2shpnnygxur on 44'/118'/1'/0/0) #1 js:2:desmos:desmos1qvtnzptp30maznnhdg30xl2jtdq2shpnnygxur:
Desmos 1 cross: 0.034737 DSM (0ops) (desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454 on 44'/118'/0'/0/0) #0 js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454:
Umee 1 cross: 0 UMEE (0ops) (umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l on 44'/118'/0'/0/0) #0 js:2:umee:umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l:
Persistence 1 cross: 0 XPRT (14ops) (persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf on 44'/118'/0'/0/0) #0 js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf:
Persistence 2: 0 XPRT (10ops) (persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l on 44'/118'/1'/0/0) #1 js:2:persistence:persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l:
Persistence 3: 0.891463 XPRT (9ops) (persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6 on 44'/118'/2'/0/0) #2 js:2:persistence:persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6:
Persistence 4: 0.313329 XPRT (13ops) (persistence1hgyf054qztvmty3cayuw9nedftlhejv59drshq on 44'/118'/3'/0/0) #3 js:2:persistence:persistence1hgyf054qztvmty3cayuw9nedftlhejv59drshq:
Persistence 5: 3.15351 XPRT (14ops) (persistence1vc7s929uh2yxyhau4wsg5th9jzedvkurdskr4e on 44'/118'/4'/0/0) #4 js:2:persistence:persistence1vc7s929uh2yxyhau4wsg5th9jzedvkurdskr4e:
Persistence 6: 0.087747 XPRT (12ops) (persistence1qgrd8srhvald995uvpeyncvwg7afgkmrps9zgc on 44'/118'/5'/0/0) #5 js:2:persistence:persistence1qgrd8srhvald995uvpeyncvwg7afgkmrps9zgc:
Persistence 7: 2.13098 XPRT (9ops) (persistence1n6vccpa77x7xyhnk98jy6gg3rmgjkazx6nrft7 on 44'/118'/6'/0/0) #6 js:2:persistence:persistence1n6vccpa77x7xyhnk98jy6gg3rmgjkazx6nrft7:
Persistence 8: 23.5106 XPRT (6ops) (persistence1v283e7h2plllyjwgqrexv2ge5e4z252uvdavch on 44'/118'/7'/0/0) #7 js:2:persistence:persistence1v283e7h2plllyjwgqrexv2ge5e4z252uvdavch:
Persistence 9: 1.8195 XPRT (7ops) (persistence1g9t7sv8y0mvu2qd0xguc40xujnu94rh5dwrljm on 44'/118'/8'/0/0) #8 js:2:persistence:persistence1g9t7sv8y0mvu2qd0xguc40xujnu94rh5dwrljm:
Persistence 10: 0.365521 XPRT (2ops) (persistence1jgk668h53gd9wn09mndq7uzgk80nr5d8vuk4sz on 44'/118'/9'/0/0) #9 js:2:persistence:persistence1jgk668h53gd9wn09mndq7uzgk80nr5d8vuk4sz:
Persistence 11 cross: 0.155359 XPRT (0ops) (persistence1733g3dfzj6tulcqtvz628ypuqj0hvlrz9txgq3 on 44'/118'/10'/0/0) #10 js:2:persistence:persistence1733g3dfzj6tulcqtvz628ypuqj0hvlrz9txgq3:
Persistence 12: 0.295857 XPRT (1ops) (persistence1q09970dekm5hdku5tta7p9w6kldyyf25q7dvu7 on 44'/118'/11'/0/0) #11 js:2:persistence:persistence1q09970dekm5hdku5tta7p9w6kldyyf25q7dvu7:
Persistence 13: 0 XPRT (0ops) (persistence1yhlye27fl05kg4nhmeu5d579m8ups9ewczqfvd on 44'/118'/12'/0/0) #12 js:2:persistence:persistence1yhlye27fl05kg4nhmeu5d579m8ups9ewczqfvd:
Quicksilver 1 cross: 0 QCK (0ops) (quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l on 44'/118'/0'/0/0) #0 js:2:quicksilver:quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l:
Onomy 1 cross: 0 NOM (5ops) (onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg on 44'/118'/0'/0/0) #0 js:2:onomy:onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg:
Onomy 2: 0.00274522 NOM (26ops) (onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67 on 44'/118'/1'/0/0) #1 js:2:onomy:onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67:
Onomy 3: 0 NOM (12ops) (onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m on 44'/118'/2'/0/0) #2 js:2:onomy:onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m:
Onomy 4: 0.00352812 NOM (28ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:
Onomy 5: 0 NOM (14ops) (onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c on 44'/118'/4'/0/0) #4 js:2:onomy:onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c:
Onomy 15: 0.278998 NOM (8ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
Onomy 7: 0 NOM (2ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:
Onomy 8: 0.00398913 NOM (32ops) (onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k on 44'/118'/7'/0/0) #7 js:2:onomy:onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k:
Onomy 13: 0.122364 NOM (7ops) (onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv on 44'/118'/12'/0/0) #12 js:2:onomy:onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv:
Onomy 10: 0.0276579 NOM (17ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r:
Onomy 11 cross: 0.0767953 NOM (8ops) (onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls on 44'/118'/10'/0/0) #10 js:2:onomy:onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls:
Onomy 12: 0.186996 NOM (6ops) (onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl on 44'/118'/11'/0/0) #11 js:2:onomy:onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl:
Onomy 9: 0.00000616 NOM (12ops) (onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6 on 44'/118'/8'/0/0) #8 js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6:
Onomy 14: 0.200558 NOM (3ops) (onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj on 44'/118'/13'/0/0) #13 js:2:onomy:onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj:
Onomy 6: 0.00253161 NOM (28ops) (onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he on 44'/118'/5'/0/0) #5 js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he:
Onomy 16: 0.039172 NOM (3ops) (onomy10wwjgt3uluxt4zq4qxnkcv96nyz4catad0t86t on 44'/118'/15'/0/0) #15 js:2:onomy:onomy10wwjgt3uluxt4zq4qxnkcv96nyz4catad0t86t:
Onomy 17: 0.859602 NOM (11ops) (onomy1xr8krhp99mp9ncrz6dfgre542nv0rc8l3er5t5 on 44'/118'/16'/0/0) #16 js:2:onomy:onomy1xr8krhp99mp9ncrz6dfgre542nv0rc8l3er5t5:
Onomy 18: 0 NOM (0ops) (onomy102w826rmvswfhs4zsv2ujhylmd92c28pg90e8w on 44'/118'/17'/0/0) #17 js:2:onomy:onomy102w826rmvswfhs4zsv2ujhylmd92c28pg90e8w:
Stargaze 1 cross: 0.018438 STARS (13ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:
Stargaze 2: 5.195 STARS (23ops) (stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2 on 44'/118'/1'/0/0) #1 js:2:stargaze:stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2:
Stargaze 3: 0.107861 STARS (19ops) (stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0 on 44'/118'/2'/0/0) #2 js:2:stargaze:stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0:
Stargaze 4: 8.44525 STARS (27ops) (stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4 on 44'/118'/3'/0/0) #3 js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4:
Stargaze 8: 220.38 STARS (25ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz:
Stargaze 11 cross: 12.2972 STARS (4ops) (stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y on 44'/118'/10'/0/0) #10 js:2:stargaze:stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y:
Stargaze 7: 50.8465 STARS (16ops) (stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt on 44'/118'/6'/0/0) #6 js:2:stargaze:stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt:
Stargaze 5: 0 STARS (13ops) (stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv on 44'/118'/4'/0/0) #4 js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv:
Stargaze 9: 649.719 STARS (9ops) (stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw on 44'/118'/8'/0/0) #8 js:2:stargaze:stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw:
Stargaze 10: 99.1833 STARS (15ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h:
Stargaze 6: 2.19302 STARS (11ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:
Stargaze 12: 0 STARS (0ops) (stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet on 44'/118'/11'/0/0) #11 js:2:stargaze:stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet:
Coreum 3: 9.98409 CORE (6ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89:
Coreum 2: 49.9178 CORE (15ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:
Coreum 1 cross: 0 CORE (9ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:
Coreum 4: 0 CORE (0ops) (core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l on 44'/118'/3'/0/0) #3 js:2:coreum:core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l:
Crypto.org 1 cross: 0 CRO (32ops) (cro14zpaxs3msrdnx5ch3m3y3yue0wwwevrf2hmwra on 44'/394'/0'/0/0) #0 js:2:crypto_org:cro14zpaxs3msrdnx5ch3m3y3yue0wwwevrf2hmwra:
Crypto.org 2: 0 CRO (22ops) (cro1h95uwv25le8rd0fl80qyp0438kn57xl4cp64dl on 44'/394'/1'/0/0) #1 js:2:crypto_org:cro1h95uwv25le8rd0fl80qyp0438kn57xl4cp64dl:
Crypto.org 3: 3.39375 CRO (26ops) (cro1uxjd9r5yz6muu5fzhf8gj9dzvevpyzcc822je2 on 44'/394'/2'/0/0) #2 js:2:crypto_org:cro1uxjd9r5yz6muu5fzhf8gj9dzvevpyzcc822je2:
Crypto.org 4: 2.51135 CRO (16ops) (cro1w58ly7vcu7a57pfa25zt3kdvt89z38690aedcd on 44'/394'/3'/0/0) #3 js:2:crypto_org:cro1w58ly7vcu7a57pfa25zt3kdvt89z38690aedcd:
Crypto.org 5: 2.5114 CRO (22ops) (cro17dv59jpz5tfk54sj9cdwqzjj8e22hp7g5a4v4l on 44'/394'/4'/0/0) #4 js:2:crypto_org:cro17dv59jpz5tfk54sj9cdwqzjj8e22hp7g5a4v4l:
Crypto.org 6: 26.3363 CRO (21ops) (cro1zfhcf2htapdkjlw4ffqzce7yfe6mhscd2su05p on 44'/394'/5'/0/0) #5 js:2:crypto_org:cro1zfhcf2htapdkjlw4ffqzce7yfe6mhscd2su05p:
Crypto.org 7: 0 CRO (0ops) (cro1gfrsr7eerpuc0zpl4j6wp3aj55gqahtls2hj9h on 44'/394'/6'/0/0) #6 js:2:crypto_org:cro1gfrsr7eerpuc0zpl4j6wp3aj55gqahtls2hj9h:
MultiversX 1 cross: 0 EGLD (183ops) (erd18n5sk95fq9dtgdsa9m9q5ddp66ch9cq5lpjflwn5j9z8x2e9h0qqrvk5qp on 44'/508'/0'/0/0) #0 js:2:elrond:erd18n5sk95fq9dtgdsa9m9q5ddp66ch9cq5lpjflwn5j9z8x2e9h0qqrvk5qp:
MultiversX 2: 0 EGLD (197ops) (erd172muqtk2ka5ath64284fm0av4tarkg6l040c595uswwz3tgngh9s9dtgp6 on 44'/508'/1'/0/0) #1 js:2:elrond:erd172muqtk2ka5ath64284fm0av4tarkg6l040c595uswwz3tgngh9s9dtgp6:
MultiversX 3: 0 EGLD (154ops) (erd1ql9pxrhe29cjr8qgxx3rtmh9lyax5x9dkvu3mfzrgt4e8hwk536ssl4sea on 44'/508'/2'/0/0) #2 js:2:elrond:erd1ql9pxrhe29cjr8qgxx3rtmh9lyax5x9dkvu3mfzrgt4e8hwk536ssl4sea:
MultiversX 4: 0.010484 EGLD (199ops) (erd1sjvd5mh946cty4wq0ya0d82509tc8eulxjujrad5ztfwjlhkqz0qy5yzmn on 44'/508'/3'/0/0) #3 js:2:elrond:erd1sjvd5mh946cty4wq0ya0d82509tc8eulxjujrad5ztfwjlhkqz0qy5yzmn:
MultiversX 5: 0.308927 EGLD (163ops) (erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el on 44'/508'/4'/0/0) #4 js:2:elrond:erd149kzxgtymzzaddanlj02zhyhwves9wspvk8p69u325tjln5en9aqf8x8el:
MultiversX 6: 0 EGLD (144ops) (erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n on 44'/508'/5'/0/0) #5 js:2:elrond:erd143yn6uvrfzjptq5g7wvzntl3fcthsxtxrp9f3dgasluj6q5n0pxq2td67n:
MultiversX 7: 0.671771 EGLD (112ops) (erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7 on 44'/508'/6'/0/0) #6 js:2:elrond:erd1nhe920dlsx8u0lg46grd82dc8vqj8wejh8u7xcdjzfr8yy8ncdtsgtgjz7:
MultiversX 8: 0 EGLD (0ops) (erd1w4jjugkk5rp8hn8erefltjn0xek4x60t4hzsmnkfty7930sxujtqgryqgw on 44'/508'/7'/0/0) #7 js:2:elrond:erd1w4jjugkk5rp8hn8erefltjn0xek4x60t4hzsmnkfty7930sxujtqgryqgw:
Polygon 1 cross: 20.7199 MATIC (11ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon 2: 0 MATIC (3ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon 3: 0 MATIC (3ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon 4: 0 MATIC (3ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon 5: 0 MATIC (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Ethereum Classic 1 cross: 0.242851 ETC (1ops) (0x7584df0780C5eB83b26aE55abBc265014f8bf897 on 44'/61'/0'/0/0) #0 js:2:ethereum_classic:0x7584df0780C5eB83b26aE55abBc265014f8bf897:
Ethereum Classic 2: 0 ETC (0ops) (0x62ab4485f7EC0a291540dA31b82BE881166cD786 on 44'/61'/1'/0/0) #1 js:2:ethereum_classic:0x62ab4485f7EC0a291540dA31b82BE881166cD786:
Ethereum Goerli 1 cross: 0.04 𝚝ETH (3ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:ethereum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Ethereum Goerli 2: 0 𝚝ETH (0ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:ethereum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Hedera 1 cross: 12.9093 HBAR (3ops) (0.0.3663977 on 44/3030) hederaBip44#0 js:2:hedera:0.0.3663977:hederaBip44
Hedera 4: 17.6612 HBAR (5ops) (0.0.3664563 on 44/3030) hederaBip44#3 js:2:hedera:0.0.3664563:hederaBip44
Hedera 3: 7.42346 HBAR (6ops) (0.0.3664539 on 44/3030) hederaBip44#2 js:2:hedera:0.0.3664539:hederaBip44
Hedera 2: 1.98958 HBAR (8ops) (0.0.3664525 on 44/3030) hederaBip44#1 js:2:hedera:0.0.3664525:hederaBip44
Internet Computer 1 cross: 0 ICP (37ops) (f2ed4c9253d3aca7d679bfa9f528d13e85c7f522b8857e094c850a157b750209 on 44'/223'/0'/0/0) internet_computer#0 js:2:internet_computer:04e529ca9ff4709b35af64dce4f0719e770d5e185e4ee972729b75495b27628fad0990203fe3ac7079c643a6dd23384e597c65b7bbebbf994b8304253f1bd124e4:internet_computer
Internet Computer 2: 0 ICP (27ops) (6084b3d34e7d4efd544ea0c3617a816577d00feb0de0db71b560b7687e7d3c14 on 44'/223'/0'/0/1) internet_computer#1 js:2:internet_computer:0404b6a7df5dd483be4711fbdc9248af1e49b3a205334120118fe1dd9567da874d2655f681d9935b02139ffe1997c7fcb7781c04917303d90c7ea157d495ec30d3:internet_computer
Internet Computer 3: 0.0008242 ICP (24ops) (ff5ed1dc2538d7a8b3158e7c9d9b05f80bc5f49f292f1ad2a59576a70bfc4721 on 44'/223'/0'/0/2) internet_computer#2 js:2:internet_computer:04c6d5dab70167c7b104904e57ee8afc84e8b4809c927ceec353a217f1402438b86bb9515e5bdbcc8f187c2c0c5f539d6459fc99c86af1244f452175fd9b736714:internet_computer
Internet Computer 4: 0.0026726 ICP (28ops) (a45d0e0afb2c416464342615b6ee1902ac6895cf5e9eab2ccc184978164e9310 on 44'/223'/0'/0/3) internet_computer#3 js:2:internet_computer:040e411918ebc5963b5f89938dd674d6cb95131ce3d335957cd8efd99cce3521ea22b3f0fc53996b9ce3373a86ca57def22b89829ae905fde5d22c4522a7af5aa2:internet_computer
Internet Computer 5: 0.009392 ICP (24ops) (5084840b6ed50fa97b40c93863092770dc74f42bd2fbc742b76ec2999e789262 on 44'/223'/0'/0/4) internet_computer#4 js:2:internet_computer:046036d79bf131623410cfe77b7ccc32c923c6f8dc1b62448111328a2a791b1a7df2d1d4ca80659f3f0613e2334df370ab1c4e38c724decdf7f9f650a61e4ea090:internet_computer
Internet Computer 6: 0.00179841 ICP (22ops) (0ec8cbc167cf495b7800efe653586d14ee0a53ef8880c63129b180580b02a8af on 44'/223'/0'/0/5) internet_computer#5 js:2:internet_computer:04e3bde2b3aeee5ae2af7ffdd25cc416df033c04d084ac02166ee52281e81be7945b119ab171b224984a8ff45adf4cbf28a392524dbefff12edf5d2470efd43375:internet_computer
Internet Computer 7: 1.02249 ICP (10ops) (1d571d508b3c8901b3c4a8fdb733f5b831b9eab4f1f7443890ae04b36117fad5 on 44'/223'/0'/0/6) internet_computer#6 js:2:internet_computer:04000cb53ebc7761d8c976856db22cebbdf438fc7b3f9568ac90788d82be9890ac74d8a8f4f5cf86f8b4ea51e251c4aebda1e33af2c32fd90cbe051e5a0ffd641d:internet_computer
Internet Computer 8: 0 ICP (0ops) (49a624b4179ec33e0faaa5998246c46ca16673ad9dc0e44f0026f5061177ebfb on 44'/223'/0'/0/7) internet_computer#7 js:2:internet_computer:04be24b119ae8d9a928654291e45eb8711739b524a36b8b1ace88a4ac0ec83ebfbf43eff2650c3bed6cae4898ae56cc59117c746de408dabc99ea37a590a12632c:internet_computer
NEAR 1 cross: 0.315053 NEAR (41ops) (0573d7a9c745fa9fe224b080832aa93d740760b94f192c9c141c709945e9aaaf on 44'/397'/0'/0'/0') nearbip44h#0 js:2:near:0573d7a9c745fa9fe224b080832aa93d740760b94f192c9c141c709945e9aaaf:nearbip44h
NEAR 2: 0.05182 NEAR (8ops) (85ee4d429d693859cafc86dcff88892df1f9cbccec810e74e1916662bd408798 on 44'/397'/0'/0'/1') nearbip44h#1 js:2:near:85ee4d429d693859cafc86dcff88892df1f9cbccec810e74e1916662bd408798:nearbip44h
NEAR 3: 0.473423 NEAR (7ops) (3cb1e394cc2cdc8923b410dd4d972959f14fd1c0f741e38607db1a3f27a35d65 on 44'/397'/0'/0'/2') nearbip44h#2 js:2:near:3cb1e394cc2cdc8923b410dd4d972959f14fd1c0f741e38607db1a3f27a35d65:nearbip44h
NEAR 4: 0.05182 NEAR (3ops) (cd21c9f87afdf5bdc49cfb9eb36a21cacdd7f5ce182cf98d0b48a5e9a875398e on 44'/397'/0'/0'/3') nearbip44h#3 js:2:near:cd21c9f87afdf5bdc49cfb9eb36a21cacdd7f5ce182cf98d0b48a5e9a875398e:nearbip44h
NEAR 5: 0.0519154 NEAR (4ops) (aebb4b3826d186898afbe2148163ed672f26764c9505dd51a58491be59679b93 on 44'/397'/0'/0'/4') nearbip44h#4 js:2:near:aebb4b3826d186898afbe2148163ed672f26764c9505dd51a58491be59679b93:nearbip44h
NEAR 6: 0.420264 NEAR (2ops) (07e333a5dd055acb82fb4e340d8e6f39cd74e1250e440e215be291c16c1c2fce on 44'/397'/0'/0'/5') nearbip44h#5 js:2:near:07e333a5dd055acb82fb4e340d8e6f39cd74e1250e440e215be291c16c1c2fce:nearbip44h
NEAR 7: 0 NEAR (0ops) (bd9d279f6c0cb1ab5273567b47bd0cfee84fc9b788093cba9d9a70fb4d15b7f7 on 44'/397'/0'/0'/6') nearbip44h#6 js:2:near:bd9d279f6c0cb1ab5273567b47bd0cfee84fc9b788093cba9d9a70fb4d15b7f7:nearbip44h
XRP 1 cross: 12.011 XRP (29ops) (r9etPtq3oboweMPju5gdYufmvwhH2euz8z on 44'/144'/0'/0/0) #0 js:2:ripple:r9etPtq3oboweMPju5gdYufmvwhH2euz8z:
XRP 2: 16.2833 XRP (28ops) (rX5hKMbYJ2HmKV8se7b2QbbXRiPYArbkH on 44'/144'/1'/0/0) #1 js:2:ripple:rX5hKMbYJ2HmKV8se7b2QbbXRiPYArbkH:
XRP 3: 15.7141 XRP (5ops) (rMoFGec38toFg9ncbi9YbrYYmrP3G5exqn on 44'/144'/2'/0/0) #2 js:2:ripple:rMoFGec38toFg9ncbi9YbrYYmrP3G5exqn:
XRP 4: 0 XRP (0ops) (rrnxW3THwB1ubsE9V78Lek6V1XYnNrodxC on 44'/144'/3'/0/0) #3 js:2:ripple:rrnxW3THwB1ubsE9V78Lek6V1XYnNrodxC:
Solana 1 cross: 0.00565812 SOL (78ops) (5vhAGihUC1uKucJvreCgWWXB6LEptPwkwpqhkq9M6iaz on 44'/501'/0') solanaSub#0 js:2:solana:5vhAGihUC1uKucJvreCgWWXB6LEptPwkwpqhkq9M6iaz:solanaSub
Solana 2: 0.0634815 SOL (98ops) (6iNx5SVYQBGEEooLJiptwqL8YR7qEcZELqpBfd4kwiwx on 44'/501'/1') solanaSub#1 js:2:solana:6iNx5SVYQBGEEooLJiptwqL8YR7qEcZELqpBfd4kwiwx:solanaSub
Solana 3: 0.0056568 SOL (80ops) (2rUuDdwtM2b6zKWU7y8PNzuHomPPG1uAreDafg2xPnA5 on 44'/501'/2') solanaSub#2 js:2:solana:2rUuDdwtM2b6zKWU7y8PNzuHomPPG1uAreDafg2xPnA5:solanaSub
Solana 4: 0.0128174 SOL (89ops) (Cw4MiEvepwAHkxY6DKYDVK5jDEoCSCoT4JmVbJPYauhk on 44'/501'/3') solanaSub#3 js:2:solana:Cw4MiEvepwAHkxY6DKYDVK5jDEoCSCoT4JmVbJPYauhk:solanaSub
Solana 5: 0.00089088 SOL (72ops) (BsQzVpyrHi5ivGaouc46w9GekQgbiJcWNAhsmzzRuo9M on 44'/501'/4') solanaSub#4 js:2:solana:BsQzVpyrHi5ivGaouc46w9GekQgbiJcWNAhsmzzRuo9M:solanaSub
Solana 6: 0.0861241 SOL (68ops) (2kd3E2Kh7xvcQ1UVVfpys5GHVo1KKKRZXVmuTmkYWK4n on 44'/501'/5') solanaSub#5 js:2:solana:2kd3E2Kh7xvcQ1UVVfpys5GHVo1KKKRZXVmuTmkYWK4n:solanaSub
Solana 7: 0.188221 SOL (72ops) (3ZgtNrSv7F5uhNVWJJkKKvtQVnaubN3QDDJkvTtwMPdF on 44'/501'/6') solanaSub#6 js:2:solana:3ZgtNrSv7F5uhNVWJJkKKvtQVnaubN3QDDJkvTtwMPdF:solanaSub
Solana 8: 0.0581912 SOL (37ops) (9UP1mN61QFowx7zxTBRw3UrV9o8JoyQ6jjsLQfLedG8N on 44'/501'/7') solanaSub#7 js:2:solana:9UP1mN61QFowx7zxTBRw3UrV9o8JoyQ6jjsLQfLedG8N:solanaSub
Solana 9: 0.0472943 SOL (37ops) (AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME on 44'/501'/8') solanaSub#8 js:2:solana:AAM59Hc6eC3aASjNbVAitFYKnCcirNcu554gj77QBHME:solanaSub
Solana 10: 0.0263119 SOL (44ops) (6nMswXFvmTgzxhGmxjJYVQNoUJaFjM1arwAafHcxDbxK on 44'/501'/9') solanaSub#9 js:2:solana:6nMswXFvmTgzxhGmxjJYVQNoUJaFjM1arwAafHcxDbxK:solanaSub
Solana 11 cross: 0 SOL (0ops) (GiLkLhWJiNk6EsgwA1KzNbsBoJAANa46M6Rq5bVCxTFG on 44'/501'/10') solanaSub#10 js:2:solana:GiLkLhWJiNk6EsgwA1KzNbsBoJAANa46M6Rq5bVCxTFG:solanaSub
Stacks 1 cross: 6.9099 STX (74ops) (SP2J4VHFRAT94KY6NFT6129HBA382S6R98W9ABFG2 on 44'/5757'/0'/0/0) #0 js:2:stacks:02d8ff937901982551807aace226a5b1eae3d8c5c89d1eae39ccab9cd1d27a9739:
Stacks 2: 0 STX (72ops) (SP3WE1A84RCG3GWKRXYMXNRVQJ8PG3VDRKE7CMPM4 on 44'/5757'/1'/0/0) #1 js:2:stacks:03605da21826a4d81bb5f593d51882c55303cda788a22f1d2eb427ce764fea6229:
Stacks 3: 32.1194 STX (49ops) (SPJ68NSCQSTQ1AQRY1NJ5D4WWBEPDQ6X24R56J8A on 44'/5757'/2'/0/0) #2 js:2:stacks:02319a870c0e3d22b9c0169df3bae3029a9e5593f8dabbc7e4b6a1e356edafed77:
Stacks 4: 0 STX (0ops) (SP20VP4RY6P3WFDTFGA6A7WFK3ZNN1P305SDWPB3Q on 44'/5757'/3'/0/0) #3 js:2:stacks:02ba832a893132328c5459add91b296287a70b4cbb889eaf1e53542864a853eb8e:
Stellar 1 cross: 16.6224 XLM (249ops) (GDJPZPOWITPCBX3TIHB6N7E4WCHS6JBZKSNWGU34QYCJXKWBTUZY5RYC on 44'/148'/0') sep5#0 js:2:stellar:GDJPZPOWITPCBX3TIHB6N7E4WCHS6JBZKSNWGU34QYCJXKWBTUZY5RYC:sep5
Stellar 2: 23.3715 XLM (246ops) (GC25SBJ3F2XGWRTS3DGPCNFAGQLNDBFUKUJREJMHVV2JIUBZSVY2GAHZ on 44'/148'/1') sep5#1 js:2:stellar:GC25SBJ3F2XGWRTS3DGPCNFAGQLNDBFUKUJREJMHVV2JIUBZSVY2GAHZ:sep5
Stellar 3: 23.5061 XLM (250ops) (GA4A2FH4YYI2RXPUC3NPGZQP7XX4CEJNREB27XVX7B7D5RIA3KOLSKTI on 44'/148'/2') sep5#2 js:2:stellar:GA4A2FH4YYI2RXPUC3NPGZQP7XX4CEJNREB27XVX7B7D5RIA3KOLSKTI:sep5
Stellar 4: 1.50049 XLM (228ops) (GDTKZ5E53DELQO33QAYYR6TS4JX44MP2PGCRGKY3RE42IT7PUNLU2SHM on 44'/148'/3') sep5#3 js:2:stellar:GDTKZ5E53DELQO33QAYYR6TS4JX44MP2PGCRGKY3RE42IT7PUNLU2SHM:sep5
Stellar 5: 1.5005 XLM (212ops) (GBV2ROL25KKDSFCZC2TQPMUEN567YQHRWTRBYHCO5AKYWVIV4JKJ56AF on 44'/148'/4') sep5#4 js:2:stellar:GBV2ROL25KKDSFCZC2TQPMUEN567YQHRWTRBYHCO5AKYWVIV4JKJ56AF:sep5
Stellar 6: 0 XLM (0ops) (GCMN2KYJPPHB4TMXXF2OZPMWVM5EQSDD76IMFOMET7YMN64VJDVHVNCM on 44'/148'/5') sep5#5 js:2:stellar:GCMN2KYJPPHB4TMXXF2OZPMWVM5EQSDD76IMFOMET7YMN64VJDVHVNCM:sep5
Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
Algorand 1 cross: 5.79292 ALGO (164ops) (TM4WJOS4MZ2TD775W7GSXZMBUF74YT6SKSBXCZY3N7OUIAPXE54MZ5FCD4 on 44'/283'/0'/0/0) #0 js:2:algorand:TM4WJOS4MZ2TD775W7GSXZMBUF74YT6SKSBXCZY3N7OUIAPXE54MZ5FCD4:
Algorand 2: 3.44864 ALGO (171ops) (RWYWVHL3QJSTOLJTM6TIQ65LZX5IUJMHRMSEISS5FGJ7CRLTJSH3S5UAQQ on 44'/283'/1'/0/0) #1 js:2:algorand:RWYWVHL3QJSTOLJTM6TIQ65LZX5IUJMHRMSEISS5FGJ7CRLTJSH3S5UAQQ:
Algorand 3: 5.68692 ALGO (185ops) (YHPWECPNX7OU2AS5NGEC6JUFZRUZWKXKO5RK267DEMQZ2R7IBCE2MAAYNE on 44'/283'/2'/0/0) #2 js:2:algorand:YHPWECPNX7OU2AS5NGEC6JUFZRUZWKXKO5RK267DEMQZ2R7IBCE2MAAYNE:
Algorand 4: 0.9 ALGO (208ops) (WNBXHLRE6IL5W5S3UO2FUWW7DJ6NUBVIVCYV2K66MFE3ABLAPDVEJX5ILA on 44'/283'/3'/0/0) #3 js:2:algorand:WNBXHLRE6IL5W5S3UO2FUWW7DJ6NUBVIVCYV2K66MFE3ABLAPDVEJX5ILA:
Algorand 5: 7.8706 ALGO (152ops) (GEPEPFCOO7TRQ3HKU5IKQPARS7DDXDHH6Y2VNMUJWH7TMLLOZ3Z6JKRQAI on 44'/283'/4'/0/0) #4 js:2:algorand:GEPEPFCOO7TRQ3HKU5IKQPARS7DDXDHH6Y2VNMUJWH7TMLLOZ3Z6JKRQAI:
Algorand 6: 0 ALGO (0ops) (X3TNYJCHUW6UBWVEN5K2ULWMLRWRGBEUWZLR4V2XR3UDN4TWNZP3Q6EAQU on 44'/283'/5'/0/0) #5 js:2:algorand:X3TNYJCHUW6UBWVEN5K2ULWMLRWRGBEUWZLR4V2XR3UDN4TWNZP3Q6EAQU:
Ethereum EVM (TEST ONLY DO NOT USE) 1 cross: 0.001 ETH (2ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:ethereum_as_evm_test_only:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Ethereum EVM (TEST ONLY DO NOT USE) 2: 0 ETH (0ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:ethereum_as_evm_test_only:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Arbitrum Goerli 1 cross: 0.733332 𝚝ETH (229ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:arbitrum_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Arbitrum Goerli 2: 0.103413 𝚝ETH (221ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:arbitrum_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Arbitrum Goerli 3: 0.02829 𝚝ETH (218ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:arbitrum_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Arbitrum Goerli 4: 0.0752237 𝚝ETH (232ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:arbitrum_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Arbitrum Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:arbitrum_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Flare 1 cross: 0.622144 FLR (307ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:flare:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Flare 2: 0.644392 FLR (324ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:flare:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Flare 3: 2.30868 FLR (333ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:flare:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Flare 4: 1.6895 FLR (324ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:flare:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Flare 5: 0 FLR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:flare:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Songbird 1 cross: 765.014 SGB (309ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:songbird:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Songbird 2: 86.3514 SGB (305ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:songbird:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Songbird 3: 0.000525 SGB (326ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:songbird:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Songbird 4: 86.3531 SGB (284ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:songbird:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Songbird 5: 0 SGB (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:songbird:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Moonbeam 1 cross: 38.5957 GLMR (303ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonbeam:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonbeam 2: 7.72346 GLMR (308ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonbeam:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonbeam 3: 0.002625 GLMR (261ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonbeam:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonbeam 4: 15.4352 GLMR (297ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonbeam:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonbeam 5: 0 GLMR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonbeam:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
RSK 1 cross: 0.00000567 RBTC (197ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:rsk:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
RSK 2: 0.00017199 RBTC (195ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:rsk:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
RSK 3: 0 RBTC (193ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:rsk:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
RSK 4: 0.00016299 RBTC (163ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:rsk:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
RSK 5: 0 RBTC (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:rsk:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Bittorent Chain 1 cross: 748,254 BTT (210ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:bittorrent:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Bittorent Chain 2: 0 BTT (234ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:bittorrent:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Bittorent Chain 3: 0 BTT (211ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:bittorrent:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Bittorent Chain 4: 748,270 BTT (189ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:bittorrent:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Bittorent Chain 5: 0 BTT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:bittorrent:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Kava EVM 1 cross: 3.38733 KAVA (210ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:kava_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Kava EVM 2: 1.69368 KAVA (177ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:kava_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Kava EVM 3: 0 KAVA (195ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:kava_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Kava EVM 4: 14.9112 KAVA (155ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:kava_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Kava EVM 5: 0 KAVA (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:kava_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
OP Mainnet 1 cross: 0.00097436 ETH (32ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
OP Mainnet 2: 0.00095956 ETH (23ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
OP Mainnet 3: 0.00000939 ETH (34ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
OP Mainnet 4: 0.00092379 ETH (32ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
OP Mainnet 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Optimism Goerli 1 cross: 0.269502 𝚝ETH (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:optimism_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Optimism Goerli 2: 0.266387 𝚝ETH (208ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:optimism_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Optimism Goerli 3: 0.0771516 𝚝ETH (202ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:optimism_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Optimism Goerli 4: 0.269531 𝚝ETH (185ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:optimism_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Optimism Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:optimism_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Energy Web 1 cross: 1.69239 EWT (156ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:energy_web:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Energy Web 2: 1.69239 EWT (165ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:energy_web:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Energy Web 3: 2.07502 EWT (167ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:energy_web:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Energy Web 4: 2.07502 EWT (184ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:energy_web:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Energy Web 5: 0 EWT (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:energy_web:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Astar 1 cross: 87.2199 ASTR (229ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:astar:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Astar 2: 169.23 ASTR (220ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:astar:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Astar 3: 0.000021 ASTR (198ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:astar:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Astar 4: 82.0106 ASTR (165ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:astar:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Astar 5: 0 ASTR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:astar:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Metis 1 cross: 0.0623402 METIS (206ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:metis:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Metis 2: 0.0511711 METIS (189ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:metis:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Metis 3: 0 METIS (193ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:metis:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Metis 4: 0.216179 METIS (196ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:metis:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Metis 5: 0 METIS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:metis:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Moonriver 1 cross: 0.00002625 MOVR (178ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:moonriver:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Moonriver 2: 0.00002625 MOVR (189ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:moonriver:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Moonriver 3: 1.13562 MOVR (187ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:moonriver:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Moonriver 4: 1.13575 MOVR (186ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:moonriver:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Moonriver 5: 0 MOVR (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:moonriver:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Velas EVM 1 cross: 0 VLX (100ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:velas_evm:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Velas EVM 2: 0 VLX (100ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:velas_evm:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Velas EVM 3: 456.027 VLX (102ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:velas_evm:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Velas EVM 4: 456.027 VLX (102ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:velas_evm:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Velas EVM 5: 0 VLX (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:velas_evm:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Syscoin 1 cross: 3.57492 SYS (204ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:syscoin:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Syscoin 2: 1.7874 SYS (206ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:syscoin:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Syscoin 3: 1.78744 SYS (187ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:syscoin:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Syscoin 4: 50.0485 SYS (163ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:syscoin:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Syscoin 5: 0 SYS (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:syscoin:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Polygon zkEVM Testnet 1 cross: 0.00311129 𝚝ETH (59ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:polygon_zk_evm_testnet:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Polygon zkEVM Testnet 2: 0.0498708 𝚝ETH (52ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:polygon_zk_evm_testnet:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Polygon zkEVM Testnet 3: 0 𝚝ETH (41ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:polygon_zk_evm_testnet:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Polygon zkEVM Testnet 4: 0.0467595 𝚝ETH (35ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:polygon_zk_evm_testnet:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Polygon zkEVM Testnet 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:polygon_zk_evm_testnet:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Base 1 cross: 0.00105283 ETH (63ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base 2: 0.00209822 ETH (66ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base 3: 0.00001797 ETH (48ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base 4: 0.00001743 ETH (48ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base 5: 0 ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Base Goerli 1 cross: 0 𝚝ETH (54ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:base_goerli:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Base Goerli 2: 0.00565606 𝚝ETH (54ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:base_goerli:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Base Goerli 3: 0.00263408 𝚝ETH (52ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:base_goerli:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Base Goerli 4: 0.00829676 𝚝ETH (45ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:base_goerli:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Base Goerli 5: 0 𝚝ETH (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:base_goerli:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Klaytn 1 cross: 3.48547 KLAY (23ops) (0x60A4E7657D8df28594ac4A06CDe01E18E948a892 on 44'/60'/0'/0/0) #0 js:2:klaytn:0x60A4E7657D8df28594ac4A06CDe01E18E948a892:
Klaytn 2: 3.73113 KLAY (21ops) (0x90bD48144e08b66490BcA9a756BDe9f004F17857 on 44'/60'/1'/0/0) #1 js:2:klaytn:0x90bD48144e08b66490BcA9a756BDe9f004F17857:
Klaytn 3: 1.74506 KLAY (21ops) (0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25 on 44'/60'/2'/0/0) #2 js:2:klaytn:0xb6E8b0371A15CDadF1D8EdA34F78870A5e688B25:
Klaytn 4: 0.00105 KLAY (22ops) (0xe404f128644459C5A0F6FAc6824AdA8F94798c8f on 44'/60'/3'/0/0) #3 js:2:klaytn:0xe404f128644459C5A0F6FAc6824AdA8F94798c8f:
Klaytn 5: 0 KLAY (0ops) (0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9 on 44'/60'/4'/0/0) #4 js:2:klaytn:0x770aB35d6C2Bc4fe41f616be47B626Ef7a2810E9:
Performance ⏲ 39min 26s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 13.6s 26min 51s 1min 41s 4min 30s 14min 40s 1min 58s 81min 50s 25min 8s
Bitcoin Testnet (9) 0.20ms 97.9s 7ms 5s 66.9s 1431ms 57.1s 57.6s
Bitcoin Cash (6) 0.17ms 73.8s 8ms 3.7s 31s 973ms 54.4s 54.8s
Bitcoin Gold (4) 0.16ms 65.3s 6ms 4.8s 31.9s 1078ms 60.6s 63.4s
Dash (6) 0.84ms 72.8s 4.90ms 3.4s 28s 467ms 55.3s 55.7s
Digibyte (6) 0.14ms 83.1s 3.02ms 5.4s 33.6s 1107ms 70.3s 79.1s
DogeCoin (6) 0.19ms 44.2s 2.36ms 5s 36s 1343ms 58.4s 55.5s
Komodo (4) 0.22ms 55.3s 1.49ms 4s 35.5s 1556ms 57.6s 56.6s
Litecoin (6) 0.19ms 84.5s 53ms 4.6s 36.3s 1671ms 73.1s 83.1s
Peercoin (4) 2.40ms 56.9s 7ms 2811ms 19.6s 897ms 44.5s 43.4s
PivX (4) 4.95ms 55.5s 9ms 2710ms 22.1s 637ms 43.8s 44.4s
Vertcoin (4) 0.51ms 34.2s 1.64ms 3.2s 23.2s 682ms 46s 44s
Viacoin (4) 0.21ms 27.7s 1.18ms 3.9s 31.7s 1263ms 60.2s 56s
ZCash (4) 0.54ms 19.2s 1.84ms 5.5s 38.9s 832ms 49.3s 47.4s
Horizen (4) 0.29ms 24.5s 1.12ms 1722ms 16s 475ms 27.9s 29.2s
Celo (6) 1154ms 45.6s 3.9s 22.4s 17.8s 19.6s 79.3s N/A
osmosis (11) 721ms 16.8s 1326ms 678ms 18.9s 218ms N/A N/A
desmos (3) 696ms 7.9s 1300ms 576ms 19.8s 355ms N/A N/A
umee (0) 296ms 857ms N/A N/A N/A N/A N/A N/A
persistence (12) 418ms 32.1s 0.72ms 423ms 4.5s 71ms N/A N/A
quicksilver (0) 460ms 3.7s N/A N/A N/A N/A N/A N/A
onomy (17) 296ms 21.3s 1764ms 1029ms 15.7s 497ms N/A N/A
stargaze (11) 790ms 9.1s 1157ms 751ms 18.6s 252ms N/A N/A
coreum (3) 609ms 3.2s 2014ms 871ms 13.1s 325ms N/A N/A
Crypto org (6) 0.99ms 17.9s 9s 6ms 20.2s 14.7s 47.5s N/A
Elrond (7) 288ms 52.1s 12.2s 24ms 14s 1190ms N/A N/A
Polygon (4) 1.69ms 12.2s 0.80ms 533ms N/A N/A N/A N/A
Ethereum Classic (1) 0.33ms 17.6s 0.65ms 214ms N/A N/A N/A N/A
Ethereum Goerli (1) 0.25ms 8.9s 0.85ms 167ms N/A N/A N/A N/A
Hedera (4) 1.75ms 4.3s 980ms 622ms 8.8s 813ms N/A N/A
InternetComputer (7) 0.48ms 8.7s 6ms 5.9s 9.1s 1841ms 21s 21.5s
NEAR (6) 3.6s 27.9s 6.6s 6.3s 14.6s 1597ms 2min 42s N/A
XRP (3) 0.69ms 5.9s 0.98ms 2265ms 4.3s 241ms 11.2s 11s
Solana (10) 81ms 2min 47s 30.3s 6.9s 21.1s 9.3s 2min 12s 1min 55s
Stacks (3) 0.52ms 12.4s 4.4s 2887ms 5.4s 831ms 26min 54s N/A
Stellar (5) 1.05ms 14.1s 2384ms 4.7s 18.5s 23.3s 32.5s N/A
Tezos (2) 184ms 12.7s 0.87ms 4.4s N/A N/A N/A N/A
Algorand (5) 0.96ms 35.9s 2.63ms 2887ms 35.9s 1525ms 42s 32.3s
Ethereum EVM (TEST ONLY DO NOT USE) (1) 593ms 5.1s 0.65ms N/A N/A N/A N/A N/A
Polygon EVM (TEST ONLY DO NOT USE) (0) N/A N/A N/A N/A N/A N/A N/A N/A
Arbitrum Goerli (4) 5ms 9.9s 989ms 8.3s 15.2s 2435ms 45s 32.6s
Flare (4) 4.16ms 4.3s 2.34ms 2127ms 10.4s 617ms 30.9s 31.1s
Songbird (4) 7ms 5.6s 6ms 1653ms 10.5s 471ms 30.9s 31s
Moonbeam (4) 14ms 52.3s 21.3s 5s 9.1s 1150ms 73.5s 31.7s
RSK (4) 13ms 8.9s 1.40ms 11.9s 10.6s 2999ms 3min 14s 33.6s
Bittorent Chain (4) 5ms 8.2s 2.10ms 4.1s 6s 948ms 21.2s 21.3s
Kava EVM (4) 785ms 6.7s 7ms 6s 8.4s 1859ms 41.9s 31.9s
Evmos EVM (0) 766ms N/A N/A N/A N/A N/A N/A N/A
OP Mainnet (4) 6ms 51.3s 1.27ms N/A N/A N/A N/A N/A
Optimism Goerli (4) 6ms 5.1s 690ms 5.3s 13.4s 1214ms 42.6s 31.7s
Energy Web (4) 29ms 6.3s 7ms 8.4s 10.5s 2452ms 42.9s 32.7s
Astar (4) 37ms 19.5s 3.28ms 17.9s 10.7s 3.9s 1min 55s 33.6s
Metis (4) 49ms 8.7s 1.53ms 7.8s 10s 2548ms 35.6s 34.5s
Moonriver (4) 770ms 50.8s 6ms 1448ms 5.4s 521ms 85s 31.2s
Velas EVM (4) 28ms 8.7s 3.53ms 4.3s 5.4s 979ms 42.5s 21.6s
Syscoin (4) 40ms 3.5s 3.08ms 2507ms 8.4s 781ms 18min 1s 31s
Polygon zkEVM Testnet (4) 34ms 4.1s 1.90ms 48.6s 8.2s 790ms 31.9s 31.5s
Base (4) 804ms 4.5s 1.77ms 3.9s 9.3s 934ms 31.3s 31.8s
Base Goerli (4) 49ms 6.4s 2.63ms 3.7s 8.7s 901ms 31.4s 31.4s
Klaytn (4) 31ms 8.4s 6ms 6.4s 8.7s 1549ms 33s 34.4s

What is the bot and how does it work? Everything is documented here!

Please sign in to comment.