Skip to content

Commit

Permalink
add stratovm testnet (#5603)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
StratoVMDev and ligi authored Aug 2, 2024
1 parent e58b606 commit 8a338a4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-93747.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "StratoVM Testnet",
"chain": "StratoVM",
"rpc": ["https://rpc.stratovm.io"],
"faucets": [],
"nativeCurrency": {
"name": "SVM",
"symbol": "SVM",
"decimals": 18
},
"infoURL": "https://www.stratovm.io/",
"shortName": "stratovm",
"chainId": 93747,
"networkId": 93747,
"explorers": [
{
"name": "StratoVM Block Explorer",
"url": "https://explorer.stratovm.io",
"standard": "none"
}
]
}

0 comments on commit 8a338a4

Please sign in to comment.