@chain-registry/assets 1.64.95 → 1.64.96
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/agoric.js +12 -8
- package/esm/mainnet/akash.js +8 -8
- package/esm/mainnet/andromeda.js +8 -8
- package/esm/mainnet/archway.js +4 -0
- package/esm/mainnet/aura.js +4 -0
- package/esm/mainnet/axelar.js +8 -8
- package/esm/mainnet/beezee.js +12 -8
- package/esm/mainnet/bitcanna.js +8 -8
- package/esm/mainnet/bitsong.js +8 -8
- package/esm/mainnet/composable.js +8 -8
- package/esm/mainnet/coreum.js +4 -0
- package/esm/mainnet/cosmoshub.js +12 -8
- package/esm/mainnet/crescent.js +4 -0
- package/esm/mainnet/decentr.js +8 -8
- package/esm/mainnet/doravota.js +12 -8
- package/esm/mainnet/dydx.js +4 -0
- package/esm/mainnet/dymension.js +12 -8
- package/esm/mainnet/evmos.js +4 -0
- package/esm/mainnet/furya.js +4 -0
- package/esm/mainnet/gravitybridge.js +8 -8
- package/esm/mainnet/haqq.js +4 -0
- package/esm/mainnet/impacthub.js +4 -0
- package/esm/mainnet/injective.js +4 -0
- package/esm/mainnet/jackal.js +8 -8
- package/esm/mainnet/joltify.js +4 -0
- package/esm/mainnet/juno.js +12 -8
- package/esm/mainnet/kava.js +4 -0
- package/esm/mainnet/kujira.js +12 -8
- package/esm/mainnet/migaloo.js +4 -0
- package/esm/mainnet/neutron.js +12 -8
- package/esm/mainnet/nibiru.js +4 -0
- package/esm/mainnet/noble.js +8 -8
- package/esm/mainnet/nois.js +8 -8
- package/esm/mainnet/omniflixhub.js +12 -8
- package/esm/mainnet/onex.js +4 -0
- package/esm/mainnet/osmosis.js +12 -8
- package/esm/mainnet/persistence.js +4 -0
- package/esm/mainnet/planq.js +12 -8
- package/esm/mainnet/provenance.js +4 -0
- package/esm/mainnet/pryzm.js +4 -0
- package/esm/mainnet/quicksilver.js +8 -8
- package/esm/mainnet/qwoyn.js +8 -8
- package/esm/mainnet/regen.js +4 -0
- package/esm/mainnet/secretnetwork.js +12 -8
- package/esm/mainnet/sei.js +4 -0
- package/esm/mainnet/shido.js +4 -0
- package/esm/mainnet/stargaze.js +4 -0
- package/esm/mainnet/teritori.js +4 -0
- package/esm/mainnet/terra2.js +12 -8
- package/esm/mainnet/umee.js +12 -8
- package/esm/mainnet/vidulum.js +8 -8
- package/mainnet/agoric.js +12 -8
- package/mainnet/akash.js +8 -8
- package/mainnet/andromeda.js +8 -8
- package/mainnet/archway.js +4 -0
- package/mainnet/aura.js +4 -0
- package/mainnet/axelar.js +8 -8
- package/mainnet/beezee.js +12 -8
- package/mainnet/bitcanna.js +8 -8
- package/mainnet/bitsong.js +8 -8
- package/mainnet/composable.js +8 -8
- package/mainnet/coreum.js +4 -0
- package/mainnet/cosmoshub.js +12 -8
- package/mainnet/crescent.js +4 -0
- package/mainnet/decentr.js +8 -8
- package/mainnet/doravota.js +12 -8
- package/mainnet/dydx.js +4 -0
- package/mainnet/dymension.js +12 -8
- package/mainnet/evmos.js +4 -0
- package/mainnet/furya.js +4 -0
- package/mainnet/gravitybridge.js +8 -8
- package/mainnet/haqq.js +4 -0
- package/mainnet/impacthub.js +4 -0
- package/mainnet/injective.js +4 -0
- package/mainnet/jackal.js +8 -8
- package/mainnet/joltify.js +4 -0
- package/mainnet/juno.js +12 -8
- package/mainnet/kava.js +4 -0
- package/mainnet/kujira.js +12 -8
- package/mainnet/migaloo.js +4 -0
- package/mainnet/neutron.js +12 -8
- package/mainnet/nibiru.js +4 -0
- package/mainnet/noble.js +8 -8
- package/mainnet/nois.js +8 -8
- package/mainnet/omniflixhub.js +12 -8
- package/mainnet/onex.js +4 -0
- package/mainnet/osmosis.js +12 -8
- package/mainnet/persistence.js +4 -0
- package/mainnet/planq.js +12 -8
- package/mainnet/provenance.js +4 -0
- package/mainnet/pryzm.js +4 -0
- package/mainnet/quicksilver.js +8 -8
- package/mainnet/qwoyn.js +8 -8
- package/mainnet/regen.js +4 -0
- package/mainnet/secretnetwork.js +12 -8
- package/mainnet/sei.js +4 -0
- package/mainnet/shido.js +4 -0
- package/mainnet/stargaze.js +4 -0
- package/mainnet/teritori.js +4 -0
- package/mainnet/terra2.js +12 -8
- package/mainnet/umee.js +12 -8
- package/mainnet/vidulum.js +8 -8
- package/package.json +5 -5
package/mainnet/haqq.js
CHANGED
|
@@ -464,6 +464,7 @@ const assets = {
|
|
|
464
464
|
denom: 'stake',
|
|
465
465
|
exponent: 6
|
|
466
466
|
}],
|
|
467
|
+
type_asset: 'sdk.coin',
|
|
467
468
|
base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
|
|
468
469
|
name: 'Stake',
|
|
469
470
|
display: 'stake',
|
|
@@ -501,6 +502,7 @@ const assets = {
|
|
|
501
502
|
denom: 'frienzies',
|
|
502
503
|
exponent: 6
|
|
503
504
|
}],
|
|
505
|
+
type_asset: 'sdk.coin',
|
|
504
506
|
base: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
|
|
505
507
|
display: 'frienzies',
|
|
506
508
|
name: 'Frienzies',
|
|
@@ -909,6 +911,7 @@ const assets = {
|
|
|
909
911
|
denom: 'stake',
|
|
910
912
|
exponent: 6
|
|
911
913
|
}],
|
|
914
|
+
type_asset: 'sdk.coin',
|
|
912
915
|
base: 'ibc/9FFBC43E9BAE33B426858E26CAE523F086868B83DD8323E0AAD709A06D4ECE92',
|
|
913
916
|
name: 'Stake',
|
|
914
917
|
display: 'stake',
|
|
@@ -946,6 +949,7 @@ const assets = {
|
|
|
946
949
|
denom: 'frienzies',
|
|
947
950
|
exponent: 6
|
|
948
951
|
}],
|
|
952
|
+
type_asset: 'sdk.coin',
|
|
949
953
|
base: 'ibc/54DB64C5FB39CEFF614DCD04808E2FF8B88305656E0ADFE992E267100DFF78CC',
|
|
950
954
|
display: 'frienzies',
|
|
951
955
|
name: 'Frienzies',
|
package/mainnet/impacthub.js
CHANGED
|
@@ -181,6 +181,7 @@ const assets = {
|
|
|
181
181
|
denom: 'stake',
|
|
182
182
|
exponent: 6
|
|
183
183
|
}],
|
|
184
|
+
type_asset: 'sdk.coin',
|
|
184
185
|
base: 'ibc/973B6AA184C79CEDFA064ED90E28B8BC89F7E37B0ECF73A71AE419A5245AAB2A',
|
|
185
186
|
name: 'Stake',
|
|
186
187
|
display: 'stake',
|
|
@@ -218,6 +219,7 @@ const assets = {
|
|
|
218
219
|
denom: 'frienzies',
|
|
219
220
|
exponent: 6
|
|
220
221
|
}],
|
|
222
|
+
type_asset: 'sdk.coin',
|
|
221
223
|
base: 'ibc/852810D059CF0DDB254500D14BB98233DEF8827086F2B8E4F9E6053BF02377FC',
|
|
222
224
|
display: 'frienzies',
|
|
223
225
|
name: 'Frienzies',
|
|
@@ -423,6 +425,7 @@ const assets = {
|
|
|
423
425
|
denom: 'stake',
|
|
424
426
|
exponent: 6
|
|
425
427
|
}],
|
|
428
|
+
type_asset: 'sdk.coin',
|
|
426
429
|
base: 'ibc/973B6AA184C79CEDFA064ED90E28B8BC89F7E37B0ECF73A71AE419A5245AAB2A',
|
|
427
430
|
name: 'Stake',
|
|
428
431
|
display: 'stake',
|
|
@@ -460,6 +463,7 @@ const assets = {
|
|
|
460
463
|
denom: 'frienzies',
|
|
461
464
|
exponent: 6
|
|
462
465
|
}],
|
|
466
|
+
type_asset: 'sdk.coin',
|
|
463
467
|
base: 'ibc/852810D059CF0DDB254500D14BB98233DEF8827086F2B8E4F9E6053BF02377FC',
|
|
464
468
|
display: 'frienzies',
|
|
465
469
|
name: 'Frienzies',
|
package/mainnet/injective.js
CHANGED
|
@@ -1421,6 +1421,7 @@ const assets = {
|
|
|
1421
1421
|
denom: 'stake',
|
|
1422
1422
|
exponent: 6
|
|
1423
1423
|
}],
|
|
1424
|
+
type_asset: 'sdk.coin',
|
|
1424
1425
|
base: 'ibc/991421FE564F5E02BC4610D43A061B1CC51935B830D16D53A9CFA21CAD9C399C',
|
|
1425
1426
|
name: 'Stake',
|
|
1426
1427
|
display: 'stake',
|
|
@@ -1458,6 +1459,7 @@ const assets = {
|
|
|
1458
1459
|
denom: 'frienzies',
|
|
1459
1460
|
exponent: 6
|
|
1460
1461
|
}],
|
|
1462
|
+
type_asset: 'sdk.coin',
|
|
1461
1463
|
base: 'ibc/CDD7374B312BEF9723AAEBDE622206490E112CE2B5F49275683CCCD86C7D4BCE',
|
|
1462
1464
|
display: 'frienzies',
|
|
1463
1465
|
name: 'Frienzies',
|
|
@@ -5062,6 +5064,7 @@ const assets = {
|
|
|
5062
5064
|
denom: 'stake',
|
|
5063
5065
|
exponent: 6
|
|
5064
5066
|
}],
|
|
5067
|
+
type_asset: 'sdk.coin',
|
|
5065
5068
|
base: 'ibc/991421FE564F5E02BC4610D43A061B1CC51935B830D16D53A9CFA21CAD9C399C',
|
|
5066
5069
|
name: 'Stake',
|
|
5067
5070
|
display: 'stake',
|
|
@@ -5099,6 +5102,7 @@ const assets = {
|
|
|
5099
5102
|
denom: 'frienzies',
|
|
5100
5103
|
exponent: 6
|
|
5101
5104
|
}],
|
|
5105
|
+
type_asset: 'sdk.coin',
|
|
5102
5106
|
base: 'ibc/CDD7374B312BEF9723AAEBDE622206490E112CE2B5F49275683CCCD86C7D4BCE',
|
|
5103
5107
|
display: 'frienzies',
|
|
5104
5108
|
name: 'Frienzies',
|
package/mainnet/jackal.js
CHANGED
|
@@ -25,13 +25,13 @@ const assets = {
|
|
|
25
25
|
display: 'arch',
|
|
26
26
|
symbol: 'ARCH',
|
|
27
27
|
logo_URIs: {
|
|
28
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
29
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
30
30
|
},
|
|
31
31
|
coingecko_id: 'archway',
|
|
32
32
|
images: [{
|
|
33
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
34
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
35
35
|
theme: {
|
|
36
36
|
primary_color_hex: '#fc4c04'
|
|
37
37
|
}
|
|
@@ -192,13 +192,13 @@ const assets = {
|
|
|
192
192
|
display: 'arch',
|
|
193
193
|
symbol: 'ARCH',
|
|
194
194
|
logo_URIs: {
|
|
195
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
196
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
196
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
197
197
|
},
|
|
198
198
|
coingecko_id: 'archway',
|
|
199
199
|
images: [{
|
|
200
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
201
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
201
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
202
202
|
theme: {
|
|
203
203
|
primary_color_hex: '#fc4c04'
|
|
204
204
|
}
|
package/mainnet/joltify.js
CHANGED
|
@@ -97,6 +97,7 @@ const assets = {
|
|
|
97
97
|
denom: 'stake',
|
|
98
98
|
exponent: 6
|
|
99
99
|
}],
|
|
100
|
+
type_asset: 'sdk.coin',
|
|
100
101
|
base: 'ibc/6A61F05E85E8EED6B50B6F197E70001A297962BF646549BF4B99DD77E81D52DB',
|
|
101
102
|
name: 'Stake',
|
|
102
103
|
display: 'stake',
|
|
@@ -134,6 +135,7 @@ const assets = {
|
|
|
134
135
|
denom: 'frienzies',
|
|
135
136
|
exponent: 6
|
|
136
137
|
}],
|
|
138
|
+
type_asset: 'sdk.coin',
|
|
137
139
|
base: 'ibc/AE8475CF1E64C5EC37897E8C1DA8339BD046EFF42BEC7D840359DE66084F1CCD',
|
|
138
140
|
display: 'frienzies',
|
|
139
141
|
name: 'Frienzies',
|
|
@@ -213,6 +215,7 @@ const assets = {
|
|
|
213
215
|
denom: 'stake',
|
|
214
216
|
exponent: 6
|
|
215
217
|
}],
|
|
218
|
+
type_asset: 'sdk.coin',
|
|
216
219
|
base: 'ibc/6A61F05E85E8EED6B50B6F197E70001A297962BF646549BF4B99DD77E81D52DB',
|
|
217
220
|
name: 'Stake',
|
|
218
221
|
display: 'stake',
|
|
@@ -250,6 +253,7 @@ const assets = {
|
|
|
250
253
|
denom: 'frienzies',
|
|
251
254
|
exponent: 6
|
|
252
255
|
}],
|
|
256
|
+
type_asset: 'sdk.coin',
|
|
253
257
|
base: 'ibc/AE8475CF1E64C5EC37897E8C1DA8339BD046EFF42BEC7D840359DE66084F1CCD',
|
|
254
258
|
display: 'frienzies',
|
|
255
259
|
name: 'Frienzies',
|
package/mainnet/juno.js
CHANGED
|
@@ -67,13 +67,13 @@ const assets = {
|
|
|
67
67
|
display: 'arch',
|
|
68
68
|
symbol: 'ARCH',
|
|
69
69
|
logo_URIs: {
|
|
70
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
71
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
72
72
|
},
|
|
73
73
|
coingecko_id: 'archway',
|
|
74
74
|
images: [{
|
|
75
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
76
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
75
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
76
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
77
77
|
theme: {
|
|
78
78
|
primary_color_hex: '#fc4c04'
|
|
79
79
|
}
|
|
@@ -899,13 +899,13 @@ const assets = {
|
|
|
899
899
|
display: 'arch',
|
|
900
900
|
symbol: 'ARCH',
|
|
901
901
|
logo_URIs: {
|
|
902
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
903
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
904
904
|
},
|
|
905
905
|
coingecko_id: 'archway',
|
|
906
906
|
images: [{
|
|
907
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
908
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
907
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
908
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
909
909
|
theme: {
|
|
910
910
|
primary_color_hex: '#fc4c04'
|
|
911
911
|
}
|
|
@@ -1906,6 +1906,7 @@ const assets = {
|
|
|
1906
1906
|
denom: 'stake',
|
|
1907
1907
|
exponent: 6
|
|
1908
1908
|
}],
|
|
1909
|
+
type_asset: 'sdk.coin',
|
|
1909
1910
|
base: 'ibc/C3EF76D8F7E3217A058F9A6308DF5B99A8A425FB85983D91FFE910C5FA94B1A1',
|
|
1910
1911
|
name: 'Stake',
|
|
1911
1912
|
display: 'stake',
|
|
@@ -1943,6 +1944,7 @@ const assets = {
|
|
|
1943
1944
|
denom: 'frienzies',
|
|
1944
1945
|
exponent: 6
|
|
1945
1946
|
}],
|
|
1947
|
+
type_asset: 'sdk.coin',
|
|
1946
1948
|
base: 'ibc/C09F4DA2D82F7710AAE230CEFAA2AA3CA8E246AE3D9A00A3969F3D6CEB6C952B',
|
|
1947
1949
|
display: 'frienzies',
|
|
1948
1950
|
name: 'Frienzies',
|
|
@@ -3769,6 +3771,7 @@ const assets = {
|
|
|
3769
3771
|
denom: 'stake',
|
|
3770
3772
|
exponent: 6
|
|
3771
3773
|
}],
|
|
3774
|
+
type_asset: 'sdk.coin',
|
|
3772
3775
|
base: 'ibc/C3EF76D8F7E3217A058F9A6308DF5B99A8A425FB85983D91FFE910C5FA94B1A1',
|
|
3773
3776
|
name: 'Stake',
|
|
3774
3777
|
display: 'stake',
|
|
@@ -3806,6 +3809,7 @@ const assets = {
|
|
|
3806
3809
|
denom: 'frienzies',
|
|
3807
3810
|
exponent: 6
|
|
3808
3811
|
}],
|
|
3812
|
+
type_asset: 'sdk.coin',
|
|
3809
3813
|
base: 'ibc/C09F4DA2D82F7710AAE230CEFAA2AA3CA8E246AE3D9A00A3969F3D6CEB6C952B',
|
|
3810
3814
|
display: 'frienzies',
|
|
3811
3815
|
name: 'Frienzies',
|
package/mainnet/kava.js
CHANGED
|
@@ -1966,6 +1966,7 @@ const assets = {
|
|
|
1966
1966
|
denom: 'stake',
|
|
1967
1967
|
exponent: 6
|
|
1968
1968
|
}],
|
|
1969
|
+
type_asset: 'sdk.coin',
|
|
1969
1970
|
base: 'ibc/598AAE327C2402C8B9847FDB2063EB82203084DA0730B66EB4CAF8CFC482128C',
|
|
1970
1971
|
name: 'Stake',
|
|
1971
1972
|
display: 'stake',
|
|
@@ -2003,6 +2004,7 @@ const assets = {
|
|
|
2003
2004
|
denom: 'frienzies',
|
|
2004
2005
|
exponent: 6
|
|
2005
2006
|
}],
|
|
2007
|
+
type_asset: 'sdk.coin',
|
|
2006
2008
|
base: 'ibc/BE871623F36A2C4A47240B5B0F5241B0B6A87B1549B1A24E53EB75C5C3FB60C4',
|
|
2007
2009
|
display: 'frienzies',
|
|
2008
2010
|
name: 'Frienzies',
|
|
@@ -2635,6 +2637,7 @@ const assets = {
|
|
|
2635
2637
|
denom: 'stake',
|
|
2636
2638
|
exponent: 6
|
|
2637
2639
|
}],
|
|
2640
|
+
type_asset: 'sdk.coin',
|
|
2638
2641
|
base: 'ibc/598AAE327C2402C8B9847FDB2063EB82203084DA0730B66EB4CAF8CFC482128C',
|
|
2639
2642
|
name: 'Stake',
|
|
2640
2643
|
display: 'stake',
|
|
@@ -2672,6 +2675,7 @@ const assets = {
|
|
|
2672
2675
|
denom: 'frienzies',
|
|
2673
2676
|
exponent: 6
|
|
2674
2677
|
}],
|
|
2678
|
+
type_asset: 'sdk.coin',
|
|
2675
2679
|
base: 'ibc/BE871623F36A2C4A47240B5B0F5241B0B6A87B1549B1A24E53EB75C5C3FB60C4',
|
|
2676
2680
|
display: 'frienzies',
|
|
2677
2681
|
name: 'Frienzies',
|
package/mainnet/kujira.js
CHANGED
|
@@ -304,13 +304,13 @@ const assets = {
|
|
|
304
304
|
display: 'arch',
|
|
305
305
|
symbol: 'ARCH',
|
|
306
306
|
logo_URIs: {
|
|
307
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
308
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
307
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
308
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
309
309
|
},
|
|
310
310
|
coingecko_id: 'archway',
|
|
311
311
|
images: [{
|
|
312
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
313
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
313
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
314
314
|
theme: {
|
|
315
315
|
primary_color_hex: '#fc4c04'
|
|
316
316
|
}
|
|
@@ -2056,13 +2056,13 @@ const assets = {
|
|
|
2056
2056
|
display: 'arch',
|
|
2057
2057
|
symbol: 'ARCH',
|
|
2058
2058
|
logo_URIs: {
|
|
2059
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2060
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
2060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
2061
2061
|
},
|
|
2062
2062
|
coingecko_id: 'archway',
|
|
2063
2063
|
images: [{
|
|
2064
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2065
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2064
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
2065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
2066
2066
|
theme: {
|
|
2067
2067
|
primary_color_hex: '#fc4c04'
|
|
2068
2068
|
}
|
|
@@ -3704,6 +3704,7 @@ const assets = {
|
|
|
3704
3704
|
denom: 'stake',
|
|
3705
3705
|
exponent: 6
|
|
3706
3706
|
}],
|
|
3707
|
+
type_asset: 'sdk.coin',
|
|
3707
3708
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
3708
3709
|
name: 'Stake',
|
|
3709
3710
|
display: 'stake',
|
|
@@ -3741,6 +3742,7 @@ const assets = {
|
|
|
3741
3742
|
denom: 'frienzies',
|
|
3742
3743
|
exponent: 6
|
|
3743
3744
|
}],
|
|
3745
|
+
type_asset: 'sdk.coin',
|
|
3744
3746
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
3745
3747
|
display: 'frienzies',
|
|
3746
3748
|
name: 'Frienzies',
|
|
@@ -4868,6 +4870,7 @@ const assets = {
|
|
|
4868
4870
|
denom: 'stake',
|
|
4869
4871
|
exponent: 6
|
|
4870
4872
|
}],
|
|
4873
|
+
type_asset: 'sdk.coin',
|
|
4871
4874
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
4872
4875
|
name: 'Stake',
|
|
4873
4876
|
display: 'stake',
|
|
@@ -4905,6 +4908,7 @@ const assets = {
|
|
|
4905
4908
|
denom: 'frienzies',
|
|
4906
4909
|
exponent: 6
|
|
4907
4910
|
}],
|
|
4911
|
+
type_asset: 'sdk.coin',
|
|
4908
4912
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
4909
4913
|
display: 'frienzies',
|
|
4910
4914
|
name: 'Frienzies',
|
package/mainnet/migaloo.js
CHANGED
|
@@ -1511,6 +1511,7 @@ const assets = {
|
|
|
1511
1511
|
denom: 'stake',
|
|
1512
1512
|
exponent: 6
|
|
1513
1513
|
}],
|
|
1514
|
+
type_asset: 'sdk.coin',
|
|
1514
1515
|
base: 'ibc/5E4FD529FEB6E329682D2FE07AD2C46C50EB711700CF19FB812A2A20326FA457',
|
|
1515
1516
|
name: 'Stake',
|
|
1516
1517
|
display: 'stake',
|
|
@@ -1548,6 +1549,7 @@ const assets = {
|
|
|
1548
1549
|
denom: 'frienzies',
|
|
1549
1550
|
exponent: 6
|
|
1550
1551
|
}],
|
|
1552
|
+
type_asset: 'sdk.coin',
|
|
1551
1553
|
base: 'ibc/87635B762976673FD5C6F45518A10AA2A283F8F9ED54E3349B84924634A06EB7',
|
|
1552
1554
|
display: 'frienzies',
|
|
1553
1555
|
name: 'Frienzies',
|
|
@@ -1956,6 +1958,7 @@ const assets = {
|
|
|
1956
1958
|
denom: 'stake',
|
|
1957
1959
|
exponent: 6
|
|
1958
1960
|
}],
|
|
1961
|
+
type_asset: 'sdk.coin',
|
|
1959
1962
|
base: 'ibc/5E4FD529FEB6E329682D2FE07AD2C46C50EB711700CF19FB812A2A20326FA457',
|
|
1960
1963
|
name: 'Stake',
|
|
1961
1964
|
display: 'stake',
|
|
@@ -1993,6 +1996,7 @@ const assets = {
|
|
|
1993
1996
|
denom: 'frienzies',
|
|
1994
1997
|
exponent: 6
|
|
1995
1998
|
}],
|
|
1999
|
+
type_asset: 'sdk.coin',
|
|
1996
2000
|
base: 'ibc/87635B762976673FD5C6F45518A10AA2A283F8F9ED54E3349B84924634A06EB7',
|
|
1997
2001
|
display: 'frienzies',
|
|
1998
2002
|
name: 'Frienzies',
|
package/mainnet/neutron.js
CHANGED
|
@@ -25,13 +25,13 @@ const assets = {
|
|
|
25
25
|
display: 'arch',
|
|
26
26
|
symbol: 'ARCH',
|
|
27
27
|
logo_URIs: {
|
|
28
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
29
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
30
30
|
},
|
|
31
31
|
coingecko_id: 'archway',
|
|
32
32
|
images: [{
|
|
33
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
34
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
35
35
|
theme: {
|
|
36
36
|
primary_color_hex: '#fc4c04'
|
|
37
37
|
}
|
|
@@ -883,13 +883,13 @@ const assets = {
|
|
|
883
883
|
display: 'arch',
|
|
884
884
|
symbol: 'ARCH',
|
|
885
885
|
logo_URIs: {
|
|
886
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
887
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
888
888
|
},
|
|
889
889
|
coingecko_id: 'archway',
|
|
890
890
|
images: [{
|
|
891
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
892
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
892
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
893
893
|
theme: {
|
|
894
894
|
primary_color_hex: '#fc4c04'
|
|
895
895
|
}
|
|
@@ -1729,6 +1729,7 @@ const assets = {
|
|
|
1729
1729
|
denom: 'stake',
|
|
1730
1730
|
exponent: 6
|
|
1731
1731
|
}],
|
|
1732
|
+
type_asset: 'sdk.coin',
|
|
1732
1733
|
base: 'ibc/E43AFFB1D8AA31881458206EE2AA2CA8022093E15C7F807C9F3CEEF46A08B915',
|
|
1733
1734
|
name: 'Stake',
|
|
1734
1735
|
display: 'stake',
|
|
@@ -1766,6 +1767,7 @@ const assets = {
|
|
|
1766
1767
|
denom: 'frienzies',
|
|
1767
1768
|
exponent: 6
|
|
1768
1769
|
}],
|
|
1770
|
+
type_asset: 'sdk.coin',
|
|
1769
1771
|
base: 'ibc/17E2B6610FC9DF24D3AD8F1CBA03308B9FD284AB8123E5E485902E54369E985A',
|
|
1770
1772
|
display: 'frienzies',
|
|
1771
1773
|
name: 'Frienzies',
|
|
@@ -4918,6 +4920,7 @@ const assets = {
|
|
|
4918
4920
|
denom: 'stake',
|
|
4919
4921
|
exponent: 6
|
|
4920
4922
|
}],
|
|
4923
|
+
type_asset: 'sdk.coin',
|
|
4921
4924
|
base: 'ibc/E43AFFB1D8AA31881458206EE2AA2CA8022093E15C7F807C9F3CEEF46A08B915',
|
|
4922
4925
|
name: 'Stake',
|
|
4923
4926
|
display: 'stake',
|
|
@@ -4955,6 +4958,7 @@ const assets = {
|
|
|
4955
4958
|
denom: 'frienzies',
|
|
4956
4959
|
exponent: 6
|
|
4957
4960
|
}],
|
|
4961
|
+
type_asset: 'sdk.coin',
|
|
4958
4962
|
base: 'ibc/17E2B6610FC9DF24D3AD8F1CBA03308B9FD284AB8123E5E485902E54369E985A',
|
|
4959
4963
|
display: 'frienzies',
|
|
4960
4964
|
name: 'Frienzies',
|
package/mainnet/nibiru.js
CHANGED
|
@@ -97,6 +97,7 @@ const assets = {
|
|
|
97
97
|
denom: 'stake',
|
|
98
98
|
exponent: 6
|
|
99
99
|
}],
|
|
100
|
+
type_asset: 'sdk.coin',
|
|
100
101
|
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
101
102
|
name: 'Stake',
|
|
102
103
|
display: 'stake',
|
|
@@ -134,6 +135,7 @@ const assets = {
|
|
|
134
135
|
denom: 'frienzies',
|
|
135
136
|
exponent: 6
|
|
136
137
|
}],
|
|
138
|
+
type_asset: 'sdk.coin',
|
|
137
139
|
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
138
140
|
display: 'frienzies',
|
|
139
141
|
name: 'Frienzies',
|
|
@@ -301,6 +303,7 @@ const assets = {
|
|
|
301
303
|
denom: 'stake',
|
|
302
304
|
exponent: 6
|
|
303
305
|
}],
|
|
306
|
+
type_asset: 'sdk.coin',
|
|
304
307
|
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
305
308
|
name: 'Stake',
|
|
306
309
|
display: 'stake',
|
|
@@ -338,6 +341,7 @@ const assets = {
|
|
|
338
341
|
denom: 'frienzies',
|
|
339
342
|
exponent: 6
|
|
340
343
|
}],
|
|
344
|
+
type_asset: 'sdk.coin',
|
|
341
345
|
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
342
346
|
display: 'frienzies',
|
|
343
347
|
name: 'Frienzies',
|
package/mainnet/noble.js
CHANGED
|
@@ -105,13 +105,13 @@ const assets = {
|
|
|
105
105
|
display: 'arch',
|
|
106
106
|
symbol: 'ARCH',
|
|
107
107
|
logo_URIs: {
|
|
108
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
109
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
110
110
|
},
|
|
111
111
|
coingecko_id: 'archway',
|
|
112
112
|
images: [{
|
|
113
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
114
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
113
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
114
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
115
115
|
theme: {
|
|
116
116
|
primary_color_hex: '#fc4c04'
|
|
117
117
|
}
|
|
@@ -1832,13 +1832,13 @@ const assets = {
|
|
|
1832
1832
|
display: 'arch',
|
|
1833
1833
|
symbol: 'ARCH',
|
|
1834
1834
|
logo_URIs: {
|
|
1835
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1836
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1835
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1836
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
1837
1837
|
},
|
|
1838
1838
|
coingecko_id: 'archway',
|
|
1839
1839
|
images: [{
|
|
1840
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1841
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1840
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1841
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
1842
1842
|
theme: {
|
|
1843
1843
|
primary_color_hex: '#fc4c04'
|
|
1844
1844
|
}
|
package/mainnet/nois.js
CHANGED
|
@@ -25,13 +25,13 @@ const assets = {
|
|
|
25
25
|
display: 'arch',
|
|
26
26
|
symbol: 'ARCH',
|
|
27
27
|
logo_URIs: {
|
|
28
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
29
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
30
30
|
},
|
|
31
31
|
coingecko_id: 'archway',
|
|
32
32
|
images: [{
|
|
33
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
34
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
35
35
|
theme: {
|
|
36
36
|
primary_color_hex: '#fc4c04'
|
|
37
37
|
}
|
|
@@ -575,13 +575,13 @@ const assets = {
|
|
|
575
575
|
display: 'arch',
|
|
576
576
|
symbol: 'ARCH',
|
|
577
577
|
logo_URIs: {
|
|
578
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
579
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
580
580
|
},
|
|
581
581
|
coingecko_id: 'archway',
|
|
582
582
|
images: [{
|
|
583
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
585
585
|
theme: {
|
|
586
586
|
primary_color_hex: '#fc4c04'
|
|
587
587
|
}
|
package/mainnet/omniflixhub.js
CHANGED
|
@@ -147,13 +147,13 @@ const assets = {
|
|
|
147
147
|
display: 'arch',
|
|
148
148
|
symbol: 'ARCH',
|
|
149
149
|
logo_URIs: {
|
|
150
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
151
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
152
152
|
},
|
|
153
153
|
coingecko_id: 'archway',
|
|
154
154
|
images: [{
|
|
155
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
156
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
157
157
|
theme: {
|
|
158
158
|
primary_color_hex: '#fc4c04'
|
|
159
159
|
}
|
|
@@ -310,6 +310,7 @@ const assets = {
|
|
|
310
310
|
denom: 'stake',
|
|
311
311
|
exponent: 6
|
|
312
312
|
}],
|
|
313
|
+
type_asset: 'sdk.coin',
|
|
313
314
|
base: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
|
|
314
315
|
name: 'Stake',
|
|
315
316
|
display: 'stake',
|
|
@@ -347,6 +348,7 @@ const assets = {
|
|
|
347
348
|
denom: 'frienzies',
|
|
348
349
|
exponent: 6
|
|
349
350
|
}],
|
|
351
|
+
type_asset: 'sdk.coin',
|
|
350
352
|
base: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
|
|
351
353
|
display: 'frienzies',
|
|
352
354
|
name: 'Frienzies',
|
|
@@ -560,13 +562,13 @@ const assets = {
|
|
|
560
562
|
display: 'arch',
|
|
561
563
|
symbol: 'ARCH',
|
|
562
564
|
logo_URIs: {
|
|
563
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
564
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
565
567
|
},
|
|
566
568
|
coingecko_id: 'archway',
|
|
567
569
|
images: [{
|
|
568
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
569
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
570
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
571
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
570
572
|
theme: {
|
|
571
573
|
primary_color_hex: '#fc4c04'
|
|
572
574
|
}
|
|
@@ -723,6 +725,7 @@ const assets = {
|
|
|
723
725
|
denom: 'stake',
|
|
724
726
|
exponent: 6
|
|
725
727
|
}],
|
|
728
|
+
type_asset: 'sdk.coin',
|
|
726
729
|
base: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
|
|
727
730
|
name: 'Stake',
|
|
728
731
|
display: 'stake',
|
|
@@ -760,6 +763,7 @@ const assets = {
|
|
|
760
763
|
denom: 'frienzies',
|
|
761
764
|
exponent: 6
|
|
762
765
|
}],
|
|
766
|
+
type_asset: 'sdk.coin',
|
|
763
767
|
base: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
|
|
764
768
|
display: 'frienzies',
|
|
765
769
|
name: 'Frienzies',
|
package/mainnet/onex.js
CHANGED
|
@@ -212,6 +212,7 @@ const assets = {
|
|
|
212
212
|
denom: 'stake',
|
|
213
213
|
exponent: 6
|
|
214
214
|
}],
|
|
215
|
+
type_asset: 'sdk.coin',
|
|
215
216
|
base: 'ibc/28F4046614EF853188DDCED09B19F1EBEF4DF95B29030E2435260F948FC0DB97',
|
|
216
217
|
name: 'Stake',
|
|
217
218
|
display: 'stake',
|
|
@@ -249,6 +250,7 @@ const assets = {
|
|
|
249
250
|
denom: 'frienzies',
|
|
250
251
|
exponent: 6
|
|
251
252
|
}],
|
|
253
|
+
type_asset: 'sdk.coin',
|
|
252
254
|
base: 'ibc/405B348E183470033E38A5B3CFDE8B91C51C9CD91CF1914AC3839CB1624B9910',
|
|
253
255
|
display: 'frienzies',
|
|
254
256
|
name: 'Frienzies',
|
|
@@ -527,6 +529,7 @@ const assets = {
|
|
|
527
529
|
denom: 'stake',
|
|
528
530
|
exponent: 6
|
|
529
531
|
}],
|
|
532
|
+
type_asset: 'sdk.coin',
|
|
530
533
|
base: 'ibc/28F4046614EF853188DDCED09B19F1EBEF4DF95B29030E2435260F948FC0DB97',
|
|
531
534
|
name: 'Stake',
|
|
532
535
|
display: 'stake',
|
|
@@ -564,6 +567,7 @@ const assets = {
|
|
|
564
567
|
denom: 'frienzies',
|
|
565
568
|
exponent: 6
|
|
566
569
|
}],
|
|
570
|
+
type_asset: 'sdk.coin',
|
|
567
571
|
base: 'ibc/405B348E183470033E38A5B3CFDE8B91C51C9CD91CF1914AC3839CB1624B9910',
|
|
568
572
|
display: 'frienzies',
|
|
569
573
|
name: 'Frienzies',
|