From 79e713663ea608bec5e9281ff895d7366c23b63d Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 13 Sep 2024 14:56:07 +0200 Subject: [PATCH] Add POL to Polygon zkEVM (#88) --- index/mainnet/erc20.json | 12 ++++++++++++ index/polygon-zkevm/erc20.json | 13 +++++++++++++ 2 files changed, 25 insertions(+) diff --git a/index/mainnet/erc20.json b/index/mainnet/erc20.json index fa7c5af..1850927 100644 --- a/index/mainnet/erc20.json +++ b/index/mainnet/erc20.json @@ -4272,6 +4272,18 @@ "ogImage": "/banners/matic-network-1x1.png" } }, + { + "chainId": 1, + "address": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6", + "name": "POL", + "symbol": "POL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/32440/large/polygon.png?1698233684", + "extensions": { + "link": "https://polygon.technology/pol-token", + "description": "POL is the currency of Polygon that enables users to interact with tens of thousands of dApps involved in our ecosystem. It is also used to secure the network by staking." + } + }, { "chainId": 1, "address": "0x885e127aba09bf8fae058a2895c221b37697c9be", diff --git a/index/polygon-zkevm/erc20.json b/index/polygon-zkevm/erc20.json index 0be14d2..f1168c8 100644 --- a/index/polygon-zkevm/erc20.json +++ b/index/polygon-zkevm/erc20.json @@ -34,6 +34,19 @@ "originChainId": 137 } }, + { + "chainId": 1101, + "address": "0x22B21BedDef74FE62F031D2c5c8F7a9F8a4b304D", + "name": "POL", + "symbol": "POL", + "decimals": 18, + "logoURI": "https://assets.coingecko.com/coins/images/32440/large/polygon.png?1698233684", + "extensions": { + "link": "https://polygon.technology/pol-token", + "description": "POL is the currency of Polygon that enables users to interact with tens of thousands of dApps involved in our ecosystem. It is also used to secure the network by staking.", + "originChainId": 137 + } + }, { "chainId": 1101, "address": "0x1e4a5963abfd975d8c9021ce480b42188849d41d",