chains/_data/chains/eip155-1337702.json
2022-01-14 21:12:06 +01:00

27 lines
627 B
JSON

{
"name": "Kintsugi",
"title": "Kintsugi merge testnet",
"chain": "ETH",
"rpc": [
"https://rpc.kintsugi.themerge.dev"
],
"faucets": [
"http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
"https://faucet.kintsugi.themerge.dev"
],
"nativeCurrency": {
"name": "kintsugi Ethere",
"symbol": "kiETH",
"decimals": 18
},
"infoURL": "https://kintsugi.themerge.dev/",
"shortName": "kintsugi",
"chainId": 1337702,
"networkId": 1337702,
"explorers": [{
"name": "kintsugi explorer",
"url": "https://explorer.kintsugi.themerge.dev",
"standard": "EIP3091"
}]
}