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@bed27042bd 🚀
This commit is contained in:
parent
be3ffca82c
commit
77d127011c
File diff suppressed because one or more lines are too long
15
chains/eip155-10086.json
Normal file
15
chains/eip155-10086.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "SJATSH",
|
||||
"chain": "ETH",
|
||||
"rpc": ["http://geth.free.idcfengye.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://sjis.me",
|
||||
"shortName": "SJ",
|
||||
"chainId": 10086,
|
||||
"networkId": 10086
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -4288,6 +4288,19 @@
|
|||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
||||
"faucets": [],
|
||||
"infoURL": ""
|
||||
}, {
|
||||
"name": "SJATSH",
|
||||
"chainId": 10086,
|
||||
"shortName": "SJ",
|
||||
"networkId": 10086,
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://geth.free.idcfengye.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://sjis.me"
|
||||
}, {
|
||||
"name": "Blockchain Genesis Mainnet",
|
||||
"chainId": 10101,
|
||||
|
|
|
@ -6058,6 +6058,20 @@
|
|||
"url": "https://gonscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "SJATSH",
|
||||
"chain": "ETH",
|
||||
"rpc": ["http://geth.free.idcfengye.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://sjis.me",
|
||||
"shortName": "SJ",
|
||||
"chainId": 10086,
|
||||
"networkId": 10086
|
||||
}, {
|
||||
"name": "Blockchain Genesis Mainnet",
|
||||
"chain": "GEN",
|
||||
|
|
|
@ -329,6 +329,7 @@
|
|||
"smartbch": "eip155:10000",
|
||||
"smartbchtest": "eip155:10001",
|
||||
"gon": "eip155:10024",
|
||||
"SJ": "eip155:10086",
|
||||
"GEN": "eip155:10101",
|
||||
"CCP": "eip155:10823",
|
||||
"quadrans": "eip155:10946",
|
||||
|
|
Loading…
Reference in New Issue
Block a user