Deploying to gh-pages from @ ethereum-lists/chains@ba63b3da68 🚀

This commit is contained in:
ligi 2022-07-15 10:04:37 +00:00
parent 78f8f6b25a
commit 10f8e6df11
5 changed files with 9 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,6 +4,11 @@
"chain": "ETH", "chain": "ETH",
"network": "testnet", "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": [ "faucets": [
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}" "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"

File diff suppressed because one or more lines are too long

View File

@ -5286,7 +5286,7 @@
"symbol": "SEP", "symbol": "SEP",
"decimals": 18 "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}"], "faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
"infoURL": "https://sepolia.otterscan.io" "infoURL": "https://sepolia.otterscan.io"
}, { }, {

View File

@ -7545,7 +7545,7 @@
"title": "Ethereum Testnet Sepolia", "title": "Ethereum Testnet Sepolia",
"chain": "ETH", "chain": "ETH",
"network": "testnet", "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}"], "faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
"nativeCurrency": { "nativeCurrency": {
"name": "Sepolia Ether", "name": "Sepolia Ether",