Skip to content

Commit

Permalink
Add Stratos testnet (ethereum-lists#2247)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
BoThe1K and ligi authored Feb 8, 2023
1 parent 6e0580d commit e06da06
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-2047.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Stratos Testnet",
"chain": "STOS",
"rpc": ["https://web3-testnet-rpc.thestratos.org"],
"faucets": [],
"nativeCurrency": {
"name": "STOS",
"symbol": "STOS",
"decimals": 18
},
"infoURL": "https://www.thestratos.org",
"shortName": "stos-testnet",
"chainId": 2047,
"networkId": 2047,
"explorers": [
{
"name": "Stratos EVM Explorer (Blockscout)",
"url": "https://web3-testnet-explorer.thestratos.org",
"standard": "none"
},
{
"name": "Stratos Cosmos Explorer (BigDipper)",
"url": "https://big-dipper-dev.thestratos.org",
"standard": "none"
}
]
}

0 comments on commit e06da06

Please sign in to comment.