@chain-registry/assets 1.64.59 → 1.64.61

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 (61) hide show
  1. package/esm/mainnet/andromeda.js +64 -0
  2. package/esm/mainnet/axelar.js +144 -0
  3. package/esm/mainnet/celestia.js +64 -0
  4. package/esm/mainnet/composable.js +64 -0
  5. package/esm/mainnet/cosmoshub.js +144 -0
  6. package/esm/mainnet/crescent.js +64 -0
  7. package/esm/mainnet/doravota.js +64 -0
  8. package/esm/mainnet/evmos.js +64 -0
  9. package/esm/mainnet/gateway.js +64 -0
  10. package/esm/mainnet/gravitybridge.js +80 -0
  11. package/esm/mainnet/kava.js +144 -0
  12. package/esm/mainnet/kujira.js +64 -0
  13. package/esm/mainnet/migaloo.js +64 -0
  14. package/esm/mainnet/neutron.js +64 -0
  15. package/esm/mainnet/noble.js +144 -0
  16. package/esm/mainnet/nois.js +64 -0
  17. package/esm/mainnet/odin.js +64 -0
  18. package/esm/mainnet/oraichain.js +64 -0
  19. package/esm/mainnet/osmosis.js +144 -0
  20. package/esm/mainnet/persistence.js +64 -0
  21. package/esm/mainnet/pryzm.js +64 -0
  22. package/esm/mainnet/secretnetwork.js +64 -0
  23. package/esm/mainnet/sommelier.js +64 -0
  24. package/esm/mainnet/stride.js +144 -0
  25. package/esm/mainnet/terra2.js +64 -0
  26. package/esm/mainnet/umee.js +64 -0
  27. package/esm/mainnet/xpla.js +64 -0
  28. package/esm/testnet/mantrachaintestnet.js +48 -48
  29. package/esm/testnet/osmosistestnet.js +6 -6
  30. package/esm/testnet/symphonytestnet.js +4 -4
  31. package/mainnet/andromeda.js +64 -0
  32. package/mainnet/axelar.js +144 -0
  33. package/mainnet/celestia.js +64 -0
  34. package/mainnet/composable.js +64 -0
  35. package/mainnet/cosmoshub.js +144 -0
  36. package/mainnet/crescent.js +64 -0
  37. package/mainnet/doravota.js +64 -0
  38. package/mainnet/evmos.js +64 -0
  39. package/mainnet/gateway.js +64 -0
  40. package/mainnet/gravitybridge.js +80 -0
  41. package/mainnet/kava.js +144 -0
  42. package/mainnet/kujira.js +64 -0
  43. package/mainnet/migaloo.js +64 -0
  44. package/mainnet/neutron.js +64 -0
  45. package/mainnet/noble.js +144 -0
  46. package/mainnet/nois.js +64 -0
  47. package/mainnet/odin.js +64 -0
  48. package/mainnet/oraichain.js +64 -0
  49. package/mainnet/osmosis.js +144 -0
  50. package/mainnet/persistence.js +64 -0
  51. package/mainnet/pryzm.js +64 -0
  52. package/mainnet/secretnetwork.js +64 -0
  53. package/mainnet/sommelier.js +64 -0
  54. package/mainnet/stride.js +144 -0
  55. package/mainnet/terra2.js +64 -0
  56. package/mainnet/umee.js +64 -0
  57. package/mainnet/xpla.js +64 -0
  58. package/package.json +5 -5
  59. package/testnet/mantrachaintestnet.js +48 -48
  60. package/testnet/osmosistestnet.js +6 -6
  61. package/testnet/symphonytestnet.js +4 -4
package/mainnet/noble.js CHANGED
@@ -669,6 +669,46 @@ const assets = {
669
669
  }
670
670
  }]
671
671
  },
672
+ {
673
+ description: 'Deenar gold-backed stablecoin',
674
+ denom_units: [{
675
+ denom: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
676
+ exponent: 0,
677
+ aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
678
+ }, {
679
+ denom: 'DEEN',
680
+ exponent: 6
681
+ }],
682
+ base: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
683
+ name: 'Deenar',
684
+ display: 'DEEN',
685
+ address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
686
+ symbol: 'DEEN',
687
+ type_asset: 'erc20',
688
+ traces: [{
689
+ type: 'ibc',
690
+ counterparty: {
691
+ channel_id: 'channel-4',
692
+ base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
693
+ chain_name: 'haqq'
694
+ },
695
+ chain: {
696
+ channel_id: 'channel-32'
697
+ }
698
+ }],
699
+ logo_URIs: {
700
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
701
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
702
+ },
703
+ images: [{
704
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
705
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
706
+ theme: {
707
+ primary_color_hex: '#ffbc05',
708
+ circle: true
709
+ }
710
+ }]
711
+ },
672
712
  {
673
713
  description: 'The native token of IXO Chain',
674
714
  denom_units: [{
@@ -979,6 +1019,38 @@ const assets = {
979
1019
  }
980
1020
  }]
981
1021
  },
