mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
372 B
JSON
19 lines
372 B
JSON
{
|
|
"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"
|
|
}
|