Skip to content

Commit

Permalink
#260 - update Base name for Goerli network
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Jul 31, 2023
1 parent 5f2b024 commit 992c1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export const CHAINS: ChainInfo[] =
},
{
id: CHAIN_ID_BASE,
name: "Base",
name: "Base (Goerli)",
logo: baseIcon,
},
{
Expand Down

0 comments on commit 992c1d0

Please sign in to comment.