1022
+ {
1023
+ description: 'DRUGS meme coin',
1024
+ denom_units: [{
1025
+ denom: 'ibc/356693BB2BAA9875C56A0D171BE80FF3BFB8CEDC859A8D142805A6E1F6280341',
1026
+ exponent: 0,
1027
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1028
+ }, {
1029
+ denom: 'DRUGS',
1030
+ exponent: 6
1031
+ }],
1032
+ base: 'ibc/356693BB2BAA9875C56A0D171BE80FF3BFB8CEDC859A8D142805A6E1F6280341',
1033
+ name: 'DRUGS',
1034
+ display: 'DRUGS',
1035
+ symbol: 'DRUGS',
1036
+ logo_URIs: {
1037
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1038
+ },
1039
+ images: [{
1040
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1041
+ }],
1042
+ traces: [{
1043
+ type: 'ibc',
1044
+ counterparty: {
1045
+ channel_id: 'channel-148',
1046
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1047
+ chain_name: 'injective'
1048
+ },
1049
+ chain: {
1050
+ channel_id: 'channel-31'
1051
+ }
1052
+ }]
1053
+ },
982
1054
  {
983
1055
  description: 'The native staking and governance token of Joltify',
984
1056
  denom_units: [{
@@ -2265,6 +2337,46 @@ const assets = {
2265
2337
  }
2266
2338
  }]
2267
2339
  },
2340
+ {
2341
+ description: 'Deenar gold-backed stablecoin',
2342
+ denom_units: [{
2343
+ denom: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
2344
+ exponent: 0,
2345
+ aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
2346
+ }, {
2347
+ denom: 'DEEN',
2348
+ exponent: 6
2349
+ }],
2350
+ base: 'ibc/55EEB5EF5A085FF51ED02705A0C3224E2FFC40141A9A85BA5BF25EE53D3BD550',
2351
+ name: 'Deenar',
2352
+ display: 'DEEN',
2353
+ address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
2354
+ symbol: 'DEEN',
2355
+ type_asset: 'erc20',
2356
+ traces: [{
2357
+ type: 'ibc',
2358
+ counterparty: {
2359
+ channel_id: 'channel-4',
2360
+ base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
2361
+ chain_name: 'haqq'
2362
+ },
2363
+ chain: {
2364
+ channel_id: 'channel-32'
2365
+ }
2366
+ }],
2367
+ logo_URIs: {
2368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
2369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
2370
+ },
2371
+ images: [{
2372
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
2373
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
2374
+ theme: {
2375
+ primary_color_hex: '#ffbc05',
2376
+ circle: true
2377
+ }
2378
+ }]
2379
+ },
2268
2380
  {
2269
2381
  description: 'The native token of IXO Chain',
2270
2382
  denom_units: [{
@@ -2575,6 +2687,38 @@ const assets = {
2575
2687
  }
2576
2688
  }]
2577
2689
  },
2690
+ {
2691
+ description: 'DRUGS meme coin',
2692
+ denom_units: [{
2693
+ denom: 'ibc/356693BB2BAA9875C56A0D171BE80FF3BFB8CEDC859A8D142805A6E1F6280341',
2694
+ exponent: 0,
2695
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
2696
+ }, {
2697
+ denom: 'DRUGS',
2698
+ exponent: 6
2699
+ }],
2700
+ base: 'ibc/356693BB2BAA9875C56A0D171BE80FF3BFB8CEDC859A8D142805A6E1F6280341',
2701
+ name: 'DRUGS',
2702
+ display: 'DRUGS',
2703
+ symbol: 'DRUGS',
2704
+ logo_URIs: {
2705
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2706
+ },
2707
+ images: [{
2708
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2709
+ }],
2710
+ traces: [{
2711
+ type: 'ibc',
2712
+ counterparty: {
2713
+ channel_id: 'channel-148',
2714
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
2715
+ chain_name: 'injective'
2716
+ },
2717
+ chain: {
2718
+ channel_id: 'channel-31'
2719
+ }
2720
+ }]
2721
+ },
2578
2722
  {
2579
2723
  description: 'The native staking and governance token of Joltify',
2580
2724
  denom_units: [{
package/mainnet/nois.js CHANGED
@@ -362,6 +362,38 @@ const assets = {
362
362
  }
363
363
  }]
364
364
  },
