@chain-registry/osmosis 1.45.11 → 1.45.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/asset_list.js CHANGED
@@ -1904,6 +1904,7 @@ const asset_list = {
1904
1904
  denom: 'dym',
1905
1905
  exponent: 18
1906
1906
  }],
1907
+ type_asset: 'sdk.coin',
1907
1908
  base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
1908
1909
  name: 'Dymension',
1909
1910
  display: 'dym',
@@ -1933,42 +1934,6 @@ const asset_list = {
1933
1934
  }
1934
1935
  }]
1935
1936
  },
1936
- {
1937
- description: 'The native token of Nim Network.',
1938
- extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
1939
- denom_units: [{
1940
- denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
1941
- exponent: 0,
1942
- aliases: ['anim']
1943
- }, {
1944
- denom: 'nim',
1945
- exponent: 18
1946
- }],
1947
- base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
1948
- name: 'NIM Network',
1949
- display: 'nim',
1950
- symbol: 'NIM',
1951
- images: [{
1952
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
1953
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
1954
- }],
1955
- socials: {
1956
- website: 'https://nim.network/',
1957
- twitter: 'https://twitter.com/nim_network'
1958
- },
1959
- keywords: ['gaming', 'AI'],
1960
- traces: [{
1961
- type: 'ibc',
1962
- counterparty: {
1963
- channel_id: 'channel-2',
1964
- base_denom: 'anim',
1965
- chain_name: 'dymension'
1966
- },
1967
- chain: {
1968
- channel_id: 'channel-19774'
1969
- }
1970
- }]
1971
- },
1972
1937
  {
1973
1938
  description: 'The native staking and governance token of the Dyson Protocol',
1974
1939
  denom_units: [{
@@ -6414,6 +6379,7 @@ const asset_list = {
6414
6379
  denom: 'dym',
6415
6380
  exponent: 18
6416
6381
  }],
6382
+ type_asset: 'sdk.coin',
6417
6383
  base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
6418
6384
  name: 'Dymension',
6419
6385
  display: 'dym',
@@ -6443,42 +6409,6 @@ const asset_list = {
6443
6409
  }
6444
6410
  }]
6445
6411
  },
6446
- {
6447
- description: 'The native token of Nim Network.',
6448
- extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
6449
- denom_units: [{
6450
- denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
6451
- exponent: 0,
6452
- aliases: ['anim']
6453
- }, {
6454
- denom: 'nim',
6455
- exponent: 18
6456
- }],
6457
- base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
6458
- name: 'NIM Network',
6459
- display: 'nim',
6460
- symbol: 'NIM',
6461
- images: [{
6462
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
6463
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
6464
- }],
6465
- socials: {
6466
- website: 'https://nim.network/',
6467
- twitter: 'https://twitter.com/nim_network'
6468
- },
6469
- keywords: ['gaming', 'AI'],
6470
- traces: [{
6471
- type: 'ibc',
6472
- counterparty: {
6473
- channel_id: 'channel-2',
6474
- base_denom: 'anim',
6475
- chain_name: 'dymension'
6476
- },
6477
- chain: {
6478
- channel_id: 'channel-19774'
6479
- }
6480
- }]
6481
- },
6482
6412
  {
6483
6413
  description: 'The native staking and governance token of the Dyson Protocol',
6484
6414
  denom_units: [{
package/assets.js CHANGED
@@ -13280,6 +13280,127 @@ const assets = {
13280
13280
  images: [{
13281
13281
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
13282
13282
  }]
13283
+ },
13284
+ {
13285
+ description: 'The native token of Nim Network.',
13286
+ extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
13287
+ denom_units: [{
13288
+ denom: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
13289
+ exponent: 0,
13290
+ aliases: ['anim', 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942']
13291
+ }, {
13292
+ denom: 'nim',
13293
+ exponent: 18
13294
+ }],
13295
+ type_asset: 'ics20',
13296
+ base: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
13297
+ name: 'NIM Network',
13298
+ display: 'nim',
13299
+ symbol: 'NIM',
13300
+ traces: [{
13301
+ type: 'ibc',
13302
+ counterparty: {
13303
+ chain_name: 'dymension',
13304
+ base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942',
13305
+ channel_id: 'channel-2'
13306
+ },
13307
+ chain: {
13308
+ channel_id: 'channel-19774',
13309
+ path: 'transfer/channel-19774/transfer/channel-49/anim'
13310
+ }
13311
+ }],
13312
+ images: [{
13313
+ image_sync: {
13314
+ chain_name: 'dymension',
13315
+ base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942'
13316
+ },
13317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
13318
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
13319
+ }],
13320
+ socials: {
13321
+ website: 'https://ai.nim.network/',
13322
+ twitter: 'https://twitter.com/nim_network'
13323
+ },
13324
+ keywords: ['gaming', 'AI']
13325
+ },
13326
+ {
13327
+ description: 'Beer Is Good for You!',
13328
+ denom_units: [{
13329
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
13330
+ exponent: 0
13331
+ }, {
13332
+ denom: 'bwh',
13333
+ exponent: 6
13334
+ }],
13335
+ type_asset: 'sdk.coin',
13336
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
13337
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
13338
+ name: 'BeerWifHat',
13339
+ display: 'bwh',
13340
+ symbol: 'BWH',
13341
+ logo_URIs: {
13342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
13343
+ },
13344
+ images: [{
13345
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
13346
+ }]
13347
+ },
13348
+ {
13349
+ description: 'Cosmos Airdrop Chat',
13350
+ extended_description: 'Official Token of the Cosmos Airdrop community',
13351
+ denom_units: [{
13352
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
13353
+ exponent: 0
13354
+ }, {
13355
+ denom: 'CAC',
13356
+ exponent: 6
13357
+ }],
13358
+ type_asset: 'sdk.coin',
13359
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
13360
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
13361
+ name: 'Cosmos Airdrop Chat',
13362
+ display: 'CAC',
13363
+ symbol: 'CAC',
13364
+ logo_URIs: {
13365
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
13366
+ },
13367
+ images: [{
13368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
13369
+ }]
13370
+ },
13371
+ {
13372
+ description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
13373
+ denom_units: [{
13374
+ denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
13375
+ exponent: 0,
13376
+ aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
13377
+ }, {
13378
+ denom: 'grac',
13379
+ exponent: 6
13380
+ }],
13381
+ type_asset: 'ics20',
13382
+ base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
13383
+ name: 'Gaming RAC Token',
13384
+ display: 'grac',
13385
+ symbol: 'GRAC',
13386
+ traces: [{
13387
+ type: 'ibc',
13388
+ counterparty: {
13389
+ chain_name: 'migaloo',
13390
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
13391
+ channel_id: 'channel-5'
13392
+ },
13393
+ chain: {
13394
+ channel_id: 'channel-642',
13395
+ path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
13396
+ }
13397
+ }],
13398
+ logo_URIs: {
13399
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
13400
+ },
13401
+ images: [{
13402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
13403
+ }]
13283
13404
  }
13284
13405
  ]
13285
13406
  };
package/esm/asset_list.js CHANGED
@@ -1902,6 +1902,7 @@ const asset_list = {
1902
1902
  denom: 'dym',
1903
1903
  exponent: 18
1904
1904
  }],
1905
+ type_asset: 'sdk.coin',
1905
1906
  base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
1906
1907
  name: 'Dymension',
1907
1908
  display: 'dym',
@@ -1931,42 +1932,6 @@ const asset_list = {
1931
1932
  }
1932
1933
  }]
