@chain-registry/assets 1.70.639 → 1.70.640

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/mainnet/xion.js CHANGED
@@ -43,132 +43,6 @@ const assets = {
43
43
  }
44
44
  }]
45
45
  },
46
- {
47
- description: 'The native token of Elys Network',
48
- denom_units: [
49
- {
50
- denom: 'ibc/DBE9697AC1044255A305A2034AD360B4152632BFBFB5785234731F60196B9645',
51
- exponent: 0,
52
- aliases: ['uelys']
53
- },
54
- {
55
- denom: 'melys',
56
- exponent: 3,
57
- aliases: ['millielys']
58
- },
59
- {
60
- denom: 'elys',
61
- exponent: 6,
62
- aliases: []
63
- }
64
- ],
65
- base: 'ibc/DBE9697AC1044255A305A2034AD360B4152632BFBFB5785234731F60196B9645',
66
- name: 'Elys Network',
67
- display: 'elys',
68
- symbol: 'ELYS',
69
- logo_URIs: {
70
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
71
- },
72
- images: [{
73
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
74
- }],
75
- type_asset: 'sdk.coin',
76
- traces: [{
77
- type: 'ibc',
78
- counterparty: {
79
- channel_id: 'channel-8',
80
- base_denom: 'uelys',
81
- chain_name: 'elys'
82
- },
83
- chain: {
84
- channel_id: 'channel-9'
85
- }
86
- }]
87
- },
88
- {
89
- description: 'Eden token definition',
90
- denom_units: [
91
- {
92
- denom: 'ibc/AC910FF5DC8816CA6C92C7DCE84655FAF81D4E70A218C2BC048A29D66D85F91A',
93
- exponent: 0,
94
- aliases: ['ueden']
95
- },
96
- {
97
- denom: 'meden',
98
- exponent: 3,
99
- aliases: ['millieden']
100
- },
101
- {
102
- denom: 'eden',
103
- exponent: 6,
104
- aliases: []
105
- }
106
- ],
107
- base: 'ibc/AC910FF5DC8816CA6C92C7DCE84655FAF81D4E70A218C2BC048A29D66D85F91A',
108
- name: 'Eden',
109
- display: 'eden',
110
- symbol: 'EDEN',
111
- logo_URIs: {
112
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
113
- },
114
- images: [{
115
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
116
- }],
117
- type_asset: 'sdk.coin',
118
- traces: [{
119
- type: 'ibc',
120
- counterparty: {
121
- channel_id: 'channel-8',
122
- base_denom: 'ueden',
123
- chain_name: 'elys'
124
- },
125
- chain: {
126
- channel_id: 'channel-9'
127
- }
128
- }]
129
- },
130
- {
131
- description: 'Eden BOOST token definition',
132
- denom_units: [
133
- {
134
- denom: 'ibc/FD77C96B3103DDF1F484A2B7159207D5A3C499EE429502D6337AE9FBE7FB3C38',
135
- exponent: 0,
136
- aliases: ['uedenb']
137
- },
138
- {
139
- denom: 'medenb',
140
- exponent: 3,
141
- aliases: ['milliedenb']
142
- },
143
- {
144
- denom: 'edenb',
145
- exponent: 6,
146
- aliases: []
147
- }
148
- ],
149
- base: 'ibc/FD77C96B3103DDF1F484A2B7159207D5A3C499EE429502D6337AE9FBE7FB3C38',
150
- name: 'Eden BOOST',
151
- display: 'edenb',
152
- symbol: 'EDENBOOST',
153
- logo_URIs: {
154
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
155
- },
156
- images: [{
157
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
158
- }],
159
- type_asset: 'sdk.coin',
160
- traces: [{
161
- type: 'ibc',
162
- counterparty: {
163
- channel_id: 'channel-8',
164
- base_denom: 'uedenb',
165
- chain_name: 'elys'
166
- },
167
- chain: {
168
- channel_id: 'channel-9'
169
- }
170
- }]
171
- },
172
46
  {
173
47
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
174
48
  denom_units: [{
@@ -768,132 +642,6 @@ const assets = {
768
642
  }
769
643
  }]
770
644
  },
