Skip to content

Commit

Permalink
update currency symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundedgar committed May 20, 2024
1 parent 55cef56 commit 086ed8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 086ed8b

Please sign in to comment.