@chain-registry/assets 1.70.597 → 1.70.599
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +78 -0
- package/esm/mainnet/composable.js +78 -0
- package/esm/mainnet/cosmoshub.js +78 -0
- package/esm/mainnet/gravitybridge.js +78 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/juno.js +78 -0
- package/esm/mainnet/kujira.js +78 -0
- package/esm/mainnet/migaloo.js +78 -0
- package/esm/mainnet/neutron.js +78 -0
- package/esm/mainnet/oraichain.js +78 -0
- package/esm/mainnet/osmosis.js +156 -0
- package/esm/mainnet/persistence.js +78 -0
- package/esm/mainnet/terra2.js +78 -0
- package/esm/mainnet/wolochain.js +170 -0
- package/index.d.ts +1 -1
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +78 -0
- package/mainnet/composable.js +78 -0
- package/mainnet/cosmoshub.js +78 -0
- package/mainnet/gravitybridge.js +78 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/juno.js +78 -0
- package/mainnet/kujira.js +78 -0
- package/mainnet/migaloo.js +78 -0
- package/mainnet/neutron.js +78 -0
- package/mainnet/oraichain.js +78 -0
- package/mainnet/osmosis.js +156 -0
- package/mainnet/persistence.js +78 -0
- package/mainnet/terra2.js +78 -0
- package/mainnet/wolochain.d.ts +3 -0
- package/mainnet/wolochain.js +172 -0
- package/package.json +5 -5
package/mainnet/persistence.js
CHANGED
|
@@ -4142,6 +4142,45 @@ const assets = {
|
|
|
4142
4142
|
}
|
|
4143
4143
|
}]
|
|
4144
4144
|
},
|
|
4145
|
+
{
|
|
4146
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
4147
|
+
denom_units: [{
|
|
4148
|
+
denom: 'ibc/8BDD08D18CE04B2613966305E85F24BEC39E2891517F575F6A086A6ABC4B412E',
|
|
4149
|
+
exponent: 0,
|
|
4150
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
4151
|
+
}, {
|
|
4152
|
+
denom: 'snvr',
|
|
4153
|
+
exponent: 9
|
|
4154
|
+
}],
|
|
4155
|
+
type_asset: 'snip20',
|
|
4156
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
4157
|
+
base: 'ibc/8BDD08D18CE04B2613966305E85F24BEC39E2891517F575F6A086A6ABC4B412E',
|
|
4158
|
+
name: 'SNVR',
|
|
4159
|
+
display: 'snvr',
|
|
4160
|
+
symbol: 'SNVR',
|
|
4161
|
+
logo_URIs: {
|
|
4162
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
4163
|
+
},
|
|
4164
|
+
images: [{
|
|
4165
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
4166
|
+
}],
|
|
4167
|
+
socials: {
|
|
4168
|
+
website: 'https://snvr.org'
|
|
4169
|
+
},
|
|
4170
|
+
traces: [{
|
|
4171
|
+
type: 'ibc-cw20',
|
|
4172
|
+
counterparty: {
|
|
4173
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
4174
|
+
channel_id: 'channel-132',
|
|
4175
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
4176
|
+
chain_name: 'secretnetwork'
|
|
4177
|
+
},
|
|
4178
|
+
chain: {
|
|
4179
|
+
port: 'transfer',
|
|
4180
|
+
channel_id: 'channel-159'
|
|
4181
|
+
}
|
|
4182
|
+
}]
|
|
4183
|
+
},
|
|
4145
4184
|
{
|
|
4146
4185
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
4147
4186
|
denom_units: [{
|
|
@@ -4566,6 +4605,45 @@ const assets = {
|
|
|
4566
4605
|
channel_id: 'channel-159'
|
|
4567
4606
|
}
|
|
4568
4607
|
}]
|
|
4608
|
+
},
|
|
4609
|
+
{
|
|
4610
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
4611
|
+
denom_units: [{
|
|
4612
|
+
denom: 'ibc/8BDD08D18CE04B2613966305E85F24BEC39E2891517F575F6A086A6ABC4B412E',
|
|
4613
|
+
exponent: 0,
|
|
4614
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
4615
|
+
}, {
|
|
4616
|
+
denom: 'snvr',
|
|
4617
|
+
exponent: 9
|
|
4618
|
+
}],
|
|
4619
|
+
type_asset: 'snip20',
|
|
4620
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
4621
|
+
base: 'ibc/8BDD08D18CE04B2613966305E85F24BEC39E2891517F575F6A086A6ABC4B412E',
|
|
4622
|
+
name: 'SNVR',
|
|
4623
|
+
display: 'snvr',
|
|
4624
|
+
symbol: 'SNVR',
|
|
4625
|
+
logo_URIs: {
|
|
4626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
4627
|
+
},
|
|
4628
|
+
images: [{
|
|
4629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
4630
|
+
}],
|
|
4631
|
+
socials: {
|
|
4632
|
+
website: 'https://snvr.org'
|
|
4633
|
+
},
|
|
4634
|
+
traces: [{
|
|
4635
|
+
type: 'ibc-cw20',
|
|
4636
|
+
counterparty: {
|
|
4637
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
4638
|
+
channel_id: 'channel-132',
|
|
4639
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
4640
|
+
chain_name: 'secretnetwork'
|
|
4641
|
+
},
|
|
4642
|
+
chain: {
|
|
4643
|
+
port: 'transfer',
|
|
4644
|
+
channel_id: 'channel-159'
|
|
4645
|
+
}
|
|
4646
|
+
}]
|
|
4569
4647
|
}
|
|
4570
4648
|
]
|
|
4571
4649
|
};
|
package/mainnet/terra2.js
CHANGED
|
@@ -7029,6 +7029,45 @@ const assets = {
|
|
|
7029
7029
|
}
|
|
7030
7030
|
}]
|
|
7031
7031
|
},
|
|
7032
|
+
{
|
|
7033
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
7034
|
+
denom_units: [{
|
|
7035
|
+
denom: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
|
|
7036
|
+
exponent: 0,
|
|
7037
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
7038
|
+
}, {
|
|
7039
|
+
denom: 'snvr',
|
|
7040
|
+
exponent: 9
|
|
7041
|
+
}],
|
|
7042
|
+
type_asset: 'snip20',
|
|
7043
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
7044
|
+
base: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
|
|
7045
|
+
name: 'SNVR',
|
|
7046
|
+
display: 'snvr',
|
|
7047
|
+
symbol: 'SNVR',
|
|
7048
|
+
logo_URIs: {
|
|
7049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
7050
|
+
},
|
|
7051
|
+
images: [{
|
|
7052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
7053
|
+
}],
|
|
7054
|
+
socials: {
|
|
7055
|
+
website: 'https://snvr.org'
|
|
7056
|
+
},
|
|
7057
|
+
traces: [{
|
|
7058
|
+
type: 'ibc-cw20',
|
|
7059
|
+
counterparty: {
|
|
7060
|
+
port: 'transfer',
|
|
7061
|
+
channel_id: 'channel-127',
|
|
7062
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
7063
|
+
chain_name: 'secretnetwork'
|
|
7064
|
+
},
|
|
7065
|
+
chain: {
|
|
7066
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
7067
|
+
channel_id: 'channel-382'
|
|
7068
|
+
}
|
|
7069
|
+
}]
|
|
7070
|
+
},
|
|
7032
7071
|
{
|
|
7033
7072
|
description: 'Auto componded USDC deposited into Ginkou on Migaloo chain',
|
|
7034
7073
|
denom_units: [{
|
|
@@ -7606,6 +7645,45 @@ const assets = {
|
|
|
7606
7645
|
channel_id: 'channel-382'
|
|
7607
7646
|
}
|
|
7608
7647
|
}]
|
|
7648
|
+
},
|
|
7649
|
+
{
|
|
7650
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
7651
|
+
denom_units: [{
|
|
7652
|
+
denom: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
|
|
7653
|
+
exponent: 0,
|
|
7654
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
7655
|
+
}, {
|
|
7656
|
+
denom: 'snvr',
|
|
7657
|
+
exponent: 9
|
|
7658
|
+
}],
|
|
7659
|
+
type_asset: 'snip20',
|
|
7660
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
7661
|
+
base: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
|
|
7662
|
+
name: 'SNVR',
|
|
7663
|
+
display: 'snvr',
|
|
7664
|
+
symbol: 'SNVR',
|
|
7665
|
+
logo_URIs: {
|
|
7666
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
7667
|
+
},
|
|
7668
|
+
images: [{
|
|
7669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
7670
|
+
}],
|
|
7671
|
+
socials: {
|
|
7672
|
+
website: 'https://snvr.org'
|
|
7673
|
+
},
|
|
7674
|
+
traces: [{
|
|
7675
|
+
type: 'ibc-cw20',
|
|
7676
|
+
counterparty: {
|
|
7677
|
+
port: 'transfer',
|
|
7678
|
+
channel_id: 'channel-127',
|
|
7679
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
7680
|
+
chain_name: 'secretnetwork'
|
|
7681
|
+
},
|
|
7682
|
+
chain: {
|
|
7683
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
7684
|
+
channel_id: 'channel-382'
|
|
7685
|
+
}
|
|
7686
|
+
}]
|
|
7609
7687
|
}
|
|
7610
7688
|
]
|
|
7611
7689
|
};
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'wolochain',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
28
|
+
}],
|
|
29
|
+
coingecko_id: 'osmosis',
|
|
30
|
+
keywords: ['dex', 'staking'],
|
|
31
|
+
socials: {
|
|
32
|
+
website: 'https://osmosis.zone',
|
|
33
|
+
x: 'https://x.com/osmosis'
|
|
34
|
+
},
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-110224',
|
|
39
|
+
base_denom: 'uosmo',
|
|
40
|
+
chain_name: 'osmosis'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-0'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
description: 'ION is the second native token of Osmosis.',
|
|
49
|
+
denom_units: [{
|
|
50
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
51
|
+
exponent: 0,
|
|
52
|
+
aliases: ['uion']
|
|
53
|
+
}, {
|
|
54
|
+
denom: 'ion',
|
|
55
|
+
exponent: 6
|
|
56
|
+
}],
|
|
57
|
+
type_asset: 'sdk.coin',
|
|
58
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
59
|
+
name: 'Ion DAO',
|
|
60
|
+
display: 'ion',
|
|
61
|
+
symbol: 'ION',
|
|
62
|
+
logo_URIs: {
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
65
|
+
},
|
|
66
|
+
images: [{
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
68
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
69
|
+
}],
|
|
70
|
+
coingecko_id: 'ion',
|
|
71
|
+
keywords: ['memecoin', 'defi'],
|
|
72
|
+
socials: {
|
|
73
|
+
website: 'https://ion.wtf',
|
|
74
|
+
x: 'https://x.com/_IONDAO'
|
|
75
|
+
},
|
|
76
|
+
traces: [{
|
|
77
|
+
type: 'ibc',
|
|
78
|
+
counterparty: {
|
|
79
|
+
channel_id: 'channel-110224',
|
|
80
|
+
base_denom: 'uion',
|
|
81
|
+
chain_name: 'osmosis'
|
|
82
|
+
},
|
|
83
|
+
chain: {
|
|
84
|
+
channel_id: 'channel-0'
|
|
85
|
+
}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
description: 'The native token of Osmosis',
|
|
90
|
+
denom_units: [{
|
|
91
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
92
|
+
exponent: 0,
|
|
93
|
+
aliases: ['uosmo']
|
|
94
|
+
}, {
|
|
95
|
+
denom: 'osmo',
|
|
96
|
+
exponent: 6
|
|
97
|
+
}],
|
|
98
|
+
type_asset: 'sdk.coin',
|
|
99
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
100
|
+
name: 'Osmosis',
|
|
101
|
+
display: 'osmo',
|
|
102
|
+
symbol: 'OSMO',
|
|
103
|
+
logo_URIs: {
|
|
104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
106
|
+
},
|
|
107
|
+
images: [{
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
110
|
+
}],
|
|
111
|
+
coingecko_id: 'osmosis',
|
|
112
|
+
keywords: ['dex', 'staking'],
|
|
113
|
+
socials: {
|
|
114
|
+
website: 'https://osmosis.zone',
|
|
115
|
+
x: 'https://x.com/osmosis'
|
|
116
|
+
},
|
|
117
|
+
traces: [{
|
|
118
|
+
type: 'ibc',
|
|
119
|
+
counterparty: {
|
|
120
|
+
channel_id: 'channel-110224',
|
|
121
|
+
base_denom: 'uosmo',
|
|
122
|
+
chain_name: 'osmosis'
|
|
123
|
+
},
|
|
124
|
+
chain: {
|
|
125
|
+
channel_id: 'channel-0'
|
|
126
|
+
}
|
|
127
|
+
}]
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
description: 'ION is the second native token of Osmosis.',
|
|
131
|
+
denom_units: [{
|
|
132
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
133
|
+
exponent: 0,
|
|
134
|
+
aliases: ['uion']
|
|
135
|
+
}, {
|
|
136
|
+
denom: 'ion',
|
|
137
|
+
exponent: 6
|
|
138
|
+
}],
|
|
139
|
+
type_asset: 'sdk.coin',
|
|
140
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
141
|
+
name: 'Ion DAO',
|
|
142
|
+
display: 'ion',
|
|
143
|
+
symbol: 'ION',
|
|
144
|
+
logo_URIs: {
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
147
|
+
},
|
|
148
|
+
images: [{
|
|
149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
151
|
+
}],
|
|
152
|
+
coingecko_id: 'ion',
|
|
153
|
+
keywords: ['memecoin', 'defi'],
|
|
154
|
+
socials: {
|
|
155
|
+
website: 'https://ion.wtf',
|
|
156
|
+
x: 'https://x.com/_IONDAO'
|
|
157
|
+
},
|
|
158
|
+
traces: [{
|
|
159
|
+
type: 'ibc',
|
|
160
|
+
counterparty: {
|
|
161
|
+
channel_id: 'channel-110224',
|
|
162
|
+
base_denom: 'uion',
|
|
163
|
+
chain_name: 'osmosis'
|
|
164
|
+
},
|
|
165
|
+
chain: {
|
|
166
|
+
channel_id: 'channel-0'
|
|
167
|
+
}
|
|
168
|
+
}]
|
|
169
|
+
}
|
|
170
|
+
]
|
|
171
|
+
};
|
|
172
|
+
exports.default = assets;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.599",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.367",
|
|
33
|
+
"chain-registry": "^1.69.599"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.367"
|
|
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": "30a4ffbae000ce512242ed15b80622262e3db2a6"
|
|
47
47
|
}
|