diff --git a/chains.json b/chains.json index 728cb0889..b54bd64bc 100644 --- a/chains.json +++ b/chains.json @@ -46283,5 +46283,35 @@ "ic_chain_unselect_dark":"https://hk.tpstatic.net/token/tokenpocket-1735308262153.png", "ic_home_logo": "https://hk.tpstatic.net/token/tokenpocket-1735308297105.png" } + }, + { + "name": "Akashic Chain", + "chainId": 9070, + "shortName": "akc", + "chain": "Akashic", + "network": "mainnet", + "networkId": 9070, + "nativeCurrency": { + "name": "akc", + "symbol": "AKC", + "decimals": 18 + }, + "rpc": [ + "https://rpc-mainnet.akashicrecords.io", + "https://hub-mainnet.akashicrecords.io", + "https://rpc1-mainnet.akashicrecords.io", + "https://rpc2-mainnet.akashicrecords.io", + "https://rpc3-mainnet.akashicrecords.io", + "https://rpc4-mainnet.akashicrecords.io" + ], + "faucets": [], + "infoURL": "https://akashicrecords.io", + "app_resource": { + "ic_chain_select": "https://akashicrecords.io/token-pocket/icon/select.png", + "ic_chain_unselect": "https://akashicrecords.io/token-pocket/icon/deselect.png", + "color_chain_bg": "0xF83008", + "color_chain_text": "0xFFFFFF" + } } + ] \ No newline at end of file