1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00

Add Stratos mainnet reservation ()

This commit is contained in:
BoThe1K 2023-02-08 19:00:14 +01:00 committed by GitHub
parent d639854843
commit 6e0580d587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "Stratos Mainnet",
"chain": "STOS",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "STOS",
"symbol": "STOS",
"decimals": 18
},
"infoURL": "https://www.thestratos.org",
"shortName": "stos-mainnet",
"chainId": 2048,
"networkId": 2048,
"status": "incubating"
}