Skip to content

Commit 2146691

Browse files
authored
docs(hardhat): Clarify API key is required (#1558)
1 parent 2ec3cc3 commit 2146691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/base-docs/tutorials/docs/0_deploy-with-hardhat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ etherscan: {
291291

292292
:::info
293293

294-
When verifying a contract with Basescan on testnet (Sepolia), an API key is not required. You can leave the value as `PLACEHOLDER_STRING`. On mainnet, you can get your Basescan API key from [here](https://basescan.org/myapikey) after you sign up for an account.
294+
You can get your Basescan API key from [basescan.org](https://basescan.org/myapikey) when you sign up for an account.
295295

296296
:::
297297

0 commit comments

Comments
 (0)