Skip to content

Commit

Permalink
Adds FE config for unichain (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitaliano authored Oct 10, 2024
1 parent 7d3317a commit acfd4b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/dapp-console/app/constants/faucet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,9 @@ export const getFaucetNetworks = (showNewLogo: boolean) => [
image: '/logos/metal-logo.png',
chainID: 1740,
},
{
label: 'Unichain Sepolia',
image: '/logos/unichain-logo.png',
chainID: 1301,
},
]
Binary file added apps/dapp-console/public/logos/unichain-logo.png
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 acfd4b4

Please sign in to comment.