mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@79887e716d 🚀
This commit is contained in:
parent
7d1db8b61b
commit
e819b53e45
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3820,6 +3820,19 @@
|
||||||
"rpc": ["https://mewapi.musicoin.tw"],
|
"rpc": ["https://mewapi.musicoin.tw"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://musicoin.tw"
|
"infoURL": "https://musicoin.tw"
|
||||||
|
}, {
|
||||||
|
"name": "Sepolia",
|
||||||
|
"chainId": 11155111,
|
||||||
|
"shortName": "sep",
|
||||||
|
"networkId": 11155111,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sepolia Ether",
|
||||||
|
"symbol": "SEP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://sepolia.otterscan.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "PepChain Churchill",
|
"name": "PepChain Churchill",
|
||||||
"chainId": 13371337,
|
"chainId": 13371337,
|
||||||
|
|
|
@ -5246,6 +5246,26 @@
|
||||||
"chainId": 7762959,
|
"chainId": 7762959,
|
||||||
"networkId": 7762959,
|
"networkId": 7762959,
|
||||||
"slip44": 184
|
"slip44": 184
|
||||||
|
}, {
|
||||||
|
"name": "Sepolia",
|
||||||
|
"title": "Ethereum Testnet Sepolia",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sepolia Ether",
|
||||||
|
"symbol": "SEP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://sepolia.otterscan.io",
|
||||||
|
"shortName": "sep",
|
||||||
|
"chainId": 11155111,
|
||||||
|
"networkId": 11155111,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "otterscan-sepolia",
|
||||||
|
"url": "https://sepolia.otterscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "PepChain Churchill",
|
"name": "PepChain Churchill",
|
||||||
"chain": "PEP",
|
"chain": "PEP",
|
||||||
|
|
|
@ -293,6 +293,7 @@
|
||||||
"xero": "eip155:1313500",
|
"xero": "eip155:1313500",
|
||||||
"kintsugi": "eip155:1337702",
|
"kintsugi": "eip155:1337702",
|
||||||
"music": "eip155:7762959",
|
"music": "eip155:7762959",
|
||||||
|
"sep": "eip155:11155111",
|
||||||
"tpep": "eip155:13371337",
|
"tpep": "eip155:13371337",
|
||||||
"ilt": "eip155:18289463",
|
"ilt": "eip155:18289463",
|
||||||
"qki": "eip155:20181205",
|
"qki": "eip155:20181205",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user