You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
Having imported an NFT contract via the NFT section on Boba Gate Way, I periodically receive the following error (around <30 seconds):
"missing revert data in call exception (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"jsonrpc":"2.0","error":{"code":-32000,"message":"execution reverted"},"id":370}\n","error":{"code":-32000},"requestBody":"{"method":"eth_call","params":[{"to":"0x470a5532d95c45108f86dd2990ef98f406dec432","data":"0x70a08231000000000000000000000000b048f1d92ace4542e8a1df8a624463e2162498d7"},"latest"],"id":370,"jsonrpc":"2.0"}","requestMethod":"POST","url":"https://mainnet.boba.network"}, data="0x", code=CALL_EXCEPTION, version=providers/5.4.5)"
It's possible I imported the wrong address, however, the error message is very persistent. It shows up on all pages and every 20-30 seconds if that.
Temp fix: as pointed out by @Claude-Mon you can reset your browser settings although this clears any existing contracts you had imported so you'll need to reimport (i.e your boba punks). Would it be possible to introduce a way to delete/update imported contract addresses, so we can manage the contracts we've imported?
The text was updated successfully, but these errors were encountered:
Yes, good suggestion - that functionality will be rolled out by Monday. Briefly, you will see a list of all the contract you have added and you will be able to remove contracts (and associated NFTs).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having imported an NFT contract via the NFT section on Boba Gate Way, I periodically receive the following error (around <30 seconds):
"missing revert data in call exception (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"jsonrpc":"2.0","error":{"code":-32000,"message":"execution reverted"},"id":370}\n","error":{"code":-32000},"requestBody":"{"method":"eth_call","params":[{"to":"0x470a5532d95c45108f86dd2990ef98f406dec432","data":"0x70a08231000000000000000000000000b048f1d92ace4542e8a1df8a624463e2162498d7"},"latest"],"id":370,"jsonrpc":"2.0"}","requestMethod":"POST","url":"https://mainnet.boba.network"}, data="0x", code=CALL_EXCEPTION, version=providers/5.4.5)"
It's possible I imported the wrong address, however, the error message is very persistent. It shows up on all pages and every 20-30 seconds if that.
Temp fix: as pointed out by @Claude-Mon you can reset your browser settings although this clears any existing contracts you had imported so you'll need to reimport (i.e your boba punks). Would it be possible to introduce a way to delete/update imported contract addresses, so we can manage the contracts we've imported?
The text was updated successfully, but these errors were encountered: