argentlabs / argent-x

ArgentX browser extension for StarkNet - made with ❤️ by Argent
https://github.com/argentlabs/argent-x
Other
626 stars 273 forks source link

Autodetect missing zeros for addresses #2140

Open microbecode opened 3 months ago

microbecode commented 3 months ago

This was discussed first time something like 2 years ago. But it doesn't seem to be fixed yet.

Different systems offer addresses in different formats. If an address starts with a zero, a system may give it without the leading zero. But inserting such an address in the wallet gives an error.

Please fix the wallet to auto-fill missing zeros at the beginning of an address.