mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Markr Go Network (#2616)
* add markr go network * fix format error, add incubating status
This commit is contained in:
parent
386177ccd6
commit
a4c4c887e9
18
_data/chains/eip155-431140.json
Normal file
18
_data/chains/eip155-431140.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Markr Go",
|
||||||
|
"chain": "Unified",
|
||||||
|
"icon": "markrgo",
|
||||||
|
"rpc": ["https://rpc.markr.io/ext/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Avalanche",
|
||||||
|
"symbol": "AVAX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.markr.io/",
|
||||||
|
"shortName": "markr-go",
|
||||||
|
"chainId": 431140,
|
||||||
|
"networkId": 431140,
|
||||||
|
"explorers": [],
|
||||||
|
"status": "incubating"
|
||||||
|
}
|
8
_data/icons/markrgo.json
Normal file
8
_data/icons/markrgo.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmVMBTZVPawyLBD2B5VbG68dfWLfZ1CnB8V59xduBe2kwh",
|
||||||
|
"width": 84,
|
||||||
|
"height": 84,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user