1933
1934
  },
1934
- {
1935
- description: 'The native token of Nim Network.',
1936
- extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
1937
- denom_units: [{
1938
- denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
1939
- exponent: 0,
1940
- aliases: ['anim']
1941
- }, {
1942
- denom: 'nim',
1943
- exponent: 18
1944
- }],
1945
- base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
1946
- name: 'NIM Network',
1947
- display: 'nim',
1948
- symbol: 'NIM',
1949
- images: [{
1950
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
1951
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
1952
- }],
1953
- socials: {
1954
- website: 'https://nim.network/',
1955
- twitter: 'https://twitter.com/nim_network'
1956
- },
1957
- keywords: ['gaming', 'AI'],
1958
- traces: [{
1959
- type: 'ibc',
1960
- counterparty: {
1961
- channel_id: 'channel-2',
1962
- base_denom: 'anim',
1963
- chain_name: 'dymension'
1964
- },
1965
- chain: {
1966
- channel_id: 'channel-19774'
1967
- }
1968
- }]
1969
- },
1970
1935
  {
1971
1936
  description: 'The native staking and governance token of the Dyson Protocol',
1972
1937
  denom_units: [{
@@ -6412,6 +6377,7 @@ const asset_list = {
6412
6377
  denom: 'dym',
6413
6378
  exponent: 18
6414
6379
  }],
6380
+ type_asset: 'sdk.coin',
6415
6381
  base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
6416
6382
  name: 'Dymension',
6417
6383
  display: 'dym',
@@ -6441,42 +6407,6 @@ const asset_list = {
6441
6407
  }
6442
6408
  }]
6443
6409
  },
