@chain-registry/osmosis 1.62.20 → 1.62.21
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 +78 -2
- package/assets.js +61 -0
- package/esm/asset_list.js +78 -2
- package/esm/assets.js +61 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -4200,6 +4200,44 @@ const asset_list = {
|
|
|
4200
4200
|
}
|
|
4201
4201
|
}]
|
|
4202
4202
|
},
|
|
4203
|
+
{
|
|
4204
|
+
description: 'The native token of Neutaro',
|
|
4205
|
+
denom_units: [{
|
|
4206
|
+
denom: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
4207
|
+
exponent: 0,
|
|
4208
|
+
aliases: ['uneutaro']
|
|
4209
|
+
}, {
|
|
4210
|
+
denom: 'neutaro',
|
|
4211
|
+
exponent: 6
|
|
4212
|
+
}],
|
|
4213
|
+
base: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
4214
|
+
name: 'Neutaro',
|
|
4215
|
+
display: 'neutaro',
|
|
4216
|
+
symbol: 'NTMPI',
|
|
4217
|
+
logo_URIs: {
|
|
4218
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
4219
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
4220
|
+
},
|
|
4221
|
+
coingecko_id: 'neutaro',
|
|
4222
|
+
images: [{
|
|
4223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
4224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
4225
|
+
theme: {
|
|
4226
|
+
primary_color_hex: '#cbfb06'
|
|
4227
|
+
}
|
|
4228
|
+
}],
|
|
4229
|
+
traces: [{
|
|
4230
|
+
type: 'ibc',
|
|
4231
|
+
counterparty: {
|
|
4232
|
+
channel_id: 'channel-4',
|
|
4233
|
+
base_denom: 'uneutaro',
|
|
4234
|
+
chain_name: 'neutaro'
|
|
4235
|
+
},
|
|
4236
|
+
chain: {
|
|
4237
|
+
channel_id: 'channel-79092'
|
|
4238
|
+
}
|
|
4239
|
+
}]
|
|
4240
|
+
},
|
|
4203
4241
|
{
|
|
4204
4242
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
4205
4243
|
denom_units: [{
|
|
@@ -9271,6 +9309,44 @@ const asset_list = {
|
|
|
9271
9309
|
}
|
|
9272
9310
|
}]
|
|
9273
9311
|
},
|
|
9312
|
+
{
|
|
9313
|
+
description: 'The native token of Neutaro',
|
|
9314
|
+
denom_units: [{
|
|
9315
|
+
denom: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
9316
|
+
exponent: 0,
|
|
9317
|
+
aliases: ['uneutaro']
|
|
9318
|
+
}, {
|
|
9319
|
+
denom: 'neutaro',
|
|
9320
|
+
exponent: 6
|
|
9321
|
+
}],
|
|
9322
|
+
base: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
9323
|
+
name: 'Neutaro',
|
|
9324
|
+
display: 'neutaro',
|
|
9325
|
+
symbol: 'NTMPI',
|
|
9326
|
+
logo_URIs: {
|
|
9327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
9328
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
9329
|
+
},
|
|
9330
|
+
coingecko_id: 'neutaro',
|
|
9331
|
+
images: [{
|
|
9332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
9333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
9334
|
+
theme: {
|
|
9335
|
+
primary_color_hex: '#cbfb06'
|
|
9336
|
+
}
|
|
9337
|
+
}],
|
|
9338
|
+
traces: [{
|
|
9339
|
+
type: 'ibc',
|
|
9340
|
+
counterparty: {
|
|
9341
|
+
channel_id: 'channel-4',
|
|
9342
|
+
base_denom: 'uneutaro',
|
|
9343
|
+
chain_name: 'neutaro'
|
|
9344
|
+
},
|
|
9345
|
+
chain: {
|
|
9346
|
+
channel_id: 'channel-79092'
|
|
9347
|
+
}
|
|
9348
|
+
}]
|
|
9349
|
+
},
|
|
9274
9350
|
{
|
|
9275
9351
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
9276
9352
|
denom_units: [{
|
|
@@ -11211,7 +11287,7 @@ const asset_list = {
|
|
|
11211
11287
|
}],
|
|
11212
11288
|
socials: {
|
|
11213
11289
|
website: 'https://www.sentinel.co/',
|
|
11214
|
-
twitter: 'https://
|
|
11290
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
11215
11291
|
},
|
|
11216
11292
|
traces: [{
|
|
11217
11293
|
type: 'ibc',
|
|
@@ -14077,7 +14153,7 @@ const asset_list = {
|
|
|
14077
14153
|
}],
|
|
14078
14154
|
socials: {
|
|
14079
14155
|
website: 'https://www.sentinel.co/',
|
|
14080
|
-
twitter: 'https://
|
|
14156
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
14081
14157
|
},
|
|
14082
14158
|
traces: [{
|
|
14083
14159
|
type: 'ibc',
|
package/assets.js
CHANGED
|
@@ -17642,6 +17642,67 @@ const assets = {
|
|
|
17642
17642
|
primary_color_hex: '#0a0a0a'
|
|
17643
17643
|
}
|
|
17644
17644
|
}]
|
|
17645
|
+
},
|
|
17646
|
+
{
|
|
17647
|
+
description: 'The native token of Mande Network.',
|
|
17648
|
+
extended_description: 'Mande network is an open on-chain reputation layer on Web3',
|
|
17649
|
+
denom_units: [{
|
|
17650
|
+
denom: 'ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547',
|
|
17651
|
+
exponent: 0,
|
|
17652
|
+
aliases: ['amand', 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF']
|
|
17653
|
+
}, {
|
|
17654
|
+
denom: 'mand',
|
|
17655
|
+
exponent: 18
|
|
17656
|
+
}],
|
|
17657
|
+
type_asset: 'ics20',
|
|
17658
|
+
base: 'ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547',
|
|
17659
|
+
name: 'Mande Network',
|
|
17660
|
+
display: 'mand',
|
|
17661
|
+
symbol: 'MAND',
|
|
17662
|
+
traces: [{
|
|
17663
|
+
type: 'ibc',
|
|
17664
|
+
counterparty: {
|
|
17665
|
+
chain_name: 'mande',
|
|
17666
|
+
base_denom: 'amand',
|
|
17667
|
+
channel_id: 'channel-0'
|
|
17668
|
+
},
|
|
17669
|
+
chain: {
|
|
17670
|
+
channel_id: 'channel-51',
|
|
17671
|
+
path: 'transfer/channel-51/amand'
|
|
17672
|
+
}
|
|
17673
|
+
}, {
|
|
17674
|
+
type: 'ibc',
|
|
17675
|
+
counterparty: {
|
|
17676
|
+
chain_name: 'dymension',
|
|
17677
|
+
base_denom: 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF',
|
|
17678
|
+
channel_id: 'channel-2'
|
|
17679
|
+
},
|
|
17680
|
+
chain: {
|
|
17681
|
+
channel_id: 'channel-19774',
|
|
17682
|
+
path: 'transfer/channel-19774/transfer/channel-51/amand'
|
|
17683
|
+
}
|
|
17684
|
+
}],
|
|
17685
|
+
logo_URIs: {
|
|
17686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
17687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
17688
|
+
},
|
|
17689
|
+
images: [{
|
|
17690
|
+
image_sync: {
|
|
17691
|
+
chain_name: 'dymension',
|
|
17692
|
+
base_denom: 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF'
|
|
17693
|
+
},
|
|
17694
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
17695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
17696
|
+
}],
|
|
17697
|
+
keywords: [
|
|
17698
|
+
'credibility',
|
|
17699
|
+
'identity',
|
|
17700
|
+
'osmosis_unstable'
|
|
17701
|
+
],
|
|
17702
|
+
socials: {
|
|
17703
|
+
website: 'https://mande.network/',
|
|
17704
|
+
twitter: 'https://twitter.com/MandeNetwork'
|
|
17705
|
+
}
|
|
17645
17706
|
}
|
|
17646
17707
|
]
|
|
17647
17708
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -4198,6 +4198,44 @@ const asset_list = {
|
|
|
4198
4198
|
}
|
|
4199
4199
|
}]
|
|
4200
4200
|
},
|
|
4201
|
+
{
|
|
4202
|
+
description: 'The native token of Neutaro',
|
|
4203
|
+
denom_units: [{
|
|
4204
|
+
denom: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
4205
|
+
exponent: 0,
|
|
4206
|
+
aliases: ['uneutaro']
|
|
4207
|
+
}, {
|
|
4208
|
+
denom: 'neutaro',
|
|
4209
|
+
exponent: 6
|
|
4210
|
+
}],
|
|
4211
|
+
base: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
4212
|
+
name: 'Neutaro',
|
|
4213
|
+
display: 'neutaro',
|
|
4214
|
+
symbol: 'NTMPI',
|
|
4215
|
+
logo_URIs: {
|
|
4216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
4217
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
4218
|
+
},
|
|
4219
|
+
coingecko_id: 'neutaro',
|
|
4220
|
+
images: [{
|
|
4221
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
4222
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
4223
|
+
theme: {
|
|
4224
|
+
primary_color_hex: '#cbfb06'
|
|
4225
|
+
}
|
|
4226
|
+
}],
|
|
4227
|
+
traces: [{
|
|
4228
|
+
type: 'ibc',
|
|
4229
|
+
counterparty: {
|
|
4230
|
+
channel_id: 'channel-4',
|
|
4231
|
+
base_denom: 'uneutaro',
|
|
4232
|
+
chain_name: 'neutaro'
|
|
4233
|
+
},
|
|
4234
|
+
chain: {
|
|
4235
|
+
channel_id: 'channel-79092'
|
|
4236
|
+
}
|
|
4237
|
+
}]
|
|
4238
|
+
},
|
|
4201
4239
|
{
|
|
4202
4240
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
4203
4241
|
denom_units: [{
|
|
@@ -9269,6 +9307,44 @@ const asset_list = {
|
|
|
9269
9307
|
}
|
|
9270
9308
|
}]
|
|
9271
9309
|
},
|
|
9310
|
+
{
|
|
9311
|
+
description: 'The native token of Neutaro',
|
|
9312
|
+
denom_units: [{
|
|
9313
|
+
denom: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
9314
|
+
exponent: 0,
|
|
9315
|
+
aliases: ['uneutaro']
|
|
9316
|
+
}, {
|
|
9317
|
+
denom: 'neutaro',
|
|
9318
|
+
exponent: 6
|
|
9319
|
+
}],
|
|
9320
|
+
base: 'ibc/DAED51CBD967A3BE0C467687970AFD97B202AFE4A1718B36936F49178AFE0133',
|
|
9321
|
+
name: 'Neutaro',
|
|
9322
|
+
display: 'neutaro',
|
|
9323
|
+
symbol: 'NTMPI',
|
|
9324
|
+
logo_URIs: {
|
|
9325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
9326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
9327
|
+
},
|
|
9328
|
+
coingecko_id: 'neutaro',
|
|
9329
|
+
images: [{
|
|
9330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
9331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
9332
|
+
theme: {
|
|
9333
|
+
primary_color_hex: '#cbfb06'
|
|
9334
|
+
}
|
|
9335
|
+
}],
|
|
9336
|
+
traces: [{
|
|
9337
|
+
type: 'ibc',
|
|
9338
|
+
counterparty: {
|
|
9339
|
+
channel_id: 'channel-4',
|
|
9340
|
+
base_denom: 'uneutaro',
|
|
9341
|
+
chain_name: 'neutaro'
|
|
9342
|
+
},
|
|
9343
|
+
chain: {
|
|
9344
|
+
channel_id: 'channel-79092'
|
|
9345
|
+
}
|
|
9346
|
+
}]
|
|
9347
|
+
},
|
|
9272
9348
|
{
|
|
9273
9349
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
9274
9350
|
denom_units: [{
|
|
@@ -11209,7 +11285,7 @@ const asset_list = {
|
|
|
11209
11285
|
}],
|
|
11210
11286
|
socials: {
|
|
11211
11287
|
website: 'https://www.sentinel.co/',
|
|
11212
|
-
twitter: 'https://
|
|
11288
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
11213
11289
|
},
|
|
11214
11290
|
traces: [{
|
|
11215
11291
|
type: 'ibc',
|
|
@@ -14075,7 +14151,7 @@ const asset_list = {
|
|
|
14075
14151
|
}],
|
|
14076
14152
|
socials: {
|
|
14077
14153
|
website: 'https://www.sentinel.co/',
|
|
14078
|
-
twitter: 'https://
|
|
14154
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
14079
14155
|
},
|
|
14080
14156
|
traces: [{
|
|
14081
14157
|
type: 'ibc',
|
package/esm/assets.js
CHANGED
|
@@ -17640,6 +17640,67 @@ const assets = {
|
|
|
17640
17640
|
primary_color_hex: '#0a0a0a'
|
|
17641
17641
|
}
|
|
17642
17642
|
}]
|
|
17643
|
+
},
|
|
17644
|
+
{
|
|
17645
|
+
description: 'The native token of Mande Network.',
|
|
17646
|
+
extended_description: 'Mande network is an open on-chain reputation layer on Web3',
|
|
17647
|
+
denom_units: [{
|
|
17648
|
+
denom: 'ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547',
|
|
17649
|
+
exponent: 0,
|
|
17650
|
+
aliases: ['amand', 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF']
|
|
17651
|
+
}, {
|
|
17652
|
+
denom: 'mand',
|
|
17653
|
+
exponent: 18
|
|
17654
|
+
}],
|
|
17655
|
+
type_asset: 'ics20',
|
|
17656
|
+
base: 'ibc/739D70CB432FE1C6D94AF306B68C14F4CFB0B9EDD1238D3A8718B1B0E84E8547',
|
|
17657
|
+
name: 'Mande Network',
|
|
17658
|
+
display: 'mand',
|
|
17659
|
+
symbol: 'MAND',
|
|
17660
|
+
traces: [{
|
|
17661
|
+
type: 'ibc',
|
|
17662
|
+
counterparty: {
|
|
17663
|
+
chain_name: 'mande',
|
|
17664
|
+
base_denom: 'amand',
|
|
17665
|
+
channel_id: 'channel-0'
|
|
17666
|
+
},
|
|
17667
|
+
chain: {
|
|
17668
|
+
channel_id: 'channel-51',
|
|
17669
|
+
path: 'transfer/channel-51/amand'
|
|
17670
|
+
}
|
|
17671
|
+
}, {
|
|
17672
|
+
type: 'ibc',
|
|
17673
|
+
counterparty: {
|
|
17674
|
+
chain_name: 'dymension',
|
|
17675
|
+
base_denom: 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF',
|
|
17676
|
+
channel_id: 'channel-2'
|
|
17677
|
+
},
|
|
17678
|
+
chain: {
|
|
17679
|
+
channel_id: 'channel-19774',
|
|
17680
|
+
path: 'transfer/channel-19774/transfer/channel-51/amand'
|
|
17681
|
+
}
|
|
17682
|
+
}],
|
|
17683
|
+
logo_URIs: {
|
|
17684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
17685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
17686
|
+
},
|
|
17687
|
+
images: [{
|
|
17688
|
+
image_sync: {
|
|
17689
|
+
chain_name: 'dymension',
|
|
17690
|
+
base_denom: 'ibc/5A26C8DC8DA66F4DD94326E67F94510188F5F7AFE2DB3933A0C823670E56EABF'
|
|
17691
|
+
},
|
|
17692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
17693
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
17694
|
+
}],
|
|
17695
|
+
keywords: [
|
|
17696
|
+
'credibility',
|
|
17697
|
+
'identity',
|
|
17698
|
+
'osmosis_unstable'
|
|
17699
|
+
],
|
|
17700
|
+
socials: {
|
|
17701
|
+
website: 'https://mande.network/',
|
|
17702
|
+
twitter: 'https://twitter.com/MandeNetwork'
|
|
17703
|
+
}
|
|
17643
17704
|
}
|
|
17644
17705
|
]
|
|
17645
17706
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.21",
|
|
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.21"
|
|
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": "a335792b3501ab73deb4b0677eb10df534c7a4a4"
|
|
43
43
|
}
|