365
+ {
366
+ description: 'DRUGS meme coin',
367
+ denom_units: [{
368
+ denom: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
369
+ exponent: 0,
370
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
371
+ }, {
372
+ denom: 'DRUGS',
373
+ exponent: 6
374
+ }],
375
+ base: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
376
+ name: 'DRUGS',
377
+ display: 'DRUGS',
378
+ symbol: 'DRUGS',
379
+ logo_URIs: {
380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
381
+ },
382
+ images: [{
383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
384
+ }],
385
+ traces: [{
386
+ type: 'ibc',
387
+ counterparty: {
388
+ channel_id: 'channel-138',
389
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
390
+ chain_name: 'injective'
391
+ },
392
+ chain: {
393
+ channel_id: 'channel-17'
394
+ }
395
+ }]
396
+ },
365
397
  {
366
398
  description: 'The native token of JUNO Chain',
367
399
  denom_units: [{
@@ -912,6 +944,38 @@ const assets = {
912
944
  }
913
945
  }]
914
946
  },
947
+ {
948
+ description: 'DRUGS meme coin',
949
+ denom_units: [{
950
+ denom: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
951
+ exponent: 0,
952
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
953
+ }, {
954
+ denom: 'DRUGS',
955
+ exponent: 6
956
+ }],
957
+ base: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
958
+ name: 'DRUGS',
959
+ display: 'DRUGS',
960
+ symbol: 'DRUGS',
961
+ logo_URIs: {
962
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
963
+ },
964
+ images: [{
965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
966
+ }],
967
+ traces: [{
968
+ type: 'ibc',
969
+ counterparty: {
970
+ channel_id: 'channel-138',
971
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
972
+ chain_name: 'injective'
973
+ },
974
+ chain: {
975
+ channel_id: 'channel-17'
976
+ }
977
+ }]
978
+ },
915
979
  {
916
980
  description: 'The native token of JUNO Chain',
917
981
  denom_units: [{
package/mainnet/odin.js CHANGED
@@ -317,6 +317,38 @@ const assets = {
317
317
  }
318
318
  }]
319
319
  },
320
+ {
321
+ description: 'DRUGS meme coin',
322
+ denom_units: [{
323
+ denom: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
324
+ exponent: 0,
325
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
326
+ }, {
327
+ denom: 'DRUGS',
328
+ exponent: 6
329
+ }],
330
+ base: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
331
+ name: 'DRUGS',
332
+ display: 'DRUGS',
333
+ symbol: 'DRUGS',
334
+ logo_URIs: {
335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
336
+ },
337
+ images: [{
338
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
339
+ }],
340
+ traces: [{
341
+ type: 'ibc',
342
+ counterparty: {
343
+ channel_id: 'channel-214',
344
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
345
+ chain_name: 'injective'
346
+ },
347
+ chain: {
348
+ channel_id: 'channel-65'
349
+ }
350
+ }]
351
+ },
320
352
  {
321
353
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
322
354
  denom_units: [{
@@ -673,6 +705,38 @@ const assets = {
673
705
  }
674
706
  }]
675
707
  },
708
+ {
709
+ description: 'DRUGS meme coin',
710
+ denom_units: [{
711
+ denom: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
712
+ exponent: 0,
713
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
714
+ }, {
715
+ denom: 'DRUGS',
716
+ exponent: 6
717
+ }],
718
+ base: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
719
+ name: 'DRUGS',
720
+ display: 'DRUGS',
721
+ symbol: 'DRUGS',
722
+ logo_URIs: {
723
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
724
+ },
725
+ images: [{
726
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
727
+ }],
728
+ traces: [{
729
+ type: 'ibc',
730
+ counterparty: {
731
+ channel_id: 'channel-214',
732
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
733
+ chain_name: 'injective'
734
+ },
735
+ chain: {
736
+ channel_id: 'channel-65'
737
+ }
738
+ }]
739
+ },
676
740
  {
677
741
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
678
742
  denom_units: [{
@@ -438,6 +438,38 @@ const assets = {
438
438
  }
439
439
  }]
440
440
  },
