From cbe3b3683cb617d451d1e5020eaeef9dad238658 Mon Sep 17 00:00:00 2001 From: Seonggwon Yoon Date: Fri, 10 Feb 2023 02:21:45 +0900 Subject: [PATCH] Fix shortname from bfc to tbfc (#2256) --- _data/chains/eip155-49088.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-49088.json b/_data/chains/eip155-49088.json index 49d7b48c..2616b025 100644 --- a/_data/chains/eip155-49088.json +++ b/_data/chains/eip155-49088.json @@ -13,7 +13,7 @@ "decimals": 18 }, "infoURL": "https://thebifrost.io", - "shortName": "bfc", + "shortName": "tbfc", "chainId": 49088, "networkId": 49088, "icon": "bifrost",