Any way to recover?

Is there anyway to recover a transaction? Im sure there isnt, but if there is… is there anyone i can contact?

https://explorer.harmony.one/address/one1rw02h0xmks5ungx63tkdw0xn8xc4hjzf3xt8tw

shows my mess up pretty clearly. I lost my seed phrase, to this validator wallet. and now the funds are as good as dead.

1 Like

If you still have you password use this
./hmy --node=“https://api.s0.t.hmny.io” staking edit-validator --validator-addr one1rw02h0xmks5ungx63tkdw0xn8xc4hjzf3xt8tw --name “inactive” --details “do not delegate, this validator is inactive” --active false --passphrase

Afterwards you can use
./hmy --node=“https://api.s0.t.hmny.io” staking undelegate --delegator-addr one1rw02h0xmks5ungx63tkdw0xn8xc4hjzf3xt8tw --validator-addr one1rw02h0xmks5ungx63tkdw0xn8xc4hjzf3xt8tw --amount 10000 --passphrase

After 7 Epochs you can go with
./hmy --node=“https://api.s0.t.hmny.io” transfer --from one1rw02h0xmks5ungx63tkdw0xn8xc4hjzf3xt8tw --to YOURnewONEwallet --from-shard 0 --to-shard 0 --amount 10000 --chain-id mainnet --passphrase

1 Like

i have exhausted all efforts to locate the keystore… it must be present in the ./hmy to use those commands. i was really hoping this would work out! but it doesnt look that way

my own fault, for not doing a better job of backing up my stuff. i had hope, but only ended up chasing my tail again.