@chain-registry/assets 1.70.276 → 1.70.277

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.
@@ -954,43 +954,6 @@ const assets = {
954
954
  }
955
955
  }]
956
956
  },
957
- {
958
- description: 'The native staking denom for the BitBadges blockchain.',
959
- denom_units: [{
960
- denom: 'ibc/4126D2E361790201322A5AD26271158280698892441BE5578FC106EEF3A98EF4',
961
- exponent: 0,
962
- aliases: ['ustake']
963
- }, {
964
- denom: 'stake',
965
- exponent: 9
966
- }],
967
- base: 'ibc/4126D2E361790201322A5AD26271158280698892441BE5578FC106EEF3A98EF4',
968
- name: 'BitBadges Staking',
969
- display: 'stake',
970
- symbol: 'STAKE',
971
- logo_URIs: {
972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
973
- },
974
- images: [{
975
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
976
- }],
977
- socials: {
978
- website: 'https://bitbadges.io/',
979
- twitter: 'https://twitter.com/bitbadges_io'
980
- },
981
- type_asset: 'sdk.coin',
982
- traces: [{
983
- type: 'ibc',
984
- counterparty: {
985
- channel_id: 'channel-0',
986
- base_denom: 'ustake',
987
- chain_name: 'bitbadges'
988
- },
989
- chain: {
990
- channel_id: 'channel-104311'
991
- }
992
- }]
993
- },
994
957
  {
995
958
  description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
996
959
  denom_units: [{
@@ -7504,43 +7467,6 @@ const assets = {
7504
7467
  }
7505
7468
  }]
7506
7469
  },
