Skip to content

Commit

Permalink
feat(networks): changed the name of currency on Gnosis Chain
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Feb 13, 2024
1 parent cc6a43d commit aea5209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/networks/src/networks/gnosis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const gnosis: NetworkConfig = {
coingecko: 'xdai',
decimals: 18,
name: 'xDAI',
symbol: 'DAI',
symbol: 'xDAI',
},
previousDeploys: [
{
Expand Down

0 comments on commit aea5209

Please sign in to comment.