We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b8391 commit 83b5fd0Copy full SHA for 83b5fd0
packages/sharing-smart-contract/hardhat.config.cjs
@@ -82,8 +82,6 @@ module.exports = {
82
: {
83
bellecour: env.EXPLORER_API_KEY || 'nothing', // a non-empty string is needed by the plugin.
84
avalancheFujiTestnet: env.EXPLORER_API_KEY || 'nothing', // a non-empty string is needed by the plugin.
85
- arbitrumSepolia: env.EXPLORER_API_KEY || '',
86
- arbitrum: env.EXPLORER_API_KEY || '',
87
},
88
customChains: [
89
{
0 commit comments