From a7a95eb03b034005ba8c1a988b5dae20c5fdb741 Mon Sep 17 00:00:00 2001 From: Dwight Lyle Date: Thu, 5 Sep 2024 08:03:07 -0600 Subject: [PATCH] Update chain metadata --- src/scripts/reference/chains.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/scripts/reference/chains.json b/src/scripts/reference/chains.json index 6f40c8c2877..43467bdc4fc 100644 --- a/src/scripts/reference/chains.json +++ b/src/scripts/reference/chains.json @@ -169,9 +169,9 @@ "wss://polygon.drpc.org" ], "faucets": [], - "nativeCurrency": { "name": "MATIC", "symbol": "MATIC", "decimals": 18 }, + "nativeCurrency": { "name": "POL", "symbol": "POL", "decimals": 18 }, "infoURL": "https://polygon.technology/", - "shortName": "matic", + "shortName": "pol", "chainId": 137, "networkId": 137, "slip44": 966, @@ -656,7 +656,7 @@ "wss://polygon-amoy-bor-rpc.publicnode.com" ], "faucets": ["https://faucet.polygon.technology/"], - "nativeCurrency": { "name": "MATIC", "symbol": "MATIC", "decimals": 18 }, + "nativeCurrency": { "name": "POL", "symbol": "POL", "decimals": 18 }, "infoURL": "https://polygon.technology/", "shortName": "polygonamoy", "chainId": 80002,