chains/_data/chains/eip155-431140.json
Sarp a4c4c887e9
Add Markr Go Network (#2616)
* add markr go network

* fix format error, add incubating status
2023-04-10 17:46:35 +02:00

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"
}