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

This commit is contained in:
ligi 2022-09-01 09:50:17 +00:00
parent be3ffca82c
commit 77d127011c
6 changed files with 45 additions and 2 deletions

File diff suppressed because one or more lines are too long

15
chains/eip155-10086.json Normal file
View 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

View File

@ -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,

View File

@ -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",

View File

@ -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",