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@d9723755ea 🚀
This commit is contained in:
parent
8b22f9efd9
commit
7f2d040220
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,11 @@
|
|||
"name": "Sepolia",
|
||||
"title": "Ethereum Testnet Sepolia",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"rpc": [
|
||||
"https://rpc.sepolia.org",
|
||||
"https://rpc2.sepolia.org",
|
||||
"https://rpc-sepolia.rockx.com"
|
||||
],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -9407,7 +9407,7 @@
|
|||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"rpc": ["https://rpc.sepolia.org", "https://rpc2.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"infoURL": "https://sepolia.otterscan.io"
|
||||
}, {
|
||||
|
|
|
@ -14146,7 +14146,7 @@
|
|||
"name": "Sepolia",
|
||||
"title": "Ethereum Testnet Sepolia",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"rpc": ["https://rpc.sepolia.org", "https://rpc2.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user