Skip to content

Commit

Permalink
feat: Adding Scroll Mainnet icon and fixing docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
RabeeAbuBaker committed Oct 17, 2023
1 parent 3f88dc4 commit 173ab03
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 44 deletions.
3 changes: 2 additions & 1 deletion app/utils/chainUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const CHAIN_DOCS_URL: { [key: string]: string } = {
"goerli-archival": "ethereum",
rinkeby: "ethereum",
"polygon-mumbai": "polygon",
"scroll-testnet-alpha": "scroll",
"scroll-mainnet": "scroll",
"scroll-testnet": "scroll",
"starknet-testnet": "starknet",
}
30 changes: 30 additions & 0 deletions public/chain-logos/scroll-mainnet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions public/chain-logos/scroll-testnet-alpha.svg

This file was deleted.

50 changes: 29 additions & 21 deletions public/chain-logos/scroll-testnet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 173ab03

Please sign in to comment.