Skip to content

Commit

Permalink
network: matic -> pol
Browse files Browse the repository at this point in the history
  • Loading branch information
attente committed Sep 13, 2024
1 parent decd61a commit 1b020b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/network/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ export const networks: Record<ChainId, NetworkMetadata> = {
rootUrl: 'https://polygonscan.com/'
},
nativeToken: {
symbol: 'MATIC',
name: 'Polygon',
symbol: 'POL',
name: 'POL',
decimals: 18
}
},
Expand Down

0 comments on commit 1b020b7

Please sign in to comment.