Skip to content

Commit

Permalink
edit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Sep 6, 2023
1 parent 043fd65 commit 382451c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions libs/ledger-live-common/src/families/cosmos/api/Cosmos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ export class CosmosAPI {
});

// We use base_account for Ethermint chains and account for the rest
const srcAccount =
data.account.base_account != null ? data.account.base_account : data.account;
const srcAccount = data.account.base_account || data.account;

if (srcAccount.account_number) {
accountData.accountNumber = parseInt(srcAccount.account_number);
Expand All @@ -94,7 +93,9 @@ export class CosmosAPI {
accountData.pubKeyType = srcAccount.pub_key["@type"];
}
} catch (e) {
log("Could not fetch account info, using default values instead");
log(
"Could not fetch account info, account might have never been used, using default values instead",
);
}

return accountData;
Expand Down

1 comment on commit 382451c

@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' ✅ 3 txs ❌ 19 txs 💰 5 miss funds ($16.75) ⏲ 26min 49s

❌ 5 specs have problems: cosmos, osmosis, onomy, stargaze, coreum
💰 5 specs may miss funds: axelar, desmos, umee, quicksilver, secret_network

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

1 critical spec errors

Spec persistence failed!

Error: "Error during cosmos synchronization: "API HTTP 503
❌ 19 mutation errors
necessary accounts resynced in 0.43ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Cosmos 8: 0.022121 ATOM (5ops) (cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn on 44'/118'/7'/0/0) #7 js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn: 0.022121 ATOM spendable. 

max spendable ~0.020506
★ using mutation 'send some'
→ TO Cosmos 1 cross: 0 ATOM (30ops) (cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd on 44'/118'/0'/0/0) #0 js:2:cosmos:cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd:
✔️ transaction 
SEND  0.010882 ATOM
TO cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd

with fees=0.001615
STATUS (449ms)
  amount: 0.010882 ATOM
  estimated fees: 0.001615 ATOM
  total spent: 0.012497 ATOM
errors: 
errors: 
✔️ has been signed! (5.3s) 
✔️ broadcasted! (137ms) optimistic operation: 
  -0.012497 ATOM     OUT        CAC8EFAD47531235C5F3A98FA939F220A0B5CE56C815D680B37C00E625A95BE3 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn:-CAC8EFAD47531235C5F3A98FA939F220A0B5CE56C815D680B37C00E625A95BE3-OUT
(totally spent 2min 6s – ends at 2023-09-06T15:58:44.348Z)
necessary accounts resynced in 3.06ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Osmosis 2: 2.35743 OSMO (5ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf: (! sum of ops 1.491379 OSMO) 1.643874 OSMO spendable. 0.681267 OSMO delegated. 0.032291 OSMO unbonding. 
DELEGATIONS
  to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.671562 OSMO  (claimable 0.671562)
  to osmovaloper1lfn5ywlunadd3fl8lcem05ew7vezns2kx06pf0 0.009705 OSMO  (claimable 0.009705)
UNDELEGATIONS
  from osmovaloper1crg24mgm8l3qe7ej9l8t7tsttp40aaas4xmkhx 0.000822 OSMO
  from osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam 0.031469 OSMO
REDELEGATIONS
  from osmovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcmmarz7 to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.040995 OSMO
  from osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.024103 OSMO
  from osmovaloper17mggn4znyeyg25wd7498qxl7r2jhgue8td054x to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.000132 OSMO

max spendable ~1.64137
★ using mutation 'send some'
→ TO Osmosis 1 cross: 0 OSMO (4ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:
✔️ transaction 
SEND  0.890196 OSMO
TO osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l

with fees=0.00174
STATUS (388ms)
  amount: 0.890196 OSMO
  estimated fees: 0.00174 OSMO
  total spent: 0.891936 OSMO
errors: 
errors: 
✔️ has been signed! (10.9s) 
✔️ broadcasted! (64ms) optimistic operation: 
  -0.891936 OSMO     OUT        8600786912191C44F58D45DD3425CFA852B9F8E3F98638495F4FCED1B2B53DD7 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:-8600786912191C44F58D45DD3425CFA852B9F8E3F98638495F4FCED1B2B53DD7-OUT
(totally spent 8min 12s – ends at 2023-09-06T15:58:44.461Z)
necessary accounts resynced in 0.21ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Persistence 1 cross: 0.177814 XPRT (0ops) (persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf on 44'/118'/0'/0/0) #0 js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf: (! sum of ops 0 XPRT) 0.177814 XPRT spendable. 

max spendable ~0.175314
★ using mutation 'send some'
→ TO Persistence 2: 0.209419 XPRT (0ops) (persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l on 44'/118'/1'/0/0) #1 js:2:persistence:persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l:
✔️ transaction 
SEND  0.111913 XPRT
TO persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l

with fees=0.001211
STATUS (807ms)
  amount: 0.111913 XPRT
  estimated fees: 0.001211 XPRT
  total spent: 0.113124 XPRT
errors: 
errors: 
✔️ has been signed! (7.9s) 
✔️ broadcasted! (88ms) optimistic operation: 
  -0.113124 XPRT     OUT        F9539F3327F61CF8061A02361835318E6E0158CEE8E08838E80B510F1C6ECC4D 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf:-F9539F3327F61CF8061A02361835318E6E0158CEE8E08838E80B510F1C6ECC4D-OUT
(totally spent 8min 11s – ends at 2023-09-06T15:58:44.541Z)
necessary accounts resynced in 0.24ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 4: 0.00348262 NOM (31ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp: (! sum of ops 0.243005136710654428 NOM) 0.00000002238001986 NOM spendable. 0.000000140370692547 NOM delegated. 0.003482458207896913 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM  (claimable 0.000000140370692547)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000019801936369 NOM
  from onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.003482142471681658 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000000295934278886 NOM

max spendable ~0.00000002
★ using mutation 'send some'
→ TO Onomy 15: 0.331295 NOM (11ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
✔️ transaction 
SEND  0.000000007069605707 NOM
TO onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46

with fees=0
STATUS (485ms)
  amount: 0.000000007069605707 NOM
  estimated fees: 0.000000000000000196 NOM
  total spent: 0.000000007069605903 NOM
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (123ms) optimistic operation: 
  -0.000000007069605903 NOM OUT        02B72B67313A4E1B8D77D210C9C7A7657C76B3B48FCA91FA9892D4EBA859F668 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:-02B72B67313A4E1B8D77D210C9C7A7657C76B3B48FCA91FA9892D4EBA859F668-OUT
(totally spent 8min 5s – ends at 2023-09-06T15:58:44.584Z)
necessary accounts resynced in 0.36ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l: 0.000735328545930882 NOM spendable. 

max spendable ~0.00073532
★ using mutation 'send max'
→ TO Onomy 8: 0.00398913 NOM (20ops) (onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k on 44'/118'/7'/0/0) #7 js:2:onomy:onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k:
✔️ transaction 
SEND MAX
TO onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k

with fees=0
STATUS (483ms)
  amount: 0.000735328545930687 NOM
  estimated fees: 0.000000000000000195 NOM
  total spent: 0.000735328545930882 NOM
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (122ms) optimistic operation: 
  -0.000735328545930882 NOM OUT        63677DDD5984654CCD413B4E29315E38816707CBBF2615B744B0DADFDBCFFE17 2023-09-06T15:41
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:-63677DDD5984654CCD413B4E29315E38816707CBBF2615B744B0DADFDBCFFE17-OUT
(totally spent 8min 5s – ends at 2023-09-06T15:58:44.624Z)
necessary accounts resynced in 833ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l: (! sum of ops 0.000735328545930882 NOM) 0.000735328545930687 NOM spendable. 

max spendable ~0.00073532
★ using mutation 'send some'
→ TO Onomy 5: 0 NOM (23ops) (onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c on 44'/118'/4'/0/0) #4 js:2:onomy:onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c:
✔️ transaction 
SEND  0.000293833436597807 NOM
TO onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c

with fees=0
  memo=LedgerLiveBot
STATUS (742ms)
  amount: 0.000293833436597807 NOM
  estimated fees: 0.000000000000000197 NOM
  total spent: 0.000293833436598004 NOM
errors: 
errors: 
✔️ has been signed! (4.6s) 
✔️ broadcasted! (123ms) optimistic operation: 
  -0.000293833436598004 NOM OUT        8B5655C34F3F20C61F7A308A74CCC2F240ADF1232539038C37B2674762663746 2023-09-06T15:49
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:-8B5655C34F3F20C61F7A308A74CCC2F240ADF1232539038C37B2674762663746-OUT
(totally spent 8min 6s – ends at 2023-09-06T15:58:44.640Z)
necessary accounts resynced in 0.72ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 10: 0.0251553 NOM (24ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r: (! sum of ops 0.093706095976437585 NOM) 0.000000051591778826 NOM spendable. 0.000000000321144714 NOM delegated. 0.025155332047569164 NOM unbonding. 
DELEGATIONS
  to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.00000000026505342 NOM  (claimable 0.00000000026505342)
  to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000000056091294 NOM  (claimable 0.000000000056091294)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.024491486779075058 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000004047724022458 NOM
  from onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9 0.000659797544471648 NOM
REDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.00000000023852706 NOM

max spendable ~0.00000005
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.000000000000145824 -> onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx
with fees=0
  memo=LedgerLiveBot
STATUS (365ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000385 NOM
  total spent: 0.000000000000000385 NOM
errors: 
errors: 
✔️ has been signed! (3.6s) 
✔️ broadcasted! (122ms) optimistic operation: 
  +0 NOM             REWARD     2FFCE5643C1C7B122371A606E85E9826DC10C7090F6EF8CAB023C40FF0563FF9 2023-09-06T15:57
    to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.000000000000145824 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.6s – ends at 2023-09-06T15:58:44.660Z)
necessary accounts resynced in 0.19ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 12: 0.187561 NOM (21ops) (onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl on 44'/118'/11'/0/0) #11 js:2:onomy:onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl: (! sum of ops -0.551941230020635373 NOM) 0.158921338442172467 NOM spendable. 0.021928950610783393 NOM delegated. 0.006711502612094874 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.010801018361005125 NOM  (claimable 0.010801018361005125)
  to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.011127932249778268 NOM  (claimable 0.011127932249778268)
UNDELEGATIONS
  from onomyvaloper1se84n9t5ufpjerjxph8rj4c4zw57ylp57jxvu5 0.006711502612094874 NOM
REDELEGATIONS
  from onomyvaloper1v02smz2732gmaahvnwyz2qjlpq5uckr5nuhmy5 to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.001905641446260691 NOM
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.00785420454085984 NOM

max spendable ~0.158921
★ using mutation 'redelegate'
✔️ transaction 
REDELEGATE 
TO 
  0.011127932249778268 -> onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j
  source validator=onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy
with fees=0
  memo=LedgerLiveBot
STATUS (377ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000962 NOM
  total spent: 0.000000000000000962 NOM
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (129ms) optimistic operation: 
  -0.000000000000000962 NOM REDELEGATE 7CBE2CE526D383E2D39761203E8747730FED205083DFC3ABE9299BCB3948119F 2023-09-06T15:57
    to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.011127932249778268 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.4s – ends at 2023-09-06T15:58:44.675Z)
necessary accounts resynced in 0.22ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 14: 0.200558 NOM (8ops) (onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj on 44'/118'/13'/0/0) #13 js:2:onomy:onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj: (! sum of ops 0.000000149733056155 NOM) 0.200463195791903785 NOM spendable. 0.000004642081371409 NOM delegated. 0.000091155422921835 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1x6mlfjektdjgum6hfgfgcz57dl4s9dssgzfvwj 0.000004642081371409 NOM  (claimable 0.000004642081371409)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.00002587080447066 NOM
  from onomyvaloper1x6mlfjektdjgum6hfgfgcz57dl4s9dssgzfvwj 0.000065284618451175 NOM

max spendable ~0.200463
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.001180993995885198 NOM
TO 
  0.001180993995885198 -> onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy
with fees=0
  memo=LedgerLiveBot
STATUS (606ms)
  amount: 0.001180993995885198 NOM
  estimated fees: 0.000000000000000402 NOM
  total spent: 0.0011809939958856 NOM
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (121ms) optimistic operation: 
  -0.0011809939958856 NOM DELEGATE   749833C5118E5F139F989EE3B022C075CE1D6CD66567F5F4C2C488C1C599E29C 2023-09-06T15:58
    to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.001180993995885198 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.2s – ends at 2023-09-06T15:58:44.679Z)
necessary accounts resynced in 509ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 4: 0.00348262 NOM (31ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp: (! sum of ops 0.243005136710654428 NOM) 0.000000022380019664 NOM spendable. 0.000000140370692547 NOM delegated. 0.003482458207896913 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM  (claimable 0.000000140370692547)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000019801936369 NOM
  from onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.003482142471681658 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000000295934278886 NOM

max spendable ~0.00000002
★ using mutation 'undelegate'
✔️ transaction 
UNDELEGATE 
TO 
  0.000000140370692547 -> onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h
with fees=0
  memo=LedgerLiveBot
STATUS (505ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000671 NOM
  total spent: 0.000000000000000671 NOM
errors: 
errors: 
✔️ has been signed! (4.2s) 
✔️ broadcasted! (126ms) optimistic operation: 
  -0.000000000000000671 NOM UNDELEGATE 7A96B671763957891B094B146D975F43B9FBD9FE69C965D81A450D81F61A326C 2023-09-06T15:58
    to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM
(in 10.4s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.3s – ends at 2023-09-06T15:58:44.690Z)
necessary accounts resynced in 0.25ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 1 cross: 83.3093 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu: (! sum of ops 83.290935 STARS) 83.309373 STARS spendable. 

max spendable ~83.2093
★ using mutation 'send max'
→ TO Stargaze 3: 0.107861 STARS (0ops) (stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0 on 44'/118'/2'/0/0) #2 js:2:stargaze:stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0:
✔️ transaction 
SEND MAX
TO stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0

with fees=0.064862
STATUS (282ms)
  amount: 83.244511 STARS
  estimated fees: 0.064862 STARS
  total spent: 83.309373 STARS
errors: 
errors: 
✔️ has been signed! (6s) 
✔️ broadcasted! (72ms) optimistic operation: 
  -83.309373 STARS   OUT        6BE6FCF1F86771F53933EFD2D2AC4D5D698EBC4A6F4E3D703A0F687AEF27476A 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:-6BE6FCF1F86771F53933EFD2D2AC4D5D698EBC4A6F4E3D703A0F687AEF27476A-OUT
(totally spent 2min 7s – ends at 2023-09-06T15:58:44.692Z)
necessary accounts resynced in 0.28ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 1 cross: 83.2445 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu: (! sum of ops 83.290935 STARS) 83.244511 STARS spendable. 

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

with fees=0.065049
STATUS (265ms)
  amount: 48.716359 STARS
  estimated fees: 0.065049 STARS
  total spent: 48.781408 STARS
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (69ms) optimistic operation: 
  -48.781408 STARS   OUT        4EB2A7E36DDFAE57C79B191F9BFCEF26936E800659C381835BB86C1A722D5853 2023-09-06T15:34
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:-4EB2A7E36DDFAE57C79B191F9BFCEF26936E800659C381835BB86C1A722D5853-OUT
(totally spent 2min 4s – ends at 2023-09-06T15:58:44.695Z)
necessary accounts resynced in 0.20ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 6: 15.3214 STARS (5ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd: (! sum of ops 15.22921 STARS) 15.226181 STARS spendable. 0.095317 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper10wxn2lv29yqnw2uf4jf439kwy5ef00qd0jluj0 0.000568 STARS
  from starsvaloper1vaq0mrf3vfs5pap7hhfs7lgfl4e2plum77halc 0.090222 STARS
  from starsvaloper14mc5h4qy8udss5c9mk8r7kz2xywk00ptuhfwac 0.001493 STARS
  from starsvaloper1cw5hgpgj29j7lw4xv3t8c73mxay2y7uvcw53ma 0.003034 STARS

max spendable ~15.1261
★ using mutation 'send some'
→ TO Stargaze 7: 3.86438 STARS (6ops) (stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt on 44'/118'/6'/0/0) #6 js:2:stargaze:stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt:
✔️ transaction 
SEND  8.837303 STARS
TO stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt

with fees=0.064961
STATUS (229ms)
  amount: 8.837303 STARS
  estimated fees: 0.064961 STARS
  total spent: 8.902264 STARS
errors: 
errors: 
✔️ has been signed! (3.7s) 
✔️ broadcasted! (60ms) optimistic operation: 
  -8.902264 STARS    OUT        85D19D80FCD063D0E6F82585DA691CD9EC48C850A9765AF47C0E7F768E589CB3 2023-09-06T15:37
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:-85D19D80FCD063D0E6F82585DA691CD9EC48C850A9765AF47C0E7F768E589CB3-OUT
(totally spent 2min 4s – ends at 2023-09-06T15:58:44.700Z)
necessary accounts resynced in 242ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 6: 15.2565 STARS (5ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd: (! sum of ops 15.22921 STARS) 15.16122 STARS spendable. 0.095317 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper10wxn2lv29yqnw2uf4jf439kwy5ef00qd0jluj0 0.000568 STARS
  from starsvaloper1vaq0mrf3vfs5pap7hhfs7lgfl4e2plum77halc 0.090222 STARS
  from starsvaloper14mc5h4qy8udss5c9mk8r7kz2xywk00ptuhfwac 0.001493 STARS
  from starsvaloper1cw5hgpgj29j7lw4xv3t8c73mxay2y7uvcw53ma 0.003034 STARS

max spendable ~15.0612
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.003492 STARS
TO 
  0.003492 -> starsvaloper1gp7s38a5a5f6urhpasvlmgzaqmvwcl3pglejmx
with fees=0.153659
  memo=LedgerLiveBot
STATUS (326ms)
  amount: 0.003492 STARS
  estimated fees: 0.153659 STARS
  total spent: 0.157151 STARS
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (61ms) optimistic operation: 
  -0.157151 STARS    DELEGATE   561ABE96E7E7AB4E5AEE89E99F1B76F2EDEC44232E1EE92D09E9F205A93AAA24 2023-09-06T15:39
    to starsvaloper1gp7s38a5a5f6urhpasvlmgzaqmvwcl3pglejmx 0.003492 STARS  
(in 10.2s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.6s – ends at 2023-09-06T15:58:44.722Z)
necessary accounts resynced in 262ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 8: 130.689 STARS (9ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz: (! sum of ops -18.511809 STARS) 123.054675 STARS spendable. 4.557423 STARS delegated. 3.076952 STARS unbonding. 
DELEGATIONS
  to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 4.557423 STARS  (claimable 4.557423)
UNDELEGATIONS
  from starsvaloper1v8yp5x5kfex4wep2pfuuyw68cn2lst3ksl0gss 0.146853 STARS
  from starsvaloper1g7qxtjesj770dhzmrz0kvrqdexa07vas0twgy9 1.804793 STARS
  from starsvaloper1f4tj483qfrt3yemjdlx5e577h7e3r52ydyqd3s 1.125306 STARS
REDELEGATIONS
  from starsvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7cz5ku2 to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 1.088093 STARS
  from starsvaloper1g7qxtjesj770dhzmrz0kvrqdexa07vas0twgy9 to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.056165 STARS
  from starsvaloper1vpy82purcj983jx8jt29py7v2eamv9yq4s0epf to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.498175 STARS
  from starsvaloper1vpy82purcj983jx8jt29py7v2eamv9yq4s0epf to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.008126 STARS
  from starsvaloper1vaj7mt7kcrdxvfcl2ye7c2qwuxxmj9a7w326hx to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.000568 STARS

max spendable ~122.954
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.006723 -> starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2
with fees=0.142421
  memo=LedgerLiveBot
STATUS (183ms)
  amount: 0 STARS
  estimated fees: 0.142421 STARS
  total spent: 0.142421 STARS
errors: 
errors: claimReward ClaimRewardsFeesWarning
✔️ has been signed! (3.6s) 
✔️ broadcasted! (60ms) optimistic operation: 
  +0 STARS           REWARD     468ABFDFB29A6B2FD32E661FF51191DB1D7E619E0DA12A69800F9FC3BB104446 2023-09-06T15:39
    to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.006723 STARS  
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.2s – ends at 2023-09-06T15:58:44.732Z)
necessary accounts resynced in 0.39ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 10: 459.166 STARS (5ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h: (! sum of ops 197.791842 STARS) 448.628262 STARS spendable. 6.432676 STARS delegated. 4.105962 STARS unbonding. 
DELEGATIONS
  to starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc 0.518222 STARS  (claimable 0.518222)
  to starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549 5.914454 STARS  (claimable 5.914454)
UNDELEGATIONS
  from starsvaloper1lk6amgdr7u6pf5n3aq302fh9nkh0vduqk2muxa 0.981796 STARS
  from starsvaloper1v8yp5x5kfex4wep2pfuuyw68cn2lst3ksl0gss 0.584348 STARS
  from starsvaloper1nspplp7um4psdft5z0eks33l07jkn748s3f5ke 0.00846 STARS
  from starsvaloper16s77uvzu5c5wvnhepx4m69z8xft9pd68t4973p 0.036941 STARS
  from starsvaloper1jp9v48a8u4vndt7m2ueal7v6a248n0sh364w8d 0.558621 STARS
  from starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc 1.935796 STARS

max spendable ~448.528
★ using mutation 'redelegate'
✔️ transaction 
REDELEGATE 
TO 
  0.518222 -> starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549
  source validator=starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc
with fees=0.347274
  memo=LedgerLiveBot
STATUS (191ms)
  amount: 0 STARS
  estimated fees: 0.347274 STARS
  total spent: 0.347274 STARS
errors: 
errors: 
✔️ has been signed! (4.3s) 
✔️ broadcasted! (75ms) optimistic operation: 
  -0.347274 STARS    REDELEGATE 2A5D4BDBB6CB51A41C310CCF0DB7A7F4071E554BAB1317D0D0E38763472DC80A 2023-09-06T15:39
    to starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549 0.518222 STARS  
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.9s – ends at 2023-09-06T15:58:44.775Z)
necessary accounts resynced in 0.29ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 2: 1.18384 CORE (25ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq: (! sum of ops 1.183103 CORE) 0.65064 CORE spendable. 0.36414 CORE delegated. 0.169063 CORE unbonding. 
DELEGATIONS
  to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.331022 CORE  (claimable 0.331022)
  to corevaloper1awh74fgscn8p4q7rq9adna88knp3cqmz0ynz8t 0.033118 CORE  (claimable 0.033118)
UNDELEGATIONS
  from corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.107142 CORE
  from corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz 0.061921 CORE
REDELEGATIONS
  from corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.061211 CORE

max spendable ~0.64176
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.001244 -> corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a
with fees=0.0138
  memo=LedgerLiveBot
STATUS (327ms)
  amount: 0 CORE
  estimated fees: 0.0138 CORE
  total spent: 0.0138 CORE
errors: 
errors: claimReward ClaimRewardsFeesWarning
✔️ has been signed! (3.8s) 
✔️ broadcasted! (108ms) optimistic operation: 
  +0 CORE            REWARD     B949AA23488AACDC9A924754D8E33E0948E9BFBFC0B1236C4CE0EC8E874CB6DD 2023-09-06T15:33
    to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.001244 CORE   
(in 10.7s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15s – ends at 2023-09-06T15:58:44.786Z)
necessary accounts resynced in 0.62ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 4: 44.0298 CORE (11ops) (core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l on 44'/118'/3'/0/0) #3 js:2:coreum:core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l: (! sum of ops 44.02982 CORE) 42.660598 CORE spendable. 1.306846 CORE delegated. 0.062454 CORE unbonding. 
DELEGATIONS
  to corevaloper1xprcq3xdcuht0a8p082l3srgtwfgl57h2avmsq 0.000001 CORE  (claimable 0.000001)
  to corevaloper1vtxaltgnxahltyjyyktrls96n9ywlntsxkkefr 1.306845 CORE  (claimable 1.306845)
UNDELEGATIONS
  from corevaloper1k3wy8ztt2e0uq3j5deukjxu2um4a4z5tvz35la 0.058079 CORE
  from corevaloper1xprcq3xdcuht0a8p082l3srgtwfgl57h2avmsq 0.004375 CORE

max spendable ~42.6517
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.403513 CORE
TO 
  0.403513 -> corevaloper16h0h2cjul7qa3np664ae9gqzrd0apcp8rqsdfs
with fees=0.01428
  memo=LedgerLiveBot
STATUS (547ms)
  amount: 0.403513 CORE
  estimated fees: 0.01428 CORE
  total spent: 0.417793 CORE
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (109ms) optimistic operation: 
  -0.417793 CORE     DELEGATE   8D27B71BFE87E96AFCDE05C62F73E0796A67180A3BA4E328C897F81D6954D683 2023-09-06T15:33
    to corevaloper16h0h2cjul7qa3np664ae9gqzrd0apcp8rqsdfs 0.403513 CORE   
(in 10.6s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.8s – ends at 2023-09-06T15:58:44.795Z)
necessary accounts resynced in 3.48ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 6: 1.52011 CORE (3ops) (core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8 on 44'/118'/5'/0/0) #5 js:2:coreum:core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8: 1.3545 CORE spendable. 0.165613 CORE delegated. 
DELEGATIONS
  to corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc 0.165613 CORE  (claimable 0.165613)

max spendable ~1.34562
★ using mutation 'undelegate'
✔️ transaction 
UNDELEGATE 
TO 
  0.165613 -> corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc
with fees=0.01944
  memo=LedgerLiveBot
STATUS (436ms)
  amount: 0 CORE
  estimated fees: 0.01944 CORE
  total spent: 0.01944 CORE
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (107ms) optimistic operation: 
  -0.01944 CORE      UNDELEGATE AF4808F23AFC3FD75F07FB0A42C506F469A4066C6AABA5E1185DAB1C51D82CF5 2023-09-06T15:34
    to corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc 0.165613 CORE   
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.8s – ends at 2023-09-06T15:58:44.799Z)
⚠️ 9 spec hints
  • Spec axelar:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • Spec osmosis:
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 7 accounts
  • 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 persistence:
    • 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 secret_network:
    • No mutation were found possible. Yet there are funds in the accounts, please investigate.
  • Spec stargaze:
    • mutation claim rewards: unexpected status.warnings.claimReward = ClaimRewardsFeesWarning: ClaimRewardsFeesWarning – Please implement expectStatusWarnings on the mutation if expected
  • Spec coreum:
    • mutation claim rewards: unexpected status.warnings.claimReward = ClaimRewardsFeesWarning: ClaimRewardsFeesWarning – Please implement expectStatusWarnings on the mutation if expected
Details of the 22 mutations

Spec axelar (failed)

Spec axelar found 1 Axelar accounts (preload: 294ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Axelar 1 cross: 0 AXL (0ops) (axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv on 44'/118'/0'/0/0) #0 js:2:axelar:axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv:

This SEED does not have Axelar. Please send funds to axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv

Spec cosmos (9)

Spec cosmos found 9 Cosmos accounts (preload: 697ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Cosmos 1 cross: 0 ATOM (30ops) (cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd on 44'/118'/0'/0/0) #0 js:2:cosmos:cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd:
Cosmos 2: 0.004158 ATOM (16ops) (cosmos1qvtnzptp30maznnhdg30xl2jtdq2shpn8u9ktm on 44'/118'/1'/0/0) #1 js:2:cosmos:cosmos1qvtnzptp30maznnhdg30xl2jtdq2shpn8u9ktm:
Cosmos 3: 0 ATOM (11ops) (cosmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswcqdxq7 on 44'/118'/2'/0/0) #2 js:2:cosmos:cosmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswcqdxq7:
Cosmos 4: 0.002157 ATOM (13ops) (cosmos1hgyf054qztvmty3cayuw9nedftlhejv5tp9rey on 44'/118'/3'/0/0) #3 js:2:cosmos:cosmos1hgyf054qztvmty3cayuw9nedftlhejv5tp9rey:
Cosmos 5: 0 ATOM (9ops) (cosmos1vc7s929uh2yxyhau4wsg5th9jzedvkurrussma on 44'/118'/4'/0/0) #4 js:2:cosmos:cosmos1vc7s929uh2yxyhau4wsg5th9jzedvkurrussma:
Cosmos 6: 0.00466 ATOM (9ops) (cosmos1qgrd8srhvald995uvpeyncvwg7afgkmr0ur3xu on 44'/118'/5'/0/0) #5 js:2:cosmos:cosmos1qgrd8srhvald995uvpeyncvwg7afgkmr0ur3xu:
Cosmos 7: 0.007059 ATOM (5ops) (cosmos1n6vccpa77x7xyhnk98jy6gg3rmgjkazx5l9696 on 44'/118'/6'/0/0) #6 js:2:cosmos:cosmos1n6vccpa77x7xyhnk98jy6gg3rmgjkazx5l9696:
Cosmos 8: 0.022121 ATOM (5ops) (cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn on 44'/118'/7'/0/0) #7 js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn:
Cosmos 9: 0 ATOM (0ops) (cosmos1g9t7sv8y0mvu2qd0xguc40xujnu94rh5rz9vul on 44'/118'/8'/0/0) #8 js:2:cosmos:cosmos1g9t7sv8y0mvu2qd0xguc40xujnu94rh5rz9vul:
necessary accounts resynced in 0.43ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Cosmos 8: 0.022121 ATOM (5ops) (cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn on 44'/118'/7'/0/0) #7 js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn: 0.022121 ATOM spendable. 

max spendable ~0.020506
★ using mutation 'send some'
→ TO Cosmos 1 cross: 0 ATOM (30ops) (cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd on 44'/118'/0'/0/0) #0 js:2:cosmos:cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd:
✔️ transaction 
SEND  0.010882 ATOM
TO cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd

with fees=0.001615
STATUS (449ms)
  amount: 0.010882 ATOM
  estimated fees: 0.001615 ATOM
  total spent: 0.012497 ATOM
errors: 
errors: 
✔️ has been signed! (5.3s) 
✔️ broadcasted! (137ms) optimistic operation: 
  -0.012497 ATOM     OUT        CAC8EFAD47531235C5F3A98FA939F220A0B5CE56C815D680B37C00E625A95BE3 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn:-CAC8EFAD47531235C5F3A98FA939F220A0B5CE56C815D680B37C00E625A95BE3-OUT
(totally spent 2min 6s – ends at 2023-09-06T15:58:44.822Z)

Spec osmosis (3)

Spec osmosis found 3 Osmosis accounts (preload: 722ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Osmosis 1 cross: 0 OSMO (4ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:
Osmosis 2: 2.35743 OSMO (5ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:
Osmosis 3: 0 OSMO (0ops) (osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv on 44'/118'/2'/0/0) #2 js:2:osmo:osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv:
necessary accounts resynced in 3.06ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Osmosis 2: 2.35743 OSMO (5ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf: (! sum of ops 1.491379 OSMO) 1.643874 OSMO spendable. 0.681267 OSMO delegated. 0.032291 OSMO unbonding. 
DELEGATIONS
  to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.671562 OSMO  (claimable 0.671562)
  to osmovaloper1lfn5ywlunadd3fl8lcem05ew7vezns2kx06pf0 0.009705 OSMO  (claimable 0.009705)
UNDELEGATIONS
  from osmovaloper1crg24mgm8l3qe7ej9l8t7tsttp40aaas4xmkhx 0.000822 OSMO
  from osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam 0.031469 OSMO
REDELEGATIONS
  from osmovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcmmarz7 to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.040995 OSMO
  from osmovaloper1e8238v24qccht9mqc2w0r4luq462yxttfpaeam to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.024103 OSMO
  from osmovaloper17mggn4znyeyg25wd7498qxl7r2jhgue8td054x to osmovaloper13tk45jkxgf7w0nxquup3suwaz2tx483xe832ge 0.000132 OSMO

max spendable ~1.64137
★ using mutation 'send some'
→ TO Osmosis 1 cross: 0 OSMO (4ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:
✔️ transaction 
SEND  0.890196 OSMO
TO osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l

with fees=0.00174
STATUS (388ms)
  amount: 0.890196 OSMO
  estimated fees: 0.00174 OSMO
  total spent: 0.891936 OSMO
errors: 
errors: 
✔️ has been signed! (10.9s) 
✔️ broadcasted! (64ms) optimistic operation: 
  -0.891936 OSMO     OUT        8600786912191C44F58D45DD3425CFA852B9F8E3F98638495F4FCED1B2B53DD7 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:-8600786912191C44F58D45DD3425CFA852B9F8E3F98638495F4FCED1B2B53DD7-OUT
(totally spent 8min 12s – ends at 2023-09-06T15:58:44.834Z)

Spec desmos (failed)

Spec desmos found 1 Desmos accounts (preload: 1068ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Desmos 1 cross: 0 DSM (0ops) (desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454 on 44'/118'/0'/0/0) #0 js:2:desmos:desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454:

This SEED does not have Desmos. Please send funds to desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454

Spec umee (failed)

Spec umee found 1 Umee accounts (preload: 462ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Umee 1 cross: 0 UMEE (0ops) (umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l on 44'/118'/0'/0/0) #0 js:2:umee:umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l:

This SEED does not have Umee. Please send funds to umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l

Spec persistence (1)

Spec persistence found 3 Persistence accounts (preload: 462ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Persistence 1 cross: 0.177814 XPRT (0ops) (persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf on 44'/118'/0'/0/0) #0 js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf:
Persistence 2: 0.209419 XPRT (0ops) (persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l on 44'/118'/1'/0/0) #1 js:2:persistence:persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l:
Persistence 3: 0 XPRT (0ops) (persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6 on 44'/118'/2'/0/0) #2 js:2:persistence:persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6:
necessary accounts resynced in 0.21ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Persistence 1 cross: 0.177814 XPRT (0ops) (persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf on 44'/118'/0'/0/0) #0 js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf: (! sum of ops 0 XPRT) 0.177814 XPRT spendable. 

max spendable ~0.175314
★ using mutation 'send some'
→ TO Persistence 2: 0.209419 XPRT (0ops) (persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l on 44'/118'/1'/0/0) #1 js:2:persistence:persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l:
✔️ transaction 
SEND  0.111913 XPRT
TO persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l

with fees=0.001211
STATUS (807ms)
  amount: 0.111913 XPRT
  estimated fees: 0.001211 XPRT
  total spent: 0.113124 XPRT
errors: 
errors: 
✔️ has been signed! (7.9s) 
✔️ broadcasted! (88ms) optimistic operation: 
  -0.113124 XPRT     OUT        F9539F3327F61CF8061A02361835318E6E0158CEE8E08838E80B510F1C6ECC4D 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf:-F9539F3327F61CF8061A02361835318E6E0158CEE8E08838E80B510F1C6ECC4D-OUT
(totally spent 8min 11s – ends at 2023-09-06T15:58:44.836Z)

Spec quicksilver (failed)

Spec quicksilver found 1 Quicksilver accounts (preload: 400ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Quicksilver 1 cross: 0 QCK (0ops) (quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l on 44'/118'/0'/0/0) #0 js:2:quicksilver:quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l:

This SEED does not have Quicksilver. Please send funds to quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l

Spec onomy (18)

Spec onomy found 18 Onomy accounts (preload: 302ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Onomy 1 cross: 0 NOM (10ops) (onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg on 44'/118'/0'/0/0) #0 js:2:onomy:onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg:
Onomy 2: 0.00274522 NOM (23ops) (onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67 on 44'/118'/1'/0/0) #1 js:2:onomy:onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67:
Onomy 3: 0 NOM (17ops) (onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m on 44'/118'/2'/0/0) #2 js:2:onomy:onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m:
Onomy 4: 0.00348262 NOM (31ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:
Onomy 5: 0 NOM (23ops) (onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c on 44'/118'/4'/0/0) #4 js:2:onomy:onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c:
Onomy 6: 0.00253392 NOM (26ops) (onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he on 44'/118'/5'/0/0) #5 js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he:
Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:
Onomy 8: 0.00398913 NOM (20ops) (onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k on 44'/118'/7'/0/0) #7 js:2:onomy:onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k:
Onomy 9: 0.00092953 NOM (9ops) (onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6 on 44'/118'/8'/0/0) #8 js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6:
Onomy 10: 0.0251553 NOM (24ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r:
Onomy 11 cross: 0.024544 NOM (9ops) (onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls on 44'/118'/10'/0/0) #10 js:2:onomy:onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls:
Onomy 12: 0.187561 NOM (21ops) (onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl on 44'/118'/11'/0/0) #11 js:2:onomy:onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl:
Onomy 13: 0.122708 NOM (10ops) (onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv on 44'/118'/12'/0/0) #12 js:2:onomy:onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv:
Onomy 14: 0.200558 NOM (8ops) (onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj on 44'/118'/13'/0/0) #13 js:2:onomy:onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj:
Onomy 15: 0.331295 NOM (11ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
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:
necessary accounts resynced in 0.24ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 4: 0.00348262 NOM (31ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp: (! sum of ops 0.243005136710654428 NOM) 0.00000002238001986 NOM spendable. 0.000000140370692547 NOM delegated. 0.003482458207896913 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM  (claimable 0.000000140370692547)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000019801936369 NOM
  from onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.003482142471681658 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000000295934278886 NOM

max spendable ~0.00000002
★ using mutation 'send some'
→ TO Onomy 15: 0.331295 NOM (11ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
✔️ transaction 
SEND  0.000000007069605707 NOM
TO onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46

with fees=0
STATUS (485ms)
  amount: 0.000000007069605707 NOM
  estimated fees: 0.000000000000000196 NOM
  total spent: 0.000000007069605903 NOM
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (123ms) optimistic operation: 
  -0.000000007069605903 NOM OUT        02B72B67313A4E1B8D77D210C9C7A7657C76B3B48FCA91FA9892D4EBA859F668 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:-02B72B67313A4E1B8D77D210C9C7A7657C76B3B48FCA91FA9892D4EBA859F668-OUT
(totally spent 8min 5s – ends at 2023-09-06T15:58:44.844Z)
necessary accounts resynced in 0.36ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l: 0.000735328545930882 NOM spendable. 

max spendable ~0.00073532
★ using mutation 'send max'
→ TO Onomy 8: 0.00398913 NOM (20ops) (onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k on 44'/118'/7'/0/0) #7 js:2:onomy:onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k:
✔️ transaction 
SEND MAX
TO onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k

with fees=0
STATUS (483ms)
  amount: 0.000735328545930687 NOM
  estimated fees: 0.000000000000000195 NOM
  total spent: 0.000735328545930882 NOM
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (122ms) optimistic operation: 
  -0.000735328545930882 NOM OUT        63677DDD5984654CCD413B4E29315E38816707CBBF2615B744B0DADFDBCFFE17 2023-09-06T15:41
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:-63677DDD5984654CCD413B4E29315E38816707CBBF2615B744B0DADFDBCFFE17-OUT
(totally spent 8min 5s – ends at 2023-09-06T15:58:44.850Z)
necessary accounts resynced in 833ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l: (! sum of ops 0.000735328545930882 NOM) 0.000735328545930687 NOM spendable. 

max spendable ~0.00073532
★ using mutation 'send some'
→ TO Onomy 5: 0 NOM (23ops) (onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c on 44'/118'/4'/0/0) #4 js:2:onomy:onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c:
✔️ transaction 
SEND  0.000293833436597807 NOM
TO onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c

with fees=0
  memo=LedgerLiveBot
STATUS (742ms)
  amount: 0.000293833436597807 NOM
  estimated fees: 0.000000000000000197 NOM
  total spent: 0.000293833436598004 NOM
errors: 
errors: 
✔️ has been signed! (4.6s) 
✔️ broadcasted! (123ms) optimistic operation: 
  -0.000293833436598004 NOM OUT        8B5655C34F3F20C61F7A308A74CCC2F240ADF1232539038C37B2674762663746 2023-09-06T15:49
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:-8B5655C34F3F20C61F7A308A74CCC2F240ADF1232539038C37B2674762663746-OUT
(totally spent 8min 6s – ends at 2023-09-06T15:58:44.856Z)
necessary accounts resynced in 0.72ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 10: 0.0251553 NOM (24ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r: (! sum of ops 0.093706095976437585 NOM) 0.000000051591778826 NOM spendable. 0.000000000321144714 NOM delegated. 0.025155332047569164 NOM unbonding. 
DELEGATIONS
  to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.00000000026505342 NOM  (claimable 0.00000000026505342)
  to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000000056091294 NOM  (claimable 0.000000000056091294)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.024491486779075058 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000004047724022458 NOM
  from onomyvaloper140apyzxhhf38kn7pxkdhhy27vuxytdltzcdrd9 0.000659797544471648 NOM
REDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.00000000023852706 NOM

max spendable ~0.00000005
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.000000000000145824 -> onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx
with fees=0
  memo=LedgerLiveBot
STATUS (365ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000385 NOM
  total spent: 0.000000000000000385 NOM
errors: 
errors: 
✔️ has been signed! (3.6s) 
✔️ broadcasted! (122ms) optimistic operation: 
  +0 NOM             REWARD     2FFCE5643C1C7B122371A606E85E9826DC10C7090F6EF8CAB023C40FF0563FF9 2023-09-06T15:57
    to onomyvaloper16pj5gljqnqs0ajxakccfjhu05yczp987q5wjzx 0.000000000000145824 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.6s – ends at 2023-09-06T15:58:44.870Z)
necessary accounts resynced in 0.19ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 12: 0.187561 NOM (21ops) (onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl on 44'/118'/11'/0/0) #11 js:2:onomy:onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl: (! sum of ops -0.551941230020635373 NOM) 0.158921338442172467 NOM spendable. 0.021928950610783393 NOM delegated. 0.006711502612094874 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.010801018361005125 NOM  (claimable 0.010801018361005125)
  to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.011127932249778268 NOM  (claimable 0.011127932249778268)
UNDELEGATIONS
  from onomyvaloper1se84n9t5ufpjerjxph8rj4c4zw57ylp57jxvu5 0.006711502612094874 NOM
REDELEGATIONS
  from onomyvaloper1v02smz2732gmaahvnwyz2qjlpq5uckr5nuhmy5 to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.001905641446260691 NOM
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.00785420454085984 NOM

max spendable ~0.158921
★ using mutation 'redelegate'
✔️ transaction 
REDELEGATE 
TO 
  0.011127932249778268 -> onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j
  source validator=onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy
with fees=0
  memo=LedgerLiveBot
STATUS (377ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000962 NOM
  total spent: 0.000000000000000962 NOM
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (129ms) optimistic operation: 
  -0.000000000000000962 NOM REDELEGATE 7CBE2CE526D383E2D39761203E8747730FED205083DFC3ABE9299BCB3948119F 2023-09-06T15:57
    to onomyvaloper1w09kn8ykzcn0ugxgplqal9akvs94pp8kytgw2j 0.011127932249778268 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.4s – ends at 2023-09-06T15:58:44.880Z)
necessary accounts resynced in 0.22ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 14: 0.200558 NOM (8ops) (onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj on 44'/118'/13'/0/0) #13 js:2:onomy:onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj: (! sum of ops 0.000000149733056155 NOM) 0.200463195791903785 NOM spendable. 0.000004642081371409 NOM delegated. 0.000091155422921835 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1x6mlfjektdjgum6hfgfgcz57dl4s9dssgzfvwj 0.000004642081371409 NOM  (claimable 0.000004642081371409)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.00002587080447066 NOM
  from onomyvaloper1x6mlfjektdjgum6hfgfgcz57dl4s9dssgzfvwj 0.000065284618451175 NOM

max spendable ~0.200463
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.001180993995885198 NOM
TO 
  0.001180993995885198 -> onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy
with fees=0
  memo=LedgerLiveBot
STATUS (606ms)
  amount: 0.001180993995885198 NOM
  estimated fees: 0.000000000000000402 NOM
  total spent: 0.0011809939958856 NOM
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (121ms) optimistic operation: 
  -0.0011809939958856 NOM DELEGATE   749833C5118E5F139F989EE3B022C075CE1D6CD66567F5F4C2C488C1C599E29C 2023-09-06T15:58
    to onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.001180993995885198 NOM
(in 10.5s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.2s – ends at 2023-09-06T15:58:44.887Z)
necessary accounts resynced in 509ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Onomy 4: 0.00348262 NOM (31ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp: (! sum of ops 0.243005136710654428 NOM) 0.000000022380019664 NOM spendable. 0.000000140370692547 NOM delegated. 0.003482458207896913 NOM unbonding. 
DELEGATIONS
  to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM  (claimable 0.000000140370692547)
UNDELEGATIONS
  from onomyvaloper1a80f2tudr06k6jtg8yhgrq4and80slljnf64dy 0.000000019801936369 NOM
  from onomyvaloper10pjgqyhz2c9km709nrglnsnprr0h8pnvvzxp75 0.003482142471681658 NOM
  from onomyvaloper1fgklp9hemczlwtqp9jqzq3xahh38hznxu9mtmf 0.000000295934278886 NOM

max spendable ~0.00000002
★ using mutation 'undelegate'
✔️ transaction 
UNDELEGATE 
TO 
  0.000000140370692547 -> onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h
with fees=0
  memo=LedgerLiveBot
STATUS (505ms)
  amount: 0 NOM
  estimated fees: 0.000000000000000671 NOM
  total spent: 0.000000000000000671 NOM
errors: 
errors: 
✔️ has been signed! (4.2s) 
✔️ broadcasted! (126ms) optimistic operation: 
  -0.000000000000000671 NOM UNDELEGATE 7A96B671763957891B094B146D975F43B9FBD9FE69C965D81A450D81F61A326C 2023-09-06T15:58
    to onomyvaloper1n426r3jk58la94mhlnufq57gllt2jaz76qhm6h 0.000000140370692547 NOM
(in 10.4s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.3s – ends at 2023-09-06T15:58:44.899Z)

Spec secret_network (7)

Spec secret_network found 7 SecretNetwork accounts (preload: 374ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
SecretNetwork 1 cross: 0.023364 SCRT (7ops) (secret1rs97j43nfyvc689y5rjvnnhrq3tes6gheeuv73 on 44'/118'/0'/0/0) #0 js:2:secret_network:secret1rs97j43nfyvc689y5rjvnnhrq3tes6gheeuv73:
SecretNetwork 2: 0.032945 SCRT (3ops) (secret1qvtnzptp30maznnhdg30xl2jtdq2shpn9e3lk8 on 44'/118'/1'/0/0) #1 js:2:secret_network:secret1qvtnzptp30maznnhdg30xl2jtdq2shpn9e3lk8:
SecretNetwork 3: 0 SCRT (8ops) (secret1vvzwc6l3wfdaqa9rncex8k2uwtpwztsw69e0az on 44'/118'/2'/0/0) #2 js:2:secret_network:secret1vvzwc6l3wfdaqa9rncex8k2uwtpwztsw69e0az:
SecretNetwork 4: 0 SCRT (2ops) (secret1hgyf054qztvmty3cayuw9nedftlhejv5fy32yc on 44'/118'/3'/0/0) #3 js:2:secret_network:secret1hgyf054qztvmty3cayuw9nedftlhejv5fy32yc:
SecretNetwork 5: 0.032113 SCRT (2ops) (secret1vc7s929uh2yxyhau4wsg5th9jzedvkurpeyexp on 44'/118'/4'/0/0) #4 js:2:secret_network:secret1vc7s929uh2yxyhau4wsg5th9jzedvkurpeyexp:
SecretNetwork 6: 0.031815 SCRT (1ops) (secret1qgrd8srhvald995uvpeyncvwg7afgkmrdehcmq on 44'/118'/5'/0/0) #5 js:2:secret_network:secret1qgrd8srhvald995uvpeyncvwg7afgkmrdehcmq:
SecretNetwork 7: 0 SCRT (0ops) (secret1n6vccpa77x7xyhnk98jy6gg3rmgjkazxk63ncx on 44'/118'/6'/0/0) #6 js:2:secret_network:secret1n6vccpa77x7xyhnk98jy6gg3rmgjkazxk63ncx:

Spec stargaze (14)

Spec stargaze found 14 Stargaze accounts (preload: 311ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Stargaze 1 cross: 83.3093 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:
Stargaze 2: 5.195 STARS (0ops) (stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2 on 44'/118'/1'/0/0) #1 js:2:stargaze:stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2:
Stargaze 3: 0.107861 STARS (0ops) (stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0 on 44'/118'/2'/0/0) #2 js:2:stargaze:stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0:
Stargaze 4: 8.44441 STARS (0ops) (stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4 on 44'/118'/3'/0/0) #3 js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4:
Stargaze 5: 0 STARS (7ops) (stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv on 44'/118'/4'/0/0) #4 js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv:
Stargaze 6: 15.3214 STARS (5ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:
Stargaze 7: 3.86438 STARS (6ops) (stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt on 44'/118'/6'/0/0) #6 js:2:stargaze:stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt:
Stargaze 8: 130.689 STARS (9ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz:
Stargaze 9: 11.3947 STARS (5ops) (stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw on 44'/118'/8'/0/0) #8 js:2:stargaze:stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw:
Stargaze 10: 459.166 STARS (5ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h:
Stargaze 11 cross: 54.9317 STARS (3ops) (stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y on 44'/118'/10'/0/0) #10 js:2:stargaze:stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y:
Stargaze 12: 50.7497 STARS (2ops) (stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet on 44'/118'/11'/0/0) #11 js:2:stargaze:stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet:
Stargaze 13: 218.842 STARS (0ops) (stars1yhlye27fl05kg4nhmeu5d579m8ups9ewzj38fc on 44'/118'/12'/0/0) #12 js:2:stargaze:stars1yhlye27fl05kg4nhmeu5d579m8ups9ewzj38fc:
Stargaze 14: 0 STARS (0ops) (stars1890w5jltm6wmq2jr9f9e8x4vhs5fx30qygs39x on 44'/118'/13'/0/0) #13 js:2:stargaze:stars1890w5jltm6wmq2jr9f9e8x4vhs5fx30qygs39x:
necessary accounts resynced in 0.25ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 1 cross: 83.3093 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu: (! sum of ops 83.290935 STARS) 83.309373 STARS spendable. 

max spendable ~83.2093
★ using mutation 'send max'
→ TO Stargaze 3: 0.107861 STARS (0ops) (stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0 on 44'/118'/2'/0/0) #2 js:2:stargaze:stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0:
✔️ transaction 
SEND MAX
TO stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0

with fees=0.064862
STATUS (282ms)
  amount: 83.244511 STARS
  estimated fees: 0.064862 STARS
  total spent: 83.309373 STARS
errors: 
errors: 
✔️ has been signed! (6s) 
✔️ broadcasted! (72ms) optimistic operation: 
  -83.309373 STARS   OUT        6BE6FCF1F86771F53933EFD2D2AC4D5D698EBC4A6F4E3D703A0F687AEF27476A 2023-09-06T15:32
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:-6BE6FCF1F86771F53933EFD2D2AC4D5D698EBC4A6F4E3D703A0F687AEF27476A-OUT
(totally spent 2min 7s – ends at 2023-09-06T15:58:44.923Z)
necessary accounts resynced in 0.28ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 1 cross: 83.2445 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu: (! sum of ops 83.290935 STARS) 83.244511 STARS spendable. 

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

with fees=0.065049
STATUS (265ms)
  amount: 48.716359 STARS
  estimated fees: 0.065049 STARS
  total spent: 48.781408 STARS
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (69ms) optimistic operation: 
  -48.781408 STARS   OUT        4EB2A7E36DDFAE57C79B191F9BFCEF26936E800659C381835BB86C1A722D5853 2023-09-06T15:34
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:-4EB2A7E36DDFAE57C79B191F9BFCEF26936E800659C381835BB86C1A722D5853-OUT
(totally spent 2min 4s – ends at 2023-09-06T15:58:44.929Z)
necessary accounts resynced in 0.20ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 6: 15.3214 STARS (5ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd: (! sum of ops 15.22921 STARS) 15.226181 STARS spendable. 0.095317 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper10wxn2lv29yqnw2uf4jf439kwy5ef00qd0jluj0 0.000568 STARS
  from starsvaloper1vaq0mrf3vfs5pap7hhfs7lgfl4e2plum77halc 0.090222 STARS
  from starsvaloper14mc5h4qy8udss5c9mk8r7kz2xywk00ptuhfwac 0.001493 STARS
  from starsvaloper1cw5hgpgj29j7lw4xv3t8c73mxay2y7uvcw53ma 0.003034 STARS

max spendable ~15.1261
★ using mutation 'send some'
→ TO Stargaze 7: 3.86438 STARS (6ops) (stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt on 44'/118'/6'/0/0) #6 js:2:stargaze:stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt:
✔️ transaction 
SEND  8.837303 STARS
TO stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt

with fees=0.064961
STATUS (229ms)
  amount: 8.837303 STARS
  estimated fees: 0.064961 STARS
  total spent: 8.902264 STARS
errors: 
errors: 
✔️ has been signed! (3.7s) 
✔️ broadcasted! (60ms) optimistic operation: 
  -8.902264 STARS    OUT        85D19D80FCD063D0E6F82585DA691CD9EC48C850A9765AF47C0E7F768E589CB3 2023-09-06T15:37
⚠️ TEST waiting operation id to appear after broadcast
Error: could not find optimisticOperation js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:-85D19D80FCD063D0E6F82585DA691CD9EC48C850A9765AF47C0E7F768E589CB3-OUT
(totally spent 2min 4s – ends at 2023-09-06T15:58:44.944Z)
necessary accounts resynced in 242ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 6: 15.2565 STARS (5ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd: (! sum of ops 15.22921 STARS) 15.16122 STARS spendable. 0.095317 STARS unbonding. 
UNDELEGATIONS
  from starsvaloper10wxn2lv29yqnw2uf4jf439kwy5ef00qd0jluj0 0.000568 STARS
  from starsvaloper1vaq0mrf3vfs5pap7hhfs7lgfl4e2plum77halc 0.090222 STARS
  from starsvaloper14mc5h4qy8udss5c9mk8r7kz2xywk00ptuhfwac 0.001493 STARS
  from starsvaloper1cw5hgpgj29j7lw4xv3t8c73mxay2y7uvcw53ma 0.003034 STARS

max spendable ~15.0612
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.003492 STARS
TO 
  0.003492 -> starsvaloper1gp7s38a5a5f6urhpasvlmgzaqmvwcl3pglejmx
with fees=0.153659
  memo=LedgerLiveBot
STATUS (326ms)
  amount: 0.003492 STARS
  estimated fees: 0.153659 STARS
  total spent: 0.157151 STARS
errors: 
errors: 
✔️ has been signed! (4s) 
✔️ broadcasted! (61ms) optimistic operation: 
  -0.157151 STARS    DELEGATE   561ABE96E7E7AB4E5AEE89E99F1B76F2EDEC44232E1EE92D09E9F205A93AAA24 2023-09-06T15:39
    to starsvaloper1gp7s38a5a5f6urhpasvlmgzaqmvwcl3pglejmx 0.003492 STARS  
(in 10.2s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.6s – ends at 2023-09-06T15:58:44.948Z)
necessary accounts resynced in 262ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 8: 130.689 STARS (9ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz: (! sum of ops -18.511809 STARS) 123.054675 STARS spendable. 4.557423 STARS delegated. 3.076952 STARS unbonding. 
DELEGATIONS
  to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 4.557423 STARS  (claimable 4.557423)
UNDELEGATIONS
  from starsvaloper1v8yp5x5kfex4wep2pfuuyw68cn2lst3ksl0gss 0.146853 STARS
  from starsvaloper1g7qxtjesj770dhzmrz0kvrqdexa07vas0twgy9 1.804793 STARS
  from starsvaloper1f4tj483qfrt3yemjdlx5e577h7e3r52ydyqd3s 1.125306 STARS
REDELEGATIONS
  from starsvaloper1pjmngrwcsatsuyy8m3qrunaun67sr9x7cz5ku2 to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 1.088093 STARS
  from starsvaloper1g7qxtjesj770dhzmrz0kvrqdexa07vas0twgy9 to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.056165 STARS
  from starsvaloper1vpy82purcj983jx8jt29py7v2eamv9yq4s0epf to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.498175 STARS
  from starsvaloper1vpy82purcj983jx8jt29py7v2eamv9yq4s0epf to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.008126 STARS
  from starsvaloper1vaj7mt7kcrdxvfcl2ye7c2qwuxxmj9a7w326hx to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.000568 STARS

max spendable ~122.954
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.006723 -> starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2
with fees=0.142421
  memo=LedgerLiveBot
STATUS (183ms)
  amount: 0 STARS
  estimated fees: 0.142421 STARS
  total spent: 0.142421 STARS
errors: 
errors: claimReward ClaimRewardsFeesWarning
✔️ has been signed! (3.6s) 
✔️ broadcasted! (60ms) optimistic operation: 
  +0 STARS           REWARD     468ABFDFB29A6B2FD32E661FF51191DB1D7E619E0DA12A69800F9FC3BB104446 2023-09-06T15:39
    to starsvaloper13x4pynlp86prhcmtns742kgsgu7pjtzj0m9tz2 0.006723 STARS  
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.2s – ends at 2023-09-06T15:58:44.955Z)
necessary accounts resynced in 0.39ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Stargaze 10: 459.166 STARS (5ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h: (! sum of ops 197.791842 STARS) 448.628262 STARS spendable. 6.432676 STARS delegated. 4.105962 STARS unbonding. 
DELEGATIONS
  to starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc 0.518222 STARS  (claimable 0.518222)
  to starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549 5.914454 STARS  (claimable 5.914454)
UNDELEGATIONS
  from starsvaloper1lk6amgdr7u6pf5n3aq302fh9nkh0vduqk2muxa 0.981796 STARS
  from starsvaloper1v8yp5x5kfex4wep2pfuuyw68cn2lst3ksl0gss 0.584348 STARS
  from starsvaloper1nspplp7um4psdft5z0eks33l07jkn748s3f5ke 0.00846 STARS
  from starsvaloper16s77uvzu5c5wvnhepx4m69z8xft9pd68t4973p 0.036941 STARS
  from starsvaloper1jp9v48a8u4vndt7m2ueal7v6a248n0sh364w8d 0.558621 STARS
  from starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc 1.935796 STARS

max spendable ~448.528
★ using mutation 'redelegate'
✔️ transaction 
REDELEGATE 
TO 
  0.518222 -> starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549
  source validator=starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc
with fees=0.347274
  memo=LedgerLiveBot
STATUS (191ms)
  amount: 0 STARS
  estimated fees: 0.347274 STARS
  total spent: 0.347274 STARS
errors: 
errors: 
✔️ has been signed! (4.3s) 
✔️ broadcasted! (75ms) optimistic operation: 
  -0.347274 STARS    REDELEGATE 2A5D4BDBB6CB51A41C310CCF0DB7A7F4071E554BAB1317D0D0E38763472DC80A 2023-09-06T15:39
    to starsvaloper15cu52e36jth9gqr0muq755syvgyr96cr98a549 0.518222 STARS  
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.9s – ends at 2023-09-06T15:58:44.962Z)

Spec coreum (7)

Spec coreum found 7 Coreum accounts (preload: 707ms). Will use Cosmos 2.34.9 on nanoS 2.1.0
Coreum 1 cross: 2.29385 CORE (14ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:
Coreum 2: 1.18384 CORE (25ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:
Coreum 3: 10.545 CORE (15ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89:
Coreum 4: 44.0298 CORE (11ops) (core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l on 44'/118'/3'/0/0) #3 js:2:coreum:core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l:
Coreum 5: 0 CORE (6ops) (core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux on 44'/118'/4'/0/0) #4 js:2:coreum:core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux:
Coreum 6: 1.52011 CORE (3ops) (core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8 on 44'/118'/5'/0/0) #5 js:2:coreum:core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8:
Coreum 7: 0 CORE (0ops) (core1n6vccpa77x7xyhnk98jy6gg3rmgjkazx83apzp on 44'/118'/6'/0/0) #6 js:2:coreum:core1n6vccpa77x7xyhnk98jy6gg3rmgjkazx83apzp:
necessary accounts resynced in 0.13ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 1 cross: 2.29385 CORE (14ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk: 2.293853 CORE spendable. 

max spendable ~2.28497
★ using mutation 'send some'
→ TO Coreum 5: 0 CORE (6ops) (core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux on 44'/118'/4'/0/0) #4 js:2:coreum:core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux:
✔️ transaction 
SEND  1.21078 CORE
TO core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux

with fees=0.00888
STATUS (438ms)
  amount: 1.21078 CORE
  estimated fees: 0.00888 CORE
  total spent: 1.21966 CORE
errors: 
errors: 
✔️ has been signed! (4.7s) 
✔️ broadcasted! (107ms) optimistic operation: 
  -1.21966 CORE      OUT        898C3CED2F5FDA3271621D705BC238209681447650955F759713B8FEC5F0BBFE 2023-09-06T15:32
✔️ operation confirmed (10.6s): 
  -1.21966 CORE      OUT        898C3CED2F5FDA3271621D705BC238209681447650955F759713B8FEC5F0BBFE 2023-09-06T15:32
✔️ Coreum 1 cross: 1.07419 CORE (15ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk: 1.074193 CORE spendable. 
(in 10.6s)
✔️ destination operation 
  +1.21078 CORE      IN         898C3CED2F5FDA3271621D705BC238209681447650955F759713B8FEC5F0BBFE 2023-09-06T15:32
(in 10.4s)

necessary accounts resynced in 0.29ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 2: 1.18384 CORE (25ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq: (! sum of ops 1.183103 CORE) 0.65064 CORE spendable. 0.36414 CORE delegated. 0.169063 CORE unbonding. 
DELEGATIONS
  to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.331022 CORE  (claimable 0.331022)
  to corevaloper1awh74fgscn8p4q7rq9adna88knp3cqmz0ynz8t 0.033118 CORE  (claimable 0.033118)
UNDELEGATIONS
  from corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.107142 CORE
  from corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz 0.061921 CORE
REDELEGATIONS
  from corevaloper1fq63eks78npnsgtja8m8nvvv5qmahqxawgpafz to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.061211 CORE

max spendable ~0.64176
★ using mutation 'claim rewards'
✔️ transaction 
CLAIMREWARD 
TO 
  0.001244 -> corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a
with fees=0.0138
  memo=LedgerLiveBot
STATUS (327ms)
  amount: 0 CORE
  estimated fees: 0.0138 CORE
  total spent: 0.0138 CORE
errors: 
errors: claimReward ClaimRewardsFeesWarning
✔️ has been signed! (3.8s) 
✔️ broadcasted! (108ms) optimistic operation: 
  +0 CORE            REWARD     B949AA23488AACDC9A924754D8E33E0948E9BFBFC0B1236C4CE0EC8E874CB6DD 2023-09-06T15:33
    to corevaloper1cpkm5fpddaffp87slx54pqu8qg68h9mzt9wc9a 0.001244 CORE   
(in 10.7s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15s – ends at 2023-09-06T15:58:44.988Z)
necessary accounts resynced in 652ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 3: 10.545 CORE (15ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89: 10.545071 CORE spendable. 

max spendable ~10.5361
★ using mutation 'send some'
→ TO Coreum 2: 1.17128 CORE (26ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:
✔️ transaction 
SEND  3.312481 CORE
TO core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq

with fees=0.00888
STATUS (440ms)
  amount: 3.312481 CORE
  estimated fees: 0.00888 CORE
  total spent: 3.321361 CORE
errors: 
errors: 
✔️ has been signed! (3.8s) 
✔️ broadcasted! (109ms) optimistic operation: 
  -3.321361 CORE     OUT        2A3614D0FD7F657A56BBEC494AD8E5828F9A3AF4006B995C62137587A3DFF1F7 2023-09-06T15:33
✔️ operation confirmed (10.6s): 
  -3.321361 CORE     OUT        2A3614D0FD7F657A56BBEC494AD8E5828F9A3AF4006B995C62137587A3DFF1F7 2023-09-06T15:33
✔️ Coreum 3: 7.22371 CORE (16ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89: 7.22371 CORE spendable. 
(in 10.6s)
✔️ destination operation 
  +3.312481 CORE     IN         2A3614D0FD7F657A56BBEC494AD8E5828F9A3AF4006B995C62137587A3DFF1F7 2023-09-06T15:33
(in 10.6s)

necessary accounts resynced in 0.62ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 4: 44.0298 CORE (11ops) (core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l on 44'/118'/3'/0/0) #3 js:2:coreum:core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l: (! sum of ops 44.02982 CORE) 42.660598 CORE spendable. 1.306846 CORE delegated. 0.062454 CORE unbonding. 
DELEGATIONS
  to corevaloper1xprcq3xdcuht0a8p082l3srgtwfgl57h2avmsq 0.000001 CORE  (claimable 0.000001)
  to corevaloper1vtxaltgnxahltyjyyktrls96n9ywlntsxkkefr 1.306845 CORE  (claimable 1.306845)
UNDELEGATIONS
  from corevaloper1k3wy8ztt2e0uq3j5deukjxu2um4a4z5tvz35la 0.058079 CORE
  from corevaloper1xprcq3xdcuht0a8p082l3srgtwfgl57h2avmsq 0.004375 CORE

max spendable ~42.6517
★ using mutation 'delegate new validators'
✔️ transaction 
DELEGATE  0.403513 CORE
TO 
  0.403513 -> corevaloper16h0h2cjul7qa3np664ae9gqzrd0apcp8rqsdfs
with fees=0.01428
  memo=LedgerLiveBot
STATUS (547ms)
  amount: 0.403513 CORE
  estimated fees: 0.01428 CORE
  total spent: 0.417793 CORE
errors: 
errors: 
✔️ has been signed! (4.5s) 
✔️ broadcasted! (109ms) optimistic operation: 
  -0.417793 CORE     DELEGATE   8D27B71BFE87E96AFCDE05C62F73E0796A67180A3BA4E328C897F81D6954D683 2023-09-06T15:33
    to corevaloper16h0h2cjul7qa3np664ae9gqzrd0apcp8rqsdfs 0.403513 CORE   
(in 10.6s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 15.8s – ends at 2023-09-06T15:58:44.996Z)
necessary accounts resynced in 595ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 5: 1.21078 CORE (7ops) (core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux on 44'/118'/4'/0/0) #4 js:2:coreum:core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux: 1.21078 CORE spendable. 

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

with fees=0.00888
STATUS (447ms)
  amount: 1.2019 CORE
  estimated fees: 0.00888 CORE
  total spent: 1.21078 CORE
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (181ms) optimistic operation: 
  -1.21078 CORE      OUT        AEAA9BB6285A1E8FB4243DA3BCA17FD4881EC6B731DF263BED23E359AF328D48 2023-09-06T15:34
✔️ operation confirmed (10.5s): 
  -1.21078 CORE      OUT        AEAA9BB6285A1E8FB4243DA3BCA17FD4881EC6B731DF263BED23E359AF328D48 2023-09-06T15:34
✔️ Coreum 5: 0 CORE (8ops) (core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux on 44'/118'/4'/0/0) #4 js:2:coreum:core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux: 0 CORE spendable. 
(in 10.5s)
✔️ destination operation 
  +1.2019 CORE       IN         AEAA9BB6285A1E8FB4243DA3BCA17FD4881EC6B731DF263BED23E359AF328D48 2023-09-06T15:34
(in 10.7s)

necessary accounts resynced in 3.48ms
▬ Cosmos 2.34.9 on nanoS 2.1.0
→ FROM Coreum 6: 1.52011 CORE (3ops) (core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8 on 44'/118'/5'/0/0) #5 js:2:coreum:core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8: 1.3545 CORE spendable. 0.165613 CORE delegated. 
DELEGATIONS
  to corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc 0.165613 CORE  (claimable 0.165613)

max spendable ~1.34562
★ using mutation 'undelegate'
✔️ transaction 
UNDELEGATE 
TO 
  0.165613 -> corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc
with fees=0.01944
  memo=LedgerLiveBot
STATUS (436ms)
  amount: 0 CORE
  estimated fees: 0.01944 CORE
  total spent: 0.01944 CORE
errors: 
errors: 
✔️ has been signed! (3.9s) 
✔️ broadcasted! (107ms) optimistic operation: 
  -0.01944 CORE      UNDELEGATE AF4808F23AFC3FD75F07FB0A42C506F469A4066C6AABA5E1185DAB1C51D82CF5 2023-09-06T15:34
    to corevaloper142cjnpxc7p3cscgvwr6kma89002t37xvmem6zc 0.165613 CORE   
(in 10.3s)
⚠️ TEST operation extra matches
TypeError: value.div is not a function
(totally spent 14.8s – ends at 2023-09-06T15:58:45.023Z)

Details of the 47 uncovered mutations

Spec axelar (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:

Spec cosmos (5)

  • send max: balance is too low (8)
  • delegate new validators: balance is too low (8)
  • undelegate: balance is too low (8)
  • redelegate: balance is too low (8)
  • claim rewards: balance is too low (8)

Spec osmosis (5)

  • send max: balance is too low (2)
  • delegate new validators: balance is too low (2)
  • undelegate: balance is too low (2)
  • redelegate: balance is too low (2)
  • claim rewards: balance is too low (2)

Spec desmos (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:

Spec umee (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:

Spec persistence (5)

  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:

Spec quicksilver (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:

Spec secret_network (6)

  • send some: balance is too low (7)
  • send max: balance is too low (7)
  • delegate new validators: balance is too low (7)
  • undelegate: balance is too low (7)
  • redelegate: balance is too low (7)
  • claim rewards: balance is too low (7)

Spec stargaze (1)

  • undelegate: balance is too low (4), already enough delegations (4)

Spec coreum (1)

  • redelegate: balance is too low (1)
Portfolio ($16.75) – Details of the 11 currencies
Spec (accounts) State Remaining Runs (est) funds?
axelar (1) 0 ops , 0 AXL ($0.00) axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv
cosmos (9) 98 ops , 0.040155 ATOM ($0.26) ⚠️ 0 cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd
osmosis (3) 9 ops , 1.64387 OSMO ($0.84) ⚠️ 41 osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l
desmos (1) 0 ops , 0 DSM ($0.00) desmos1rs97j43nfyvc689y5rjvnnhrq3tes6gh0y9454
umee (1) 0 ops , 0 UMEE ($0.00) umee1rs97j43nfyvc689y5rjvnnhrq3tes6ghf2468l
persistence (3) 0 ops , 0.387233 XPRT ($0.06) persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf
quicksilver (1) 0 ops , 0 QCK ($0.00) quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l
onomy (18) 289 ops (+23), 1.73836 NOM ($0.16) 💪 999+ onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg
secret_network (7) 23 ops , 0.120237 SCRT ($0.04) ⚠️ 1 secret1rs97j43nfyvc689y5rjvnnhrq3tes6gheeuv73
stargaze (14) 46 ops (+3), 1,009.06 STARS ($9.86) 💪 663 stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0
coreum (7) 83 ops (+9), 57.5046 CORE ($5.53) 👍 474 core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk
Axelar 1 cross: 0 AXL (0ops) (axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv on 44'/118'/0'/0/0) #0 js:2:axelar:axelar1rs97j43nfyvc689y5rjvnnhrq3tes6ghlj7dgv:
Cosmos 1 cross: 0 ATOM (30ops) (cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd on 44'/118'/0'/0/0) #0 js:2:cosmos:cosmos1rs97j43nfyvc689y5rjvnnhrq3tes6ghmug9rd:
Cosmos 2: 0.004158 ATOM (16ops) (cosmos1qvtnzptp30maznnhdg30xl2jtdq2shpn8u9ktm on 44'/118'/1'/0/0) #1 js:2:cosmos:cosmos1qvtnzptp30maznnhdg30xl2jtdq2shpn8u9ktm:
Cosmos 3: 0 ATOM (11ops) (cosmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswcqdxq7 on 44'/118'/2'/0/0) #2 js:2:cosmos:cosmos1vvzwc6l3wfdaqa9rncex8k2uwtpwztswcqdxq7:
Cosmos 4: 0.002157 ATOM (13ops) (cosmos1hgyf054qztvmty3cayuw9nedftlhejv5tp9rey on 44'/118'/3'/0/0) #3 js:2:cosmos:cosmos1hgyf054qztvmty3cayuw9nedftlhejv5tp9rey:
Cosmos 5: 0 ATOM (9ops) (cosmos1vc7s929uh2yxyhau4wsg5th9jzedvkurrussma on 44'/118'/4'/0/0) #4 js:2:cosmos:cosmos1vc7s929uh2yxyhau4wsg5th9jzedvkurrussma:
Cosmos 6: 0.00466 ATOM (9ops) (cosmos1qgrd8srhvald995uvpeyncvwg7afgkmr0ur3xu on 44'/118'/5'/0/0) #5 js:2:cosmos:cosmos1qgrd8srhvald995uvpeyncvwg7afgkmr0ur3xu:
Cosmos 7: 0.007059 ATOM (5ops) (cosmos1n6vccpa77x7xyhnk98jy6gg3rmgjkazx5l9696 on 44'/118'/6'/0/0) #6 js:2:cosmos:cosmos1n6vccpa77x7xyhnk98jy6gg3rmgjkazx5l9696:
Cosmos 8: 0.020506 ATOM (5ops) (cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn on 44'/118'/7'/0/0) #7 js:2:cosmos:cosmos1v283e7h2plllyjwgqrexv2ge5e4z252uzpmlkn:
Cosmos 9: 0 ATOM (0ops) (cosmos1g9t7sv8y0mvu2qd0xguc40xujnu94rh5rz9vul on 44'/118'/8'/0/0) #8 js:2:cosmos:cosmos1g9t7sv8y0mvu2qd0xguc40xujnu94rh5rz9vul:
Osmosis 1 cross: 0 OSMO (4ops) (osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l on 44'/118'/0'/0/0) #0 js:2:osmo:osmo1rs97j43nfyvc689y5rjvnnhrq3tes6ghn8m44l:
Osmosis 2: 2.35569 OSMO (5ops) (osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf on 44'/118'/1'/0/0) #1 js:2:osmo:osmo1qvtnzptp30maznnhdg30xl2jtdq2shpn08kxaf:
Osmosis 3: 0 OSMO (0ops) (osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv on 44'/118'/2'/0/0) #2 js:2:osmo:osmo1vvzwc6l3wfdaqa9rncex8k2uwtpwztswsm7kkv:
Desmos 1 cross: 0 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.177814 XPRT (0ops) (persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf on 44'/118'/0'/0/0) #0 js:2:persistence:persistence1rs97j43nfyvc689y5rjvnnhrq3tes6gh4swkdf:
Persistence 2: 0.209419 XPRT (0ops) (persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l on 44'/118'/1'/0/0) #1 js:2:persistence:persistence1qvtnzptp30maznnhdg30xl2jtdq2shpnfsr99l:
Persistence 3: 0 XPRT (0ops) (persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6 on 44'/118'/2'/0/0) #2 js:2:persistence:persistence1vvzwc6l3wfdaqa9rncex8k2uwtpwztswkvt4w6:
Quicksilver 1 cross: 0 QCK (0ops) (quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l on 44'/118'/0'/0/0) #0 js:2:quicksilver:quick1rs97j43nfyvc689y5rjvnnhrq3tes6ghscch6l:
Onomy 1 cross: 0 NOM (10ops) (onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg on 44'/118'/0'/0/0) #0 js:2:onomy:onomy1rs97j43nfyvc689y5rjvnnhrq3tes6ghpaunjg:
Onomy 2: 0.00274522 NOM (23ops) (onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67 on 44'/118'/1'/0/0) #1 js:2:onomy:onomy1qvtnzptp30maznnhdg30xl2jtdq2shpnaa3q67:
Onomy 3: 0 NOM (17ops) (onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m on 44'/118'/2'/0/0) #2 js:2:onomy:onomy1vvzwc6l3wfdaqa9rncex8k2uwtpwztswzpes3m:
Onomy 15: 0.331295 NOM (11ops) (onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46 on 44'/118'/14'/0/0) #14 js:2:onomy:onomy1yq6ehsdwpsvae9exgjmzt4dx78y4j5apzlax46:
Onomy 5: 0 NOM (23ops) (onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c on 44'/118'/4'/0/0) #4 js:2:onomy:onomy1vc7s929uh2yxyhau4wsg5th9jzedvkureayx2c:
Onomy 6: 0.00253392 NOM (26ops) (onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he on 44'/118'/5'/0/0) #5 js:2:onomy:onomy1qgrd8srhvald995uvpeyncvwg7afgkmr4ah8he:
Onomy 8: 0.00398913 NOM (20ops) (onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k on 44'/118'/7'/0/0) #7 js:2:onomy:onomy1v283e7h2plllyjwgqrexv2ge5e4z252ucq0f8k:
Onomy 7: 0.00073532 NOM (10ops) (onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l on 44'/118'/6'/0/0) #6 js:2:onomy:onomy1n6vccpa77x7xyhnk98jy6gg3rmgjkazxw73v5l:
Onomy 9: 0.00092953 NOM (9ops) (onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6 on 44'/118'/8'/0/0) #8 js:2:onomy:onomy1g9t7sv8y0mvu2qd0xguc40xujnu94rh5er36d6:
Onomy 10: 0.0251553 NOM (30ops) (onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r on 44'/118'/9'/0/0) #9 js:2:onomy:onomy1jgk668h53gd9wn09mndq7uzgk80nr5d8c3ys0r:
Onomy 11 cross: 0.024544 NOM (9ops) (onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls on 44'/118'/10'/0/0) #10 js:2:onomy:onomy1733g3dfzj6tulcqtvz628ypuqj0hvlrz3x5dls:
Onomy 12: 0.18758 NOM (25ops) (onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl on 44'/118'/11'/0/0) #11 js:2:onomy:onomy1q09970dekm5hdku5tta7p9w6kldyyf255nlfrl:
Onomy 13: 0.122708 NOM (10ops) (onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv on 44'/118'/12'/0/0) #12 js:2:onomy:onomy1yhlye27fl05kg4nhmeu5d579m8ups9ewv0jvnv:
Onomy 14: 0.200558 NOM (11ops) (onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj on 44'/118'/13'/0/0) #13 js:2:onomy:onomy1890w5jltm6wmq2jr9f9e8x4vhs5fx30q24n6lj:
Onomy 4: 0.00348262 NOM (41ops) (onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp on 44'/118'/3'/0/0) #3 js:2:onomy:onomy1hgyf054qztvmty3cayuw9nedftlhejv53q34gp:
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:
SecretNetwork 1 cross: 0.023364 SCRT (7ops) (secret1rs97j43nfyvc689y5rjvnnhrq3tes6gheeuv73 on 44'/118'/0'/0/0) #0 js:2:secret_network:secret1rs97j43nfyvc689y5rjvnnhrq3tes6gheeuv73:
SecretNetwork 2: 0.032945 SCRT (3ops) (secret1qvtnzptp30maznnhdg30xl2jtdq2shpn9e3lk8 on 44'/118'/1'/0/0) #1 js:2:secret_network:secret1qvtnzptp30maznnhdg30xl2jtdq2shpn9e3lk8:
SecretNetwork 3: 0 SCRT (8ops) (secret1vvzwc6l3wfdaqa9rncex8k2uwtpwztsw69e0az on 44'/118'/2'/0/0) #2 js:2:secret_network:secret1vvzwc6l3wfdaqa9rncex8k2uwtpwztsw69e0az:
SecretNetwork 4: 0 SCRT (2ops) (secret1hgyf054qztvmty3cayuw9nedftlhejv5fy32yc on 44'/118'/3'/0/0) #3 js:2:secret_network:secret1hgyf054qztvmty3cayuw9nedftlhejv5fy32yc:
SecretNetwork 5: 0.032113 SCRT (2ops) (secret1vc7s929uh2yxyhau4wsg5th9jzedvkurpeyexp on 44'/118'/4'/0/0) #4 js:2:secret_network:secret1vc7s929uh2yxyhau4wsg5th9jzedvkurpeyexp:
SecretNetwork 6: 0.031815 SCRT (1ops) (secret1qgrd8srhvald995uvpeyncvwg7afgkmrdehcmq on 44'/118'/5'/0/0) #5 js:2:secret_network:secret1qgrd8srhvald995uvpeyncvwg7afgkmrdehcmq:
SecretNetwork 7: 0 SCRT (0ops) (secret1n6vccpa77x7xyhnk98jy6gg3rmgjkazxk63ncx on 44'/118'/6'/0/0) #6 js:2:secret_network:secret1n6vccpa77x7xyhnk98jy6gg3rmgjkazxk63ncx:
Stargaze 3: 0.107861 STARS (0ops) (stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0 on 44'/118'/2'/0/0) #2 js:2:stargaze:stars1vvzwc6l3wfdaqa9rncex8k2uwtpwztswvu6mt0:
Stargaze 2: 5.195 STARS (0ops) (stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2 on 44'/118'/1'/0/0) #1 js:2:stargaze:stars1qvtnzptp30maznnhdg30xl2jtdq2shpnnqjtq2:
Stargaze 11 cross: 54.9317 STARS (3ops) (stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y on 44'/118'/10'/0/0) #10 js:2:stargaze:stars1733g3dfzj6tulcqtvz628ypuqj0hvlrzlmhx9y:
Stargaze 4: 8.44441 STARS (0ops) (stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4 on 44'/118'/3'/0/0) #3 js:2:stargaze:stars1hgyf054qztvmty3cayuw9nedftlhejv5laj7j4:
Stargaze 5: 0 STARS (7ops) (stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv on 44'/118'/4'/0/0) #4 js:2:stargaze:stars1vc7s929uh2yxyhau4wsg5th9jzedvkurhq8dsv:
Stargaze 7: 3.86438 STARS (6ops) (stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt on 44'/118'/6'/0/0) #6 js:2:stargaze:stars1n6vccpa77x7xyhnk98jy6gg3rmgjkazxqrj8wt:
Stargaze 6: 15.1028 STARS (6ops) (stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd on 44'/118'/5'/0/0) #5 js:2:stargaze:stars1qgrd8srhvald995uvpeyncvwg7afgkmrmq5vdd:
Stargaze 8: 130.553 STARS (10ops) (stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz on 44'/118'/7'/0/0) #7 js:2:stargaze:stars1v283e7h2plllyjwgqrexv2ge5e4z252ukavzaz:
Stargaze 9: 11.3947 STARS (5ops) (stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw on 44'/118'/8'/0/0) #8 js:2:stargaze:stars1g9t7sv8y0mvu2qd0xguc40xujnu94rh5h7j3hw:
Stargaze 10: 458.824 STARS (6ops) (stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h on 44'/118'/9'/0/0) #9 js:2:stargaze:stars1jgk668h53gd9wn09mndq7uzgk80nr5d8kv8m4h:
Stargaze 1 cross: 83.1794 STARS (1ops) (stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu on 44'/118'/0'/0/0) #0 js:2:stargaze:stars1rs97j43nfyvc689y5rjvnnhrq3tes6gh0qlcgu:
Stargaze 12: 50.7497 STARS (2ops) (stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet on 44'/118'/11'/0/0) #11 js:2:stargaze:stars1q09970dekm5hdku5tta7p9w6kldyyf256wuzet:
Stargaze 13: 218.842 STARS (0ops) (stars1yhlye27fl05kg4nhmeu5d579m8ups9ewzj38fc on 44'/118'/12'/0/0) #12 js:2:stargaze:stars1yhlye27fl05kg4nhmeu5d579m8ups9ewzj38fc:
Stargaze 14: 0 STARS (0ops) (stars1890w5jltm6wmq2jr9f9e8x4vhs5fx30qygs39x on 44'/118'/13'/0/0) #13 js:2:stargaze:stars1890w5jltm6wmq2jr9f9e8x4vhs5fx30qygs39x:
Coreum 1 cross: 1.07419 CORE (15ops) (core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk on 44'/118'/0'/0/0) #0 js:2:coreum:core1rs97j43nfyvc689y5rjvnnhrq3tes6ghgjs7yk:
Coreum 2: 5.68566 CORE (28ops) (core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq on 44'/118'/1'/0/0) #1 js:2:coreum:core1qvtnzptp30maznnhdg30xl2jtdq2shpn5jadvq:
Coreum 3: 7.22371 CORE (16ops) (core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89 on 44'/118'/2'/0/0) #2 js:2:coreum:core1vvzwc6l3wfdaqa9rncex8k2uwtpwztswtw4a89:
Coreum 4: 44.0156 CORE (12ops) (core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l on 44'/118'/3'/0/0) #3 js:2:coreum:core1hgyf054qztvmty3cayuw9nedftlhejv5c0ac7l:
Coreum 5: 0 CORE (8ops) (core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux on 44'/118'/4'/0/0) #4 js:2:coreum:core1vc7s929uh2yxyhau4wsg5th9jzedvkursjgtux:
Coreum 6: 1.50093 CORE (4ops) (core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8 on 44'/118'/5'/0/0) #5 js:2:coreum:core1qgrd8srhvald995uvpeyncvwg7afgkmrujm2p8:
Coreum 7: 0 CORE (0ops) (core1n6vccpa77x7xyhnk98jy6gg3rmgjkazx83apzp on 44'/118'/6'/0/0) #6 js:2:coreum:core1n6vccpa77x7xyhnk98jy6gg3rmgjkazx83apzp:
Performance ⏲ 26min 49s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 5.8s 2min 52s 9.1s 9.3s 1min 43s 2275ms 31.6s 31.8s
axelar (0) 294ms 8.7s N/A N/A N/A N/A N/A N/A
cosmos (8) 697ms 22.4s 645ms 449ms 5.3s 137ms N/A N/A
osmosis (2) 722ms 12.2s 374ms 388ms 10.9s 64ms N/A N/A
desmos (0) 1068ms 7.9s N/A N/A N/A N/A N/A N/A
umee (0) 462ms 5.8s N/A N/A N/A N/A N/A N/A
persistence (2) 462ms 15.2s 0.21ms 807ms 7.9s 88ms N/A N/A
quicksilver (0) 400ms 9.3s N/A N/A N/A N/A N/A N/A
onomy (17) 302ms 33s 5s 3.6s 28.7s 866ms N/A N/A
secret_network (6) 374ms 22.4s 5ms N/A N/A N/A N/A N/A
stargaze (13) 311ms 25.5s 1491ms 1476ms 25.6s 397ms N/A N/A
coreum (6) 707ms 9.8s 1599ms 2635ms 24.6s 722ms 31.6s 31.8s

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

Please sign in to comment.