thirdweb-dev / unity-sdk

Best in class Web3 Unity SDK, powered by thirdweb.
https://portal.thirdweb.com/unity
Apache License 2.0
126 stars 70 forks source link

Astar zkEVM(chainID:3776) doesn't work in Unity #159

Closed issihiki closed 6 months ago

issihiki commented 6 months ago

I am creating a game and using third web's unitysdk, but the newly released chain ID (3776) of AstarZKEVM in thirdwebmaneger is not recognized and an error occurs. How long will it take to get a newly released chain ID? imag1e

image

warengonzaga commented 6 months ago

Hello @0xFirekeeper can you take a look into this if this is possible to add?

Also @issihiki do you have the full info of the RPC in question?

0xFirekeeper commented 6 months ago

Null ref seems harsh in this scenario, will improve behavior for new unknown chains. Will also create a release today with a chains package update and will make sure to include AstarZKEVM!

0xFirekeeper commented 6 months ago

Here you go @issihiki https://github.com/thirdweb-dev/unity-sdk/releases/tag/v4.7.10 Thank you for the report!