diff --git a/chains.json b/chains.json index 1fcbd85ab..6c0d8057d 100644 --- a/chains.json +++ b/chains.json @@ -43122,5 +43122,30 @@ "standard": "EIP3091" } ] - } + }, + { + "name": "MAK Chain", + "chainId": 69916, + "shortName": "mak", + "chain": "MAK", + "network": "mainnet", + "networkId": 69916, + "nativeCurrency": { + "name": "MAK", + "symbol": "MAK", + "decimals": 18 + }, + "rpc": [ + "https://node.makchain.top" + ], + "faucets": [], + "infoURL": "https://scan.makchain.top", + "app_resource": { + "ic_chain_select": "https://node.makchain.top/icon/bi1.png", + "ic_chain_unselect": "https://node.makchain.top/icon/bi0.png", + "color_chain_bg": "0x202630", + "color_chain_text": "0xF8F8FF", + "ic_home_logo":"" + } + } ]