diff --git a/src/utils/consts.ts b/src/utils/consts.ts index 05a55c2a6..f32e33e64 100644 --- a/src/utils/consts.ts +++ b/src/utils/consts.ts @@ -244,7 +244,7 @@ export const CHAINS: ChainInfo[] = }, { id: CHAIN_ID_BASE, - name: "Base", + name: "Base (Goerli)", logo: baseIcon, }, {