Skip to content

Commit

Permalink
Switch polygon icon back to explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Nov 9, 2023
1 parent f1c0424 commit dde17ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/synapse-interface/constants/chains/master.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export const POLYGON: Chain = {
nativeCurrency: { name: 'Matic', symbol: 'MATIC', decimals: 18 },
explorerUrl: 'https://polygonscan.com',
explorerName: 'PolygonScan',
explorerImg: polygonImg,
explorerImg: polygonExplorerImg,
color: 'purple',
}

Expand Down

0 comments on commit dde17ad

Please sign in to comment.