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

This commit is contained in:
ligi 2022-12-20 14:25:41 +00:00
parent 37c75cf010
commit 058342b081
6 changed files with 59 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,24 @@
{
"name": "maistestsubnet",
"chain": "MAI",
"rpc": [
"http://174.138.9.169:9650/ext/bc/VUKSzFZKckx4PoZF9gX5QAqLPxbLzvu1vcssPG5QuodaJtdHT/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "maistestsubnet",
"symbol": "MAI",
"decimals": 18
},
"infoURL": "",
"shortName": "mais",
"chainId": 43214913,
"networkId": 43214913,
"explorers": [
{
"name": "maistesntet",
"url": "http://174.138.9.169:3006/?network=maistesntet",
"standard": "none"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -8019,6 +8019,19 @@
"rpc": ["https://node.joys.digital"],
"faucets": [],
"infoURL": "https://joys.digital"
}, {
"name": "maistestsubnet",
"chainId": 43214913,
"shortName": "mais",
"networkId": 43214913,
"nativeCurrency": {
"name": "maistestsubnet",
"symbol": "MAI",
"decimals": 18
},
"rpc": ["http://174.138.9.169:9650/ext/bc/VUKSzFZKckx4PoZF9gX5QAqLPxbLzvu1vcssPG5QuodaJtdHT/rpc"],
"faucets": [],
"infoURL": ""
}, {
"name": "Aquachain",
"chainId": 61717561,

View File

@ -11804,6 +11804,25 @@
"shortName": "JOYS",
"chainId": 35855456,
"networkId": 35855456
}, {
"name": "maistestsubnet",
"chain": "MAI",
"rpc": ["http://174.138.9.169:9650/ext/bc/VUKSzFZKckx4PoZF9gX5QAqLPxbLzvu1vcssPG5QuodaJtdHT/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "maistestsubnet",
"symbol": "MAI",
"decimals": 18
},
"infoURL": "",
"shortName": "mais",
"chainId": 43214913,
"networkId": 43214913,
"explorers": [{
"name": "maistesntet",
"url": "http://174.138.9.169:3006/?network=maistesntet",
"standard": "none"
}]
}, {
"name": "Aquachain",
"chain": "AQUA",

View File

@ -616,6 +616,7 @@
"auxi": "eip155:28945486",
"filecoin-local": "eip155:31415926",
"JOYS": "eip155:35855456",
"mais": "eip155:43214913",
"aqua": "eip155:61717561",
"TOYS": "eip155:99415706",
"GTH": "eip155:192837465",