mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
483 B
JSON
25 lines
483 B
JSON
{
|
|
"name": "Ntity Mainnet",
|
|
"chain": "Ntity",
|
|
"rpc": ["https://rpc.ntity.io"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Ntity",
|
|
"symbol": "NTT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://ntity.io",
|
|
"shortName": "ntt",
|
|
"chainId": 197710212030,
|
|
"networkId": 197710212030,
|
|
"icon": "ntity",
|
|
"explorers": [
|
|
{
|
|
"name": "Ntity Blockscout",
|
|
"url": "https://blockscout.ntity.io",
|
|
"icon": "ntity",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|