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