Skip to content

Commit

Permalink
icon
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Sep 12, 2024
1 parent f7eaffb commit f3e423a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/addNetworkButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,13 @@ export const AddNetworkButton = () => {
iconUrls: [
'https://assets-global.website-files.com/5f734f4dbd95382f4fdfa0ea/65b016be9b9cf0a402a67a38_ico-flow-crescendo.png',
],
icon: 'https://assets-global.website-files.com/5f734f4dbd95382f4fdfa0ea/65b016be9b9cf0a402a67a38_ico-flow-crescendo.png',
nativeCurrency: {
name: 'Flow',
symbol: 'FLOW',
decimals: 18,
image:
'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC#x-ipfs-companion-no-redirect',
'https://assets-global.website-files.com/5f734f4dbd95382f4fdfa0ea/65b016be9b9cf0a402a67a38_ico-flow-crescendo.png',
},
blockExplorerUrls: ['https://evm.flowscan.io/'],
},
Expand Down

0 comments on commit f3e423a

Please sign in to comment.