feat: Rename Etherscan in deployment verification

This could also be Basescan. Abstract away to blockchain explorer.
This commit is contained in:
TAMARA LIPOWSKI
2025-03-03 17:14:39 -05:00
parent ceef683202
commit bc54eac110
5 changed files with 9 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ export PRIVATE_KEY=<private-key>
export RPC_URL=<chain-rpc-url>
export DEPLOY_WALLET=<wallet-address>
export PRIVATE_KEY=<private-key>
export ETHERSCAN_API_KEY=<etherscan-api-key>
export BLOCKCHAIN_EXPLORER_API_KEY=<blockchain-explorer-api-key>
```
Make sure to run `unset HISTFILE` in your terminal before setting the private key. This will prevent the private key