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", + + } + }