Skip to content

Commit

Permalink
upgrade base rpc (#3313)
Browse files Browse the repository at this point in the history
* upgrade base rpc

* Update _data/chains/eip155-8453.json

Co-authored-by: anikaraghu <[email protected]>

* Update eip155-8453.json

white spaces aligned

* Update eip155-8453.json

deleted white spaces

* json prettier corrected the format

---------

Co-authored-by: anikaraghu <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Aug 16, 2023
1 parent 23f448f commit b281028
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _data/chains/eip155-8453.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "Base",
"chain": "ETH",
"rpc": ["https://mainnet.base.org/"],
"rpc": [
"https://mainnet.base.org/",
"https://developer-access-mainnet.base.org/"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
Expand Down

0 comments on commit b281028

Please sign in to comment.