1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00
chains/_data/chains/eip155-1337802.json

29 lines
606 B
JSON

{
"name": "Kiln",
"chain": "ETH",
"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"
}
]
}