mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"name": "KorthoTest",
|
|
"chain": "Kortho",
|
|
"rpc": [
|
|
"https://www.krotho-test.net"
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "Kortho Test",
|
|
"symbol": "KTO",
|
|
"decimals": 11
|
|
},
|
|
"infoURL": "https://www.kortho.io/",
|
|
"shortName": "Kortho",
|
|
"chainId": 8285,
|
|
"networkId": 8285
|
|
} |