starkli icon indicating copy to clipboard operation
starkli copied to clipboard

Can't regonize argent X class

Open UIZorrot opened this issue 11 months ago • 4 comments

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

UIZorrot avatar Mar 01 '24 17:03 UIZorrot

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.

zmalatrax avatar Mar 22 '24 08:03 zmalatrax

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 avatar Apr 15 '24 12:04 swetshaw

Same issue with Braavos Wallet. Opened issue here #84

swetshaw avatar Apr 15 '24 12:04 swetshaw

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

xJonathanLEI avatar Apr 15 '24 23:04 xJonathanLEI

Hi! the problem still remains, when I run starkli account fetch 0x0416575467BBE3E3D1ABC92d175c71e06C7EA1FaB37120983A08b6a2B2D12794 --output ~/.starkli-wallets/deployer/account.json

Got the error: image

My starkli version is 0.3.2 (89690d4)

jorgezerpa avatar Aug 10 '24 13:08 jorgezerpa