441
+ {
442
+ description: 'DRUGS meme coin',
443
+ denom_units: [{
444
+ denom: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
445
+ exponent: 0,
446
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
447
+ }, {
448
+ denom: 'DRUGS',
449
+ exponent: 6
450
+ }],
451
+ base: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
452
+ name: 'DRUGS',
453
+ display: 'DRUGS',
454
+ symbol: 'DRUGS',
455
+ logo_URIs: {
456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
457
+ },
458
+ images: [{
459
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
460
+ }],
461
+ traces: [{
462
+ type: 'ibc',
463
+ counterparty: {
464
+ channel_id: 'channel-147',
465
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
466
+ chain_name: 'injective'
467
+ },
468
+ chain: {
469
+ channel_id: 'channel-146'
470
+ }
471
+ }]
472
+ },
441
473
  {
442
474
  description: 'The native EVM, governance and staking token of the Acrechain',
443
475
  denom_units: [{
@@ -873,6 +905,38 @@ const assets = {
873
905
  }
874
906
  }]
875
907
  },
908
+ {
909
+ description: 'DRUGS meme coin',
910
+ denom_units: [{
911
+ denom: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
912
+ exponent: 0,
913
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
914
+ }, {
915
+ denom: 'DRUGS',
916
+ exponent: 6
917
+ }],
918
+ base: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
919
+ name: 'DRUGS',
920
+ display: 'DRUGS',
921
+ symbol: 'DRUGS',
922
+ logo_URIs: {
923
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
924
+ },
925
+ images: [{
926
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
927
+ }],
928
+ traces: [{
929
+ type: 'ibc',
930
+ counterparty: {
931
+ channel_id: 'channel-147',
932
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
933
+ chain_name: 'injective'
934
+ },
935
+ chain: {
936
+ channel_id: 'channel-146'
937
+ }
938
+ }]
939
+ },
876
940
  {
877
941
  description: 'The native token of Osmosis',
878
942
  denom_units: [{
@@ -3037,6 +3037,46 @@ const assets = {
3037
3037
  }
3038
3038
  }]
3039
3039
  },
3040
+ {
3041
+ description: 'Deenar gold-backed stablecoin',
3042
+ denom_units: [{
3043
+ denom: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
3044
+ exponent: 0,
3045
+ aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
3046
+ }, {
3047
+ denom: 'DEEN',
3048
+ exponent: 6
3049
+ }],
3050
+ base: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
3051
+ name: 'Deenar',
3052
+ display: 'DEEN',
3053
+ address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
3054
+ symbol: 'DEEN',
3055
+ type_asset: 'erc20',
3056
+ traces: [{
3057
+ type: 'ibc',
3058
+ counterparty: {
3059
+ channel_id: 'channel-2',
3060
+ base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
3061
+ chain_name: 'haqq'
3062
+ },
3063
+ chain: {
3064
+ channel_id: 'channel-1575'
3065
+ }
3066
+ }],
3067
+ logo_URIs: {
3068
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
3069
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
3070
+ },
3071
+ images: [{
3072
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
3073
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
3074
+ theme: {
3075
+ primary_color_hex: '#ffbc05',
3076
+ circle: true
3077
+ }
3078
+ }]
3079
+ },
3040
3080
  {
3041
3081
  description: 'The native staking and governance token of Humans.ai.',
3042
3082
  denom_units: [{
@@ -3428,6 +3468,38 @@ const assets = {
3428
3468
  }
3429
3469
  }]
3430
3470
  },
3471
+ {
3472
+ description: 'DRUGS meme coin',
3473
+ denom_units: [{
3474
+ denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
3475
+ exponent: 0,
3476
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
3477
+ }, {
3478
+ denom: 'DRUGS',
3479
+ exponent: 6
3480
+ }],
3481
+ base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
3482
+ name: 'DRUGS',
3483
+ display: 'DRUGS',
3484
+ symbol: 'DRUGS',
3485
+ logo_URIs: {
3486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
3487
+ },
3488
+ images: [{
3489
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
3490
+ }],
3491
+ traces: [{
3492
+ type: 'ibc',
3493
+ counterparty: {
3494
+ channel_id: 'channel-8',
3495
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
3496
+ chain_name: 'injective'
3497
+ },
3498
+ chain: {
3499
+ channel_id: 'channel-122'
3500
+ }
3501
+ }]
3502
+ },
3431
3503
  {
3432
3504
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
3433
3505
  denom_units: [{
@@ -8254,6 +8326,46 @@ const assets = {
8254
8326
  }
8255
8327
  }]
8256
8328
  },
