chain-registry 1.69.125 → 1.69.126

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.
@@ -19,7 +19,6 @@ const info = {
19
19
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
20
20
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
21
21
  },
22
- coingecko_id: 'arable-protocol',
23
22
  images: [{
24
23
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
25
24
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg',
@@ -176,6 +176,14 @@ const info = {
176
176
  name: 'Astrovault AXV',
177
177
  display: 'AXV',
178
178
  symbol: 'AXV',
179
+ traces: [{
180
+ type: 'additional-mintage',
181
+ counterparty: {
182
+ chain_name: 'neutron',
183
+ base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
184
+ },
185
+ provider: 'Astrovault'
186
+ }],
179
187
  logo_URIs: {
180
188
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/axv.png',
181
189
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/axv.svg'
@@ -15,6 +15,14 @@ const info = {
15
15
  name: 'Fury',
16
16
  display: 'fury',
17
17
  symbol: 'FURY',
18
+ traces: [{
19
+ type: 'legacy-mintage',
20
+ counterparty: {
21
+ chain_name: 'furya',
22
+ base_denom: 'ufury'
23
+ },
24
+ provider: 'Furya'
25
+ }],
18
26
  logo_URIs: {
19
27
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.png',
20
28
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.svg'
@@ -3,7 +3,8 @@ const info = {
3
3
  chain_name: 'nibiru',
4
4
  assets: [
5
5
  {
6
- description: 'The native token of Nibiru network',
6
+ name: 'Nibiru',
7
+ description: 'The native token of Nibiru blockchain',
7
8
  extended_description: 'Nibiru is a smart contract ecosystem with a high-performance, EVM-equivalent execution layer. Nibiru is engineered to meet the growing demand for versatile, scalable, and easy-to-use Web3 applications.',
8
9
  socials: {
9
10
  website: 'https://nibiru.fi',
@@ -24,7 +25,6 @@ const info = {
24
25
  }
25
26
  ],
26
27
  base: 'unibi',
27
- name: 'Nibiru',
28
28
  display: 'nibi',
29
29
  symbol: 'NIBI',
30
30
  logo_URIs: {
@@ -42,6 +42,7 @@ const info = {
42
42
  type_asset: 'sdk.coin'
43
43
  },
44
44
  {
45
+ name: 'Liquid Staked Nibiru (Eris)',
45
46
  description: 'Liquid Staked Nibiru (Eris)',
46
47
  extended_description: 'Liquid Staked Nibiru, powered by Eris Protocol\'s amplifier contracts. Nibiru is a smart contract ecosystem with a high-performance, EVM-equivalent execution layer. Nibiru is engineered to meet the growing demand for versatile, scalable, and easy-to-use Web3 applications.',
47
48
  socials: {
@@ -56,7 +57,6 @@ const info = {
56
57
  exponent: 6
57
58
  }],
58
59
  base: 'tf/nibi1udqqx30cw8nwjxtl4l28ym9hhrp933zlq8dqxfjzcdhvl8y24zcqpzmh8m/ampNIBI',
59
- name: 'Liquid Staked Nibiru (Eris)',
60
60
  display: 'stNIBI',
61
61
  symbol: 'stNIBI',
62
62
  logo_URIs: {
@@ -70,6 +70,7 @@ const info = {
70
70
  primary_color_hex: '#14c0ce'
71
71
  }
72
72
  }],
73
+ type_asset: 'sdk.coin',
73
74
  traces: [{
74
75
  type: 'liquid-stake',
75
76
  counterparty: {
@@ -77,10 +78,10 @@ const info = {
77
78
  base_denom: 'unibi'
78
79
  },
79
80
  provider: 'Eris Protocol'
80
- }],
81
- type_asset: 'sdk.coin'
81
+ }]
82
82
  },
83
83
  {
84
+ name: 'Noble USDC',
84
85
  description: 'Noble USDC on Nibiru',
85
86
  denom_units: [{
86
87
  denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
@@ -89,11 +90,26 @@ const info = {
89
90
  denom: 'usdc',
90
91
  exponent: 6
91
92
  }],
92
- type_asset: 'ics20',
93
93
  base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
94
- name: 'Noble USDC',
95
94
  display: 'usdc',
96
95
  symbol: 'USDC',
96
+ logo_URIs: {
97
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
98
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
99
+ },
100
+ images: [{
101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
103
+ theme: {
104
+ circle: true,
105
+ primary_color_hex: '#2775CA'
106
+ },
107
+ image_sync: {
108
+ chain_name: 'noble',
109
+ base_denom: 'uusdc'
110
+ }
111
+ }],
112
+ type_asset: 'ics20',
97
113
  traces: [{
98
114
  type: 'ibc',
99
115
  counterparty: {
@@ -105,25 +121,10 @@ const info = {
105
121
  channel_id: 'channel-2',
106
122
  path: 'transfer/channel-2/uusdc'
107
123
  }
108
- }],
109
- images: [{
110
- image_sync: {
111
- chain_name: 'noble',
112
- base_denom: 'uusdc'
113
- },
114
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
115
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
116
- theme: {
117
- circle: true,
118
- primary_color_hex: '#2775CA'
119
- }
120
- }],
121
- logo_URIs: {
122
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
123
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
124
- }
124
+ }]
125
125
  },
126
126
  {
127
+ name: 'Astrovault token',
127
128
  description: 'AXV',
128
129
  extended_description: 'AXV is the Astrovault token.',
129
130
  socials: {
@@ -138,7 +139,6 @@ const info = {
138
139
  exponent: 6
139
140
  }],
140
141
  base: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
141
- name: 'AXV',
142
142
  display: 'AXV',
143
143
  symbol: 'AXV',
144
144
  logo_URIs: {
@@ -146,47 +146,74 @@ const info = {
146
146
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
147
147
  },
148
148
  images: [{
149
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
150
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
149
151
  image_sync: {
150
152
  chain_name: 'neutron',
151
153
  base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
152
- },
153
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
154
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
154
+ }
155
155
  }],
156
156
  type_asset: 'sdk.coin'
157
157
  },
158
158
  {
159
+ name: 'Astrovault Nibiru LST (xNIBI)',
160
+ description: 'Astrovault Nibiru LST (xNIBI)',
161
+ address: 'nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
162
+ extended_description: 'xNIBI is a liquid staking derivative for NIBI created by Astrovault.',
163
+ socials: {
164
+ website: 'https://astrovault.io/',
165
+ twitter: 'https://x.com/axvdex'
166
+ },
167
+ denom_units: [{
168
+ denom: 'cw20:nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
169
+ exponent: 0
170
+ }, {
171
+ denom: 'xNIBI',
172
+ exponent: 6
173
+ }],
174
+ base: 'cw20:nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
175
+ display: 'xNIBI',
176
+ symbol: 'xNIBI',
177
+ logo_URIs: {
178
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/0004_astrovault-xnibi.svg'
179
+ },
180
+ images: [{
181
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/0004_astrovault-xnibi.svg'
182
+ }],
183
+ type_asset: 'cw20'
184
+ },
185
+ {
186
+ name: 'uoprek',
159
187
  description: 'uoprek',
160
188
  denom_units: [{
161
189
  denom: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
162
190
  exponent: 0
163
191
  }],
164
192
  base: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
165
- name: 'uoprek',
166
193
  display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
167
194
  symbol: 'UOPREK',
168
195
  type_asset: 'sdk.coin'
169
196
  },
170
197
  {
198
+ name: 'utestate',
171
199
  description: 'utestate',
172
200
  denom_units: [{
173
201
  denom: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
174
202
  exponent: 0
175
203
  }],
176
204
  base: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
177
- name: 'utestate',
178
205
  display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
179
206
  symbol: 'UTESTATE',
180
207
  type_asset: 'sdk.coin'
181
208
  },
182
209
  {
210
+ name: 'npp',
183
211
  description: 'npp',
184
212
  denom_units: [{
185
213
  denom: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
186
214
  exponent: 0
187
215
  }],
188
216
  base: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
189
- name: 'npp',
190
217
  display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
191
218
  symbol: 'NPP',
192
219
  type_asset: 'sdk.coin'
@@ -128,6 +128,14 @@ const info = {
128
128
  name: 'Whale Token',
129
129
  display: 'whale',
130
130
  symbol: 'WHALE',
131
+ traces: [{
132
+ type: 'legacy-mintage',
133
+ counterparty: {
134
+ chain_name: 'migaloo',
135
+ base_denom: 'uwhale'
136
+ },
137
+ provider: 'Migaloo'
138
+ }],
131
139
  logo_URIs: {
132
140
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/whale.png'
133
141
  },
@@ -4,7 +4,7 @@ const info = {
4
4
  chain_type: 'cosmos',
5
5
  chain_id: 'empe-testnet-2',
6
6
  website: 'https://empe.io',
7
- pretty_name: 'Empe',
7
+ pretty_name: 'Empe Testnet',
8
8
  status: 'live',
9
9
  network_type: 'testnet',
10
10
  bech32_prefix: 'empe',
@@ -21,7 +21,6 @@ const info = {
21
21
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
22
22
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
23
23
  },
24
- coingecko_id: 'arable-protocol',
25
24
  images: [{
26
25
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
27
26
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg',
@@ -178,6 +178,14 @@ const info = {
178
178
  name: 'Astrovault AXV',
179
179
  display: 'AXV',
180
180
  symbol: 'AXV',
181
+ traces: [{
182
+ type: 'additional-mintage',
183
+ counterparty: {
184
+ chain_name: 'neutron',
185
+ base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
186
+ },
187
+ provider: 'Astrovault'
188
+ }],
181
189
  logo_URIs: {
182
190
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/axv.png',
183
191
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/axv.svg'
@@ -17,6 +17,14 @@ const info = {
17
17
  name: 'Fury',
18
18
  display: 'fury',
19
19
  symbol: 'FURY',
20
+ traces: [{
21
+ type: 'legacy-mintage',
22
+ counterparty: {
23
+ chain_name: 'furya',
24
+ base_denom: 'ufury'
25
+ },
26
+ provider: 'Furya'
27
+ }],
20
28
  logo_URIs: {
21
29
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.png',
22
30
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/highbury/images/fury.svg'
@@ -5,7 +5,8 @@ const info = {
5
5
  chain_name: 'nibiru',
6
6
  assets: [
7
7
  {
8
- description: 'The native token of Nibiru network',
8
+ name: 'Nibiru',
9
+ description: 'The native token of Nibiru blockchain',
9
10
  extended_description: 'Nibiru is a smart contract ecosystem with a high-performance, EVM-equivalent execution layer. Nibiru is engineered to meet the growing demand for versatile, scalable, and easy-to-use Web3 applications.',
10
11
  socials: {
11
12
  website: 'https://nibiru.fi',
@@ -26,7 +27,6 @@ const info = {
26
27
  }
27
28
  ],
28
29
  base: 'unibi',
29
- name: 'Nibiru',
30
30
  display: 'nibi',
31
31
  symbol: 'NIBI',
32
32
  logo_URIs: {
@@ -44,6 +44,7 @@ const info = {
44
44
  type_asset: 'sdk.coin'
45
45
  },
46
46
  {
47
+ name: 'Liquid Staked Nibiru (Eris)',
47
48
  description: 'Liquid Staked Nibiru (Eris)',
48
49
  extended_description: 'Liquid Staked Nibiru, powered by Eris Protocol\'s amplifier contracts. Nibiru is a smart contract ecosystem with a high-performance, EVM-equivalent execution layer. Nibiru is engineered to meet the growing demand for versatile, scalable, and easy-to-use Web3 applications.',
49
50
  socials: {
@@ -58,7 +59,6 @@ const info = {
58
59
  exponent: 6
59
60
  }],
60
61
  base: 'tf/nibi1udqqx30cw8nwjxtl4l28ym9hhrp933zlq8dqxfjzcdhvl8y24zcqpzmh8m/ampNIBI',
61
- name: 'Liquid Staked Nibiru (Eris)',
62
62
  display: 'stNIBI',
63
63
  symbol: 'stNIBI',
64
64
  logo_URIs: {
@@ -72,6 +72,7 @@ const info = {
72
72
  primary_color_hex: '#14c0ce'
73
73
  }
74
74
  }],
75
+ type_asset: 'sdk.coin',
75
76
  traces: [{
76
77
  type: 'liquid-stake',
77
78
  counterparty: {
@@ -79,10 +80,10 @@ const info = {
79
80
  base_denom: 'unibi'
80
81
  },
81
82
  provider: 'Eris Protocol'
82
- }],
83
- type_asset: 'sdk.coin'
83
+ }]
84
84
  },
85
85
  {
86
+ name: 'Noble USDC',
86
87
  description: 'Noble USDC on Nibiru',
87
88
  denom_units: [{
88
89
  denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
@@ -91,11 +92,26 @@ const info = {
91
92
  denom: 'usdc',
92
93
  exponent: 6
93
94
  }],
94
- type_asset: 'ics20',
95
95
  base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
96
- name: 'Noble USDC',
97
96
  display: 'usdc',
98
97
  symbol: 'USDC',
98
+ logo_URIs: {
99
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
101
+ },
102
+ images: [{
103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
104
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
105
+ theme: {
106
+ circle: true,
107
+ primary_color_hex: '#2775CA'
108
+ },
109
+ image_sync: {
110
+ chain_name: 'noble',
111
+ base_denom: 'uusdc'
112
+ }
113
+ }],
114
+ type_asset: 'ics20',
99
115
  traces: [{
100
116
  type: 'ibc',
101
117
  counterparty: {
@@ -107,25 +123,10 @@ const info = {
107
123
  channel_id: 'channel-2',
108
124
  path: 'transfer/channel-2/uusdc'
109
125
  }
110
- }],
111
- images: [{
112
- image_sync: {
113
- chain_name: 'noble',
114
- base_denom: 'uusdc'
115
- },
116
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
117
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
118
- theme: {
119
- circle: true,
120
- primary_color_hex: '#2775CA'
121
- }
122
- }],
123
- logo_URIs: {
124
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
125
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
126
- }
126
+ }]
127
127
  },
128
128
  {
129
+ name: 'Astrovault token',
129
130
  description: 'AXV',
130
131
  extended_description: 'AXV is the Astrovault token.',
131
132
  socials: {
@@ -140,7 +141,6 @@ const info = {
140
141
  exponent: 6
141
142
  }],
142
143
  base: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
143
- name: 'AXV',
144
144
  display: 'AXV',
145
145
  symbol: 'AXV',
146
146
  logo_URIs: {
@@ -148,47 +148,74 @@ const info = {
148
148
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
149
149
  },
150
150
  images: [{
151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
151
153
  image_sync: {
152
154
  chain_name: 'neutron',
153
155
  base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
154
- },
155
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
156
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
156
+ }
157
157
  }],
158
158
  type_asset: 'sdk.coin'
159
159
  },
160
160
  {
161
+ name: 'Astrovault Nibiru LST (xNIBI)',
162
+ description: 'Astrovault Nibiru LST (xNIBI)',
163
+ address: 'nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
164
+ extended_description: 'xNIBI is a liquid staking derivative for NIBI created by Astrovault.',
165
+ socials: {
166
+ website: 'https://astrovault.io/',
167
+ twitter: 'https://x.com/axvdex'
168
+ },
169
+ denom_units: [{
170
+ denom: 'cw20:nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
171
+ exponent: 0
172
+ }, {
173
+ denom: 'xNIBI',
174
+ exponent: 6
175
+ }],
176
+ base: 'cw20:nibi1cehpv50vl90g9qkwwny8mw7txw79zs6f7wsfe8ey7dgp238gpy4qhdqjhm',
177
+ display: 'xNIBI',
178
+ symbol: 'xNIBI',
179
+ logo_URIs: {
180
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/0004_astrovault-xnibi.svg'
181
+ },
182
+ images: [{
183
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/0004_astrovault-xnibi.svg'
184
+ }],
185
+ type_asset: 'cw20'
186
+ },
187
+ {
188
+ name: 'uoprek',
161
189
  description: 'uoprek',
162
190
  denom_units: [{
163
191
  denom: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
164
192
  exponent: 0
165
193
  }],
166
194
  base: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
167
- name: 'uoprek',
168
195
  display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
169
196
  symbol: 'UOPREK',
170
197
  type_asset: 'sdk.coin'
171
198
  },
172
199
  {
200
+ name: 'utestate',
173
201
  description: 'utestate',
174
202
  denom_units: [{
175
203
  denom: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
176
204
  exponent: 0
177
205
  }],
178
206
  base: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
179
- name: 'utestate',
180
207
  display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
181
208
  symbol: 'UTESTATE',
182
209
  type_asset: 'sdk.coin'
183
210
  },
184
211
  {
212
+ name: 'npp',
185
213
  description: 'npp',
186
214
  denom_units: [{
187
215
  denom: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
188
216
  exponent: 0
189
217
  }],
190
218
  base: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
191
- name: 'npp',
192
219
  display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
193
220
  symbol: 'NPP',
194
221
  type_asset: 'sdk.coin'
@@ -130,6 +130,14 @@ const info = {
130
130
  name: 'Whale Token',
131
131
  display: 'whale',
132
132
  symbol: 'WHALE',
133
+ traces: [{
134
+ type: 'legacy-mintage',
135
+ counterparty: {
136
+ chain_name: 'migaloo',
137
+ base_denom: 'uwhale'
138
+ },
139
+ provider: 'Migaloo'
140
+ }],
133
141
  logo_URIs: {
134
142
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/whale.png'
135
143
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.125",
3
+ "version": "1.69.126",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.73",
32
+ "@chain-registry/utils": "^1.51.74",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.73"
36
+ "@chain-registry/types": "^0.50.74"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "d168675de4c94c468ab544fbde75d3873b757ac8"
46
+ "gitHead": "49a72ba33e465007549beb4192eb057d4ba5c485"
47
47
  }
@@ -6,7 +6,7 @@ const info = {
6
6
  chain_type: 'cosmos',
7
7
  chain_id: 'empe-testnet-2',
8
8
  website: 'https://empe.io',
9
- pretty_name: 'Empe',
9
+ pretty_name: 'Empe Testnet',
10
10
  status: 'live',
11
11
  network_type: 'testnet',
12
12
  bech32_prefix: 'empe',