771
- {
772
- description: 'The native token of Elys Network',
773
- denom_units: [
774
- {
775
- denom: 'ibc/DBE9697AC1044255A305A2034AD360B4152632BFBFB5785234731F60196B9645',
776
- exponent: 0,
777
- aliases: ['uelys']
778
- },
779
- {
780
- denom: 'melys',
781
- exponent: 3,
782
- aliases: ['millielys']
783
- },
784
- {
785
- denom: 'elys',
786
- exponent: 6,
787
- aliases: []
788
- }
789
- ],
790
- base: 'ibc/DBE9697AC1044255A305A2034AD360B4152632BFBFB5785234731F60196B9645',
791
- name: 'Elys Network',
792
- display: 'elys',
793
- symbol: 'ELYS',
794
- logo_URIs: {
795
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
796
- },
797
- images: [{
798
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
799
- }],
800
- type_asset: 'sdk.coin',
801
- traces: [{
802
- type: 'ibc',
803
- counterparty: {
804
- channel_id: 'channel-8',
805
- base_denom: 'uelys',
806
- chain_name: 'elys'
807
- },
808
- chain: {
809
- channel_id: 'channel-9'
810
- }
811
- }]
812
- },
813
- {
814
- description: 'Eden token definition',
815
- denom_units: [
816
- {
817
- denom: 'ibc/AC910FF5DC8816CA6C92C7DCE84655FAF81D4E70A218C2BC048A29D66D85F91A',
818
- exponent: 0,
819
- aliases: ['ueden']
820
- },
821
- {
822
- denom: 'meden',
823
- exponent: 3,
824
- aliases: ['millieden']
825
- },
826
- {
827
- denom: 'eden',
828
- exponent: 6,
829
- aliases: []
830
- }
831
- ],
832
- base: 'ibc/AC910FF5DC8816CA6C92C7DCE84655FAF81D4E70A218C2BC048A29D66D85F91A',
833
- name: 'Eden',
834
- display: 'eden',
835
- symbol: 'EDEN',
836
- logo_URIs: {
837
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
838
- },
839
- images: [{
840
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
841
- }],
842
- type_asset: 'sdk.coin',
843
- traces: [{
844
- type: 'ibc',
845
- counterparty: {
846
- channel_id: 'channel-8',
847
- base_denom: 'ueden',
848
- chain_name: 'elys'
849
- },
850
- chain: {
851
- channel_id: 'channel-9'
852
- }
853
- }]
854
- },
855
- {
856
- description: 'Eden BOOST token definition',
857
- denom_units: [
858
- {
859
- denom: 'ibc/FD77C96B3103DDF1F484A2B7159207D5A3C499EE429502D6337AE9FBE7FB3C38',
860
- exponent: 0,
861
- aliases: ['uedenb']
862
- },
863
- {
864
- denom: 'medenb',
865
- exponent: 3,
866
- aliases: ['milliedenb']
867
- },
868
- {
869
- denom: 'edenb',
870
- exponent: 6,
871
- aliases: []
872
- }
873
- ],
874
- base: 'ibc/FD77C96B3103DDF1F484A2B7159207D5A3C499EE429502D6337AE9FBE7FB3C38',
875
- name: 'Eden BOOST',
876
- display: 'edenb',
877
- symbol: 'EDENBOOST',
878
- logo_URIs: {
879
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
880
- },
881
- images: [{
882
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
883
- }],
884
- type_asset: 'sdk.coin',
885
- traces: [{
886
- type: 'ibc',
887
- counterparty: {
888
- channel_id: 'channel-8',
889
- base_denom: 'uedenb',
890
- chain_name: 'elys'
891
- },
892
- chain: {
893
- channel_id: 'channel-9'
894
- }
895
- }]
896
- },
897
645
  {
898
646
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
899
647
  denom_units: [{
@@ -83,132 +83,6 @@ const assets = {
83
83
  }
84
84
  }]
85
85
  },
