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:
Steliyan 2022-12-20 16:21:56 +02:00 committed by GitHub
parent a3087ab590
commit 1ab28ecec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]
}