Dear Community
I have around 115 ZEC that disappeared after I transfer them into a ZS address. I’d like to ask for some help to infer what has happened and if there’s still anything I can do to recover it.
What I did
I had ~115 ZEC on June 25, 2019, in the t-address t1bcBn34fXFJZHcmi2pfMkhdt3g487dkDAv and I transferred it into a z-address using the zcash-swing-wallet-ui. Then after 20 minutes of the transfer, I confirmed that the transaction went through (IIRC) and I dumped the key into a file. This transaction is available here.
Fund disappeared
A few days ago I tried to recover the fund, but all the Z addresses from that key file showed 0 balance and no historical transactions. I doubled checked with both the same GUI software and the zcash-cli command-line tool. I can confirm that this is the file I dumped as the last modification date from Google drive is 14:45, Jun 25, 2019. Results pasted below.
The output
>>> zcash-cli z_listaddresses
[
"zcWgw4WxinctBvreD5h2zVcErqUtoM9dzj5Zx2L66opTYwvRAhmpqkc2kEuc2tehCThXVPaXhT3yntvttPKwKFsyRcDx6pr",
"zs1wgxddqxjsxfczlks0tww6wfawf86tfn3wzc0snyx6wwdp49sft0l3w40fh55zqlc3ncnk6ucadg",
"zs1mtl6alngemegm99uc3ptjwxxdx4z8a2n2a9lr8el36yalpvetjhyvpx72vyny3jzd6ds62kyuw7",
"zs1785egjqxhqyjvy3pg8mwtyzx5n3ulthdqpm0k68wdmmqhuq0s63vxyjhdtfqynth8gn9cme87z6"
]
>>> zcash-cli z_gettotalbalance
{
"transparent": "0.00003366",
"private": "0.00",
"total": "0.00003366"
}
>>> zcash-cli z_listreceivedbyaddress zcWgw4WxinctBvreD5h2zVcErqUtoM9dzj5Zx2L66opTYwvRAhmpqkc2kEuc2tehCThXVPaXhT3yntvttPKwKFsyRcDx6pr
[
]
>>> zcash-cli z_listreceivedbyaddress zs1wgxddqxjsxfczlks0tww6wfawf86tfn3wzc0snyx6wwdp49sft0l3w40fh55zqlc3ncnk6ucadg
[
]
>>> zcash-cli z_listreceivedbyaddress zs1mtl6alngemegm99uc3ptjwxxdx4z8a2n2a9lr8el36yalpvetjhyvpx72vyny3jzd6ds62kyuw7
[
]
>>> zcash-cli z_listreceivedbyaddress zs1785egjqxhqyjvy3pg8mwtyzx5n3ulthdqpm0k68wdmmqhuq0s63vxyjhdtfqynth8gn9cme87z6
[
]
>>> zcash-cli z_viewtransaction 5e74e0bf3ad143b59a40e8eefa4efb4007ea73d3bed216850243ed5d8d8a3b31
{
"txid": "5e74e0bf3ad143b59a40e8eefa4efb4007ea73d3bed216850243ed5d8d8a3b31",
"spends": [
],
"outputs": [
]
}
Any idea what could most likely have happened? Do I still have any chance to recover these ZECs?
Thank you for helping me
bone6