diff --git a/_data/chains/eip155-7331.json b/_data/chains/eip155-7331.json new file mode 100644 index 00000000..970e542b --- /dev/null +++ b/_data/chains/eip155-7331.json @@ -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" +} diff --git a/_data/icons/klyntar.json b/_data/icons/klyntar.json new file mode 100644 index 00000000..24d9826e --- /dev/null +++ b/_data/icons/klyntar.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/icons/klyntarscan.json b/_data/icons/klyntarscan.json new file mode 100644 index 00000000..5f1f7ea1 --- /dev/null +++ b/_data/icons/klyntarscan.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u b/_data/iconsDownload/QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u new file mode 100644 index 00000000..07f8ab08 Binary files /dev/null and b/_data/iconsDownload/QmaDr9R6dKnZLsogRxojjq4dwXuXcudR8UeTZ8Nq553K4u differ diff --git a/_data/iconsDownload/QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx b/_data/iconsDownload/QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx new file mode 100644 index 00000000..858ceb1e Binary files /dev/null and b/_data/iconsDownload/QmcG5mgAnj67Edg83W2yAs6YF8gPSJqGYg24PqeioSsktx differ