Skip to content

Commit

Permalink
mark Scroll as active and add more RPC URLs (#3731)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thegaram authored Oct 24, 2023
1 parent dc6fa08 commit 4e77c9b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions _data/chains/eip155-534352.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "Scroll",
"chain": "ETH",
"status": "incubating",
"rpc": ["https://rpc.scroll.io", "https://rpc-scroll.icecreamswap.com"],
"status": "active",
"rpc": [
"https://rpc.scroll.io",
"https://rpc-scroll.icecreamswap.com",
"https://rpc.ankr.com/scroll",
"https://scroll-mainnet.chainstacklabs.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
Expand Down

0 comments on commit 4e77c9b

Please sign in to comment.