mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@1f1cdd14d7 🚀
This commit is contained in:
parent
ec9b8e34c5
commit
9ea30b82fc
|
@ -70,6 +70,14 @@
|
|||
"height": 48,
|
||||
"format": "svg"
|
||||
}]
|
||||
}, {
|
||||
"name": "klyntar",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "europa",
|
||||
"icons": [{
|
||||
|
@ -1070,6 +1078,14 @@
|
|||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "klyntarscan",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "chiliz",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
22
chains/eip155-7331.json
Normal file
22
chains/eip155-7331.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "KLYNTAR",
|
||||
"chain": "KLY",
|
||||
"rpc": [
|
||||
"https://evm.klyntar.org/kly_evm_rpc",
|
||||
"https://evm.klyntarscan.org/kly_evm_rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KLYNTAR",
|
||||
"symbol": "KLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"infoURL": "https://klyntar.org",
|
||||
"shortName": "kly",
|
||||
"chainId": 7331,
|
||||
"networkId": 7331,
|
||||
"icon": "klyntar",
|
||||
"explorers": [],
|
||||
"status": "incubating"
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -5796,6 +5796,19 @@
|
|||
"rpc": ["https://evm-rpc.planq.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://planq.network"
|
||||
}, {
|
||||
"name": "KLYNTAR",
|
||||
"chainId": 7331,
|
||||
"shortName": "kly",
|
||||
"networkId": 7331,
|
||||
"nativeCurrency": {
|
||||
"name": "KLYNTAR",
|
||||
"symbol": "KLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://evm.klyntar.org/kly_evm_rpc", "https://evm.klyntarscan.org/kly_evm_rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://klyntar.org"
|
||||
}, {
|
||||
"name": "Shyft Mainnet",
|
||||
"chainId": 7341,
|
||||
|
|
|
@ -8573,6 +8573,28 @@
|
|||
"url": "https://explorer.planq.network",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "KLYNTAR",
|
||||
"chain": "KLY",
|
||||
"rpc": ["https://evm.klyntar.org/kly_evm_rpc", "https://evm.klyntarscan.org/kly_evm_rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KLYNTAR",
|
||||
"symbol": "KLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [{
|
||||
"name": "EIP155"
|
||||
}, {
|
||||
"name": "EIP1559"
|
||||
}],
|
||||
"infoURL": "https://klyntar.org",
|
||||
"shortName": "kly",
|
||||
"chainId": 7331,
|
||||
"networkId": 7331,
|
||||
"icon": "klyntar",
|
||||
"explorers": [],
|
||||
"status": "incubating"
|
||||
}, {
|
||||
"name": "Shyft Mainnet",
|
||||
"chain": "SHYFT",
|
||||
|
|
8
icons/klyntar.json
Normal file
8
icons/klyntar.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
icons/klyntarscan.json
Normal file
8
icons/klyntarscan.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u
Normal file
BIN
iconsDownload/QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
iconsDownload/QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx
Normal file
BIN
iconsDownload/QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -445,6 +445,7 @@
|
|||
"zetachain-athens": "eip155:7001",
|
||||
"ELLA": "eip155:7027",
|
||||
"planq": "eip155:7070",
|
||||
"kly": "eip155:7331",
|
||||
"shyft": "eip155:7341",
|
||||
"canto": "eip155:7700",
|
||||
"RiseOfTheWarbotsTestnet": "eip155:7777",
|
||||
|
|
Loading…
Reference in New Issue
Block a user