@chain-registry/juno 1.70.220 → 1.70.221
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 +164 -0
- package/esm/asset_list.js +164 -0
- package/package.json +4 -4
package/asset_list.js
CHANGED
|
@@ -5647,6 +5647,88 @@ const asset_list = {
|
|
|
5647
5647
|
}
|
|
5648
5648
|
}]
|
|
5649
5649
|
},
|
|
5650
|
+
{
|
|
5651
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
5652
|
+
denom_units: [{
|
|
5653
|
+
denom: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
5654
|
+
exponent: 0,
|
|
5655
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
5656
|
+
}, {
|
|
5657
|
+
denom: 'dsilk',
|
|
5658
|
+
exponent: 6
|
|
5659
|
+
}],
|
|
5660
|
+
type_asset: 'snip25',
|
|
5661
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
5662
|
+
base: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
5663
|
+
name: 'dSilk',
|
|
5664
|
+
display: 'dsilk',
|
|
5665
|
+
symbol: 'dSILK',
|
|
5666
|
+
logo_URIs: {
|
|
5667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5668
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5669
|
+
},
|
|
5670
|
+
images: [{
|
|
5671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
5673
|
+
theme: {
|
|
5674
|
+
primary_color_hex: '#3142fc'
|
|
5675
|
+
}
|
|
5676
|
+
}],
|
|
5677
|
+
traces: [{
|
|
5678
|
+
type: 'ibc-cw20',
|
|
5679
|
+
counterparty: {
|
|
5680
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
5681
|
+
channel_id: 'channel-45',
|
|
5682
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
5683
|
+
chain_name: 'secretnetwork'
|
|
5684
|
+
},
|
|
5685
|
+
chain: {
|
|
5686
|
+
port: 'transfer',
|
|
5687
|
+
channel_id: 'channel-163'
|
|
5688
|
+
}
|
|
5689
|
+
}]
|
|
5690
|
+
},
|
|
5691
|
+
{
|
|
5692
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
5693
|
+
denom_units: [{
|
|
5694
|
+
denom: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
5695
|
+
exponent: 0,
|
|
5696
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
5697
|
+
}, {
|
|
5698
|
+
denom: 'xsilk',
|
|
5699
|
+
exponent: 6
|
|
5700
|
+
}],
|
|
5701
|
+
type_asset: 'snip25',
|
|
5702
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
5703
|
+
base: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
5704
|
+
name: 'xSilk',
|
|
5705
|
+
display: 'xsilk',
|
|
5706
|
+
symbol: 'xSILK',
|
|
5707
|
+
logo_URIs: {
|
|
5708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5709
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5710
|
+
},
|
|
5711
|
+
images: [{
|
|
5712
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
5714
|
+
theme: {
|
|
5715
|
+
primary_color_hex: '#3142fc'
|
|
5716
|
+
}
|
|
5717
|
+
}],
|
|
5718
|
+
traces: [{
|
|
5719
|
+
type: 'ibc-cw20',
|
|
5720
|
+
counterparty: {
|
|
5721
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
5722
|
+
channel_id: 'channel-45',
|
|
5723
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
5724
|
+
chain_name: 'secretnetwork'
|
|
5725
|
+
},
|
|
5726
|
+
chain: {
|
|
5727
|
+
port: 'transfer',
|
|
5728
|
+
channel_id: 'channel-163'
|
|
5729
|
+
}
|
|
5730
|
+
}]
|
|
5731
|
+
},
|
|
5650
5732
|
{
|
|
5651
5733
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
5652
5734
|
denom_units: [{
|
|
@@ -6023,6 +6105,88 @@ const asset_list = {
|
|
|
6023
6105
|
}
|
|
6024
6106
|
}]
|
|
6025
6107
|
},
|
|
6108
|
+
{
|
|
6109
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
6110
|
+
denom_units: [{
|
|
6111
|
+
denom: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
6112
|
+
exponent: 0,
|
|
6113
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
6114
|
+
}, {
|
|
6115
|
+
denom: 'dsilk',
|
|
6116
|
+
exponent: 6
|
|
6117
|
+
}],
|
|
6118
|
+
type_asset: 'snip25',
|
|
6119
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
6120
|
+
base: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
6121
|
+
name: 'dSilk',
|
|
6122
|
+
display: 'dsilk',
|
|
6123
|
+
symbol: 'dSILK',
|
|
6124
|
+
logo_URIs: {
|
|
6125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6127
|
+
},
|
|
6128
|
+
images: [{
|
|
6129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
6131
|
+
theme: {
|
|
6132
|
+
primary_color_hex: '#3142fc'
|
|
6133
|
+
}
|
|
6134
|
+
}],
|
|
6135
|
+
traces: [{
|
|
6136
|
+
type: 'ibc-cw20',
|
|
6137
|
+
counterparty: {
|
|
6138
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6139
|
+
channel_id: 'channel-45',
|
|
6140
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
6141
|
+
chain_name: 'secretnetwork'
|
|
6142
|
+
},
|
|
6143
|
+
chain: {
|
|
6144
|
+
port: 'transfer',
|
|
6145
|
+
channel_id: 'channel-163'
|
|
6146
|
+
}
|
|
6147
|
+
}]
|
|
6148
|
+
},
|
|
6149
|
+
{
|
|
6150
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
6151
|
+
denom_units: [{
|
|
6152
|
+
denom: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
6153
|
+
exponent: 0,
|
|
6154
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
6155
|
+
}, {
|
|
6156
|
+
denom: 'xsilk',
|
|
6157
|
+
exponent: 6
|
|
6158
|
+
}],
|
|
6159
|
+
type_asset: 'snip25',
|
|
6160
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
6161
|
+
base: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
6162
|
+
name: 'xSilk',
|
|
6163
|
+
display: 'xsilk',
|
|
6164
|
+
symbol: 'xSILK',
|
|
6165
|
+
logo_URIs: {
|
|
6166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6168
|
+
},
|
|
6169
|
+
images: [{
|
|
6170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
6172
|
+
theme: {
|
|
6173
|
+
primary_color_hex: '#3142fc'
|
|
6174
|
+
}
|
|
6175
|
+
}],
|
|
6176
|
+
traces: [{
|
|
6177
|
+
type: 'ibc-cw20',
|
|
6178
|
+
counterparty: {
|
|
6179
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6180
|
+
channel_id: 'channel-45',
|
|
6181
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
6182
|
+
chain_name: 'secretnetwork'
|
|
6183
|
+
},
|
|
6184
|
+
chain: {
|
|
6185
|
+
port: 'transfer',
|
|
6186
|
+
channel_id: 'channel-163'
|
|
6187
|
+
}
|
|
6188
|
+
}]
|
|
6189
|
+
},
|
|
6026
6190
|
{
|
|
6027
6191
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
6028
6192
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -5645,6 +5645,88 @@ const asset_list = {
|
|
|
5645
5645
|
}
|
|
5646
5646
|
}]
|
|
5647
5647
|
},
|
|
5648
|
+
{
|
|
5649
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
5650
|
+
denom_units: [{
|
|
5651
|
+
denom: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
5652
|
+
exponent: 0,
|
|
5653
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
5654
|
+
}, {
|
|
5655
|
+
denom: 'dsilk',
|
|
5656
|
+
exponent: 6
|
|
5657
|
+
}],
|
|
5658
|
+
type_asset: 'snip25',
|
|
5659
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
5660
|
+
base: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
5661
|
+
name: 'dSilk',
|
|
5662
|
+
display: 'dsilk',
|
|
5663
|
+
symbol: 'dSILK',
|
|
5664
|
+
logo_URIs: {
|
|
5665
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
5667
|
+
},
|
|
5668
|
+
images: [{
|
|
5669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
5670
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
5671
|
+
theme: {
|
|
5672
|
+
primary_color_hex: '#3142fc'
|
|
5673
|
+
}
|
|
5674
|
+
}],
|
|
5675
|
+
traces: [{
|
|
5676
|
+
type: 'ibc-cw20',
|
|
5677
|
+
counterparty: {
|
|
5678
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
5679
|
+
channel_id: 'channel-45',
|
|
5680
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
5681
|
+
chain_name: 'secretnetwork'
|
|
5682
|
+
},
|
|
5683
|
+
chain: {
|
|
5684
|
+
port: 'transfer',
|
|
5685
|
+
channel_id: 'channel-163'
|
|
5686
|
+
}
|
|
5687
|
+
}]
|
|
5688
|
+
},
|
|
5689
|
+
{
|
|
5690
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
5691
|
+
denom_units: [{
|
|
5692
|
+
denom: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
5693
|
+
exponent: 0,
|
|
5694
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
5695
|
+
}, {
|
|
5696
|
+
denom: 'xsilk',
|
|
5697
|
+
exponent: 6
|
|
5698
|
+
}],
|
|
5699
|
+
type_asset: 'snip25',
|
|
5700
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
5701
|
+
base: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
5702
|
+
name: 'xSilk',
|
|
5703
|
+
display: 'xsilk',
|
|
5704
|
+
symbol: 'xSILK',
|
|
5705
|
+
logo_URIs: {
|
|
5706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
5708
|
+
},
|
|
5709
|
+
images: [{
|
|
5710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
5711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
5712
|
+
theme: {
|
|
5713
|
+
primary_color_hex: '#3142fc'
|
|
5714
|
+
}
|
|
5715
|
+
}],
|
|
5716
|
+
traces: [{
|
|
5717
|
+
type: 'ibc-cw20',
|
|
5718
|
+
counterparty: {
|
|
5719
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
5720
|
+
channel_id: 'channel-45',
|
|
5721
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
5722
|
+
chain_name: 'secretnetwork'
|
|
5723
|
+
},
|
|
5724
|
+
chain: {
|
|
5725
|
+
port: 'transfer',
|
|
5726
|
+
channel_id: 'channel-163'
|
|
5727
|
+
}
|
|
5728
|
+
}]
|
|
5729
|
+
},
|
|
5648
5730
|
{
|
|
5649
5731
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
5650
5732
|
denom_units: [{
|
|
@@ -6021,6 +6103,88 @@ const asset_list = {
|
|
|
6021
6103
|
}
|
|
6022
6104
|
}]
|
|
6023
6105
|
},
|
|
6106
|
+
{
|
|
6107
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
6108
|
+
denom_units: [{
|
|
6109
|
+
denom: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
6110
|
+
exponent: 0,
|
|
6111
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
6112
|
+
}, {
|
|
6113
|
+
denom: 'dsilk',
|
|
6114
|
+
exponent: 6
|
|
6115
|
+
}],
|
|
6116
|
+
type_asset: 'snip25',
|
|
6117
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
6118
|
+
base: 'ibc/F0939CD4D80A22ECF448C9FD39CDB837F5E83B89D69703E3911EC0D30171AD97',
|
|
6119
|
+
name: 'dSilk',
|
|
6120
|
+
display: 'dsilk',
|
|
6121
|
+
symbol: 'dSILK',
|
|
6122
|
+
logo_URIs: {
|
|
6123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
6125
|
+
},
|
|
6126
|
+
images: [{
|
|
6127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
6128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
6129
|
+
theme: {
|
|
6130
|
+
primary_color_hex: '#3142fc'
|
|
6131
|
+
}
|
|
6132
|
+
}],
|
|
6133
|
+
traces: [{
|
|
6134
|
+
type: 'ibc-cw20',
|
|
6135
|
+
counterparty: {
|
|
6136
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6137
|
+
channel_id: 'channel-45',
|
|
6138
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
6139
|
+
chain_name: 'secretnetwork'
|
|
6140
|
+
},
|
|
6141
|
+
chain: {
|
|
6142
|
+
port: 'transfer',
|
|
6143
|
+
channel_id: 'channel-163'
|
|
6144
|
+
}
|
|
6145
|
+
}]
|
|
6146
|
+
},
|
|
6147
|
+
{
|
|
6148
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
6149
|
+
denom_units: [{
|
|
6150
|
+
denom: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
6151
|
+
exponent: 0,
|
|
6152
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
6153
|
+
}, {
|
|
6154
|
+
denom: 'xsilk',
|
|
6155
|
+
exponent: 6
|
|
6156
|
+
}],
|
|
6157
|
+
type_asset: 'snip25',
|
|
6158
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
6159
|
+
base: 'ibc/6D9C876A9B0CF0D97E03C5BFEB89F1D8AEE14007E1B58D5E0C180E4D54653FC1',
|
|
6160
|
+
name: 'xSilk',
|
|
6161
|
+
display: 'xsilk',
|
|
6162
|
+
symbol: 'xSILK',
|
|
6163
|
+
logo_URIs: {
|
|
6164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6166
|
+
},
|
|
6167
|
+
images: [{
|
|
6168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
6170
|
+
theme: {
|
|
6171
|
+
primary_color_hex: '#3142fc'
|
|
6172
|
+
}
|
|
6173
|
+
}],
|
|
6174
|
+
traces: [{
|
|
6175
|
+
type: 'ibc-cw20',
|
|
6176
|
+
counterparty: {
|
|
6177
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6178
|
+
channel_id: 'channel-45',
|
|
6179
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
6180
|
+
chain_name: 'secretnetwork'
|
|
6181
|
+
},
|
|
6182
|
+
chain: {
|
|
6183
|
+
port: 'transfer',
|
|
6184
|
+
channel_id: 'channel-163'
|
|
6185
|
+
}
|
|
6186
|
+
}]
|
|
6187
|
+
},
|
|
6024
6188
|
{
|
|
6025
6189
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
6026
6190
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.221",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"chain-registry": "^1.69.221"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.50.
|
|
35
|
+
"@chain-registry/types": "^0.50.136"
|
|
36
36
|
},
|
|
37
37
|
"keywords": [
|
|
38
38
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"tokens",
|
|
44
44
|
"juno"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "b06c864f261882dd859e3799550927ec17e8c442"
|
|
47
47
|
}
|