From 1fd799d3837c1dc8a2cbe24c92c6f72889ddfdd3 Mon Sep 17 00:00:00 2001 From: Steven Khong Date: Thu, 29 Aug 2024 17:02:08 +0800 Subject: [PATCH] update native currency for Pivotal chains --- _data/chains/eip155-1648.json | 4 ++-- _data/chains/eip155-16481.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/chains/eip155-1648.json b/_data/chains/eip155-1648.json index f06c1050554d..b3a05e827913 100644 --- a/_data/chains/eip155-1648.json +++ b/_data/chains/eip155-1648.json @@ -7,8 +7,8 @@ "faucets": [], "shortName": "pivotal-mainnet", "nativeCurrency": { - "name": "Pivotal Plus", - "symbol": "PLUS", + "name": "Pivotal ETH", + "symbol": "ETH", "decimals": 18 }, "infoURL": "http://thepivotal.xyz/", diff --git a/_data/chains/eip155-16481.json b/_data/chains/eip155-16481.json index bd3e398efe7d..02b53a1047fe 100644 --- a/_data/chains/eip155-16481.json +++ b/_data/chains/eip155-16481.json @@ -7,8 +7,8 @@ "faucets": [], "shortName": "pivotal-sepolia", "nativeCurrency": { - "name": "Pivotal Plus", - "symbol": "PLUS", + "name": "Pivotal ETH", + "symbol": "ETH", "decimals": 18 }, "infoURL": "http://thepivotal.xyz/",