mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ChainId 2559 for kortho mainnet (#302)
* add _data/chains/eip155-8285.json * push code * add eip155-2559.json * change shot names. * change shotName
This commit is contained in:
parent
c0d9b638fb
commit
08cf64a552
19
_data/chains/eip155-2559.json
Normal file
19
_data/chains/eip155-2559.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Kortho Mainnet",
|
||||
"chain": "Kortho Chain",
|
||||
"network": "mainnet",
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue
Block a user