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@1ab28ecec7 🚀
This commit is contained in:
parent
37c75cf010
commit
058342b081
File diff suppressed because one or more lines are too long
24
chains/eip155-43214913.json
Normal file
24
chains/eip155-43214913.json
Normal 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
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user