chains/_data/chains/eip155-1971.json
dojoidiot 9cbd869050
Added 1971 Atelier test network (#2107)
* Added 1971 network

* Added 1971 network

* Prettied/Added faucets field

* re-added faucets field

* Fix from world's dummest pullrequester

Co-authored-by: ligi <ligi@ligi.de>
2023-01-15 12:01:15 +01:00

18 lines
369 B
JSON

{
"name": "Atelier",
"title": "Atelier Test Network",
"chain": "ALTR",
"rpc": ["https://1971.network/atlr", "wss://1971.network/atlr"],
"faucets": [],
"nativeCurrency": {
"name": "ATLR",
"symbol": "ATLR",
"decimals": 18
},
"infoURL": "https://1971.network/",
"shortName": "atlr",
"chainId": 1971,
"networkId": 1971,
"icon": "atlr"
}