From 13c11eba4a57ea7344cae674e005ad7e944578ff Mon Sep 17 00:00:00 2001 From: Bitcoin EVM <111622048+BitcoinEvm@users.noreply.github.com> Date: Mon, 10 Apr 2023 19:55:14 -0700 Subject: [PATCH] Updated Symbol and New RPC Is Live (#2617) --- _data/chains/eip155-2203.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-2203.json b/_data/chains/eip155-2203.json index fcd54848..95e26a71 100644 --- a/_data/chains/eip155-2203.json +++ b/_data/chains/eip155-2203.json @@ -5,11 +5,11 @@ "faucets": [], "nativeCurrency": { "name": "Bitcoin", - "symbol": "eBTC", + "symbol": "BTC", "decimals": 18 }, "infoURL": "https://bitcoinevm.com", - "shortName": "eBTC", + "shortName": "BTC", "chainId": 2203, "networkId": 2203, "icon": "ebtc",