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