diff --git a/_data/chains/eip155-1907.json b/_data/chains/eip155-1907.json new file mode 100644 index 00000000..f2d88403 --- /dev/null +++ b/_data/chains/eip155-1907.json @@ -0,0 +1,23 @@ +{ + "name": "Bitcichain Mainnet", + "chain": "BITCI", + "icon": "bitci", + "rpc": ["https://rpc.bitci.com"], + "faucets": [], + "nativeCurrency": { + "name": "Bitci", + "symbol": "BITCI", + "decimals": 18 + }, + "infoURL": "https://www.bitcichain.com", + "shortName": "bitci", + "chainId": 1907, + "networkId": 1907, + "explorers": [ + { + "name": "Bitci Explorer", + "url": "https://bitciexplorer.com", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-1908.json b/_data/chains/eip155-1908.json new file mode 100644 index 00000000..c32710df --- /dev/null +++ b/_data/chains/eip155-1908.json @@ -0,0 +1,23 @@ +{ + "name": "Bitcichain Testnet", + "chain": "TBITCI", + "icon": "bitci", + "rpc": ["https://testnet.bitcichain.com"], + "faucets": ["https://faucet.bitcichain.com"], + "nativeCurrency": { + "name": "Test Bitci", + "symbol": "TBITCI", + "decimals": 18 + }, + "infoURL": "https://www.bitcichain.com", + "shortName": "tbitci", + "chainId": 1908, + "networkId": 1908, + "explorers": [ + { + "name": "Bitci Explorer Testnet", + "url": "https://testnet.bitciexplorer.com", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/bitci.json b/_data/icons/bitci.json new file mode 100644 index 00000000..046d6578 --- /dev/null +++ b/_data/icons/bitci.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn", + "width": 64, + "height": 64, + "format": "svg" + } +] diff --git a/_data/iconsDownload/QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn b/_data/iconsDownload/QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn new file mode 100644 index 00000000..058d825f --- /dev/null +++ b/_data/iconsDownload/QmbxmfWw5sVMASz5EbR1DCgLfk8PnqpSJGQKpYuEUpoxqn @@ -0,0 +1 @@ + \ No newline at end of file