8329
+ {
8330
+ description: 'Deenar gold-backed stablecoin',
8331
+ denom_units: [{
8332
+ denom: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
8333
+ exponent: 0,
8334
+ aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
8335
+ }, {
8336
+ denom: 'DEEN',
8337
+ exponent: 6
8338
+ }],
8339
+ base: 'ibc/108604FDBE97DAEF128FD4ECFEB2A8AFC2D04A7162C97EAA2FD5BCB0869D0BBC',
8340
+ name: 'Deenar',
8341
+ display: 'DEEN',
8342
+ address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
8343
+ symbol: 'DEEN',
8344
+ type_asset: 'erc20',
8345
+ traces: [{
8346
+ type: 'ibc',
8347
+ counterparty: {
8348
+ channel_id: 'channel-2',
8349
+ base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
8350
+ chain_name: 'haqq'
8351
+ },
8352
+ chain: {
8353
+ channel_id: 'channel-1575'
8354
+ }
8355
+ }],
8356
+ logo_URIs: {
8357
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
8358
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
8359
+ },
8360
+ images: [{
8361
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
8362
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
8363
+ theme: {
8364
+ primary_color_hex: '#ffbc05',
8365
+ circle: true
8366
+ }
8367
+ }]
8368
+ },
8257
8369
  {
8258
8370
  description: 'The native staking and governance token of Humans.ai.',
8259
8371
  denom_units: [{
@@ -8645,6 +8757,38 @@ const assets = {
8645
8757
  }
8646
8758
  }]
8647
8759
  },
8760
+ {
8761
+ description: 'DRUGS meme coin',
8762
+ denom_units: [{
8763
+ denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
8764
+ exponent: 0,
8765
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
8766
+ }, {
8767
+ denom: 'DRUGS',
8768
+ exponent: 6
8769
+ }],
8770
+ base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
8771
+ name: 'DRUGS',
8772
+ display: 'DRUGS',
8773
+ symbol: 'DRUGS',
8774
+ logo_URIs: {
8775
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
8776
+ },
8777
+ images: [{
8778
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
8779
+ }],
8780
+ traces: [{
8781
+ type: 'ibc',
8782
+ counterparty: {
8783
+ channel_id: 'channel-8',
8784
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
8785
+ chain_name: 'injective'
8786
+ },
8787
+ chain: {
8788
+ channel_id: 'channel-122'
8789
+ }
8790
+ }]
8791
+ },
8648
8792
  {
8649
8793
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
8650
8794
  denom_units: [{
@@ -798,6 +798,38 @@ const assets = {
798
798
  }
799
799
  }]
800
800
  },
801
+ {
802
+ description: 'DRUGS meme coin',
803
+ denom_units: [{
804
+ denom: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
805
+ exponent: 0,
806
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
807
+ }, {
808
+ denom: 'DRUGS',
809
+ exponent: 6
810
+ }],
811
+ base: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
812
+ name: 'DRUGS',
813
+ display: 'DRUGS',
814
+ symbol: 'DRUGS',
815
+ logo_URIs: {
816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
817
+ },
818
+ images: [{
819
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
820
+ }],
821
+ traces: [{
822
+ type: 'ibc',
823
+ counterparty: {
824
+ channel_id: 'channel-82',
825
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
826
+ chain_name: 'injective'
827
+ },
828
+ chain: {
829
+ channel_id: 'channel-41'
830
+ }
831
+ }]
832
+ },
801
833
  {
802
834
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
803
835
  denom_units: [{
@@ -2267,6 +2299,38 @@ const assets = {
2267
2299
  }
2268
2300
  }]
2269
2301
  },
2302
+ {
2303
+ description: 'DRUGS meme coin',
2304
+ denom_units: [{
2305
+ denom: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
2306
+ exponent: 0,
2307
+ aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
2308
+ }, {
2309
+ denom: 'DRUGS',
2310
+ exponent: 6
2311
+ }],
2312
+ base: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
2313
+ name: 'DRUGS',
2314
+ display: 'DRUGS',
2315
+ symbol: 'DRUGS',
2316
+ logo_URIs: {
2317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2318
+ },
2319
+ images: [{
2320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2321
+ }],
2322
+ traces: [{
2323
+ type: 'ibc',
2324
+ counterparty: {
2325
+ channel_id: 'channel-82',
2326
+ base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
2327
+ chain_name: 'injective'
2328
+ },
2329
+ chain: {
2330
+ channel_id: 'channel-41'
2331
+ }
2332
+ }]
2333
+ },
2270
2334
  {
2271
2335
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
2272
2336
  denom_units: [{