mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add kintsugi test network
This commit is contained in:
parent
2241b4468f
commit
960d2d22b4
25
_data/chains/eip155-1337702.json
Normal file
25
_data/chains/eip155-1337702.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Kintsugi merge testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.kintsugi.themerge.dev"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user