From e7b0d59c159bc34702de75c4f4a20599279a4d9f Mon Sep 17 00:00:00 2001 From: gs2040457 Date: Sat, 4 Jan 2025 14:51:20 +0800 Subject: [PATCH] Add Akashic Chain https://bscscan.com/tx/0xb33e06fd09bf5f8801d99ec9a2d2e79a28fe78fe34bc7639493592d701a4bfc1 --- chains.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 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