mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added klc (https://kaibadefi.com) (#1316)
This commit is contained in:
parent
7d297b9536
commit
cfe38e6946
25
_data/chains/eip155-104.json
Normal file
25
_data/chains/eip155-104.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Kaiba Lightning Chain Testnet",
|
||||
"chain": "tKLC",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://klc.live/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Kaiba Testnet Token",
|
||||
"symbol": "tKAIBA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://kaibadefi.com",
|
||||
"shortName": "tklc",
|
||||
"chainId": 104,
|
||||
"networkId": 104,
|
||||
"icon": "kaiba",
|
||||
"explorers": [{
|
||||
"name": "kaibascan",
|
||||
"url": "https://kaibascan.io",
|
||||
"icon": "kaibascan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
8
_data/icons/kaiba.json
Normal file
8
_data/icons/kaiba.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeihbsw3ky7yf6llpww6fabo4dicotcgwjpefscoxrppstjx25dvtea",
|
||||
"width": 932,
|
||||
"height": 932,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
_data/icons/kaibascan.json
Normal file
8
_data/icons/kaibascan.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeihbsw3ky7yf6llpww6fabo4dicotcgwjpefscoxrppstjx25dvtea",
|
||||
"width": 932,
|
||||
"height": 932,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user