diff --git a/_data/chains/eip155-10101.json b/_data/chains/eip155-10101.json new file mode 100644 index 00000000..eff89654 --- /dev/null +++ b/_data/chains/eip155-10101.json @@ -0,0 +1,20 @@ +{ + "name": "Blockchain Genesis Mainnet", + "chain": "GEN", + "network": "mainnet", + "rpc": [ + "https://eu.mainnet.xixoio.com", + "https://us.mainnet.xixoio.com", + "https://asia.mainnet.xixoio.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "GEN", + "symbol": "GEN", + "decimals": 18 + }, + "infoURL": "https://www.xixoio.com/", + "shortName": "GEN", + "chainId": 10101, + "networkId": 10101 +}