mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
391 B
JSON
19 lines
391 B
JSON
{
|
|
"name": "Social Smart Chain Mainnet",
|
|
"chain": "SoChain",
|
|
"rpc": [
|
|
"https://socialsmartchain.digitalnext.business"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "SoChain",
|
|
"symbol": "$OC",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://digitalnext.business/SocialSmartChain",
|
|
"shortName": "SoChain",
|
|
"chainId": 281121,
|
|
"networkId": 281121,
|
|
"explorers": []
|
|
}
|