mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
359 B
JSON
17 lines
359 B
JSON
{
|
|
"name": "CENNZnet Rata",
|
|
"chain": "CENNZnet",
|
|
"rpc": ["https://rata.centrality.me/public"],
|
|
"faucets": ["https://app-faucet.centrality.me"],
|
|
"nativeCurrency": {
|
|
"name": "CPAY",
|
|
"symbol": "CPAY",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://cennz.net",
|
|
"shortName": "cennz-r",
|
|
"chainId": 3000,
|
|
"networkId": 3000,
|
|
"icon": "cennz"
|
|
}
|