86
- {
87
- description: 'The native token of Elys Network',
88
- denom_units: [
89
- {
90
- denom: 'ibc/49DBEC637ABE09667C78CF6F55A7FC91A3BF505B0136D84A21A875ABD1987D0E',
91
- exponent: 0,
92
- aliases: ['uelys']
93
- },
94
- {
95
- denom: 'melys',
96
- exponent: 3,
97
- aliases: ['millielys']
98
- },
99
- {
100
- denom: 'elys',
101
- exponent: 6,
102
- aliases: []
103
- }
104
- ],
105
- base: 'ibc/49DBEC637ABE09667C78CF6F55A7FC91A3BF505B0136D84A21A875ABD1987D0E',
106
- name: 'Elys Network',
107
- display: 'elys',
108
- symbol: 'ELYS',
109
- logo_URIs: {
110
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
111
- },
112
- images: [{
113
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
114
- }],
115
- type_asset: 'sdk.coin',
116
- traces: [{
117
- type: 'ibc',
118
- counterparty: {
119
- channel_id: 'channel-27',
120
- base_denom: 'uelys',
121
- chain_name: 'elys'
122
- },
123
- chain: {
124
- channel_id: 'channel-1'
125
- }
126
- }]
127
- },
128
- {
129
- description: 'Eden token definition',
130
- denom_units: [
131
- {
132
- denom: 'ibc/6504B1D900D15F71DAEA152AD1F2D191EDE435182492E0E2EB30248DFE863EDA',
133
- exponent: 0,
134
- aliases: ['ueden']
135
- },
136
- {
137
- denom: 'meden',
138
- exponent: 3,
139
- aliases: ['millieden']
140
- },
141
- {
142
- denom: 'eden',
143
- exponent: 6,
144
- aliases: []
145
- }
146
- ],
147
- base: 'ibc/6504B1D900D15F71DAEA152AD1F2D191EDE435182492E0E2EB30248DFE863EDA',
148
- name: 'Eden',
149
- display: 'eden',
150
- symbol: 'EDEN',
151
- logo_URIs: {
152
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
153
- },
154
- images: [{
155
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
156
- }],
157
- type_asset: 'sdk.coin',
158
- traces: [{
159
- type: 'ibc',
160
- counterparty: {
161
- channel_id: 'channel-27',
162
- base_denom: 'ueden',
163
- chain_name: 'elys'
164
- },
165
- chain: {
166
- channel_id: 'channel-1'
167
- }
168
- }]
169
- },
170
- {
171
- description: 'Eden BOOST token definition',
172
- denom_units: [
173
- {
174
- denom: 'ibc/C8C89122E6983FF1C52F8F1E6EBB8449752C582BE15C63687AC0ACDCC7EFB1E2',
175
- exponent: 0,
176
- aliases: ['uedenb']
177
- },
178
- {
179
- denom: 'medenb',
180
- exponent: 3,
181
- aliases: ['milliedenb']
182
- },
183
- {
184
- denom: 'edenb',
185
- exponent: 6,
186
- aliases: []
187
- }
188
- ],
189
- base: 'ibc/C8C89122E6983FF1C52F8F1E6EBB8449752C582BE15C63687AC0ACDCC7EFB1E2',
190
- name: 'Eden BOOST',
191
- display: 'edenb',
192
- symbol: 'EDENBOOST',
193
- logo_URIs: {
194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
195
- },
196
- images: [{
197
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
198
- }],
199
- type_asset: 'sdk.coin',
200
- traces: [{
201
- type: 'ibc',
202
- counterparty: {
203
- channel_id: 'channel-27',
204
- base_denom: 'uedenb',
205
- chain_name: 'elys'
206
- },
207
- chain: {
208
- channel_id: 'channel-1'
209
- }
210
- }]
211
- },
212
86
  {
213
87
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
214
88
  denom_units: [{
@@ -770,132 +644,6 @@ const assets = {
770
644
  }
771
645
  }]
772
646
  },
