Skip to content

Commit 38aeb7c

Browse files
authored
Merge pull request #178 from fdkgkdf2/main
feat: add MCNChain to network list Update chains.json
2 parents 4d1d9ca + dde76e3 commit 38aeb7c

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

chains.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63466,5 +63466,42 @@
6346663466
"ic_chain_unselect_dark": "http://icon.nexuschain.cc/night.png",
6346763467
"ic_home_logo": "http://icon.nexuschain.cc/night-m.png"
6346863468
}
63469+
},
63470+
{
63471+
"name": "MCNChain",
63472+
"chainId": 32169,
63473+
"shortName": "mcn",
63474+
"chain": "MCN",
63475+
"network": "mainnet",
63476+
"networkId": 32169,
63477+
"nativeCurrency": {
63478+
"name": "MCN",
63479+
"symbol": "MCN",
63480+
"decimals": 18
63481+
},
63482+
"rpc": [
63483+
"https://rpc1.mcnsmartchain.com",
63484+
"https://rpc2.mcnsmartchain.com",
63485+
"https://rpc3.mcnsmartchain.com"
63486+
],
63487+
"faucets": [],
63488+
"infoURL": "https://www.mcnsmartchain.com",
63489+
"explorers": [
63490+
{
63491+
"name": "MCN Scan",
63492+
"url": "https://block.mcnsmartchain.com",
63493+
"standard": "EIP3091"
63494+
}
63495+
],
63496+
"app_resource": {
63497+
"ic_chain_select": "https://photos.pinksale.finance/file/pinksale-logo-upload/1768216345304-4f17a2cc73fa22989e27cd2b22ec94bd.jpg",
63498+
"ic_chain_unselect": "https://photos.pinksale.finance/file/pinksale-logo-upload/1768216345304-4f17a2cc73fa22989e27cd2b22ec94bd.jpg",
63499+
"ic_chain_unselect_dark": "https://photos.pinksale.finance/file/pinksale-logo-upload/1768216345304-4f17a2cc73fa22989e27cd2b22ec94bd.jpg",
63500+
"color_chain_bg": "0x99FF00",
63501+
"color_chain_text": "0x000000",
63502+
"ic_home_logo": "https://photos.pinksale.finance/file/pinksale-logo-upload/1768216345304-4f17a2cc73fa22989e27cd2b22ec94bd.jpg"
6346963503
}
63470-
]
63504+
}
63505+
63506+
]
63507+

0 commit comments

Comments
 (0)