mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@805c62d75d 🚀
This commit is contained in:
parent
252c73c937
commit
eb96937056
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2962,6 +2962,19 @@
|
||||||
"rpc": ["https://rpc.tau1.artis.network"],
|
"rpc": ["https://rpc.tau1.artis.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://artis.network"
|
"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",
|
"name": "Polis Testnet",
|
||||||
"chainId": 333888,
|
"chainId": 333888,
|
||||||
|
|
|
@ -4098,6 +4098,22 @@
|
||||||
"shortName": "atstau",
|
"shortName": "atstau",
|
||||||
"chainId": 246785,
|
"chainId": 246785,
|
||||||
"networkId": 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",
|
"name": "Polis Testnet",
|
||||||
"chain": "Sparta",
|
"chain": "Sparta",
|
||||||
|
|
|
@ -227,6 +227,7 @@
|
||||||
"PlatON": "eip155:210309",
|
"PlatON": "eip155:210309",
|
||||||
"ats": "eip155:246529",
|
"ats": "eip155:246529",
|
||||||
"atstau": "eip155:246785",
|
"atstau": "eip155:246785",
|
||||||
|
"SoChain": "eip155:281121",
|
||||||
"sparta": "eip155:333888",
|
"sparta": "eip155:333888",
|
||||||
"olympus": "eip155:333999",
|
"olympus": "eip155:333999",
|
||||||
"arb-rinkeby": "eip155:421611",
|
"arb-rinkeby": "eip155:421611",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user