@chain-registry/assets 1.64.86 → 1.64.87
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.js +84 -0
- package/esm/mainnet/nolus.js +84 -0
- package/mainnet/axelar.js +84 -0
- package/mainnet/nolus.js +84 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -2068,6 +2068,48 @@ const assets = {
|
|
|
2068
2068
|
}
|
|
2069
2069
|
}]
|
|
2070
2070
|
},
|
|
2071
|
+
{
|
|
2072
|
+
description: 'The native token of Nolus chain',
|
|
2073
|
+
denom_units: [{
|
|
2074
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2075
|
+
exponent: 0,
|
|
2076
|
+
aliases: ['unls']
|
|
2077
|
+
}, {
|
|
2078
|
+
denom: 'nls',
|
|
2079
|
+
exponent: 6
|
|
2080
|
+
}],
|
|
2081
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2082
|
+
name: 'Nolus',
|
|
2083
|
+
display: 'nls',
|
|
2084
|
+
symbol: 'NLS',
|
|
2085
|
+
logo_URIs: {
|
|
2086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2088
|
+
},
|
|
2089
|
+
coingecko_id: 'nolus',
|
|
2090
|
+
images: [{
|
|
2091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
2093
|
+
theme: {
|
|
2094
|
+
primary_color_hex: '#fc542c'
|
|
2095
|
+
}
|
|
2096
|
+
}],
|
|
2097
|
+
socials: {
|
|
2098
|
+
website: 'https://nolus.io/',
|
|
2099
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
2100
|
+
},
|
|
2101
|
+
traces: [{
|
|
2102
|
+
type: 'ibc',
|
|
2103
|
+
counterparty: {
|
|
2104
|
+
channel_id: 'channel-10177',
|
|
2105
|
+
base_denom: 'unls',
|
|
2106
|
+
chain_name: 'nolus'
|
|
2107
|
+
},
|
|
2108
|
+
chain: {
|
|
2109
|
+
channel_id: 'channel-143'
|
|
2110
|
+
}
|
|
2111
|
+
}]
|
|
2112
|
+
},
|
|
2071
2113
|
{
|
|
2072
2114
|
description: 'Staking and governance token for ODIN Protocol',
|
|
2073
2115
|
denom_units: [{
|
|
@@ -6798,6 +6840,48 @@ const assets = {
|
|
|
6798
6840
|
}
|
|
6799
6841
|
}]
|
|
6800
6842
|
},
|
|
6843
|
+
{
|
|
6844
|
+
description: 'The native token of Nolus chain',
|
|
6845
|
+
denom_units: [{
|
|
6846
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6847
|
+
exponent: 0,
|
|
6848
|
+
aliases: ['unls']
|
|
6849
|
+
}, {
|
|
6850
|
+
denom: 'nls',
|
|
6851
|
+
exponent: 6
|
|
6852
|
+
}],
|
|
6853
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6854
|
+
name: 'Nolus',
|
|
6855
|
+
display: 'nls',
|
|
6856
|
+
symbol: 'NLS',
|
|
6857
|
+
logo_URIs: {
|
|
6858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
6860
|
+
},
|
|
6861
|
+
coingecko_id: 'nolus',
|
|
6862
|
+
images: [{
|
|
6863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
6865
|
+
theme: {
|
|
6866
|
+
primary_color_hex: '#fc542c'
|
|
6867
|
+
}
|
|
6868
|
+
}],
|
|
6869
|
+
socials: {
|
|
6870
|
+
website: 'https://nolus.io/',
|
|
6871
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
6872
|
+
},
|
|
6873
|
+
traces: [{
|
|
6874
|
+
type: 'ibc',
|
|
6875
|
+
counterparty: {
|
|
6876
|
+
channel_id: 'channel-10177',
|
|
6877
|
+
base_denom: 'unls',
|
|
6878
|
+
chain_name: 'nolus'
|
|
6879
|
+
},
|
|
6880
|
+
chain: {
|
|
6881
|
+
channel_id: 'channel-143'
|
|
6882
|
+
}
|
|
6883
|
+
}]
|
|
6884
|
+
},
|
|
6801
6885
|
{
|
|
6802
6886
|
description: 'Staking and governance token for ODIN Protocol',
|
|
6803
6887
|
denom_units: [{
|
package/esm/mainnet/nolus.js
CHANGED
|
@@ -1,6 +1,48 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'nolus',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
15
|
+
name: 'Axelar',
|
|
16
|
+
display: 'axl',
|
|
17
|
+
symbol: 'AXL',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'axelar',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#040404'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://axelar.network/',
|
|
32
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
33
|
+
},
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-143',
|
|
38
|
+
base_denom: 'uaxl',
|
|
39
|
+
chain_name: 'axelar'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-10177'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
4
46
|
{
|
|
5
47
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
6
48
|
denom_units: [{
|
|
@@ -187,6 +229,48 @@ const assets = {
|
|
|
187
229
|
}
|
|
188
230
|
}]
|
|
189
231
|
},
|
|
232
|
+
{
|
|
233
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
234
|
+
denom_units: [{
|
|
235
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
236
|
+
exponent: 0,
|
|
237
|
+
aliases: ['uaxl']
|
|
238
|
+
}, {
|
|
239
|
+
denom: 'axl',
|
|
240
|
+
exponent: 6
|
|
241
|
+
}],
|
|
242
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
243
|
+
name: 'Axelar',
|
|
244
|
+
display: 'axl',
|
|
245
|
+
symbol: 'AXL',
|
|
246
|
+
logo_URIs: {
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
249
|
+
},
|
|
250
|
+
coingecko_id: 'axelar',
|
|
251
|
+
images: [{
|
|
252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
254
|
+
theme: {
|
|
255
|
+
primary_color_hex: '#040404'
|
|
256
|
+
}
|
|
257
|
+
}],
|
|
258
|
+
socials: {
|
|
259
|
+
website: 'https://axelar.network/',
|
|
260
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
261
|
+
},
|
|
262
|
+
traces: [{
|
|
263
|
+
type: 'ibc',
|
|
264
|
+
counterparty: {
|
|
265
|
+
channel_id: 'channel-143',
|
|
266
|
+
base_denom: 'uaxl',
|
|
267
|
+
chain_name: 'axelar'
|
|
268
|
+
},
|
|
269
|
+
chain: {
|
|
270
|
+
channel_id: 'channel-10177'
|
|
271
|
+
}
|
|
272
|
+
}]
|
|
273
|
+
},
|
|
190
274
|
{
|
|
191
275
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
192
276
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -2070,6 +2070,48 @@ const assets = {
|
|
|
2070
2070
|
}
|
|
2071
2071
|
}]
|
|
2072
2072
|
},
|
|
2073
|
+
{
|
|
2074
|
+
description: 'The native token of Nolus chain',
|
|
2075
|
+
denom_units: [{
|
|
2076
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2077
|
+
exponent: 0,
|
|
2078
|
+
aliases: ['unls']
|
|
2079
|
+
}, {
|
|
2080
|
+
denom: 'nls',
|
|
2081
|
+
exponent: 6
|
|
2082
|
+
}],
|
|
2083
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2084
|
+
name: 'Nolus',
|
|
2085
|
+
display: 'nls',
|
|
2086
|
+
symbol: 'NLS',
|
|
2087
|
+
logo_URIs: {
|
|
2088
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2089
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2090
|
+
},
|
|
2091
|
+
coingecko_id: 'nolus',
|
|
2092
|
+
images: [{
|
|
2093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
2095
|
+
theme: {
|
|
2096
|
+
primary_color_hex: '#fc542c'
|
|
2097
|
+
}
|
|
2098
|
+
}],
|
|
2099
|
+
socials: {
|
|
2100
|
+
website: 'https://nolus.io/',
|
|
2101
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
2102
|
+
},
|
|
2103
|
+
traces: [{
|
|
2104
|
+
type: 'ibc',
|
|
2105
|
+
counterparty: {
|
|
2106
|
+
channel_id: 'channel-10177',
|
|
2107
|
+
base_denom: 'unls',
|
|
2108
|
+
chain_name: 'nolus'
|
|
2109
|
+
},
|
|
2110
|
+
chain: {
|
|
2111
|
+
channel_id: 'channel-143'
|
|
2112
|
+
}
|
|
2113
|
+
}]
|
|
2114
|
+
},
|
|
2073
2115
|
{
|
|
2074
2116
|
description: 'Staking and governance token for ODIN Protocol',
|
|
2075
2117
|
denom_units: [{
|
|
@@ -6800,6 +6842,48 @@ const assets = {
|
|
|
6800
6842
|
}
|
|
6801
6843
|
}]
|
|
6802
6844
|
},
|
|
6845
|
+
{
|
|
6846
|
+
description: 'The native token of Nolus chain',
|
|
6847
|
+
denom_units: [{
|
|
6848
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6849
|
+
exponent: 0,
|
|
6850
|
+
aliases: ['unls']
|
|
6851
|
+
}, {
|
|
6852
|
+
denom: 'nls',
|
|
6853
|
+
exponent: 6
|
|
6854
|
+
}],
|
|
6855
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6856
|
+
name: 'Nolus',
|
|
6857
|
+
display: 'nls',
|
|
6858
|
+
symbol: 'NLS',
|
|
6859
|
+
logo_URIs: {
|
|
6860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
6862
|
+
},
|
|
6863
|
+
coingecko_id: 'nolus',
|
|
6864
|
+
images: [{
|
|
6865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
6867
|
+
theme: {
|
|
6868
|
+
primary_color_hex: '#fc542c'
|
|
6869
|
+
}
|
|
6870
|
+
}],
|
|
6871
|
+
socials: {
|
|
6872
|
+
website: 'https://nolus.io/',
|
|
6873
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
6874
|
+
},
|
|
6875
|
+
traces: [{
|
|
6876
|
+
type: 'ibc',
|
|
6877
|
+
counterparty: {
|
|
6878
|
+
channel_id: 'channel-10177',
|
|
6879
|
+
base_denom: 'unls',
|
|
6880
|
+
chain_name: 'nolus'
|
|
6881
|
+
},
|
|
6882
|
+
chain: {
|
|
6883
|
+
channel_id: 'channel-143'
|
|
6884
|
+
}
|
|
6885
|
+
}]
|
|
6886
|
+
},
|
|
6803
6887
|
{
|
|
6804
6888
|
description: 'Staking and governance token for ODIN Protocol',
|
|
6805
6889
|
denom_units: [{
|
package/mainnet/nolus.js
CHANGED
|
@@ -3,6 +3,48 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'nolus',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uaxl']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'axl',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
17
|
+
name: 'Axelar',
|
|
18
|
+
display: 'axl',
|
|
19
|
+
symbol: 'AXL',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'axelar',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#040404'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://axelar.network/',
|
|
34
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
35
|
+
},
|
|
36
|
+
traces: [{
|
|
37
|
+
type: 'ibc',
|
|
38
|
+
counterparty: {
|
|
39
|
+
channel_id: 'channel-143',
|
|
40
|
+
base_denom: 'uaxl',
|
|
41
|
+
chain_name: 'axelar'
|
|
42
|
+
},
|
|
43
|
+
chain: {
|
|
44
|
+
channel_id: 'channel-10177'
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
6
48
|
{
|
|
7
49
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
8
50
|
denom_units: [{
|
|
@@ -189,6 +231,48 @@ const assets = {
|
|
|
189
231
|
}
|
|
190
232
|
}]
|
|
191
233
|
},
|
|
234
|
+
{
|
|
235
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
236
|
+
denom_units: [{
|
|
237
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
238
|
+
exponent: 0,
|
|
239
|
+
aliases: ['uaxl']
|
|
240
|
+
}, {
|
|
241
|
+
denom: 'axl',
|
|
242
|
+
exponent: 6
|
|
243
|
+
}],
|
|
244
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
245
|
+
name: 'Axelar',
|
|
246
|
+
display: 'axl',
|
|
247
|
+
symbol: 'AXL',
|
|
248
|
+
logo_URIs: {
|
|
249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
251
|
+
},
|
|
252
|
+
coingecko_id: 'axelar',
|
|
253
|
+
images: [{
|
|
254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
256
|
+
theme: {
|
|
257
|
+
primary_color_hex: '#040404'
|
|
258
|
+
}
|
|
259
|
+
}],
|
|
260
|
+
socials: {
|
|
261
|
+
website: 'https://axelar.network/',
|
|
262
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
263
|
+
},
|
|
264
|
+
traces: [{
|
|
265
|
+
type: 'ibc',
|
|
266
|
+
counterparty: {
|
|
267
|
+
channel_id: 'channel-143',
|
|
268
|
+
base_denom: 'uaxl',
|
|
269
|
+
chain_name: 'axelar'
|
|
270
|
+
},
|
|
271
|
+
chain: {
|
|
272
|
+
channel_id: 'channel-10177'
|
|
273
|
+
}
|
|
274
|
+
}]
|
|
275
|
+
},
|
|
192
276
|
{
|
|
193
277
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
194
278
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.87",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
33
|
-
"chain-registry": "^1.63.
|
|
32
|
+
"@chain-registry/utils": "^1.46.70",
|
|
33
|
+
"chain-registry": "^1.63.87"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.70"
|
|
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": "4a7243f5c5966a753716c0c171d79a1edd566291"
|
|
47
47
|
}
|