7507
- {
7508
- description: 'The native staking denom for the BitBadges blockchain.',
7509
- denom_units: [{
7510
- denom: 'ibc/4126D2E361790201322A5AD26271158280698892441BE5578FC106EEF3A98EF4',
7511
- exponent: 0,
7512
- aliases: ['ustake']
7513
- }, {
7514
- denom: 'stake',
7515
- exponent: 9
7516
- }],
7517
- base: 'ibc/4126D2E361790201322A5AD26271158280698892441BE5578FC106EEF3A98EF4',
7518
- name: 'BitBadges Staking',
7519
- display: 'stake',
7520
- symbol: 'STAKE',
7521
- logo_URIs: {
7522
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7523
- },
7524
- images: [{
7525
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
7526
- }],
7527
- socials: {
7528
- website: 'https://bitbadges.io/',
7529
- twitter: 'https://twitter.com/bitbadges_io'
7530
- },
7531
- type_asset: 'sdk.coin',
7532
- traces: [{
7533
- type: 'ibc',
7534
- counterparty: {
7535
- channel_id: 'channel-0',
7536
- base_denom: 'ustake',
7537
- chain_name: 'bitbadges'
7538
- },
7539
- chain: {
7540
- channel_id: 'channel-104311'
7541
- }
7542
- }]
7543
- },
7544
7470
  {
7545
7471
  description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
7546
7472
  denom_units: [{
@@ -13667,6 +13593,11 @@ const assets = {
13667
13593
  }
13668
13594
  }],
13669
13595
  type_asset: 'sdk.coin',
13596
+ coingecko_id: 'pryzm',
13597
+ socials: {
13598
+ website: 'https://pryzm.zone/',
13599
+ twitter: 'https://twitter.com/Pryzm_Zone'
13600
+ },
13670
13601
  traces: [{
13671
13602
  type: 'ibc',
13672
13603
  counterparty: {
@@ -21646,6 +21577,139 @@ const assets = {
21646
21577
  }
21647
21578
  }]
21648
21579
  },
21580
+ {
21581
+ description: 'The native token of Symphony',
21582
+ denom_units: [{
21583
+ denom: 'ibc/41AD5D4AFA42104295D08E564ADC7B40FD9DAB4BCD3002ECFA8BDD1309B65F24',
21584
+ exponent: 0,
21585
+ aliases: ['note']
21586
+ }, {
21587
+ denom: 'mld',
21588
+ exponent: 6,
21589
+ aliases: ['melody']
21590
+ }],
21591
+ type_asset: 'sdk.coin',
21592
+ base: 'ibc/41AD5D4AFA42104295D08E564ADC7B40FD9DAB4BCD3002ECFA8BDD1309B65F24',
21593
+ name: 'Melody',
21594
+ display: 'mld',
21595
+ symbol: 'MLD',
21596
+ logo_URIs: {
21597
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
21598
+ },
21599
+ images: [{
21600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
21601
+ }],
21602
+ traces: [{
21603
+ type: 'ibc',
21604
+ counterparty: {
21605
+ channel_id: 'channel-0',
21606
+ base_denom: 'note',
21607
+ chain_name: 'symphony'
21608
+ },
21609
+ chain: {
21610
+ channel_id: 'channel-104867'
21611
+ }
21612
+ }]
21613
+ },
21614
+ {
21615
+ description: 'Harmonized USD',
21616
+ denom_units: [{
21617
+ denom: 'ibc/799FF3558FC4B21B06D44DDEDCAAD14B968CCAE15D6F2E48D3859A26BCF8223D',
21618
+ exponent: 0,
21619
+ aliases: ['uusd']
21620
+ }, {
21621
+ denom: 'husd',
21622
+ exponent: 6
21623
+ }],
21624
+ type_asset: 'sdk.coin',
21625
+ base: 'ibc/799FF3558FC4B21B06D44DDEDCAAD14B968CCAE15D6F2E48D3859A26BCF8223D',
21626
+ name: 'Harmony USD',
21627
+ display: 'husd',
21628
+ symbol: 'HUSD',
21629
+ logo_URIs: {
21630
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
21631
+ },
21632
+ images: [{
21633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
21634
+ }],
21635
+ traces: [{
21636
+ type: 'ibc',
21637
+ counterparty: {
21638
+ channel_id: 'channel-0',
21639
+ base_denom: 'uusd',
21640
+ chain_name: 'symphony'
21641
+ },
21642
+ chain: {
21643
+ channel_id: 'channel-104867'
21644
+ }
21645
+ }]
21646
+ },
21647
+ {
21648
+ description: 'Harmonized HKD',
21649
+ denom_units: [{
21650
+ denom: 'ibc/E3D27CCCF02807C4891D0D86A883C3A2388F1D24338A4CC9F5D617F6ABB9E57C',
21651
+ exponent: 0,
21652
+ aliases: ['ukhd']
21653
+ }, {
21654
+ denom: 'hkhd',
21655
+ exponent: 6
21656
+ }],
21657
+ type_asset: 'sdk.coin',
21658
+ base: 'ibc/E3D27CCCF02807C4891D0D86A883C3A2388F1D24338A4CC9F5D617F6ABB9E57C',
21659
+ name: 'Harmony HKD',
21660
+ display: 'hkhd',
21661
+ symbol: 'HKHD',
21662
+ logo_URIs: {
21663
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
21664
+ },
21665
+ images: [{
21666
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
21667
+ }],
21668
+ traces: [{
21669
+ type: 'ibc',
21670
+ counterparty: {
21671
+ channel_id: 'channel-0',
21672
+ base_denom: 'ukhd',
21673
+ chain_name: 'symphony'
21674
+ },
21675
+ chain: {
21676
+ channel_id: 'channel-104867'
21677
+ }
21678
+ }]
21679
+ },
21680
+ {
21681
+ description: 'Harmonized VND',
21682
+ denom_units: [{
21683
+ denom: 'ibc/9805A3715F1C315D3753397FFCEFF284F55771AA3975429997D314F4BA73D18B',
21684
+ exponent: 0,
21685
+ aliases: ['uvnd']
21686
+ }, {
21687
+ denom: 'hvnd',
21688
+ exponent: 6
21689
+ }],
21690
+ type_asset: 'sdk.coin',
21691
+ base: 'ibc/9805A3715F1C315D3753397FFCEFF284F55771AA3975429997D314F4BA73D18B',
21692
+ name: 'Harmony VND',
21693
+ display: 'hvnd',
21694
+ symbol: 'HVND',
21695
+ logo_URIs: {
21696
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
21697
+ },
21698
+ images: [{
21699
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
21700
+ }],
21701
+ traces: [{
21702
+ type: 'ibc',
21703
+ counterparty: {
21704
+ channel_id: 'channel-0',
21705
+ base_denom: 'uvnd',
21706
+ chain_name: 'symphony'
21707
+ },
21708
+ chain: {
21709
+ channel_id: 'channel-104867'
21710
+ }
21711
+ }]
21712
+ },
21649
21713
  {
21650
21714
  description: 'Synternet is a blockchain that powers modular, interoperable data infrastructure across all major chains.',
21651
21715
  denom_units: [{
@@ -23548,6 +23612,11 @@ const assets = {
23548
23612
  }
23549
23613
  }],
23550
23614
  type_asset: 'sdk.coin',
23615
+ coingecko_id: 'pryzm',
23616
+ socials: {
23617
+ website: 'https://pryzm.zone/',
23618
+ twitter: 'https://twitter.com/Pryzm_Zone'
23619
+ },
23551
23620
  traces: [{
23552
23621
  type: 'ibc',
23553
23622
  counterparty: {
@@ -31527,6 +31596,139 @@ const assets = {
31527
31596
  }
31528
31597
  }]
31529
31598
  },
31599
+ {
31600
+ description: 'The native token of Symphony',
31601
+ denom_units: [{
31602
+ denom: 'ibc/41AD5D4AFA42104295D08E564ADC7B40FD9DAB4BCD3002ECFA8BDD1309B65F24',
31603
+ exponent: 0,
31604
+ aliases: ['note']
31605
+ }, {
31606
+ denom: 'mld',
31607
+ exponent: 6,
31608
+ aliases: ['melody']
31609
+ }],
31610
+ type_asset: 'sdk.coin',
31611
+ base: 'ibc/41AD5D4AFA42104295D08E564ADC7B40FD9DAB4BCD3002ECFA8BDD1309B65F24',
31612
+ name: 'Melody',
31613
+ display: 'mld',
31614
+ symbol: 'MLD',
31615
+ logo_URIs: {
31616
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
31617
+ },
31618
+ images: [{
31619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
31620
+ }],
31621
+ traces: [{
31622
+ type: 'ibc',
31623
+ counterparty: {
31624
+ channel_id: 'channel-0',
31625
+ base_denom: 'note',
31626
+ chain_name: 'symphony'
31627
+ },
31628
+ chain: {
31629
+ channel_id: 'channel-104867'
31630
+ }
31631
+ }]
31632
+ },
31633
+ {
31634
+ description: 'Harmonized USD',
31635
+ denom_units: [{
31636
+ denom: 'ibc/799FF3558FC4B21B06D44DDEDCAAD14B968CCAE15D6F2E48D3859A26BCF8223D',
31637
+ exponent: 0,
31638
+ aliases: ['uusd']
31639
+ }, {
31640
+ denom: 'husd',
31641
+ exponent: 6
31642
+ }],
31643
+ type_asset: 'sdk.coin',
31644
+ base: 'ibc/799FF3558FC4B21B06D44DDEDCAAD14B968CCAE15D6F2E48D3859A26BCF8223D',
31645
+ name: 'Harmony USD',
31646
+ display: 'husd',
31647
+ symbol: 'HUSD',
31648
+ logo_URIs: {
31649
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
31650
+ },
31651
+ images: [{
31652
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
31653
+ }],
31654
+ traces: [{
31655
+ type: 'ibc',
31656
+ counterparty: {
31657
+ channel_id: 'channel-0',
31658
+ base_denom: 'uusd',
31659
+ chain_name: 'symphony'
31660
+ },
31661
+ chain: {
31662
+ channel_id: 'channel-104867'
31663
+ }
31664
+ }]
31665
+ },
31666
+ {
31667
+ description: 'Harmonized HKD',
31668
+ denom_units: [{
31669
+ denom: 'ibc/E3D27CCCF02807C4891D0D86A883C3A2388F1D24338A4CC9F5D617F6ABB9E57C',
31670
+ exponent: 0,
31671
+ aliases: ['ukhd']
31672
+ }, {
31673
+ denom: 'hkhd',
31674
+ exponent: 6
31675
+ }],
31676
+ type_asset: 'sdk.coin',
31677
+ base: 'ibc/E3D27CCCF02807C4891D0D86A883C3A2388F1D24338A4CC9F5D617F6ABB9E57C',
31678
+ name: 'Harmony HKD',
31679
+ display: 'hkhd',
31680
+ symbol: 'HKHD',
31681
+ logo_URIs: {
31682
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
31683
+ },
31684
+ images: [{
31685
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
31686
+ }],
31687
+ traces: [{
31688
+ type: 'ibc',
31689
+ counterparty: {
31690
+ channel_id: 'channel-0',
31691
+ base_denom: 'ukhd',
31692
+ chain_name: 'symphony'
31693
+ },
31694
+ chain: {
31695
+ channel_id: 'channel-104867'
31696
+ }
31697
+ }]
31698
+ },
31699
+ {
31700
+ description: 'Harmonized VND',
31701
+ denom_units: [{
31702
+ denom: 'ibc/9805A3715F1C315D3753397FFCEFF284F55771AA3975429997D314F4BA73D18B',
31703
+ exponent: 0,
31704
+ aliases: ['uvnd']
31705
+ }, {
31706
+ denom: 'hvnd',
31707
+ exponent: 6
31708
+ }],
31709
+ type_asset: 'sdk.coin',
31710
+ base: 'ibc/9805A3715F1C315D3753397FFCEFF284F55771AA3975429997D314F4BA73D18B',
31711
+ name: 'Harmony VND',
31712
+ display: 'hvnd',
31713
+ symbol: 'HVND',
31714
+ logo_URIs: {
31715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
31716
+ },
31717
+ images: [{
31718
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
31719
+ }],
31720
+ traces: [{
31721
+ type: 'ibc',
31722
+ counterparty: {
31723
+ channel_id: 'channel-0',
31724
+ base_denom: 'uvnd',
31725
+ chain_name: 'symphony'
31726
+ },
31727
+ chain: {
31728
+ channel_id: 'channel-104867'
31729
+ }
31730
+ }]
31731
+ },
31530
31732
  {
31531
31733
  description: 'Synternet is a blockchain that powers modular, interoperable data infrastructure across all major chains.',
31532
31734
  denom_units: [{
package/mainnet/stride.js CHANGED
@@ -1962,6 +1962,11 @@ const assets = {
1962
1962
  }
1963
1963
  }],
1964
1964
  type_asset: 'sdk.coin',
1965
+ coingecko_id: 'pryzm',
1966
+ socials: {
1967
+ website: 'https://pryzm.zone/',
1968
+ twitter: 'https://twitter.com/Pryzm_Zone'
1969
+ },
1965
1970
  traces: [{
1966
1971
  type: 'ibc',
1967
1972
  counterparty: {
@@ -10778,6 +10783,11 @@ const assets = {
10778
10783
  }
10779
10784
  }],
10780
10785
  type_asset: 'sdk.coin',
10786
+ coingecko_id: 'pryzm',
10787
+ socials: {
10788
+ website: 'https://pryzm.zone/',
10789
+ twitter: 'https://twitter.com/Pryzm_Zone'
10790
+ },
10781
10791
  traces: [{
10782
10792
  type: 'ibc',
10783
10793
  counterparty: {
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const assets: AssetList;
3
+ export default assets;
@@ -0,0 +1,184 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const assets = {
4
+ chain_name: 'symphony',
5
+ assets: [
6
+ {
7
+ description: 'The native token of Osmosis',
8
+ denom_units: [{
9
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
10
+ exponent: 0,
11
+ aliases: ['uosmo']
12
+ }, {
13
+ denom: 'osmo',
14
+ exponent: 6
15
+ }],
16
+ type_asset: 'sdk.coin',
17
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
18
+ name: 'Osmosis',
19
+ display: 'osmo',
20
+ symbol: 'OSMO',
21
+ logo_URIs: {
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
24
+ },
25
+ images: [{
26
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
27
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
28
+ theme: {
29
+ primary_color_hex: '#760dbb'
30
+ }
31
+ }],
32
+ coingecko_id: 'osmosis',
33
+ keywords: ['dex', 'staking'],
34
+ socials: {
35
+ website: 'https://osmosis.zone',
36
+ twitter: 'https://twitter.com/osmosiszone'
37
+ },
38
+ traces: [{
39
+ type: 'ibc',
40
+ counterparty: {
41
+ channel_id: 'channel-104867',
42
+ base_denom: 'uosmo',
43
+ chain_name: 'osmosis'
44
+ },
45
+ chain: {
46
+ channel_id: 'channel-0'
47
+ }
48
+ }]
49
+ },
50
+ {
51
+ description: 'ION is the second native token of Osmosis.',
52
+ denom_units: [{
53
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
54
+ exponent: 0,
55
+ aliases: ['uion']
56
+ }, {
57
+ denom: 'ion',
58
+ exponent: 6
59
+ }],
60
+ type_asset: 'sdk.coin',
61
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
62
+ name: 'Ion DAO',
63
+ display: 'ion',
64
+ symbol: 'ION',
65
+ logo_URIs: {
66
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
67
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
68
+ },
69
+ images: [{
70
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
71
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
72
+ theme: {
73
+ primary_color_hex: '#4453c7'
74
+ }
75
+ }],
76
+ coingecko_id: 'ion',
77
+ keywords: ['memecoin', 'defi'],
78
+ socials: {
79
+ website: 'https://ion.wtf',
80
+ twitter: 'https://twitter.com/_IONDAO'
81
+ },
82
+ traces: [{
83
+ type: 'ibc',
84
+ counterparty: {
85
+ channel_id: 'channel-104867',
86
+ base_denom: 'uion',
87
+ chain_name: 'osmosis'
88
+ },
89
+ chain: {
90
+ channel_id: 'channel-0'
91
+ }
92
+ }]
93
+ },
94
+ {
95
+ description: 'The native token of Osmosis',
96
+ denom_units: [{
97
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
98
+ exponent: 0,
99
+ aliases: ['uosmo']
100
+ }, {
101
+ denom: 'osmo',
102
+ exponent: 6
103
+ }],
104
+ type_asset: 'sdk.coin',
105
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
106
+ name: 'Osmosis',
107
+ display: 'osmo',
108
+ symbol: 'OSMO',
109
+ logo_URIs: {
110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
112
+ },
113
+ images: [{
114
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
115
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
116
+ theme: {
117
+ primary_color_hex: '#760dbb'
118
+ }
119
+ }],
120
+ coingecko_id: 'osmosis',
121
+ keywords: ['dex', 'staking'],
122
+ socials: {
123
+ website: 'https://osmosis.zone',
124
+ twitter: 'https://twitter.com/osmosiszone'
125
+ },
126
+ traces: [{
127
+ type: 'ibc',
128
+ counterparty: {
129
+ channel_id: 'channel-104867',
130
+ base_denom: 'uosmo',
131
+ chain_name: 'osmosis'
132
+ },
133
+ chain: {
134
+ channel_id: 'channel-0'
135
+ }
136
+ }]
137
+ },
138
+ {
139
+ description: 'ION is the second native token of Osmosis.',
140
+ denom_units: [{
141
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
142
+ exponent: 0,
143
+ aliases: ['uion']
144
+ }, {
145
+ denom: 'ion',
146
+ exponent: 6
147
+ }],
148
+ type_asset: 'sdk.coin',
149
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
150
+ name: 'Ion DAO',
151
+ display: 'ion',
152
+ symbol: 'ION',
153
+ logo_URIs: {
154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
155
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
156
+ },
157
+ images: [{
158
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
159
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
160
+ theme: {
161
+ primary_color_hex: '#4453c7'
162
+ }
163
+ }],
164
+ coingecko_id: 'ion',
165
+ keywords: ['memecoin', 'defi'],
166
+ socials: {
167
+ website: 'https://ion.wtf',
168
+ twitter: 'https://twitter.com/_IONDAO'
169
+ },
170
+ traces: [{
171
+ type: 'ibc',
172
+ counterparty: {
173
+ channel_id: 'channel-104867',
174
+ base_denom: 'uion',
175
+ chain_name: 'osmosis'
176
+ },
177
+ chain: {
178
+ channel_id: 'channel-0'
179
+ }
180
+ }]
181
+ }
182
+ ]
183
+ };
184
+ exports.default = assets;
package/mainnet/terra2.js CHANGED
@@ -2149,6 +2149,11 @@ const assets = {
2149
2149
  }
2150
2150
  }],
2151
2151
  type_asset: 'sdk.coin',
2152
+ coingecko_id: 'pryzm',
2153
+ socials: {
2154
+ website: 'https://pryzm.zone/',
2155
+ twitter: 'https://twitter.com/Pryzm_Zone'
2156
+ },
2152
2157
  traces: [{
2153
2158
  type: 'ibc',
2154
2159
  counterparty: {
@@ -12172,6 +12177,11 @@ const assets = {
12172
12177
  }
12173
12178
  }],
12174
12179
  type_asset: 'sdk.coin',
12180
+ coingecko_id: 'pryzm',
12181
+ socials: {
12182
+ website: 'https://pryzm.zone/',
12183
+ twitter: 'https://twitter.com/Pryzm_Zone'
12184
+ },
12175
12185
  traces: [{
12176
12186
  type: 'ibc',
12177
12187
  counterparty: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.276",
3
+ "version": "1.70.277",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.172",
33
- "chain-registry": "^1.69.276"
32
+ "@chain-registry/utils": "^1.51.173",
33
+ "chain-registry": "^1.69.277"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.172"
36
+ "@chain-registry/types": "^0.50.173"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "8424c7b32129820a2854984b747dc170b14fce88"
46
+ "gitHead": "4bc8d8a60a82589f3c2fbb383e7c7a224af46402"
47
47
  }