6444
- {
6445
- description: 'The native token of Nim Network.',
6446
- extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
6447
- denom_units: [{
6448
- denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
6449
- exponent: 0,
6450
- aliases: ['anim']
6451
- }, {
6452
- denom: 'nim',
6453
- exponent: 18
6454
- }],
6455
- base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
6456
- name: 'NIM Network',
6457
- display: 'nim',
6458
- symbol: 'NIM',
6459
- images: [{
6460
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
6461
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
6462
- }],
6463
- socials: {
6464
- website: 'https://nim.network/',
6465
- twitter: 'https://twitter.com/nim_network'
6466
- },
6467
- keywords: ['gaming', 'AI'],
6468
- traces: [{
6469
- type: 'ibc',
6470
- counterparty: {
6471
- channel_id: 'channel-2',
6472
- base_denom: 'anim',
6473
- chain_name: 'dymension'
6474
- },
6475
- chain: {
6476
- channel_id: 'channel-19774'
6477
- }
6478
- }]
6479
- },
6480
6410
  {
6481
6411
  description: 'The native staking and governance token of the Dyson Protocol',
6482
6412
  denom_units: [{
package/esm/assets.js CHANGED
@@ -13278,6 +13278,127 @@ const assets = {
13278
13278
  images: [{
13279
13279
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
13280
13280
  }]
13281
+ },
13282
+ {
13283
+ description: 'The native token of Nim Network.',
13284
+ extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
13285
+ denom_units: [{
13286
+ denom: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
13287
+ exponent: 0,
13288
+ aliases: ['anim', 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942']
13289
+ }, {
13290
+ denom: 'nim',
13291
+ exponent: 18
13292
+ }],
13293
+ type_asset: 'ics20',
13294
+ base: 'ibc/279D69A6EF8E37456C8D2DC7A7C1C50F7A566EC4758F6DE17472A9FDE36C4426',
13295
+ name: 'NIM Network',
13296
+ display: 'nim',
13297
+ symbol: 'NIM',
13298
+ traces: [{
13299
+ type: 'ibc',
13300
+ counterparty: {
13301
+ chain_name: 'dymension',
13302
+ base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942',
13303
+ channel_id: 'channel-2'
13304
+ },
13305
+ chain: {
13306
+ channel_id: 'channel-19774',
13307
+ path: 'transfer/channel-19774/transfer/channel-49/anim'
13308
+ }
13309
+ }],
13310
+ images: [{
13311
+ image_sync: {
13312
+ chain_name: 'dymension',
13313
+ base_denom: 'ibc/FB53D1684F155CBB86D9CE917807E42B59209EBE3AD3A92E15EF66586C073942'
13314
+ },
13315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.png',
13316
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nim/images/nim.svg'
13317
+ }],
13318
+ socials: {
13319
+ website: 'https://ai.nim.network/',
13320
+ twitter: 'https://twitter.com/nim_network'
13321
+ },
13322
+ keywords: ['gaming', 'AI']
13323
+ },
13324
+ {
13325
+ description: 'Beer Is Good for You!',
13326
+ denom_units: [{
13327
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
13328
+ exponent: 0
13329
+ }, {
13330
+ denom: 'bwh',
13331
+ exponent: 6
13332
+ }],
13333
+ type_asset: 'sdk.coin',
13334
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
13335
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bwh',
13336
+ name: 'BeerWifHat',
13337
+ display: 'bwh',
13338
+ symbol: 'BWH',
13339
+ logo_URIs: {
13340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
13341
+ },
13342
+ images: [{
13343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bwh.png'
13344
+ }]
13345
+ },
13346
+ {
13347
+ description: 'Cosmos Airdrop Chat',
13348
+ extended_description: 'Official Token of the Cosmos Airdrop community',
13349
+ denom_units: [{
13350
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
13351
+ exponent: 0
13352
+ }, {
13353
+ denom: 'CAC',
13354
+ exponent: 6
13355
+ }],
13356
+ type_asset: 'sdk.coin',
13357
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
13358
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/cac',
13359
+ name: 'Cosmos Airdrop Chat',
13360
+ display: 'CAC',
13361
+ symbol: 'CAC',
13362
+ logo_URIs: {
13363
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
13364
+ },
13365
+ images: [{
13366
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png'
13367
+ }]
13368
+ },
13369
+ {
13370
+ description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
13371
+ denom_units: [{
13372
+ denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
13373
+ exponent: 0,
13374
+ aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
13375
+ }, {
13376
+ denom: 'grac',
13377
+ exponent: 6
13378
+ }],
13379
+ type_asset: 'ics20',
13380
+ base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
13381
+ name: 'Gaming RAC Token',
13382
+ display: 'grac',
13383
+ symbol: 'GRAC',
13384
+ traces: [{
13385
+ type: 'ibc',
13386
+ counterparty: {
13387
+ chain_name: 'migaloo',
13388
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
13389
+ channel_id: 'channel-5'
13390
+ },
13391
+ chain: {
13392
+ channel_id: 'channel-642',
13393
+ path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
13394
+ }
13395
+ }],
13396
+ logo_URIs: {
13397
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
13398
+ },
13399
+ images: [{
13400
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
13401
+ }]
13281
13402
  }
13282
13403
  ]
13283
13404
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.45.11",
3
+ "version": "1.45.12",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -30,7 +30,7 @@
30
30
  "test:watch": "jest --watch"
31
31
  },
32
32
  "dependencies": {
33
- "@chain-registry/types": "^0.28.11"
33
+ "@chain-registry/types": "^0.28.12"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "2ff4335f4c97d8f9cfdd394a4c6a5efe3c33d133"
42
+ "gitHead": "75558cf0c1f53dfdc3e492f59595a4efef0b8b72"
43
43
  }