Skip to content

Commit

Permalink
Add sic testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguimaraes committed Mar 11, 2024
1 parent a393bd3 commit 352b020
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/chains/eip155-5102.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "SIC Testnet",
"chain": "SIC Testnet",
"rpc": ["https://rpc-sic-testnet-zvr7tlkzsi.t.conduit.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "ETH",
"symbol": "ETH",
"decimals": 18
},
"shortName": "sic-testnet",
"chainId": 5102,
"networkId": 5102,
"explorers": [
{
"name": "blockscout",
"url": " https://explorerl2new-sic-testnet-zvr7tlkzsi.t.conduit.xyz",
"standard": "EIP3091"
}
]
}

0 comments on commit 352b020

Please sign in to comment.