diff --git a/_data/chains/eip155-5373.json b/_data/chains/eip155-5373.json new file mode 100644 index 000000000000..a2d3ea57d412 --- /dev/null +++ b/_data/chains/eip155-5373.json @@ -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" +}