mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Maistest Subnet (#1665)
* Add Maistest Subnet * 'formatting' * Update _data/chains/eip155-43214913.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
a3087ab590
commit
1ab28ecec7
24
_data/chains/eip155-43214913.json
Normal file
24
_data/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user