mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"name": "Kortho Mainnet",
|
|
"chain": "Kortho Chain",
|
|
"rpc": ["https://www.kortho-chain.com"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "KorthoChain",
|
|
"symbol": "KTO",
|
|
"decimals": 11
|
|
},
|
|
"infoURL": "https://www.kortho.io/",
|
|
"shortName": "ktoc",
|
|
"chainId": 2559,
|
|
"networkId": 2559
|
|
}
|