Skip to content

Commit

Permalink
fix: scroll logo
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Oct 18, 2023
1 parent fbd0043 commit f6feb65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,7 @@ export const NETWORKS_INFO: { [key in ChainId]: NETWORK_INFO } = {
},
[ChainId.SCROLL]: {
chainId: ChainId.SCROLL,
icon:
'https://file.notion.so/f/s/253723b6-f537-4968-a2e6-f102b893ef4c/Scroll_logo_mark_300300px_RGB.svg?id=2ecfe530-2ce5-48d0-8bed-537a584a92ce&table=block&spaceId=cc12e519-e01d-4277-9573-3fe8e5bdf9ce&expirationTimestamp=1697558400000&signature=-PD15tUbD8xuN5VOSpwW0B1Cl30TILAHe-LsLjqPhlQ&downloadName=Scroll_logo+mark_300*300px_RGB.svg',
icon: 'https://storage.googleapis.com/ks-setting-1d682dca/bd00114e-d4a5-4ccd-a80b-e9a1f29b1bc11697613637225.png',
name: 'Scroll',
urlKey: 'scroll',
priceRoute: 'scroll',
Expand Down

0 comments on commit f6feb65

Please sign in to comment.