mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
2477f21dab
commit
9cbd869050
17
_data/chains/eip155-1971.json
Normal file
17
_data/chains/eip155-1971.json
Normal 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
8
_data/icons/atlr.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreigcquvoalec3ll2m26v4wsx5enlxwyn6nk2mgfqwncyqrgwivla5u",
|
||||
"width": 200,
|
||||
"height": 200,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user