mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add chainID 8285 to KorthoTest (#223)
* add _data/chains/eip155-8285.json * push code
This commit is contained in:
parent
1eaa740d2f
commit
ad31523d36
19
_data/chains/eip155-8285.json
Normal file
19
_data/chains/eip155-8285.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "KorthoTest",
|
||||
"chain": "Kortho",
|
||||
"network": "Test",
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue
Block a user