argentlabs / argent-x

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

Cannot create account on mainnet - error 500 #294

Closed wickles closed 2 years ago

wickles commented 2 years ago

I'm trying to switch to mainnet and create an account but it fails with an error, status code 500. Is this expected behavior? I am able to create a functioning account on the testnet without issue.

System config: Macbook Pro M1 Pro (2021), macOS 12.2, Brave 1.35.101 arm64

Screen Shot 2022-02-14 at 11 09 56 AM Screen Shot 2022-02-14 at 11 10 09 AM

jgresham commented 2 years ago

What version of the extension do you have? Check extension versions with brave://extensions/ in browser

wickles commented 2 years ago

Extension version 2.2.2

juniset commented 2 years ago

Hey @wickles , thanks for flagging this!

After checking it turns out that the ArgentAccount.cairo contract was no longer whitelisted on StarkNet mainnet (for now Starkware whitelists the contracts that can be deployed to mainnet).

They fixed it and it should now work.