diff --git a/_data/chains/eip155-14235.json b/_data/chains/eip155-14235.json new file mode 100644 index 000000000000..0b26615b22ba --- /dev/null +++ b/_data/chains/eip155-14235.json @@ -0,0 +1,31 @@ +{ + "name": "Bitlazer", + "chain": "bitlazer", + "rpc": ["https://bitlazer.calderachain.xyz/http"], + "faucets": [], + "nativeCurrency": { + "name": "lzrBTC", + "symbol": "lzrBTC", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://bitlazer.hub.caldera.xyz", + "shortName": "bitlazer", + "chainId": 14235, + "networkId": 14235, + "icon": "bitlazer", + "explorers": [ + { + "name": "Bitlazer Caldera Explorer", + "url": "https://bitlazer.calderaexplorer.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/bitlazer.json b/_data/icons/bitlazer.json new file mode 100644 index 000000000000..dc917deeeef0 --- /dev/null +++ b/_data/icons/bitlazer.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreia4fgi2yp3ked4p356pbitpklsastu5zrztgdlkoihykm3vfmstyi", + "width": 400, + "height": 400, + "format": "jpg" + } +]