diff --git a/_data/chains/eip155-25925.json b/_data/chains/eip155-25925.json new file mode 100644 index 00000000..124183a4 --- /dev/null +++ b/_data/chains/eip155-25925.json @@ -0,0 +1,27 @@ +{ + "name": "Bitkub Chain Testnet", + "chain": "BKC", + "icon": "bkc", + "rpc": [ + "https://rpc-testnet.bitkubchain.io", + "wss://wss-testnet.bitkubchain.io" + ], + "faucets": ["https://faucet.bitkubchain.com"], + "nativeCurrency": { + "name": "Bitkub Coin", + "symbol": "TKUB", + "decimals": 18 + }, + "infoURL": "https://www.bitkubchain.com/", + "shortName": "bkc", + "chainId": 25925, + "networkId": 25925, + "explorers": [ + { + "name": "bkcscan", + "url": "https://testnet.bkcscan.com", + "standard": "none", + "icon": "bkc" + } + ] +} diff --git a/_data/icons/bkc.json b/_data/icons/bkc.json new file mode 100644 index 00000000..292b1b52 --- /dev/null +++ b/_data/icons/bkc.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT", + "width": 1000, + "height": 1000, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT b/_data/iconsDownload/QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT new file mode 100644 index 00000000..8b975c3b Binary files /dev/null and b/_data/iconsDownload/QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT differ