diff --git a/_data/chains/eip155-1337802.json b/_data/chains/eip155-1337802.json new file mode 100644 index 00000000..7d77a0d0 --- /dev/null +++ b/_data/chains/eip155-1337802.json @@ -0,0 +1,29 @@ +{ + "name": "Kiln", + "chain": "ETH", + "network": "testnet", + "rpc": [ + "https://rpc.kiln.themerge.dev" + ], + "faucets": [ + "https://faucet.kiln.themerge.dev", + "https://kiln-faucet.pk910.de", + "https://kilnfaucet.com" + ], + "nativeCurrency": { + "name": "Testnet ETH", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://kiln.themerge.dev/", + "shortName": "kiln", + "chainId": 1337802, + "networkId": 1337802, + "icon": "ethereum", + "explorers": [{ + "name": "Kiln Explorer", + "url": "https://explorer.kiln.themerge.dev", + "icon": "ethereum", + "standard": "EIP3091" + }] +}