@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
@@ -4329,10 +4329,10 @@ const assets = {
4329
4329
  display: 'ckUSD',
4330
4330
  symbol: 'CKUSD',
4331
4331
  logo_URIs: {
4332
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4332
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
4333
4333
  },
4334
4334
  images: [{
4335
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
4335
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
4336
4336
  }],
4337
4337
  keywords: ['dex', 'mm'],
4338
4338
  socials: {
@@ -4367,10 +4367,10 @@ const assets = {
4367
4367
  display: 'cUSDC',
4368
4368
  symbol: 'CUSDC',
4369
4369
  logo_URIs: {
4370
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4370
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
4371
4371
  },
4372
4372
  images: [{
4373
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4373
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
4374
4374
  }],
4375
4375
  keywords: ['dex', 'mm'],
4376
4376
  type_asset: 'sdk.coin',
@@ -4399,12 +4399,12 @@ const assets = {
4399
4399
  base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
4400
4400
  name: 'cUSDT.inj',
4401
4401
  display: 'cUSDT.inj',
4402
- symbol: 'CUSDT.inj',
4402
+ symbol: 'cUSDT.inj',
4403
4403
  logo_URIs: {
4404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4404
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
4405
4405
  },
4406
4406
  images: [{
4407
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4407
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
4408
4408
  }],
4409
4409
  keywords: ['dex', 'mm'],
4410
4410
  type_asset: 'sdk.coin',
@@ -4433,12 +4433,12 @@ const assets = {
4433
4433
  base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
4434
4434
  name: 'asUSDT.inj',
4435
4435
  display: 'asusdtinj',
4436
- symbol: 'ASUSDT.inj',
4436
+ symbol: 'asUSDT.inj',
4437
4437
  logo_URIs: {
4438
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4438
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
4439
4439
  },
4440
4440
  images: [{
4441
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4441
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
4442
4442
  }],
4443
4443
  keywords: ['dex', 'mm'],
4444
4444
  type_asset: 'sdk.coin',
@@ -4469,10 +4469,10 @@ const assets = {
4469
4469
  display: 'asUSDC',
4470
4470
  symbol: 'ASUSDC',
4471
4471
  logo_URIs: {
4472
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4472
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
4473
4473
  },
4474
4474
  images: [{
4475
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
4475
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
4476
4476
  }],
4477
4477
  keywords: ['dex', 'mm'],
4478
4478
  type_asset: 'sdk.coin',
@@ -10370,10 +10370,10 @@ const assets = {
10370
10370
  display: 'ckUSD',
10371
10371
  symbol: 'CKUSD',
10372
10372
  logo_URIs: {
10373
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
10373
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
10374
10374
  },
10375
10375
  images: [{
10376
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
10376
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
10377
10377
  }],
10378
10378
  keywords: ['dex', 'mm'],
10379
10379
  socials: {
@@ -10408,10 +10408,10 @@ const assets = {
10408
10408
  display: 'cUSDC',
10409
10409
  symbol: 'CUSDC',
10410
10410
  logo_URIs: {
10411
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10411
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
10412
10412
  },
10413
10413
  images: [{
10414
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10414
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
10415
10415
  }],
10416
10416
  keywords: ['dex', 'mm'],
10417
10417
  type_asset: 'sdk.coin',
@@ -10440,12 +10440,12 @@ const assets = {
10440
10440
  base: 'ibc/13F23BA89C172DDA3B3080DCFD3ED56C00344116443F8A7E98D8F73727CCD04A',
10441
10441
  name: 'cUSDT.inj',
10442
10442
  display: 'cUSDT.inj',
10443
- symbol: 'CUSDT.inj',
10443
+ symbol: 'cUSDT.inj',
10444
10444
  logo_URIs: {
10445
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10445
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
10446
10446
  },
10447
10447
  images: [{
10448
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10448
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
10449
10449
  }],
10450
10450
  keywords: ['dex', 'mm'],
10451
10451
  type_asset: 'sdk.coin',
@@ -10474,12 +10474,12 @@ const assets = {
10474
10474
  base: 'ibc/BB37C44D66572FFDA9523D69893104D2E54075C92FA50C092C799BDF5527A927',
10475
10475
  name: 'asUSDT.inj',
10476
10476
  display: 'asusdtinj',
10477
- symbol: 'ASUSDT.inj',
10477
+ symbol: 'asUSDT.inj',
10478
10478
  logo_URIs: {
10479
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10479
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
10480
10480
  },
10481
10481
  images: [{
10482
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
10482
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
10483
10483
  }],
10484
10484
  keywords: ['dex', 'mm'],
10485
10485
  type_asset: 'sdk.coin',
@@ -10510,10 +10510,10 @@ const assets = {
10510
10510
  display: 'asUSDC',
10511
10511
  symbol: 'ASUSDC',
10512
10512
  logo_URIs: {
10513
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10513
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
10514
10514
  },
10515
10515
  images: [{
10516
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10516
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
10517
10517
  }],
10518
10518
  keywords: ['dex', 'mm'],
10519
10519
  type_asset: 'sdk.coin',
@@ -39297,6 +39297,114 @@ const assets = {
39297
39297
  }
39298
39298
  }]
39299
39299
  },
39300
+ {
39301
+ 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.',
39302
+ type_asset: 'cw20',
39303
+ address: 'terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
39304
+ denom_units: [{
39305
+ denom: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
39306
+ exponent: 0,
39307
+ aliases: ['cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms']
39308
+ }, {
39309
+ denom: 'weso',
39310
+ exponent: 6
39311
+ }],
39312
+ base: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
39313
+ name: 'WESO World',
39314
+ display: 'weso',
39315
+ symbol: 'WESO',
39316
+ logo_URIs: {
39317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
39318
+ },
39319
+ images: [{
39320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
39321
+ }],
39322
+ traces: [{
39323
+ type: 'ibc-cw20',
39324
+ counterparty: {
39325
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39326
+ channel_id: 'channel-108',
39327
+ base_denom: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
39328
+ chain_name: 'terra'
39329
+ },
39330
+ chain: {
39331
+ port: 'transfer',
39332
+ channel_id: 'channel-78488'
39333
+ }
39334
+ }]
39335
+ },
39336
+ {
39337
+ description: 'Classic\'s original Liquid Staking Token - circa 2022',
39338
+ type_asset: 'cw20',
39339
+ address: 'terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
39340
+ denom_units: [{
39341
+ denom: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
39342
+ exponent: 0,
39343
+ aliases: ['cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m']
39344
+ }, {
39345
+ denom: 'base',
39346
+ exponent: 6
39347
+ }],
39348
+ base: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
39349
+ name: 'Burn and Stake Enterprise Token',
39350
+ display: 'base',
39351
+ symbol: 'BASE',
39352
+ logo_URIs: {
39353
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
39354
+ },
39355
+ images: [{
39356
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
39357
+ }],
39358
+ traces: [{
39359
+ type: 'ibc-cw20',
39360
+ counterparty: {
39361
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39362
+ channel_id: 'channel-108',
39363
+ base_denom: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
39364
+ chain_name: 'terra'
39365
+ },
39366
+ chain: {
39367
+ port: 'transfer',
39368
+ channel_id: 'channel-78488'
39369
+ }
39370
+ }]
39371
+ },
39372
+ {
39373
+ description: 'CW20 token hard-pegged 1:1 with Native LUNC. Reduces or eliminates the chain-tax so you keep more of your money.',
39374
+ type_asset: 'cw20',
39375
+ address: 'terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
39376
+ denom_units: [{
39377
+ denom: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
39378
+ exponent: 0,
39379
+ aliases: ['cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6']
39380
+ }, {
39381
+ denom: 'cwlunc',
39382
+ exponent: 6
39383
+ }],
39384
+ base: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
39385
+ name: 'cwLUNC Token',
39386
+ display: 'cwlunc',
39387
+ symbol: 'cwLUNC',
39388
+ logo_URIs: {
39389
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
39390
+ },
39391
+ images: [{
39392
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
39393
+ }],
39394
+ traces: [{
39395
+ type: 'ibc-cw20',
39396
+ counterparty: {
39397
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
39398
+ channel_id: 'channel-108',
39399
+ base_denom: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
39400
+ chain_name: 'terra'
39401
+ },
39402
+ chain: {
39403
+ port: 'transfer',
39404
+ channel_id: 'channel-78488'
39405
+ }
39406
+ }]
39407
+ },
39300
39408
  {
39301
39409
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
39302
39410
  denom_units: [{
@@ -48067,6 +48175,114 @@ const assets = {
48067
48175
  }
48068
48176
  }]
48069
48177
  },
48178
+ {
48179
+ 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.',
48180
+ type_asset: 'cw20',
48181
+ address: 'terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
48182
+ denom_units: [{
48183
+ denom: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
48184
+ exponent: 0,
48185
+ aliases: ['cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms']
48186
+ }, {
48187
+ denom: 'weso',
48188
+ exponent: 6
48189
+ }],
48190
+ base: 'ibc/3058EF25FE6CF6D58086A452C5C06612093F0C0C3F955464505D5CD7C78169F6',
48191
+ name: 'WESO World',
48192
+ display: 'weso',
48193
+ symbol: 'WESO',
48194
+ logo_URIs: {
48195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
48196
+ },
48197
+ images: [{
48198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
48199
+ }],
48200
+ traces: [{
48201
+ type: 'ibc-cw20',
48202
+ counterparty: {
48203
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48204
+ channel_id: 'channel-108',
48205
+ base_denom: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
48206
+ chain_name: 'terra'
48207
+ },
48208
+ chain: {
48209
+ port: 'transfer',
48210
+ channel_id: 'channel-78488'
48211
+ }
48212
+ }]
48213
+ },
48214
+ {
48215
+ description: 'Classic\'s original Liquid Staking Token - circa 2022',
48216
+ type_asset: 'cw20',
48217
+ address: 'terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
48218
+ denom_units: [{
48219
+ denom: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
48220
+ exponent: 0,
48221
+ aliases: ['cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m']
48222
+ }, {
48223
+ denom: 'base',
48224
+ exponent: 6
48225
+ }],
48226
+ base: 'ibc/DDE4A44DDBFF7A0831A077D6E88B2323D8DD480C8AE3AA08C7AC6FB416212063',
48227
+ name: 'Burn and Stake Enterprise Token',
48228
+ display: 'base',
48229
+ symbol: 'BASE',
48230
+ logo_URIs: {
48231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
48232
+ },
48233
+ images: [{
48234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
48235
+ }],
48236
+ traces: [{
48237
+ type: 'ibc-cw20',
48238
+ counterparty: {
48239
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48240
+ channel_id: 'channel-108',
48241
+ base_denom: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
48242
+ chain_name: 'terra'
48243
+ },
48244
+ chain: {
48245
+ port: 'transfer',
48246
+ channel_id: 'channel-78488'
48247
+ }
48248
+ }]
48249
+ },
48250
+ {
48251
+ description: 'CW20 token hard-pegged 1:1 with Native LUNC. Reduces or eliminates the chain-tax so you keep more of your money.',
48252
+ type_asset: 'cw20',
48253
+ address: 'terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
48254
+ denom_units: [{
48255
+ denom: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
48256
+ exponent: 0,
48257
+ aliases: ['cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6']
48258
+ }, {
48259
+ denom: 'cwlunc',
48260
+ exponent: 6
48261
+ }],
48262
+ base: 'ibc/EF2F1992EA1AFB348FF390FC9FE544D5C4A04DCE94B4ED12FCC9D25251D5AD05',
48263
+ name: 'cwLUNC Token',
48264
+ display: 'cwlunc',
48265
+ symbol: 'cwLUNC',
48266
+ logo_URIs: {
48267
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
48268
+ },
48269
+ images: [{
48270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
48271
+ }],
48272
+ traces: [{
48273
+ type: 'ibc-cw20',
48274
+ counterparty: {
48275
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
48276
+ channel_id: 'channel-108',
48277
+ base_denom: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
48278
+ chain_name: 'terra'
48279
+ },
48280
+ chain: {
48281
+ port: 'transfer',
48282
+ channel_id: 'channel-78488'
48283
+ }
48284
+ }]
48285
+ },
48070
48286
  {
48071
48287
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
48072
48288
  denom_units: [{