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@ba63b3da68 🚀
This commit is contained in:
parent
78f8f6b25a
commit
10f8e6df11
File diff suppressed because one or more lines are too long
|
@ -4,6 +4,11 @@
|
|||
"chain": "ETH",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://rpc.sepolia.dev",
|
||||
"https://rpc.sepolia.online",
|
||||
"https://www.sepoliarpc.space",
|
||||
"https://rpc.sepolia.org",
|
||||
"https://rpc-sepolia.rockx.com"
|
||||
],
|
||||
"faucets": [
|
||||
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5286,7 +5286,7 @@
|
|||
"symbol": "SEP",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"rpc": ["https://rpc.sepolia.dev", "https://rpc.sepolia.online", "https://www.sepoliarpc.space", "https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"infoURL": "https://sepolia.otterscan.io"
|
||||
}, {
|
||||
|
|
|
@ -7545,7 +7545,7 @@
|
|||
"title": "Ethereum Testnet Sepolia",
|
||||
"chain": "ETH",
|
||||
"network": "testnet",
|
||||
"rpc": [],
|
||||
"rpc": ["https://rpc.sepolia.dev", "https://rpc.sepolia.online", "https://www.sepoliarpc.space", "https://rpc.sepolia.org", "https://rpc-sepolia.rockx.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
|
|
Loading…
Reference in New Issue
Block a user