Issue description
This error can sometimes occur when using the Fireblocks Chrome Extension to interact with a dApp. It typically indicates an error was thrown by the smart contract.
Resolution
To find out more details about the error:
- Enter the following in your Chrome address bar: chrome://extensions/
- Find the Fireblocks Chrome Extension, then go to Details > Inspect views and select the background.html link.
- On the DevTools window, try to perform the contract call again.
- Select the Console tab, then look in the errors and warnings code section for the "execution reverted" error. This will provide you with more details about the error.