ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.46k stars 949 forks source link

chain: blast l2 , Verify fail #4598

Open Quan-Xi opened 8 months ago

Quan-Xi commented 8 months ago

web3.js is running without provider. You need to pass a provider in order to interact with the network! An unhandled error was caught from submitForm() Error: no known network to verify against

eth/ bsc is ok!

image

what should i do or set ?

fwx5618177 commented 8 months ago

Could you provide more detail information about this error?