Deploying to gh-pages from @ ethereum-lists/chains@805c62d75d 🚀

This commit is contained in:
ligi 2021-11-22 17:15:22 +00:00
parent 252c73c937
commit eb96937056
5 changed files with 32 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2962,6 +2962,19 @@
"rpc": ["https://rpc.tau1.artis.network"],
"faucets": [],
"infoURL": "https://artis.network"
}, {
"name": "Social Smart Chain Mainnet",
"chainId": 281121,
"shortName": "SoChain",
"networkId": 281121,
"nativeCurrency": {
"name": "SoChain",
"symbol": "$OC",
"decimals": 18
},
"rpc": ["https://socialsmartchain.digitalnext.business"],
"faucets": [],
"infoURL": "https://digitalnext.business/SocialSmartChain"
}, {
"name": "Polis Testnet",
"chainId": 333888,

View File

@ -4098,6 +4098,22 @@
"shortName": "atstau",
"chainId": 246785,
"networkId": 246785
}, {
"name": "Social Smart Chain Mainnet",
"chain": "SoChain",
"network": "mainnet",
"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": []
}, {
"name": "Polis Testnet",
"chain": "Sparta",

View File

@ -227,6 +227,7 @@
"PlatON": "eip155:210309",
"ats": "eip155:246529",
"atstau": "eip155:246785",
"SoChain": "eip155:281121",
"sparta": "eip155:333888",
"olympus": "eip155:333999",
"arb-rinkeby": "eip155:421611",