diff --git a/osmosis-1/osmosis.zone_assets.json b/osmosis-1/osmosis.zone_assets.json index 9fa2b9f39..5cb46b1e4 100644 --- a/osmosis-1/osmosis.zone_assets.json +++ b/osmosis-1/osmosis.zone_assets.json @@ -5265,6 +5265,15 @@ "osmosis_verified": false, "listing_date_time_utc": "2024-10-03T03:00:00Z", "_comment": "Kima token" + }, + { + "chain_name": "stratos", + "base_denom": "wei", + "path": "transfer/channel-81016/wei", + "osmosis_verified": false, + "osmosis_unlisted": true, + "listing_date_time_utc": "2024-10-20T12:00:00Z", + "_comment": "Stratos native token (STOS)" } ] } diff --git a/osmosis-1/osmosis.zone_chains.json b/osmosis-1/osmosis.zone_chains.json index ca80b3dbc..2747dd8e2 100644 --- a/osmosis-1/osmosis.zone_chains.json +++ b/osmosis-1/osmosis.zone_chains.json @@ -1409,6 +1409,16 @@ "keplr_features": ["ibc-go", "ibc-transfer" ] + }, + { + "chain_name": "stratos", + "rpc": "https://rpc.thestratos.org", + "rest": "https://rest.thestratos.org", + "explorer_tx_url": "https://explorer.thestratos.org/stratos/transactions/${txHash}", + "keplr_features": [ + "ibc-go", + "ibc-transfer" + ] } ] } \ No newline at end of file