Skip to content

Commit

Permalink
Add settlus Sepolia testnet (ethereum-lists#6333)
Browse files Browse the repository at this point in the history
* add settlus sepolia testnet

* run prettier

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
jacobhjkim and ligi authored Dec 5, 2024
1 parent 5fa1163 commit 3730836
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/chains/eip155-5373.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Settlus Sepolia Testnet",
"chain": "ETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://settlus.org",
"shortName": "setl-sepolia",
"chainId": 5373,
"networkId": 5373,
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": []
},
"status": "incubating"
}

0 comments on commit 3730836

Please sign in to comment.