Summary
I have an orphaned identity on the API (api.clw.cash) that I can no longer restore. The identity was originally created in what I believe was test mode (no Telegram bot configured at the time). My local config and wallet DB were lost, and when I re-authenticated, a new user account was created — so the old identity is now unreachable.
Details
- Identity ID:
a6d8b249-ae59-45e6-b003-428d763a2a11
- Public key:
02e8a725ccbdfcaf998a4bb92901ac0c2a370d54885adc1064b4b418c741ee1567
- Ark address:
ark1qq4hfssprtcgnjzf8qlw2f78yvjau5kldfugg29k34y7j96q2w4t4fnwmuyltat73tpqc84r8smkvucnz60msmtwh2fj5u4rlfvyzcfg09mcup
- Onchain address:
bc1pkn0wujj5jq2sq39470ev0t40flr5492m0atpf892uyhnch3cjjmq44c375
When I call POST /v1/identities/{id}/restore, the API returns "No backup found for this identity". The new user account (f0f65a3d-eb18-454c-8324-7b5fdae321d3) has no identities listed.
Ask
- Can you check if this identity has any funds (VTXOs, UTXOs) server-side?
- Is there a way to re-link this identity to my current user account, or recover the enclave-sealed key backup?
I'm running the wallet via OpenClaw on Discord (not Telegram). Happy to verify ownership however needed.
Thanks!
Summary
I have an orphaned identity on the API (
api.clw.cash) that I can no longer restore. The identity was originally created in what I believe was test mode (no Telegram bot configured at the time). My local config and wallet DB were lost, and when I re-authenticated, a new user account was created — so the old identity is now unreachable.Details
a6d8b249-ae59-45e6-b003-428d763a2a1102e8a725ccbdfcaf998a4bb92901ac0c2a370d54885adc1064b4b418c741ee1567ark1qq4hfssprtcgnjzf8qlw2f78yvjau5kldfugg29k34y7j96q2w4t4fnwmuyltat73tpqc84r8smkvucnz60msmtwh2fj5u4rlfvyzcfg09mcupbc1pkn0wujj5jq2sq39470ev0t40flr5492m0atpf892uyhnch3cjjmq44c375When I call
POST /v1/identities/{id}/restore, the API returns"No backup found for this identity". The new user account (f0f65a3d-eb18-454c-8324-7b5fdae321d3) has no identities listed.Ask
I'm running the wallet via OpenClaw on Discord (not Telegram). Happy to verify ownership however needed.
Thanks!