From b62cd350dc38467da96806ddc96bc6416a437f65 Mon Sep 17 00:00:00 2001 From: BitGourde Project <87956155+jimmy2167@users.noreply.github.com> Date: Tue, 12 Aug 2025 13:47:47 -0400 Subject: [PATCH] Update chains.json --- chains.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/chains.json b/chains.json index 4f6095e38..1a5b3999a 100644 --- a/chains.json +++ b/chains.json @@ -67519,4 +67519,28 @@ "ic_home_logo": "https://hk.tpstatic.net/dapp/tokenpocket-1751806917647.png" } } -] \ No newline at end of file + +] +{ + "name": "Bitsoley Chain", + "chain": "Bitsoley", + "icon": "Bitsoley", + "rpc": [ + "https://rpc.bitsoley.com" + ], + "faucets": [ + + ], + "nativeCurrency": { + "name": "BitSoley", + "symbol": "BSO", + "decimals": 18 + }, + "shortName": "Bitsoley", + "infoURL": "https://bitsoley.com", + "chainId": 216721, + "networkId": 216721, + "explorers": "https://bitsoley.com/explorer" [ + + ] + },