Skip to content

Commit

Permalink
added etherscan api keys to .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
RPate97 committed Nov 13, 2022
1 parent 4429eaa commit 5c74010
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/executor/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ CHUGSPLASH_EXECUTOR__NETWORK=<network to monitor, http://host.docker.internal:85
CHUGSPLASH_EXECUTOR__AMPLITUDE_KEY=<amplitude api key for analytics (optional)>
IPFS_PROJECT_ID=<ipfs project id to retrieve config file>
IPFS_API_KEY_SECRET=<ipfs api key to retrieve config file>
OPT_ETHERSCAN_API_KEY=<Optimism Etherscan API key>
ETH_ETHERSCAN_API_KEY=<Ethereum Etherscan API key>

0 comments on commit 5c74010

Please sign in to comment.