diff --git a/_data/chains/eip155-12323.json b/_data/chains/eip155-12323.json new file mode 100644 index 000000000000..ce011fca4080 --- /dev/null +++ b/_data/chains/eip155-12323.json @@ -0,0 +1,31 @@ +{ + "name": "Huddle01", + "chain": "huddle01", + "rpc": ["https://huddle01.calderachain.xyz/http"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://huddle01.com/", + "shortName": "huddle01", + "chainId": 12323, + "networkId": 12323, + "icon": "huddle01", + "explorers": [ + { + "name": "Huddle01 Caldera Explorer", + "url": "https://huddle01.calderaexplorer.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/huddle01.json b/_data/icons/huddle01.json new file mode 100644 index 000000000000..1804bbf54f5b --- /dev/null +++ b/_data/icons/huddle01.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiboef4bxbv2nnnvi4zph7poolk6kyno5qycnjzvbyep3gv6zkd2qa", + "width": 200, + "height": 200, + "format": "jpg" + } +]