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 d0ebfcb commit fed1726Copy full SHA for fed1726
packages/nextjs/.env.example
@@ -10,7 +10,7 @@
10
# You'll need to prefix the variables names with NEXT_PUBLIC_ if you want to access them on the client side.
11
# More info: https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables
12
13
-NEXT_PUBLIC_MAINNET_ETHERSCAN_API_KEY=
+NEXT_PUBLIC_ETHERSCAN_API_KEY=
14
NEXT_PUBLIC_OPTIMISM_ETHERSCAN_API_KEY=
15
NEXT_PUBLIC_POLYGON_ETHERSCAN_API_KEY=
16
NEXT_PUBLIC_ARBITRUM_ETHERSCAN_API_KEY=
0 commit comments