@chain-registry/osmosis 1.62.51 → 1.62.53
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/asset_list.js +0 -84
- package/assets.js +86 -43
- package/esm/asset_list.js +0 -84
- package/esm/assets.js +86 -43
- package/esm/testnet_assets.js +4 -4
- package/package.json +3 -3
- package/testnet_assets.js +4 -4
package/asset_list.js
CHANGED
|
@@ -4179,48 +4179,6 @@ const asset_list = {
|
|
|
4179
4179
|
}
|
|
4180
4180
|
}]
|
|
4181
4181
|
},
|
|
4182
|
-
{
|
|
4183
|
-
description: 'Mars protocol token',
|
|
4184
|
-
denom_units: [{
|
|
4185
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
4186
|
-
exponent: 0,
|
|
4187
|
-
aliases: ['umars']
|
|
4188
|
-
}, {
|
|
4189
|
-
denom: 'mars',
|
|
4190
|
-
exponent: 6
|
|
4191
|
-
}],
|
|
4192
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
4193
|
-
name: 'Mars',
|
|
4194
|
-
display: 'mars',
|
|
4195
|
-
symbol: 'MARS',
|
|
4196
|
-
logo_URIs: {
|
|
4197
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4198
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
4199
|
-
},
|
|
4200
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
4201
|
-
images: [{
|
|
4202
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4203
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
4204
|
-
theme: {
|
|
4205
|
-
primary_color_hex: '#d43c3f'
|
|
4206
|
-
}
|
|
4207
|
-
}],
|
|
4208
|
-
socials: {
|
|
4209
|
-
website: 'https://www.marsprotocol.io/',
|
|
4210
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
4211
|
-
},
|
|
4212
|
-
traces: [{
|
|
4213
|
-
type: 'ibc',
|
|
4214
|
-
counterparty: {
|
|
4215
|
-
channel_id: 'channel-1',
|
|
4216
|
-
base_denom: 'umars',
|
|
4217
|
-
chain_name: 'mars'
|
|
4218
|
-
},
|
|
4219
|
-
chain: {
|
|
4220
|
-
channel_id: 'channel-557'
|
|
4221
|
-
}
|
|
4222
|
-
}]
|
|
4223
|
-
},
|
|
4224
4182
|
{
|
|
4225
4183
|
description: 'The native token of Medas Digital Network',
|
|
4226
4184
|
denom_units: [{
|
|
@@ -9468,48 +9426,6 @@ const asset_list = {
|
|
|
9468
9426
|
}
|
|
9469
9427
|
}]
|
|
9470
9428
|
},
|
|
9471
|
-
{
|
|
9472
|
-
description: 'Mars protocol token',
|
|
9473
|
-
denom_units: [{
|
|
9474
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
9475
|
-
exponent: 0,
|
|
9476
|
-
aliases: ['umars']
|
|
9477
|
-
}, {
|
|
9478
|
-
denom: 'mars',
|
|
9479
|
-
exponent: 6
|
|
9480
|
-
}],
|
|
9481
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
9482
|
-
name: 'Mars',
|
|
9483
|
-
display: 'mars',
|
|
9484
|
-
symbol: 'MARS',
|
|
9485
|
-
logo_URIs: {
|
|
9486
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
9487
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
9488
|
-
},
|
|
9489
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
9490
|
-
images: [{
|
|
9491
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
9492
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
9493
|
-
theme: {
|
|
9494
|
-
primary_color_hex: '#d43c3f'
|
|
9495
|
-
}
|
|
9496
|
-
}],
|
|
9497
|
-
socials: {
|
|
9498
|
-
website: 'https://www.marsprotocol.io/',
|
|
9499
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
9500
|
-
},
|
|
9501
|
-
traces: [{
|
|
9502
|
-
type: 'ibc',
|
|
9503
|
-
counterparty: {
|
|
9504
|
-
channel_id: 'channel-1',
|
|
9505
|
-
base_denom: 'umars',
|
|
9506
|
-
chain_name: 'mars'
|
|
9507
|
-
},
|
|
9508
|
-
chain: {
|
|
9509
|
-
channel_id: 'channel-557'
|
|
9510
|
-
}
|
|
9511
|
-
}]
|
|
9512
|
-
},
|
|
9513
9429
|
{
|
|
9514
9430
|
description: 'The native token of Medas Digital Network',
|
|
9515
9431
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -6842,49 +6842,6 @@ const assets = {
|
|
|
6842
6842
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
|
|
6843
6843
|
}]
|
|
6844
6844
|
},
|
|
6845
|
-
{
|
|
6846
|
-
description: 'Mars protocol token',
|
|
6847
|
-
denom_units: [{
|
|
6848
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
6849
|
-
exponent: 0,
|
|
6850
|
-
aliases: ['umars']
|
|
6851
|
-
}, {
|
|
6852
|
-
denom: 'mars',
|
|
6853
|
-
exponent: 6
|
|
6854
|
-
}],
|
|
6855
|
-
type_asset: 'ics20',
|
|
6856
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
6857
|
-
name: 'Mars Hub',
|
|
6858
|
-
display: 'mars',
|
|
6859
|
-
symbol: 'MARS',
|
|
6860
|
-
traces: [{
|
|
6861
|
-
type: 'ibc',
|
|
6862
|
-
counterparty: {
|
|
6863
|
-
chain_name: 'mars',
|
|
6864
|
-
base_denom: 'umars',
|
|
6865
|
-
channel_id: 'channel-1'
|
|
6866
|
-
},
|
|
6867
|
-
chain: {
|
|
6868
|
-
channel_id: 'channel-557',
|
|
6869
|
-
path: 'transfer/channel-557/umars'
|
|
6870
|
-
}
|
|
6871
|
-
}],
|
|
6872
|
-
logo_URIs: {
|
|
6873
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
6874
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
6875
|
-
},
|
|
6876
|
-
images: [{
|
|
6877
|
-
image_sync: {
|
|
6878
|
-
chain_name: 'mars',
|
|
6879
|
-
base_denom: 'umars'
|
|
6880
|
-
},
|
|
6881
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
6882
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
6883
|
-
theme: {
|
|
6884
|
-
primary_color_hex: '#d43c3f'
|
|
6885
|
-
}
|
|
6886
|
-
}]
|
|
6887
|
-
},
|
|
6888
6845
|
{
|
|
6889
6846
|
description: 'Ciento Exchange Token',
|
|
6890
6847
|
denom_units: [{
|
|
@@ -18327,6 +18284,92 @@ const assets = {
|
|
|
18327
18284
|
background_color_hex: '#000000'
|
|
18328
18285
|
}
|
|
18329
18286
|
}]
|
|
18287
|
+
},
|
|
18288
|
+
{
|
|
18289
|
+
description: 'Mars Protocol token (pre-migration)',
|
|
18290
|
+
denom_units: [{
|
|
18291
|
+
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
18292
|
+
exponent: 0,
|
|
18293
|
+
aliases: ['umars']
|
|
18294
|
+
}, {
|
|
18295
|
+
denom: 'MARS.old',
|
|
18296
|
+
exponent: 6
|
|
18297
|
+
}],
|
|
18298
|
+
type_asset: 'ics20',
|
|
18299
|
+
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
18300
|
+
name: 'Mars Hub',
|
|
18301
|
+
display: 'MARS.old',
|
|
18302
|
+
symbol: 'MARS.old',
|
|
18303
|
+
traces: [{
|
|
18304
|
+
type: 'ibc',
|
|
18305
|
+
counterparty: {
|
|
18306
|
+
chain_name: 'mars',
|
|
18307
|
+
base_denom: 'umars',
|
|
18308
|
+
channel_id: 'channel-1'
|
|
18309
|
+
},
|
|
18310
|
+
chain: {
|
|
18311
|
+
channel_id: 'channel-557',
|
|
18312
|
+
path: 'transfer/channel-557/umars'
|
|
18313
|
+
}
|
|
18314
|
+
}],
|
|
18315
|
+
logo_URIs: {
|
|
18316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
18317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg'
|
|
18318
|
+
},
|
|
18319
|
+
images: [{
|
|
18320
|
+
image_sync: {
|
|
18321
|
+
chain_name: 'mars',
|
|
18322
|
+
base_denom: 'umars'
|
|
18323
|
+
},
|
|
18324
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
18325
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg',
|
|
18326
|
+
theme: {
|
|
18327
|
+
primary_color_hex: '#FFFFFF'
|
|
18328
|
+
}
|
|
18329
|
+
}]
|
|
18330
|
+
},
|
|
18331
|
+
{
|
|
18332
|
+
description: 'Mars Protocol is a cross-collateralized Money Market Protocol on Neutron and Osmosis',
|
|
18333
|
+
denom_units: [{
|
|
18334
|
+
denom: 'ibc/B67DF59507B3755EEDE0866C449445BD54B4DA82CCEBA89D775E53DC35664255',
|
|
18335
|
+
exponent: 0,
|
|
18336
|
+
aliases: ['umars']
|
|
18337
|
+
}, {
|
|
18338
|
+
denom: 'MARS',
|
|
18339
|
+
exponent: 6
|
|
18340
|
+
}],
|
|
18341
|
+
type_asset: 'ics20',
|
|
18342
|
+
base: 'ibc/B67DF59507B3755EEDE0866C449445BD54B4DA82CCEBA89D775E53DC35664255',
|
|
18343
|
+
name: 'Mars Hub',
|
|
18344
|
+
display: 'MARS',
|
|
18345
|
+
symbol: 'MARS',
|
|
18346
|
+
traces: [{
|
|
18347
|
+
type: 'ibc',
|
|
18348
|
+
counterparty: {
|
|
18349
|
+
chain_name: 'neutron',
|
|
18350
|
+
base_denom: 'factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS',
|
|
18351
|
+
channel_id: 'channel-10'
|
|
18352
|
+
},
|
|
18353
|
+
chain: {
|
|
18354
|
+
channel_id: 'channel-874',
|
|
18355
|
+
path: 'transfer/channel-874/factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS'
|
|
18356
|
+
}
|
|
18357
|
+
}],
|
|
18358
|
+
logo_URIs: {
|
|
18359
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
18360
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
18361
|
+
},
|
|
18362
|
+
images: [{
|
|
18363
|
+
image_sync: {
|
|
18364
|
+
chain_name: 'neutron',
|
|
18365
|
+
base_denom: 'factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS'
|
|
18366
|
+
},
|
|
18367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
18368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg',
|
|
18369
|
+
theme: {
|
|
18370
|
+
primary_color_hex: '#ef4136'
|
|
18371
|
+
}
|
|
18372
|
+
}]
|
|
18330
18373
|
}
|
|
18331
18374
|
]
|
|
18332
18375
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -4177,48 +4177,6 @@ const asset_list = {
|
|
|
4177
4177
|
}
|
|
4178
4178
|
}]
|
|
4179
4179
|
},
|
|
4180
|
-
{
|
|
4181
|
-
description: 'Mars protocol token',
|
|
4182
|
-
denom_units: [{
|
|
4183
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
4184
|
-
exponent: 0,
|
|
4185
|
-
aliases: ['umars']
|
|
4186
|
-
}, {
|
|
4187
|
-
denom: 'mars',
|
|
4188
|
-
exponent: 6
|
|
4189
|
-
}],
|
|
4190
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
4191
|
-
name: 'Mars',
|
|
4192
|
-
display: 'mars',
|
|
4193
|
-
symbol: 'MARS',
|
|
4194
|
-
logo_URIs: {
|
|
4195
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4196
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
4197
|
-
},
|
|
4198
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
4199
|
-
images: [{
|
|
4200
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
4201
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
4202
|
-
theme: {
|
|
4203
|
-
primary_color_hex: '#d43c3f'
|
|
4204
|
-
}
|
|
4205
|
-
}],
|
|
4206
|
-
socials: {
|
|
4207
|
-
website: 'https://www.marsprotocol.io/',
|
|
4208
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
4209
|
-
},
|
|
4210
|
-
traces: [{
|
|
4211
|
-
type: 'ibc',
|
|
4212
|
-
counterparty: {
|
|
4213
|
-
channel_id: 'channel-1',
|
|
4214
|
-
base_denom: 'umars',
|
|
4215
|
-
chain_name: 'mars'
|
|
4216
|
-
},
|
|
4217
|
-
chain: {
|
|
4218
|
-
channel_id: 'channel-557'
|
|
4219
|
-
}
|
|
4220
|
-
}]
|
|
4221
|
-
},
|
|
4222
4180
|
{
|
|
4223
4181
|
description: 'The native token of Medas Digital Network',
|
|
4224
4182
|
denom_units: [{
|
|
@@ -9466,48 +9424,6 @@ const asset_list = {
|
|
|
9466
9424
|
}
|
|
9467
9425
|
}]
|
|
9468
9426
|
},
|
|
9469
|
-
{
|
|
9470
|
-
description: 'Mars protocol token',
|
|
9471
|
-
denom_units: [{
|
|
9472
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
9473
|
-
exponent: 0,
|
|
9474
|
-
aliases: ['umars']
|
|
9475
|
-
}, {
|
|
9476
|
-
denom: 'mars',
|
|
9477
|
-
exponent: 6
|
|
9478
|
-
}],
|
|
9479
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
9480
|
-
name: 'Mars',
|
|
9481
|
-
display: 'mars',
|
|
9482
|
-
symbol: 'MARS',
|
|
9483
|
-
logo_URIs: {
|
|
9484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
9485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
9486
|
-
},
|
|
9487
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
9488
|
-
images: [{
|
|
9489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
9490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
9491
|
-
theme: {
|
|
9492
|
-
primary_color_hex: '#d43c3f'
|
|
9493
|
-
}
|
|
9494
|
-
}],
|
|
9495
|
-
socials: {
|
|
9496
|
-
website: 'https://www.marsprotocol.io/',
|
|
9497
|
-
twitter: 'https://twitter.com/mars_protocol'
|
|
9498
|
-
},
|
|
9499
|
-
traces: [{
|
|
9500
|
-
type: 'ibc',
|
|
9501
|
-
counterparty: {
|
|
9502
|
-
channel_id: 'channel-1',
|
|
9503
|
-
base_denom: 'umars',
|
|
9504
|
-
chain_name: 'mars'
|
|
9505
|
-
},
|
|
9506
|
-
chain: {
|
|
9507
|
-
channel_id: 'channel-557'
|
|
9508
|
-
}
|
|
9509
|
-
}]
|
|
9510
|
-
},
|
|
9511
9427
|
{
|
|
9512
9428
|
description: 'The native token of Medas Digital Network',
|
|
9513
9429
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -6840,49 +6840,6 @@ const assets = {
|
|
|
6840
6840
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
|
|
6841
6841
|
}]
|
|
6842
6842
|
},
|
|
6843
|
-
{
|
|
6844
|
-
description: 'Mars protocol token',
|
|
6845
|
-
denom_units: [{
|
|
6846
|
-
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
6847
|
-
exponent: 0,
|
|
6848
|
-
aliases: ['umars']
|
|
6849
|
-
}, {
|
|
6850
|
-
denom: 'mars',
|
|
6851
|
-
exponent: 6
|
|
6852
|
-
}],
|
|
6853
|
-
type_asset: 'ics20',
|
|
6854
|
-
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
6855
|
-
name: 'Mars Hub',
|
|
6856
|
-
display: 'mars',
|
|
6857
|
-
symbol: 'MARS',
|
|
6858
|
-
traces: [{
|
|
6859
|
-
type: 'ibc',
|
|
6860
|
-
counterparty: {
|
|
6861
|
-
chain_name: 'mars',
|
|
6862
|
-
base_denom: 'umars',
|
|
6863
|
-
channel_id: 'channel-1'
|
|
6864
|
-
},
|
|
6865
|
-
chain: {
|
|
6866
|
-
channel_id: 'channel-557',
|
|
6867
|
-
path: 'transfer/channel-557/umars'
|
|
6868
|
-
}
|
|
6869
|
-
}],
|
|
6870
|
-
logo_URIs: {
|
|
6871
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
6872
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
6873
|
-
},
|
|
6874
|
-
images: [{
|
|
6875
|
-
image_sync: {
|
|
6876
|
-
chain_name: 'mars',
|
|
6877
|
-
base_denom: 'umars'
|
|
6878
|
-
},
|
|
6879
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
6880
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg',
|
|
6881
|
-
theme: {
|
|
6882
|
-
primary_color_hex: '#d43c3f'
|
|
6883
|
-
}
|
|
6884
|
-
}]
|
|
6885
|
-
},
|
|
6886
6843
|
{
|
|
6887
6844
|
description: 'Ciento Exchange Token',
|
|
6888
6845
|
denom_units: [{
|
|
@@ -18325,6 +18282,92 @@ const assets = {
|
|
|
18325
18282
|
background_color_hex: '#000000'
|
|
18326
18283
|
}
|
|
18327
18284
|
}]
|
|
18285
|
+
},
|
|
18286
|
+
{
|
|
18287
|
+
description: 'Mars Protocol token (pre-migration)',
|
|
18288
|
+
denom_units: [{
|
|
18289
|
+
denom: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
18290
|
+
exponent: 0,
|
|
18291
|
+
aliases: ['umars']
|
|
18292
|
+
}, {
|
|
18293
|
+
denom: 'MARS.old',
|
|
18294
|
+
exponent: 6
|
|
18295
|
+
}],
|
|
18296
|
+
type_asset: 'ics20',
|
|
18297
|
+
base: 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580',
|
|
18298
|
+
name: 'Mars Hub',
|
|
18299
|
+
display: 'MARS.old',
|
|
18300
|
+
symbol: 'MARS.old',
|
|
18301
|
+
traces: [{
|
|
18302
|
+
type: 'ibc',
|
|
18303
|
+
counterparty: {
|
|
18304
|
+
chain_name: 'mars',
|
|
18305
|
+
base_denom: 'umars',
|
|
18306
|
+
channel_id: 'channel-1'
|
|
18307
|
+
},
|
|
18308
|
+
chain: {
|
|
18309
|
+
channel_id: 'channel-557',
|
|
18310
|
+
path: 'transfer/channel-557/umars'
|
|
18311
|
+
}
|
|
18312
|
+
}],
|
|
18313
|
+
logo_URIs: {
|
|
18314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
18315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg'
|
|
18316
|
+
},
|
|
18317
|
+
images: [{
|
|
18318
|
+
image_sync: {
|
|
18319
|
+
chain_name: 'mars',
|
|
18320
|
+
base_denom: 'umars'
|
|
18321
|
+
},
|
|
18322
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
18323
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg',
|
|
18324
|
+
theme: {
|
|
18325
|
+
primary_color_hex: '#FFFFFF'
|
|
18326
|
+
}
|
|
18327
|
+
}]
|
|
18328
|
+
},
|
|
18329
|
+
{
|
|
18330
|
+
description: 'Mars Protocol is a cross-collateralized Money Market Protocol on Neutron and Osmosis',
|
|
18331
|
+
denom_units: [{
|
|
18332
|
+
denom: 'ibc/B67DF59507B3755EEDE0866C449445BD54B4DA82CCEBA89D775E53DC35664255',
|
|
18333
|
+
exponent: 0,
|
|
18334
|
+
aliases: ['umars']
|
|
18335
|
+
}, {
|
|
18336
|
+
denom: 'MARS',
|
|
18337
|
+
exponent: 6
|
|
18338
|
+
}],
|
|
18339
|
+
type_asset: 'ics20',
|
|
18340
|
+
base: 'ibc/B67DF59507B3755EEDE0866C449445BD54B4DA82CCEBA89D775E53DC35664255',
|
|
18341
|
+
name: 'Mars Hub',
|
|
18342
|
+
display: 'MARS',
|
|
18343
|
+
symbol: 'MARS',
|
|
18344
|
+
traces: [{
|
|
18345
|
+
type: 'ibc',
|
|
18346
|
+
counterparty: {
|
|
18347
|
+
chain_name: 'neutron',
|
|
18348
|
+
base_denom: 'factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS',
|
|
18349
|
+
channel_id: 'channel-10'
|
|
18350
|
+
},
|
|
18351
|
+
chain: {
|
|
18352
|
+
channel_id: 'channel-874',
|
|
18353
|
+
path: 'transfer/channel-874/factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS'
|
|
18354
|
+
}
|
|
18355
|
+
}],
|
|
18356
|
+
logo_URIs: {
|
|
18357
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
18358
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
18359
|
+
},
|
|
18360
|
+
images: [{
|
|
18361
|
+
image_sync: {
|
|
18362
|
+
chain_name: 'neutron',
|
|
18363
|
+
base_denom: 'factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS'
|
|
18364
|
+
},
|
|
18365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
18366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg',
|
|
18367
|
+
theme: {
|
|
18368
|
+
primary_color_hex: '#ef4136'
|
|
18369
|
+
}
|
|
18370
|
+
}]
|
|
18328
18371
|
}
|
|
18329
18372
|
]
|
|
18330
18373
|
};
|
package/esm/testnet_assets.js
CHANGED
|
@@ -272,16 +272,16 @@ const testnet_assets = {
|
|
|
272
272
|
}
|
|
273
273
|
}],
|
|
274
274
|
logo_URIs: {
|
|
275
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
276
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
277
277
|
},
|
|
278
278
|
images: [{
|
|
279
279
|
image_sync: {
|
|
280
280
|
chain_name: 'marstestnet',
|
|
281
281
|
base_denom: 'umars'
|
|
282
282
|
},
|
|
283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
284
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
285
285
|
}]
|
|
286
286
|
},
|
|
287
287
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.53",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.45.
|
|
33
|
+
"@chain-registry/types": "^0.45.53"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "82576dbcf12883f96a9dc1647fafbed9bd78e96b"
|
|
43
43
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -274,16 +274,16 @@ const testnet_assets = {
|
|
|
274
274
|
}
|
|
275
275
|
}],
|
|
276
276
|
logo_URIs: {
|
|
277
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
278
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
279
279
|
},
|
|
280
280
|
images: [{
|
|
281
281
|
image_sync: {
|
|
282
282
|
chain_name: 'marstestnet',
|
|
283
283
|
base_denom: 'umars'
|
|
284
284
|
},
|
|
285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
286
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
287
287
|
}]
|
|
288
288
|
},
|
|
289
289
|
{
|