Add Markr Go Network (#2616)

* add markr go network

* fix format error, add incubating status
This commit is contained in:
Sarp 2023-04-10 18:46:35 +03:00 committed by GitHub
parent 386177ccd6
commit a4c4c887e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View 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
View File

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