@chain-registry/assets 1.70.107 → 1.70.109

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.
Files changed (43) hide show
  1. package/README.md +15 -12
  2. package/esm/mainnet/agoric.js +84 -0
  3. package/esm/mainnet/axelar.js +8 -8
  4. package/esm/mainnet/celestia.js +84 -0
  5. package/esm/mainnet/cosmoshub.js +24 -24
  6. package/esm/mainnet/dydx.js +84 -0
  7. package/esm/mainnet/injective.js +108 -24
  8. package/esm/mainnet/int3face.js +306 -0
  9. package/esm/mainnet/jackal.js +8 -8
  10. package/esm/mainnet/migaloo.js +216 -0
  11. package/esm/mainnet/neutron.js +80 -0
  12. package/esm/mainnet/noble.js +24 -24
  13. package/esm/mainnet/omniflixhub.js +84 -0
  14. package/esm/mainnet/osmosis.js +240 -24
  15. package/esm/mainnet/quicksilver.js +1528 -168
  16. package/esm/mainnet/saga.js +84 -0
  17. package/esm/mainnet/sommelier.js +84 -0
  18. package/esm/mainnet/terra2.js +108 -24
  19. package/esm/mainnet/xion.js +84 -0
  20. package/esm/testnet/axelartestnet.js +140 -0
  21. package/esm/testnet/manifesttestnet.js +72 -0
  22. package/index.d.ts +1 -1
  23. package/mainnet/agoric.js +84 -0
  24. package/mainnet/axelar.js +8 -8
  25. package/mainnet/celestia.js +84 -0
  26. package/mainnet/cosmoshub.js +24 -24
  27. package/mainnet/dydx.js +84 -0
  28. package/mainnet/injective.js +108 -24
  29. package/mainnet/int3face.js +306 -0
  30. package/mainnet/jackal.js +8 -8
  31. package/mainnet/migaloo.js +216 -0
  32. package/mainnet/neutron.js +80 -0
  33. package/mainnet/noble.js +24 -24
  34. package/mainnet/omniflixhub.js +84 -0
  35. package/mainnet/osmosis.js +240 -24
  36. package/mainnet/quicksilver.js +1528 -168
  37. package/mainnet/saga.js +84 -0
  38. package/mainnet/sommelier.js +84 -0
  39. package/mainnet/terra2.js +108 -24
  40. package/mainnet/xion.js +84 -0
  41. package/package.json +5 -5
  42. package/testnet/axelartestnet.js +140 -0
  43. package/testnet/manifesttestnet.js +72 -0
