xJonathanLEI / starkli

Starkli (/ˈstɑːrklaɪ/), a ⚡ blazing ⚡ fast ⚡ CLI tool for Starknet powered by 🦀 starknet-rs 🦀
https://book.starkli.rs
Apache License 2.0
155 stars 43 forks source link

Can't regonize argent X class #76

Closed UIZorrot closed 2 weeks ago

UIZorrot commented 4 months ago

When using starkli account fetch, it output: 0x029927c8af6bccf3f6fda035981e765a7bdbf18a2dc0d630494f8758aa908e2b is not a known account class hash It's in fact the argent X account class

zmalatrax commented 3 months ago

Related to #82 Adding a flag for custom class hashes when using starkli account fetch, bypassing the KNOWN_ACCOUNT_CLASSES array would be a great workaround in between updating the array.

swetshaw commented 2 months ago

Hi, I am facing the same issue. Using ArgentX wallet in starkli fetch and getting the error 0x029927c8af6bccf3f6fda035981e765a7bdbf18a2dc0d630494f8758aa908e2b is not a known account class hash.

Would be helpful if this could be resolved on priority

swetshaw commented 2 months ago

Same issue with Braavos Wallet. Opened issue here #84

xJonathanLEI commented 2 months ago

@swetshaw What Starkli version are you using? This class hash should be present on any version since v0.2.6.