Skip to content

Commit 78ad116

Browse files
github-actions[bot]avsavsavsalfetopito
authored
[addToken] POL to MAINNET (#301)
* [addToken] MAINNET/0x455e53CBB86018Ac2B8092FdCd39d8444aFFC3F6 * chore: update POL token name * chore: further optmize the img --------- Co-authored-by: avsavsavs <[email protected]> Co-authored-by: Alfetopito <[email protected]>
1 parent f7f11c1 commit 78ad116

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/public/CowSwap.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,14 @@
253253
"chainId": 1,
254254
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f/logo.png"
255255
},
256+
{
257+
"address": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
258+
"symbol": "POL",
259+
"name": "Polygon Ecosystem Token",
260+
"decimals": 18,
261+
"chainId": 1,
262+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x455e53CBB86018Ac2B8092FdCd39d8444aFFC3F6/logo.png"
263+
},
256264
{
257265
"address": "0x465a5a630482f3abd6d3b84b39b29b07214d19e5",
258266
"symbol": "fUSDC",
@@ -966,4 +974,4 @@
966974
"logoURI": "https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png"
967975
}
968976
]
969-
}
977+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
4+
"symbol": "POL",
5+
"name": "Polygon Ecosystem Token",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x455e53CBB86018Ac2B8092FdCd39d8444aFFC3F6/logo.png",
7+
"reason": "Polygon is migrating from MATIC to POL, and we are going to tweet about it todays",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
3.71 KB
Loading

0 commit comments

Comments
 (0)