Skip to content

Commit

Permalink
Merge pull request #160 from marsfoundation/fix-wxdai-asset-name
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor authored Oct 13, 2023
2 parents 6626ee9 + f473de4 commit f052047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-config/networksConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ export const networkConfigs: Record<string, BaseNetworkConfig> = {
publicJsonRPCWSUrl: 'wss://rpc.gnosischain.com/wss',
baseUniswapAdapter: '0x0',
baseAssetSymbol: 'xDAI',
wrappedBaseAssetSymbol: 'wxDAI',
wrappedBaseAssetSymbol: 'WXDAI',
baseAssetDecimals: 18,
explorerLink: 'https://gnosisscan.io',
isTestnet: false,
Expand Down

0 comments on commit f052047

Please sign in to comment.