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>
This commit is contained in:
dojoidiot 2023-01-15 03:01:15 -08:00 committed by GitHub
parent 2477f21dab
commit 9cbd869050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"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"
}

8
_data/icons/atlr.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreigcquvoalec3ll2m26v4wsx5enlxwyn6nk2mgfqwncyqrgwivla5u",
"width": 200,
"height": 200,
"format": "png"
}
]