mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
* Add https://rpc2.sepolia.org * Fix prettier --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
97f862c6de
commit
d9723755ea
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user