Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@chain-registry/osmosis
Advanced tools
Chain Registry info for Osmosis, including asset lists.
npm install @chain-registry/osmosis
import { chain, assets, asset_list, testnet, testnet_assets } from '@chain-registry/osmosis';
console.log(asset_list);
{
chain_name: 'osmosis',
assets: [
{
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
denom_units: [Array],
base: 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E',
name: 'Somm',
display: 'somm',
symbol: 'SOMM',
logo_URIs: [Object],
coingecko_id: 'sommelier',
ibc: [Object]
},
{
description: 'The native token of Stargaze',
denom_units: [Array],
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
name: 'Stargaze',
display: 'stars',
symbol: 'STARS',
logo_URIs: [Object],
coingecko_id: 'stargaze',
ibc: [Object]
},
// ... more assets
]
}
Checkout these related projects:
🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to our github ⚛️
AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
FAQs
Chain Registry info for Osmosis
The npm package @chain-registry/osmosis receives a total of 840 weekly downloads. As such, @chain-registry/osmosis popularity was classified as not popular.
We found that @chain-registry/osmosis demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.