omgnetwork / optimism

Monorepo implementing the Optimistic Ethereum protocol
https://optimism.io
MIT License
16 stars 6 forks source link

Boba Gateway - Missing revert data in call exception error #572

Open Kally95 opened 2 years ago

Kally95 commented 2 years ago

I've noticed a few times I've checked the 'Earn' tab on the gateway, I've had the following error appear:

missing revert data in call exception (error={"reason":"missing response","code":"SERVER_ERROR","requestBody":"{"method":"eth_call","params":[{"to":"my address was here","data":"0xd79582f6000000000000000000000000b048f1d92ace4542e8a1df8a624463e2162498d7"},"latest"],"id":864,"jsonrpc":"2.0"}","requestMethod":"POST","serverError":{},"url":"https://mainnet.boba.network/%22%7D, data="0x", code=CALL_EXCEPTION, version=providers/5.4.5)

Not entirely sure what it suggests, the error is presented in a red modal, however, it spans pretty much the entire length of the screen. I've noticed a few times but have always dismissed it. I have my Boba gateway tab open, I notice this error only when I check back on odd occasions.

gatewayerror