773
- {
774
- description: 'The native token of Elys Network',
775
- denom_units: [
776
- {
777
- denom: 'ibc/49DBEC637ABE09667C78CF6F55A7FC91A3BF505B0136D84A21A875ABD1987D0E',
778
- exponent: 0,
779
- aliases: ['uelys']
780
- },
781
- {
782
- denom: 'melys',
783
- exponent: 3,
784
- aliases: ['millielys']
785
- },
786
- {
787
- denom: 'elys',
788
- exponent: 6,
789
- aliases: []
790
- }
791
- ],
792
- base: 'ibc/49DBEC637ABE09667C78CF6F55A7FC91A3BF505B0136D84A21A875ABD1987D0E',
793
- name: 'Elys Network',
794
- display: 'elys',
795
- symbol: 'ELYS',
796
- logo_URIs: {
797
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
798
- },
799
- images: [{
800
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
801
- }],
802
- type_asset: 'sdk.coin',
803
- traces: [{
804
- type: 'ibc',
805
- counterparty: {
806
- channel_id: 'channel-27',
807
- base_denom: 'uelys',
808
- chain_name: 'elys'
809
- },
810
- chain: {
811
- channel_id: 'channel-1'
812
- }
813
- }]
814
- },
815
- {
816
- description: 'Eden token definition',
817
- denom_units: [
818
- {
819
- denom: 'ibc/6504B1D900D15F71DAEA152AD1F2D191EDE435182492E0E2EB30248DFE863EDA',
820
- exponent: 0,
821
- aliases: ['ueden']
822
- },
823
- {
824
- denom: 'meden',
825
- exponent: 3,
826
- aliases: ['millieden']
827
- },
828
- {
829
- denom: 'eden',
830
- exponent: 6,
831
- aliases: []
832
- }
833
- ],
834
- base: 'ibc/6504B1D900D15F71DAEA152AD1F2D191EDE435182492E0E2EB30248DFE863EDA',
835
- name: 'Eden',
836
- display: 'eden',
837
- symbol: 'EDEN',
838
- logo_URIs: {
839
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
840
- },
841
- images: [{
842
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
843
- }],
844
- type_asset: 'sdk.coin',
845
- traces: [{
846
- type: 'ibc',
847
- counterparty: {
848
- channel_id: 'channel-27',
849
- base_denom: 'ueden',
850
- chain_name: 'elys'
851
- },
852
- chain: {
853
- channel_id: 'channel-1'
854
- }
855
- }]
856
- },
857
- {
858
- description: 'Eden BOOST token definition',
859
- denom_units: [
860
- {
861
- denom: 'ibc/C8C89122E6983FF1C52F8F1E6EBB8449752C582BE15C63687AC0ACDCC7EFB1E2',
862
- exponent: 0,
863
- aliases: ['uedenb']
864
- },
865
- {
866
- denom: 'medenb',
867
- exponent: 3,
868
- aliases: ['milliedenb']
869
- },
870
- {
871
- denom: 'edenb',
872
- exponent: 6,
873
- aliases: []
874
- }
875
- ],
876
- base: 'ibc/C8C89122E6983FF1C52F8F1E6EBB8449752C582BE15C63687AC0ACDCC7EFB1E2',
877
- name: 'Eden BOOST',
878
- display: 'edenb',
879
- symbol: 'EDENBOOST',
880
- logo_URIs: {
881
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
882
- },
883
- images: [{
884
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
885
- }],
886
- type_asset: 'sdk.coin',
887
- traces: [{
888
- type: 'ibc',
889
- counterparty: {
890
- channel_id: 'channel-27',
891
- base_denom: 'uedenb',
892
- chain_name: 'elys'
893
- },
894
- chain: {
895
- channel_id: 'channel-1'
896
- }
897
- }]
898
- },
899
647
  {
900
648
  description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
901
649
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.639",
3
+ "version": "1.70.640",
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.390",
33
- "chain-registry": "^1.69.639"
32
+ "@chain-registry/utils": "^1.51.391",
33
+ "chain-registry": "^1.69.640"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.390"
36
+ "@chain-registry/types": "^0.50.391"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "b89bf00c675a4f4d3612922f580663e8466d466a"
46
+ "gitHead": "a9efa233d7aa4e4bdb49cf0c7e5e72dd8cd39007"
47
47
  }