Is it mandatory to use STRK instead of ETH for wallet deployment and tx?
YES. Telegram Wallet currently only supports transactions v3 which can only be paid for with STRK.
Can I swap inside the wallet ?
No, it’s not supported for now.
Where is my private key stored?
- The encrypted PK is stored in your Telegram cloud space
- Encryption is done with biometrics on the device
- Argent is a co-signer (your account is identified with us through TG handle)
- If you lose your device, you would be unable to decrypt the private key with the new device (encryption key is still on the old one) but you can recover on-chain due to Argent being the co-signer
- If you are for some hypothetical reason locked out of Telegram, you would, unfortunately, lose access to their account
- If you lose Telegram, we could help with the recovery if you can proof it’s yours.
- If you change your device you don't need onchain recovery if you put a pin in the wallet on your original device
How do I debug issues?
Enable debugger on desktop and share the network logs:
- Quickly click your username 5 times to open developer menu
- Enable Debug Web app
- Right-click within your Mini App and choose Inspect Element
OR visit: https://t.me/theargentbot/wallet?startapp=debug where you will see a little icon on the bottom right, clicking on it will open the debugging console where we can add logs, check network console etc. Please make a screenshot of Console
, Network
tabs and share it with detailed description of the issue with @tgargent_bot - our Telegram support channel.