chain-registry 1.69.45 → 1.69.47
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/esm/mainnet/axelar/assets.js +43 -0
- package/esm/mainnet/cosmoshub/assets.js +43 -0
- package/esm/mainnet/juno/assets.js +43 -0
- package/esm/mainnet/kava/assets.js +43 -0
- package/esm/mainnet/neutron/assets.js +59 -0
- package/esm/mainnet/noble/assets.js +43 -0
- package/esm/mainnet/stargaze/assets.js +43 -0
- package/mainnet/axelar/assets.js +43 -0
- package/mainnet/cosmoshub/assets.js +43 -0
- package/mainnet/juno/assets.js +43 -0
- package/mainnet/kava/assets.js +43 -0
- package/mainnet/neutron/assets.js +59 -0
- package/mainnet/noble/assets.js +43 -0
- package/mainnet/stargaze/assets.js +43 -0
- package/package.json +4 -4
|
@@ -1608,6 +1608,49 @@ const info = {
|
|
|
1608
1608
|
primary_color_hex: '#162E2F'
|
|
1609
1609
|
}
|
|
1610
1610
|
}]
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
description: 'The token of Crowdpunk DAO',
|
|
1614
|
+
denom_units: [{
|
|
1615
|
+
denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
|
|
1616
|
+
exponent: 0,
|
|
1617
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1618
|
+
}, {
|
|
1619
|
+
denom: 'crowdp',
|
|
1620
|
+
exponent: 18
|
|
1621
|
+
}],
|
|
1622
|
+
type_asset: 'ics20',
|
|
1623
|
+
base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
|
|
1624
|
+
name: 'Crowdpunk DAO',
|
|
1625
|
+
display: 'crowdp',
|
|
1626
|
+
symbol: 'CROWDP',
|
|
1627
|
+
traces: [{
|
|
1628
|
+
type: 'ibc',
|
|
1629
|
+
counterparty: {
|
|
1630
|
+
chain_name: 'evmos',
|
|
1631
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1632
|
+
channel_id: 'channel-21'
|
|
1633
|
+
},
|
|
1634
|
+
chain: {
|
|
1635
|
+
channel_id: 'channel-22',
|
|
1636
|
+
path: 'transfer/channel-22/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
1637
|
+
}
|
|
1638
|
+
}],
|
|
1639
|
+
logo_URIs: {
|
|
1640
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1642
|
+
},
|
|
1643
|
+
images: [{
|
|
1644
|
+
image_sync: {
|
|
1645
|
+
chain_name: 'evmos',
|
|
1646
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
1647
|
+
},
|
|
1648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
1650
|
+
theme: {
|
|
1651
|
+
primary_color_hex: '#04fbfb'
|
|
1652
|
+
}
|
|
1653
|
+
}]
|
|
1611
1654
|
}
|
|
1612
1655
|
]
|
|
1613
1656
|
};
|
|
@@ -117,6 +117,49 @@ const info = {
|
|
|
117
117
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
118
118
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
119
119
|
}
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
description: 'The token of Crowdpunk DAO',
|
|
123
|
+
denom_units: [{
|
|
124
|
+
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
125
|
+
exponent: 0,
|
|
126
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
127
|
+
}, {
|
|
128
|
+
denom: 'crowdp',
|
|
129
|
+
exponent: 18
|
|
130
|
+
}],
|
|
131
|
+
type_asset: 'ics20',
|
|
132
|
+
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
133
|
+
name: 'Crowdpunk DAO',
|
|
134
|
+
display: 'crowdp',
|
|
135
|
+
symbol: 'CROWDP',
|
|
136
|
+
traces: [{
|
|
137
|
+
type: 'ibc',
|
|
138
|
+
counterparty: {
|
|
139
|
+
chain_name: 'evmos',
|
|
140
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
141
|
+
channel_id: 'channel-3'
|
|
142
|
+
},
|
|
143
|
+
chain: {
|
|
144
|
+
channel_id: 'channel-292',
|
|
145
|
+
path: 'transfer/channel-292/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
146
|
+
}
|
|
147
|
+
}],
|
|
148
|
+
logo_URIs: {
|
|
149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
151
|
+
},
|
|
152
|
+
images: [{
|
|
153
|
+
image_sync: {
|
|
154
|
+
chain_name: 'evmos',
|
|
155
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
156
|
+
},
|
|
157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
159
|
+
theme: {
|
|
160
|
+
primary_color_hex: '#04fbfb'
|
|
161
|
+
}
|
|
162
|
+
}]
|
|
120
163
|
}
|
|
121
164
|
]
|
|
122
165
|
};
|
|
@@ -2115,6 +2115,49 @@ const info = {
|
|
|
2115
2115
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wind.ash.png'
|
|
2116
2116
|
}],
|
|
2117
2117
|
type_asset: 'sdk.coin'
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
description: 'The token of Crowdpunk DAO',
|
|
2121
|
+
denom_units: [{
|
|
2122
|
+
denom: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
|
|
2123
|
+
exponent: 0,
|
|
2124
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
2125
|
+
}, {
|
|
2126
|
+
denom: 'crowdp',
|
|
2127
|
+
exponent: 18
|
|
2128
|
+
}],
|
|
2129
|
+
type_asset: 'ics20',
|
|
2130
|
+
base: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
|
|
2131
|
+
name: 'Crowdpunk DAO',
|
|
2132
|
+
display: 'crowdp',
|
|
2133
|
+
symbol: 'CROWDP',
|
|
2134
|
+
traces: [{
|
|
2135
|
+
type: 'ibc',
|
|
2136
|
+
counterparty: {
|
|
2137
|
+
chain_name: 'evmos',
|
|
2138
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2139
|
+
channel_id: 'channel-5'
|
|
2140
|
+
},
|
|
2141
|
+
chain: {
|
|
2142
|
+
channel_id: 'channel-70',
|
|
2143
|
+
path: 'transfer/channel-70/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
2144
|
+
}
|
|
2145
|
+
}],
|
|
2146
|
+
logo_URIs: {
|
|
2147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2149
|
+
},
|
|
2150
|
+
images: [{
|
|
2151
|
+
image_sync: {
|
|
2152
|
+
chain_name: 'evmos',
|
|
2153
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
2154
|
+
},
|
|
2155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
2157
|
+
theme: {
|
|
2158
|
+
primary_color_hex: '#04fbfb'
|
|
2159
|
+
}
|
|
2160
|
+
}]
|
|
2118
2161
|
}
|
|
2119
2162
|
]
|
|
2120
2163
|
};
|
|
@@ -154,6 +154,49 @@ const info = {
|
|
|
154
154
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
155
155
|
},
|
|
156
156
|
type_asset: 'sdk.coin'
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
description: 'The token of Crowdpunk DAO',
|
|
160
|
+
denom_units: [{
|
|
161
|
+
denom: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
162
|
+
exponent: 0,
|
|
163
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
164
|
+
}, {
|
|
165
|
+
denom: 'crowdp',
|
|
166
|
+
exponent: 18
|
|
167
|
+
}],
|
|
168
|
+
type_asset: 'ics20',
|
|
169
|
+
base: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
170
|
+
name: 'Crowdpunk DAO',
|
|
171
|
+
display: 'crowdp',
|
|
172
|
+
symbol: 'CROWDP',
|
|
173
|
+
traces: [{
|
|
174
|
+
type: 'ibc',
|
|
175
|
+
counterparty: {
|
|
176
|
+
chain_name: 'evmos',
|
|
177
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
178
|
+
channel_id: 'channel-83'
|
|
179
|
+
},
|
|
180
|
+
chain: {
|
|
181
|
+
channel_id: 'channel-117',
|
|
182
|
+
path: 'transfer/channel-117/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
183
|
+
}
|
|
184
|
+
}],
|
|
185
|
+
logo_URIs: {
|
|
186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
188
|
+
},
|
|
189
|
+
images: [{
|
|
190
|
+
image_sync: {
|
|
191
|
+
chain_name: 'evmos',
|
|
192
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
193
|
+
},
|
|
194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
196
|
+
theme: {
|
|
197
|
+
primary_color_hex: '#04fbfb'
|
|
198
|
+
}
|
|
199
|
+
}]
|
|
157
200
|
}
|
|
158
201
|
]
|
|
159
202
|
};
|
|
@@ -1273,6 +1273,65 @@ const info = {
|
|
|
1273
1273
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/xatom.svg'
|
|
1274
1274
|
}],
|
|
1275
1275
|
coingecko_id: 'astrovault-xatom'
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
description: 'The advance token for ATOM denominated vaults on Amulet Protocol',
|
|
1279
|
+
denom_units: [{
|
|
1280
|
+
denom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom',
|
|
1281
|
+
exponent: 0
|
|
1282
|
+
}, {
|
|
1283
|
+
denom: 'amATOM',
|
|
1284
|
+
exponent: 6
|
|
1285
|
+
}],
|
|
1286
|
+
base: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom',
|
|
1287
|
+
name: 'amATOM',
|
|
1288
|
+
display: 'amATOM',
|
|
1289
|
+
symbol: 'amATOM',
|
|
1290
|
+
traces: [{
|
|
1291
|
+
type: 'synthetic',
|
|
1292
|
+
counterparty: {
|
|
1293
|
+
chain_name: 'neutron',
|
|
1294
|
+
base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
1295
|
+
contract: 'neutron16d4a7q3wfkkawj4jwyzz6g97xtmj0crkyn06ev74fu4xsgkwnreswzfpcy'
|
|
1296
|
+
},
|
|
1297
|
+
provider: 'Amulet'
|
|
1298
|
+
}],
|
|
1299
|
+
logo_URIs: {
|
|
1300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1302
|
+
},
|
|
1303
|
+
images: [{
|
|
1304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1306
|
+
}],
|
|
1307
|
+
type_asset: 'sdk.coin'
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
description: 'Liquid Staked USDC',
|
|
1311
|
+
denom_units: [{
|
|
1312
|
+
denom: 'factory/neutron1mdy5fhtwdjagp5eallsdhlx6gxylm8rxqk72wjzg6y5d5kt44ysqprkduw/JSD',
|
|
1313
|
+
exponent: 0
|
|
1314
|
+
}, {
|
|
1315
|
+
denom: 'JSD',
|
|
1316
|
+
exponent: 6
|
|
1317
|
+
}],
|
|
1318
|
+
base: 'factory/neutron1mdy5fhtwdjagp5eallsdhlx6gxylm8rxqk72wjzg6y5d5kt44ysqprkduw/JSD',
|
|
1319
|
+
name: 'Jade',
|
|
1320
|
+
display: 'JSD',
|
|
1321
|
+
symbol: 'JSD',
|
|
1322
|
+
logo_URIs: {
|
|
1323
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.png',
|
|
1324
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.svg'
|
|
1325
|
+
},
|
|
1326
|
+
images: [{
|
|
1327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.png',
|
|
1328
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.svg'
|
|
1329
|
+
}],
|
|
1330
|
+
socials: {
|
|
1331
|
+
website: 'https://Jade.Money',
|
|
1332
|
+
twitter: 'https://x.com/jadedotmoney'
|
|
1333
|
+
},
|
|
1334
|
+
type_asset: 'sdk.coin'
|
|
1276
1335
|
}
|
|
1277
1336
|
]
|
|
1278
1337
|
};
|
|
@@ -208,6 +208,49 @@ const info = {
|
|
|
208
208
|
background_color_hex: '#FFFFFF'
|
|
209
209
|
}
|
|
210
210
|
}]
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
description: 'The token of Crowdpunk DAO',
|
|
214
|
+
denom_units: [{
|
|
215
|
+
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
216
|
+
exponent: 0,
|
|
217
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
218
|
+
}, {
|
|
219
|
+
denom: 'crowdp',
|
|
220
|
+
exponent: 18
|
|
221
|
+
}],
|
|
222
|
+
type_asset: 'ics20',
|
|
223
|
+
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
224
|
+
name: 'Crowdpunk DAO',
|
|
225
|
+
display: 'crowdp',
|
|
226
|
+
symbol: 'CROWDP',
|
|
227
|
+
traces: [{
|
|
228
|
+
type: 'ibc',
|
|
229
|
+
counterparty: {
|
|
230
|
+
chain_name: 'evmos',
|
|
231
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
232
|
+
channel_id: 'channel-64'
|
|
233
|
+
},
|
|
234
|
+
chain: {
|
|
235
|
+
channel_id: 'channel-7',
|
|
236
|
+
path: 'transfer/channel-7/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
237
|
+
}
|
|
238
|
+
}],
|
|
239
|
+
logo_URIs: {
|
|
240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
242
|
+
},
|
|
243
|
+
images: [{
|
|
244
|
+
image_sync: {
|
|
245
|
+
chain_name: 'evmos',
|
|
246
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
247
|
+
},
|
|
248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
250
|
+
theme: {
|
|
251
|
+
primary_color_hex: '#04fbfb'
|
|
252
|
+
}
|
|
253
|
+
}]
|
|
211
254
|
}
|
|
212
255
|
]
|
|
213
256
|
};
|
|
@@ -615,6 +615,49 @@ const info = {
|
|
|
615
615
|
website: 'https://gatahub.zone',
|
|
616
616
|
twitter: 'https://x.com/GataHubZone'
|
|
617
617
|
}
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
description: 'The token of Crowdpunk DAO',
|
|
621
|
+
denom_units: [{
|
|
622
|
+
denom: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
623
|
+
exponent: 0,
|
|
624
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
625
|
+
}, {
|
|
626
|
+
denom: 'crowdp',
|
|
627
|
+
exponent: 18
|
|
628
|
+
}],
|
|
629
|
+
type_asset: 'ics20',
|
|
630
|
+
base: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
631
|
+
name: 'Crowdpunk DAO',
|
|
632
|
+
display: 'crowdp',
|
|
633
|
+
symbol: 'CROWDP',
|
|
634
|
+
traces: [{
|
|
635
|
+
type: 'ibc',
|
|
636
|
+
counterparty: {
|
|
637
|
+
chain_name: 'evmos',
|
|
638
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
639
|
+
channel_id: 'channel-13'
|
|
640
|
+
},
|
|
641
|
+
chain: {
|
|
642
|
+
channel_id: 'channel-46',
|
|
643
|
+
path: 'transfer/channel-46/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
644
|
+
}
|
|
645
|
+
}],
|
|
646
|
+
logo_URIs: {
|
|
647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
649
|
+
},
|
|
650
|
+
images: [{
|
|
651
|
+
image_sync: {
|
|
652
|
+
chain_name: 'evmos',
|
|
653
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
654
|
+
},
|
|
655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
656
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
657
|
+
theme: {
|
|
658
|
+
primary_color_hex: '#04fbfb'
|
|
659
|
+
}
|
|
660
|
+
}]
|
|
618
661
|
}
|
|
619
662
|
]
|
|
620
663
|
};
|
package/mainnet/axelar/assets.js
CHANGED
|
@@ -1610,6 +1610,49 @@ const info = {
|
|
|
1610
1610
|
primary_color_hex: '#162E2F'
|
|
1611
1611
|
}
|
|
1612
1612
|
}]
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
description: 'The token of Crowdpunk DAO',
|
|
1616
|
+
denom_units: [{
|
|
1617
|
+
denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
|
|
1618
|
+
exponent: 0,
|
|
1619
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1620
|
+
}, {
|
|
1621
|
+
denom: 'crowdp',
|
|
1622
|
+
exponent: 18
|
|
1623
|
+
}],
|
|
1624
|
+
type_asset: 'ics20',
|
|
1625
|
+
base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
|
|
1626
|
+
name: 'Crowdpunk DAO',
|
|
1627
|
+
display: 'crowdp',
|
|
1628
|
+
symbol: 'CROWDP',
|
|
1629
|
+
traces: [{
|
|
1630
|
+
type: 'ibc',
|
|
1631
|
+
counterparty: {
|
|
1632
|
+
chain_name: 'evmos',
|
|
1633
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1634
|
+
channel_id: 'channel-21'
|
|
1635
|
+
},
|
|
1636
|
+
chain: {
|
|
1637
|
+
channel_id: 'channel-22',
|
|
1638
|
+
path: 'transfer/channel-22/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
1639
|
+
}
|
|
1640
|
+
}],
|
|
1641
|
+
logo_URIs: {
|
|
1642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1644
|
+
},
|
|
1645
|
+
images: [{
|
|
1646
|
+
image_sync: {
|
|
1647
|
+
chain_name: 'evmos',
|
|
1648
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
1649
|
+
},
|
|
1650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
1652
|
+
theme: {
|
|
1653
|
+
primary_color_hex: '#04fbfb'
|
|
1654
|
+
}
|
|
1655
|
+
}]
|
|
1613
1656
|
}
|
|
1614
1657
|
]
|
|
1615
1658
|
};
|
|
@@ -119,6 +119,49 @@ const info = {
|
|
|
119
119
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
120
120
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
121
121
|
}
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
description: 'The token of Crowdpunk DAO',
|
|
125
|
+
denom_units: [{
|
|
126
|
+
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
127
|
+
exponent: 0,
|
|
128
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
129
|
+
}, {
|
|
130
|
+
denom: 'crowdp',
|
|
131
|
+
exponent: 18
|
|
132
|
+
}],
|
|
133
|
+
type_asset: 'ics20',
|
|
134
|
+
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
135
|
+
name: 'Crowdpunk DAO',
|
|
136
|
+
display: 'crowdp',
|
|
137
|
+
symbol: 'CROWDP',
|
|
138
|
+
traces: [{
|
|
139
|
+
type: 'ibc',
|
|
140
|
+
counterparty: {
|
|
141
|
+
chain_name: 'evmos',
|
|
142
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
143
|
+
channel_id: 'channel-3'
|
|
144
|
+
},
|
|
145
|
+
chain: {
|
|
146
|
+
channel_id: 'channel-292',
|
|
147
|
+
path: 'transfer/channel-292/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
148
|
+
}
|
|
149
|
+
}],
|
|
150
|
+
logo_URIs: {
|
|
151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
153
|
+
},
|
|
154
|
+
images: [{
|
|
155
|
+
image_sync: {
|
|
156
|
+
chain_name: 'evmos',
|
|
157
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
158
|
+
},
|
|
159
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
160
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
161
|
+
theme: {
|
|
162
|
+
primary_color_hex: '#04fbfb'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
122
165
|
}
|
|
123
166
|
]
|
|
124
167
|
};
|
package/mainnet/juno/assets.js
CHANGED
|
@@ -2117,6 +2117,49 @@ const info = {
|
|
|
2117
2117
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wind.ash.png'
|
|
2118
2118
|
}],
|
|
2119
2119
|
type_asset: 'sdk.coin'
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
description: 'The token of Crowdpunk DAO',
|
|
2123
|
+
denom_units: [{
|
|
2124
|
+
denom: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
|
|
2125
|
+
exponent: 0,
|
|
2126
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
2127
|
+
}, {
|
|
2128
|
+
denom: 'crowdp',
|
|
2129
|
+
exponent: 18
|
|
2130
|
+
}],
|
|
2131
|
+
type_asset: 'ics20',
|
|
2132
|
+
base: 'ibc/B4B81727559DC69159ED8BECD4452D555235CA0D11FADD3ADE121395A7E2833E',
|
|
2133
|
+
name: 'Crowdpunk DAO',
|
|
2134
|
+
display: 'crowdp',
|
|
2135
|
+
symbol: 'CROWDP',
|
|
2136
|
+
traces: [{
|
|
2137
|
+
type: 'ibc',
|
|
2138
|
+
counterparty: {
|
|
2139
|
+
chain_name: 'evmos',
|
|
2140
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2141
|
+
channel_id: 'channel-5'
|
|
2142
|
+
},
|
|
2143
|
+
chain: {
|
|
2144
|
+
channel_id: 'channel-70',
|
|
2145
|
+
path: 'transfer/channel-70/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
2146
|
+
}
|
|
2147
|
+
}],
|
|
2148
|
+
logo_URIs: {
|
|
2149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2151
|
+
},
|
|
2152
|
+
images: [{
|
|
2153
|
+
image_sync: {
|
|
2154
|
+
chain_name: 'evmos',
|
|
2155
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
2156
|
+
},
|
|
2157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
2159
|
+
theme: {
|
|
2160
|
+
primary_color_hex: '#04fbfb'
|
|
2161
|
+
}
|
|
2162
|
+
}]
|
|
2120
2163
|
}
|
|
2121
2164
|
]
|
|
2122
2165
|
};
|
package/mainnet/kava/assets.js
CHANGED
|
@@ -156,6 +156,49 @@ const info = {
|
|
|
156
156
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
157
157
|
},
|
|
158
158
|
type_asset: 'sdk.coin'
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
description: 'The token of Crowdpunk DAO',
|
|
162
|
+
denom_units: [{
|
|
163
|
+
denom: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
164
|
+
exponent: 0,
|
|
165
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
166
|
+
}, {
|
|
167
|
+
denom: 'crowdp',
|
|
168
|
+
exponent: 18
|
|
169
|
+
}],
|
|
170
|
+
type_asset: 'ics20',
|
|
171
|
+
base: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
172
|
+
name: 'Crowdpunk DAO',
|
|
173
|
+
display: 'crowdp',
|
|
174
|
+
symbol: 'CROWDP',
|
|
175
|
+
traces: [{
|
|
176
|
+
type: 'ibc',
|
|
177
|
+
counterparty: {
|
|
178
|
+
chain_name: 'evmos',
|
|
179
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
180
|
+
channel_id: 'channel-83'
|
|
181
|
+
},
|
|
182
|
+
chain: {
|
|
183
|
+
channel_id: 'channel-117',
|
|
184
|
+
path: 'transfer/channel-117/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
185
|
+
}
|
|
186
|
+
}],
|
|
187
|
+
logo_URIs: {
|
|
188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
190
|
+
},
|
|
191
|
+
images: [{
|
|
192
|
+
image_sync: {
|
|
193
|
+
chain_name: 'evmos',
|
|
194
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
195
|
+
},
|
|
196
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
198
|
+
theme: {
|
|
199
|
+
primary_color_hex: '#04fbfb'
|
|
200
|
+
}
|
|
201
|
+
}]
|
|
159
202
|
}
|
|
160
203
|
]
|
|
161
204
|
};
|
|
@@ -1275,6 +1275,65 @@ const info = {
|
|
|
1275
1275
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/xatom.svg'
|
|
1276
1276
|
}],
|
|
1277
1277
|
coingecko_id: 'astrovault-xatom'
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
description: 'The advance token for ATOM denominated vaults on Amulet Protocol',
|
|
1281
|
+
denom_units: [{
|
|
1282
|
+
denom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom',
|
|
1283
|
+
exponent: 0
|
|
1284
|
+
}, {
|
|
1285
|
+
denom: 'amATOM',
|
|
1286
|
+
exponent: 6
|
|
1287
|
+
}],
|
|
1288
|
+
base: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom',
|
|
1289
|
+
name: 'amATOM',
|
|
1290
|
+
display: 'amATOM',
|
|
1291
|
+
symbol: 'amATOM',
|
|
1292
|
+
traces: [{
|
|
1293
|
+
type: 'synthetic',
|
|
1294
|
+
counterparty: {
|
|
1295
|
+
chain_name: 'neutron',
|
|
1296
|
+
base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
1297
|
+
contract: 'neutron16d4a7q3wfkkawj4jwyzz6g97xtmj0crkyn06ev74fu4xsgkwnreswzfpcy'
|
|
1298
|
+
},
|
|
1299
|
+
provider: 'Amulet'
|
|
1300
|
+
}],
|
|
1301
|
+
logo_URIs: {
|
|
1302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1304
|
+
},
|
|
1305
|
+
images: [{
|
|
1306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1308
|
+
}],
|
|
1309
|
+
type_asset: 'sdk.coin'
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
description: 'Liquid Staked USDC',
|
|
1313
|
+
denom_units: [{
|
|
1314
|
+
denom: 'factory/neutron1mdy5fhtwdjagp5eallsdhlx6gxylm8rxqk72wjzg6y5d5kt44ysqprkduw/JSD',
|
|
1315
|
+
exponent: 0
|
|
1316
|
+
}, {
|
|
1317
|
+
denom: 'JSD',
|
|
1318
|
+
exponent: 6
|
|
1319
|
+
}],
|
|
1320
|
+
base: 'factory/neutron1mdy5fhtwdjagp5eallsdhlx6gxylm8rxqk72wjzg6y5d5kt44ysqprkduw/JSD',
|
|
1321
|
+
name: 'Jade',
|
|
1322
|
+
display: 'JSD',
|
|
1323
|
+
symbol: 'JSD',
|
|
1324
|
+
logo_URIs: {
|
|
1325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.png',
|
|
1326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.svg'
|
|
1327
|
+
},
|
|
1328
|
+
images: [{
|
|
1329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.png',
|
|
1330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jsd.svg'
|
|
1331
|
+
}],
|
|
1332
|
+
socials: {
|
|
1333
|
+
website: 'https://Jade.Money',
|
|
1334
|
+
twitter: 'https://x.com/jadedotmoney'
|
|
1335
|
+
},
|
|
1336
|
+
type_asset: 'sdk.coin'
|
|
1278
1337
|
}
|
|
1279
1338
|
]
|
|
1280
1339
|
};
|
package/mainnet/noble/assets.js
CHANGED
|
@@ -210,6 +210,49 @@ const info = {
|
|
|
210
210
|
background_color_hex: '#FFFFFF'
|
|
211
211
|
}
|
|
212
212
|
}]
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
description: 'The token of Crowdpunk DAO',
|
|
216
|
+
denom_units: [{
|
|
217
|
+
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
218
|
+
exponent: 0,
|
|
219
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
220
|
+
}, {
|
|
221
|
+
denom: 'crowdp',
|
|
222
|
+
exponent: 18
|
|
223
|
+
}],
|
|
224
|
+
type_asset: 'ics20',
|
|
225
|
+
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
226
|
+
name: 'Crowdpunk DAO',
|
|
227
|
+
display: 'crowdp',
|
|
228
|
+
symbol: 'CROWDP',
|
|
229
|
+
traces: [{
|
|
230
|
+
type: 'ibc',
|
|
231
|
+
counterparty: {
|
|
232
|
+
chain_name: 'evmos',
|
|
233
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
234
|
+
channel_id: 'channel-64'
|
|
235
|
+
},
|
|
236
|
+
chain: {
|
|
237
|
+
channel_id: 'channel-7',
|
|
238
|
+
path: 'transfer/channel-7/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
239
|
+
}
|
|
240
|
+
}],
|
|
241
|
+
logo_URIs: {
|
|
242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
244
|
+
},
|
|
245
|
+
images: [{
|
|
246
|
+
image_sync: {
|
|
247
|
+
chain_name: 'evmos',
|
|
248
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
249
|
+
},
|
|
250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
252
|
+
theme: {
|
|
253
|
+
primary_color_hex: '#04fbfb'
|
|
254
|
+
}
|
|
255
|
+
}]
|
|
213
256
|
}
|
|
214
257
|
]
|
|
215
258
|
};
|
|
@@ -617,6 +617,49 @@ const info = {
|
|
|
617
617
|
website: 'https://gatahub.zone',
|
|
618
618
|
twitter: 'https://x.com/GataHubZone'
|
|
619
619
|
}
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
description: 'The token of Crowdpunk DAO',
|
|
623
|
+
denom_units: [{
|
|
624
|
+
denom: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
625
|
+
exponent: 0,
|
|
626
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
627
|
+
}, {
|
|
628
|
+
denom: 'crowdp',
|
|
629
|
+
exponent: 18
|
|
630
|
+
}],
|
|
631
|
+
type_asset: 'ics20',
|
|
632
|
+
base: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
633
|
+
name: 'Crowdpunk DAO',
|
|
634
|
+
display: 'crowdp',
|
|
635
|
+
symbol: 'CROWDP',
|
|
636
|
+
traces: [{
|
|
637
|
+
type: 'ibc',
|
|
638
|
+
counterparty: {
|
|
639
|
+
chain_name: 'evmos',
|
|
640
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
641
|
+
channel_id: 'channel-13'
|
|
642
|
+
},
|
|
643
|
+
chain: {
|
|
644
|
+
channel_id: 'channel-46',
|
|
645
|
+
path: 'transfer/channel-46/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
646
|
+
}
|
|
647
|
+
}],
|
|
648
|
+
logo_URIs: {
|
|
649
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
650
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
651
|
+
},
|
|
652
|
+
images: [{
|
|
653
|
+
image_sync: {
|
|
654
|
+
chain_name: 'evmos',
|
|
655
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
656
|
+
},
|
|
657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
658
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
659
|
+
theme: {
|
|
660
|
+
primary_color_hex: '#04fbfb'
|
|
661
|
+
}
|
|
662
|
+
}]
|
|
620
663
|
}
|
|
621
664
|
]
|
|
622
665
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.47",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/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.
|
|
32
|
+
"@chain-registry/utils": "^1.51.24",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.24"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "ed59e69187b32c9ebaf9e52a36db456615e5c23b"
|
|
47
47
|
}
|