Skip to content

Commit

Permalink
abort celoscan addition
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Sep 13, 2024
1 parent 991c473 commit a774762
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .changeset/nasty-doors-wash.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"viem": patch
---

update celo alfajores chain to include op contract addresses and celoscan
update celo alfajores chain to include op contract addresses
5 changes: 0 additions & 5 deletions src/chains/definitions/celoAlfajores.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ export const celoAlfajores = /*#__PURE__*/ defineChain({
url: 'https://explorer.celo.org/alfajores',
apiUrl: 'https://explorer.celo.org/api',
},
celoscan: {
name: 'CeloScan',
url: 'https://alfajores.celoscan.io/',
apiUrl: 'https://api-alfajores.celoscan.io/api',
},
},
contracts: {
...chainConfig.contracts,
Expand Down

0 comments on commit a774762

Please sign in to comment.