diff --git a/_data/chains/eip155-8086.json b/_data/chains/eip155-8086.json new file mode 100644 index 00000000..c45e9fea --- /dev/null +++ b/_data/chains/eip155-8086.json @@ -0,0 +1,16 @@ +{ + "name": "BitEth", + "chain": "BTE", + "rpc": ["https://rpc.biteth.org"], + "faucets": [], + "nativeCurrency": { + "name": "BitEth", + "symbol": "BTE", + "decimals": 18 + }, + "infoURL": "https://biteth.org", + "shortName": "BitEth", + "chainId": 8086, + "networkId": 8086, + "explorers": [] +}