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,