@@ -4327,10 +4327,10 @@ const assets = {
4327
4327
  display: 'ckUSD',
4328
4328
  symbol: 'CKUSD',
4329
4329
  logo_URIs: {
4330
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
4331
4331
  },
4332
4332
  images: [{
4333
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4333
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
4334
4334
  }],
4335
4335
  keywords: ['dex', 'mm'],
4336
4336
  socials: {
@@ -4365,10 +4365,10 @@ const assets = {
4365
4365
  display: 'cUSDC',
4366
4366
  symbol: 'CUSDC',
4367
4367
  logo_URIs: {
4368
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4368
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
4369
4369
  },
4370
4370
  images: [{
4371
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4371
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
4372
4372
  }],
4373
4373
  keywords: ['dex', 'mm'],
4374
4374
  type_asset: 'sdk.coin',
@@ -4397,12 +4397,12 @@ const assets = {
4397
4397
  base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4398
4398
  name: 'cUSDT.inj',
4399
4399
  display: 'cUSDT.inj',
4400
- symbol: 'CUSDT.inj',
4400
+ symbol: 'cUSDT.inj',
4401
4401
  logo_URIs: {
4402
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4402
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
4403
4403
  },
4404
4404
  images: [{
4405
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4405
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
4406
4406
  }],
4407
4407
  keywords: ['dex', 'mm'],
4408
4408
  type_asset: 'sdk.coin',
@@ -4431,12 +4431,12 @@ const assets = {
4431
4431
  base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4432
4432
  name: 'asUSDT.inj',
4433
4433
  display: 'asusdtinj',
4434
- symbol: 'ASUSDT.inj',
4434
+ symbol: 'asUSDT.inj',
4435
4435
  logo_URIs: {
4436
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4436
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
4437
4437
  },
4438
4438
  images: [{
4439
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4439
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
4440
4440
  }],
4441
4441
  keywords: ['dex', 'mm'],
4442
4442
  type_asset: 'sdk.coin',
@@ -4467,10 +4467,10 @@ const assets = {
4467
4467
  display: 'asUSDC',
4468
4468
  symbol: 'ASUSDC',
4469
4469
  logo_URIs: {
4470
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4470
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
4471
4471
  },
4472
4472
  images: [{
4473
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4473
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
4474
4474
  }],
4475
4475
  keywords: ['dex', 'mm'],
4476
4476
  type_asset: 'sdk.coin',
@@ -10368,10 +10368,10 @@ const assets = {
10368
10368
  display: 'ckUSD',
10369
10369
  symbol: 'CKUSD',
10370
10370
  logo_URIs: {
10371
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
10371
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
10372
10372
  },
10373
10373
  images: [{
10374
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
10374
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
10375
10375
  }],
10376
10376
  keywords: ['dex', 'mm'],
10377
10377
  socials: {
@@ -10406,10 +10406,10 @@ const assets = {
10406
10406
  display: 'cUSDC',
10407
10407
  symbol: 'CUSDC',
10408
10408
  logo_URIs: {
10409
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10409
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
10410
10410
  },
10411
10411
  images: [{
10412
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10412
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
10413
10413
  }],
10414
10414
  keywords: ['dex', 'mm'],
10415
10415
  type_asset: 'sdk.coin',
@@ -10438,12 +10438,12 @@ const assets = {
10438
10438
  base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
10439
10439
  name: 'cUSDT.inj',
10440
10440
  display: 'cUSDT.inj',
10441
- symbol: 'CUSDT.inj',
10441
+ symbol: 'cUSDT.inj',
10442
10442
  logo_URIs: {
10443
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10443
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
10444
10444
  },
10445
10445
  images: [{
10446
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10446
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
10447
10447
  }],
10448
10448
  keywords: ['dex', 'mm'],
10449
10449
  type_asset: 'sdk.coin',
@@ -10472,12 +10472,12 @@ const assets = {
10472
10472
  base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
10473
10473
  name: 'asUSDT.inj',
10474
10474
  display: 'asusdtinj',
10475
- symbol: 'ASUSDT.inj',
10475
+ symbol: 'asUSDT.inj',
10476
10476
  logo_URIs: {
10477
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10477
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
10478
10478
  },
10479
10479
  images: [{
10480
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10480
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
10481
10481
  }],
10482
10482
  keywords: ['dex', 'mm'],
10483
10483
  type_asset: 'sdk.coin',
@@ -10508,10 +10508,10 @@ const assets = {
10508
10508
  display: 'asUSDC',
10509
10509
  symbol: 'ASUSDC',
10510
10510
  logo_URIs: {
10511
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10511
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
10512
10512
  },
10513
10513
  images: [{
10514
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10514
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
10515
10515
  }],
10516
10516
  keywords: ['dex', 'mm'],
10517
10517
  type_asset: 'sdk.coin',
@@ -39295,6 +39295,114 @@ const assets = {
39295
39295
  }
39296
39296
  }]
39297
39297
  },
39298
+ {
39299
+ description: 'WESO is the first memetility token launched on the Luna Classic blockchain. WESO is a innovative CW20 token dedicated to revitalizing and stabilizing the Luna Classic ecosystem. By leveraging a robust economic model WESO aims to restore confidence and sustainability within the ecosystem.',
39300
+ type_asset: 'cw20',
39301
+ address: 'terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
39302
+ denom_units: [{
39303
+ denom: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
39304
+ exponent: 0,
39305
+ aliases: ['cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms']
39306
+ }, {
39307
+ denom: 'weso',
39308
+ exponent: 6
39309
+ }],
39310
+ base: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
39311
+ name: 'WESO World',
39312
+ display: 'weso',
39313
+ symbol: 'WESO',
39314
+ logo_URIs: {
39315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
39316
+ },
39317
+ images: [{
39318
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
39319
+ }],
39320
+ traces: [{
39321
+ type: 'ibc-cw20',
39322
+ counterparty: {
39323
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39324
+ channel_id: 'channel-108',
39325
+ base_denom: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
39326
+ chain_name: 'terra'
39327
+ },
39328
+ chain: {
39329
+ port: 'transfer',
39330
+ channel_id: 'channel-78488'
39331
+ }
39332
+ }]
39333
+ },
39334
+ {
39335
+ description: 'Classic\'s original Liquid Staking Token - circa 2022',
39336
+ type_asset: 'cw20',
39337
+ address: 'terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
39338
+ denom_units: [{
39339
+ denom: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
39340
+ exponent: 0,
39341
+ aliases: ['cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m']
39342
+ }, {
39343
+ denom: 'base',
39344
+ exponent: 6
39345
+ }],
39346
+ base: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
39347
+ name: 'Burn and Stake Enterprise Token',
39348
+ display: 'base',
39349
+ symbol: 'BASE',
39350
+ logo_URIs: {
39351
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
39352
+ },
39353
+ images: [{
39354
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
39355
+ }],
39356
+ traces: [{
39357
+ type: 'ibc-cw20',
39358
+ counterparty: {
39359
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39360
+ channel_id: 'channel-108',
39361
+ base_denom: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
39362
+ chain_name: 'terra'
39363
+ },
39364
+ chain: {
39365
+ port: 'transfer',
39366
+ channel_id: 'channel-78488'
39367
+ }
39368
+ }]
39369
+ },
39370
+ {
39371
+ description: 'CW20 token hard-pegged 1:1 with Native LUNC. Reduces or eliminates the chain-tax so you keep more of your money.',
39372
+ type_asset: 'cw20',
39373
+ address: 'terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
39374
+ denom_units: [{
39375
+ denom: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
39376
+ exponent: 0,
39377
+ aliases: ['cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6']
39378
+ }, {
39379
+ denom: 'cwlunc',
39380
+ exponent: 6
39381
+ }],
39382
+ base: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
39383
+ name: 'cwLUNC Token',
39384
+ display: 'cwlunc',
39385
+ symbol: 'cwLUNC',
39386
+ logo_URIs: {
39387
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
39388
+ },
39389
+ images: [{
39390
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
39391
+ }],
39392
+ traces: [{
39393
+ type: 'ibc-cw20',
39394
+ counterparty: {
39395
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39396
+ channel_id: 'channel-108',
39397
+ base_denom: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
39398
+ chain_name: 'terra'
39399
+ },
39400
+ chain: {
39401
+ port: 'transfer',
39402
+ channel_id: 'channel-78488'
39403
+ }
39404
+ }]
39405
+ },
39298
39406
  {
39299
39407
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
39300
39408
  denom_units: [{
@@ -48065,6 +48173,114 @@ const assets = {
48065
48173
  }
48066
48174
  }]
48067
48175
  },
48176
+ {
48177
+ description: 'WESO is the first memetility token launched on the Luna Classic blockchain. WESO is a innovative CW20 token dedicated to revitalizing and stabilizing the Luna Classic ecosystem. By leveraging a robust economic model WESO aims to restore confidence and sustainability within the ecosystem.',
48178
+ type_asset: 'cw20',
48179
+ address: 'terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
48180
+ denom_units: [{
48181
+ denom: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
48182
+ exponent: 0,
48183
+ aliases: ['cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms']
48184
+ }, {
48185
+ denom: 'weso',
48186
+ exponent: 6
48187
+ }],
48188
+ base: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
48189
+ name: 'WESO World',
48190
+ display: 'weso',
48191
+ symbol: 'WESO',
48192
+ logo_URIs: {
48193
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
48194
+ },
48195
+ images: [{
48196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
48197
+ }],
48198
+ traces: [{
48199
+ type: 'ibc-cw20',
48200
+ counterparty: {
48201
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48202
+ channel_id: 'channel-108',
48203
+ base_denom: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
48204
+ chain_name: 'terra'
48205
+ },
48206
+ chain: {
48207
+ port: 'transfer',
48208
+ channel_id: 'channel-78488'
48209
+ }
48210
+ }]
48211
+ },
48212
+ {
48213
+ description: 'Classic\'s original Liquid Staking Token - circa 2022',
48214
+ type_asset: 'cw20',
48215
+ address: 'terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
48216
+ denom_units: [{
48217
+ denom: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
48218
+ exponent: 0,
48219
+ aliases: ['cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m']
48220
+ }, {
48221
+ denom: 'base',
48222
+ exponent: 6
48223
+ }],
48224
+ base: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
48225
+ name: 'Burn and Stake Enterprise Token',
48226
+ display: 'base',
48227
+ symbol: 'BASE',
48228
+ logo_URIs: {
48229
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
48230
+ },
48231
+ images: [{
48232
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
48233
+ }],
48234
+ traces: [{
48235
+ type: 'ibc-cw20',
48236
+ counterparty: {
48237
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48238
+ channel_id: 'channel-108',
48239
+ base_denom: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
48240
+ chain_name: 'terra'
48241
+ },
48242
+ chain: {
48243
+ port: 'transfer',
48244
+ channel_id: 'channel-78488'
48245
+ }
48246
+ }]
48247
+ },
48248
+ {
48249
+ description: 'CW20 token hard-pegged 1:1 with Native LUNC. Reduces or eliminates the chain-tax so you keep more of your money.',
48250
+ type_asset: 'cw20',
48251
+ address: 'terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
48252
+ denom_units: [{
48253
+ denom: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
48254
+ exponent: 0,
48255
+ aliases: ['cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6']
48256
+ }, {
48257
+ denom: 'cwlunc',
48258
+ exponent: 6
48259
+ }],
48260
+ base: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
48261
+ name: 'cwLUNC Token',
48262
+ display: 'cwlunc',
48263
+ symbol: 'cwLUNC',
48264
+ logo_URIs: {
48265
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
48266
+ },
48267
+ images: [{
48268
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
48269
+ }],
48270
+ traces: [{
48271
+ type: 'ibc-cw20',
48272
+ counterparty: {
48273
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48274
+ channel_id: 'channel-108',
48275
+ base_denom: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
48276
+ chain_name: 'terra'
48277
+ },
48278
+ chain: {
48279
+ port: 'transfer',
48280
+ channel_id: 'channel-78488'
48281
+ }
48282
+ }]
48283
+ },
48068
48284
  {
48069
48285
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
48070
48286
  denom_units: [{