diff --git a/src/constants.ts b/src/constants.ts index 71d8773e..6ddf456f 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -131,8 +131,8 @@ export const getChains = ({ name: polygonZkEVMNetworkName, nativeCurrency: { decimals: 18, - name: "FORK", - symbol: "FORK", + name: "ZBS", + symbol: "ZBS", }, networkId: polygonZkEVM.networkId, provider: polygonZkEVMProvider,