@chalabi/osmosis
TypeScript icon, indicating that this package has built-in type declarations

1.26.2 • Public • Published

@chain-registry/osmosis

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
  ]
}

Related

Checkout these related projects:

Credits

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

Code built with the help of these related projects:

Readme

Keywords

none

Package Sidebar

Install

npm i @chalabi/osmosis

Weekly Downloads

1

Version

1.26.2

License

SEE LICENSE IN LICENSE

Unpacked Size

470 kB

Total Files

15

Last publish

Collaborators

  • chalabi