Skip to content

Commit

Permalink
Add stratos assets and chain
Browse files Browse the repository at this point in the history
  • Loading branch information
BoThe1K committed Oct 2, 2024
1 parent 847dfdb commit 9257ace
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5249,6 +5249,15 @@
"osmosis_verified": false,
"listing_date_time_utc": "2024-09-26T03:00:00Z",
"_comment": "SinGarden 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)"
}
]
}
10 changes: 10 additions & 0 deletions osmosis-1/osmosis.zone_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1400,6 +1400,16 @@
"ibc-transfer",
"ibc-go"
]
},
{
"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"
]
}
]
}

0 comments on commit 9257ace

Please sign in to comment.