Skip to content

Commit

Permalink
Merge pull request #1 from Disrup3/update
Browse files Browse the repository at this point in the history
 update create
  • Loading branch information
yond1994 authored Feb 13, 2023
2 parents fa1cbc6 + 7c9d659 commit 43b934a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/updateLeaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ jobs:
- run: yarn
- run: yarn "leaderboard:triggerNextCrawl"
env:
HUBSPOT_SECRET: '${{ secrets.HUBSPOT_SECRET }}'
GOERLI_API_KEY: '${{ secrets.GOERLI_API_KEY }}'
SEPOLIA_API_KEY: '${{ secrets.SEPOLIA_API_KEY }}'
ARB_GOERLI_API_KEY: '${{ secrets.ARB_GOERLI_API_KEY }}'
OPT_GOERLI_API_KEY: '${{ secrets.OPT_GOERLI_API_KEY }}'
MUMBAI_API_KEY: '${{ secrets.MUMBAI_API_KEY }}'
- name: Commit files
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
Expand Down
2 changes: 1 addition & 1 deletion utils/networkDetails.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"name":"Goerli","networkDecleration":"Network.eth-goerli","oldAddress":"0xc4C49e877DeaeDa0500E12C6d5F5DF78865b64Cd","newAddress":"0xc4C49e877DeaeDa0500E12C6d5F5DF78865b64Cd","fromBlock":8480211,"switchoverBlock":8452051,"toBlock":8480211,"lastFrom":8481812,"statisticsAddress":"0x90212fcd0c6dA58822b644F291B9fb89b2585984","deployName":"goerli"}]
[{"name":"Goerli","networkDecleration":"Network.eth-goerli","oldAddress":"0xc4C49e877DeaeDa0500E12C6d5F5DF78865b64Cd","newAddress":"0xc4C49e877DeaeDa0500E12C6d5F5DF78865b64Cd","fromBlock":8480211,"switchoverBlock":8452051,"toBlock":8480211,"lastFrom":8485156,"statisticsAddress":"0x90212fcd0c6dA58822b644F291B9fb89b2585984","deployName":"goerli"}]

0 comments on commit 43b934a

Please sign in to comment.