Skip to content

Commit 3b90812

Browse files
committed
fix: matic aliasses
1 parent bdd267a commit 3b90812

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

icons/icons.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,9 @@
17521752
"name": "Polygon",
17531753
"symbol": "matic",
17541754
"symbolAliases": [
1755-
"MATIC"
1755+
"MATIC",
1756+
"POL",
1757+
"aPOL"
17561758
],
17571759
"variations": [
17581760
"aToken",
@@ -3377,7 +3379,8 @@
33773379
"WMATIC",
33783380
"aPolWMATIC",
33793381
"variableDebtPolWMATIC",
3380-
"stataPolWMATIC"
3382+
"stataPolWMATIC",
3383+
"WPOL"
33813384
],
33823385
"variations": [
33833386
"aToken",

0 commit comments

Comments
 (0)