Skip to content

Commit

Permalink
Remove Goerlies and add Scroll and Base mainnets to daily slack messa…
Browse files Browse the repository at this point in the history
…ge (#1849)

* Remove Goerlies and add Scroll and Base mainnets to daily slack message

* Add API keys to workflow

* Fix up ethers issue
  • Loading branch information
elvijsTDL authored Mar 6, 2024
1 parent e7bfb99 commit 72b7452
Show file tree
Hide file tree
Showing 2 changed files with 1,373 additions and 74 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/daily-slack-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
BSCSCAN_API_KEY: ${{ secrets.BSCSCAN_API_KEY }}
CELOSCAN_API_KEY: ${{ secrets.CELOSCAN_API_KEY }}
GNOSISSCAN_API_KEY: ${{ secrets.GNOSISSCAN_API_KEY}}
ZKEVM_POLYGONSCAN_API_KEY: ${{ secrets.ZKEVM_POLYGONSCAN_API_KEY }}
BASESCAN_API_KEY: ${{ secrets.BASESCAN_API_KEY}}
SCROLLSCAN_API_KEY: ${{ secrets.SCROLLSCAN_API_KEY}}
Loading

0 comments on commit 72b7452

Please sign in to comment.