@chain-registry/assets 1.42.1 → 1.42.2
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/acrechain.js +0 -2
- package/esm/mainnet/axelar.js +8 -6
- package/esm/mainnet/composable.js +8 -6
- package/esm/mainnet/crescent.js +0 -2
- package/esm/mainnet/dymension.js +8 -6
- package/esm/mainnet/evmos.js +8 -6
- package/esm/mainnet/injective.js +8 -6
- package/esm/mainnet/juno.js +0 -2
- package/esm/mainnet/kava.js +8 -6
- package/esm/mainnet/neutron.js +8 -6
- package/esm/mainnet/osmosis.js +8 -8
- package/esm/mainnet/secretnetwork.js +8 -8
- package/esm/mainnet/stargaze.js +8 -6
- package/esm/mainnet/stride.js +8 -6
- package/esm/mainnet/terra2.js +8 -8
- package/esm/mainnet/umee.js +8 -6
- package/index.d.ts +1 -1
- package/mainnet/acrechain.js +0 -2
- package/mainnet/axelar.js +8 -6
- package/mainnet/composable.js +8 -6
- package/mainnet/crescent.js +0 -2
- package/mainnet/dymension.js +8 -6
- package/mainnet/evmos.js +8 -6
- package/mainnet/injective.js +8 -6
- package/mainnet/juno.js +0 -2
- package/mainnet/kava.js +8 -6
- package/mainnet/neutron.js +8 -6
- package/mainnet/osmosis.js +8 -8
- package/mainnet/secretnetwork.js +8 -8
- package/mainnet/stargaze.js +8 -6
- package/mainnet/stride.js +8 -6
- package/mainnet/terra2.js +8 -8
- package/mainnet/umee.js +8 -6
- package/package.json +5 -5
package/esm/mainnet/acrechain.js
CHANGED
|
@@ -611,7 +611,6 @@ const assets = {
|
|
|
611
611
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
612
612
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
613
613
|
},
|
|
614
|
-
coingecko_id: 'terrakrw',
|
|
615
614
|
images: [{
|
|
616
615
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
617
616
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -2137,7 +2136,6 @@ const assets = {
|
|
|
2137
2136
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2138
2137
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2139
2138
|
},
|
|
2140
|
-
coingecko_id: 'terrakrw',
|
|
2141
2139
|
images: [{
|
|
2142
2140
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2143
2141
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -560,7 +560,8 @@ const assets = {
|
|
|
560
560
|
}]
|
|
561
561
|
},
|
|
562
562
|
{
|
|
563
|
-
description: '',
|
|
563
|
+
description: 'The native token of the Celestia blockchain.',
|
|
564
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
564
565
|
denom_units: [{
|
|
565
566
|
denom: 'ibc/F8F36BBEFFD1B311D5D3A7B8E6B3C03DBF707D4E5FE045B18221D8DF12E481C3',
|
|
566
567
|
exponent: 0,
|
|
@@ -579,8 +580,8 @@ const assets = {
|
|
|
579
580
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
580
581
|
},
|
|
581
582
|
images: [{
|
|
582
|
-
|
|
583
|
-
|
|
583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
584
585
|
}],
|
|
585
586
|
socials: {
|
|
586
587
|
website: 'https://celestia.org/',
|
|
@@ -2184,7 +2185,8 @@ const assets = {
|
|
|
2184
2185
|
}]
|
|
2185
2186
|
},
|
|
2186
2187
|
{
|
|
2187
|
-
description: '',
|
|
2188
|
+
description: 'The native token of the Celestia blockchain.',
|
|
2189
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
2188
2190
|
denom_units: [{
|
|
2189
2191
|
denom: 'ibc/F8F36BBEFFD1B311D5D3A7B8E6B3C03DBF707D4E5FE045B18221D8DF12E481C3',
|
|
2190
2192
|
exponent: 0,
|
|
@@ -2203,8 +2205,8 @@ const assets = {
|
|
|
2203
2205
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2204
2206
|
},
|
|
2205
2207
|
images: [{
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2208
2210
|
}],
|
|
2209
2211
|
socials: {
|
|
2210
2212
|
website: 'https://celestia.org/',
|
|
@@ -150,7 +150,8 @@ const assets = {
|
|
|
150
150
|
}]
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
|
-
description: '',
|
|
153
|
+
description: 'The native token of the Celestia blockchain.',
|
|
154
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
154
155
|
denom_units: [{
|
|
155
156
|
denom: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
156
157
|
exponent: 0,
|
|
@@ -169,8 +170,8 @@ const assets = {
|
|
|
169
170
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
170
171
|
},
|
|
171
172
|
images: [{
|
|
172
|
-
|
|
173
|
-
|
|
173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
174
175
|
}],
|
|
175
176
|
socials: {
|
|
176
177
|
website: 'https://celestia.org/',
|
|
@@ -337,7 +338,8 @@ const assets = {
|
|
|
337
338
|
}]
|
|
338
339
|
},
|
|
339
340
|
{
|
|
340
|
-
description: '',
|
|
341
|
+
description: 'The native token of the Celestia blockchain.',
|
|
342
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
341
343
|
denom_units: [{
|
|
342
344
|
denom: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
343
345
|
exponent: 0,
|
|
@@ -356,8 +358,8 @@ const assets = {
|
|
|
356
358
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
357
359
|
},
|
|
358
360
|
images: [{
|
|
359
|
-
|
|
360
|
-
|
|
361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
361
363
|
}],
|
|
362
364
|
socials: {
|
|
363
365
|
website: 'https://celestia.org/',
|
package/esm/mainnet/crescent.js
CHANGED
|
@@ -1559,7 +1559,6 @@ const assets = {
|
|
|
1559
1559
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
1560
1560
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
1561
1561
|
},
|
|
1562
|
-
coingecko_id: 'terrakrw',
|
|
1563
1562
|
images: [{
|
|
1564
1563
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
1565
1564
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -3476,7 +3475,6 @@ const assets = {
|
|
|
3476
3475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3477
3476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
3478
3477
|
},
|
|
3479
|
-
coingecko_id: 'terrakrw',
|
|
3480
3478
|
images: [{
|
|
3481
3479
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3482
3480
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/esm/mainnet/dymension.js
CHANGED
|
@@ -87,7 +87,8 @@ const assets = {
|
|
|
87
87
|
}]
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
description: '',
|
|
90
|
+
description: 'The native token of the Celestia blockchain.',
|
|
91
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
91
92
|
denom_units: [{
|
|
92
93
|
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
93
94
|
exponent: 0,
|
|
@@ -106,8 +107,8 @@ const assets = {
|
|
|
106
107
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
107
108
|
},
|
|
108
109
|
images: [{
|
|
109
|
-
|
|
110
|
-
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
111
112
|
}],
|
|
112
113
|
socials: {
|
|
113
114
|
website: 'https://celestia.org/',
|
|
@@ -250,7 +251,8 @@ const assets = {
|
|
|
250
251
|
}]
|
|
251
252
|
},
|
|
252
253
|
{
|
|
253
|
-
description: '',
|
|
254
|
+
description: 'The native token of the Celestia blockchain.',
|
|
255
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
254
256
|
denom_units: [{
|
|
255
257
|
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
256
258
|
exponent: 0,
|
|
@@ -269,8 +271,8 @@ const assets = {
|
|
|
269
271
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
270
272
|
},
|
|
271
273
|
images: [{
|
|
272
|
-
|
|
273
|
-
|
|
274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
274
276
|
}],
|
|
275
277
|
socials: {
|
|
276
278
|
website: 'https://celestia.org/',
|
package/esm/mainnet/evmos.js
CHANGED
|
@@ -328,7 +328,8 @@ const assets = {
|
|
|
328
328
|
}]
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
|
-
description: '',
|
|
331
|
+
description: 'The native token of the Celestia blockchain.',
|
|
332
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
332
333
|
denom_units: [{
|
|
333
334
|
denom: 'ibc/5724BDCD2C1A4D3D32C814DED15948B0BD18D241D78AB7AF39493794371DDB65',
|
|
334
335
|
exponent: 0,
|
|
@@ -347,8 +348,8 @@ const assets = {
|
|
|
347
348
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
348
349
|
},
|
|
349
350
|
images: [{
|
|
350
|
-
|
|
351
|
-
|
|
351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
352
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
352
353
|
}],
|
|
353
354
|
socials: {
|
|
354
355
|
website: 'https://celestia.org/',
|
|
@@ -966,7 +967,8 @@ const assets = {
|
|
|
966
967
|
}]
|
|
967
968
|
},
|
|
968
969
|
{
|
|
969
|
-
description: '',
|
|
970
|
+
description: 'The native token of the Celestia blockchain.',
|
|
971
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
970
972
|
denom_units: [{
|
|
971
973
|
denom: 'ibc/5724BDCD2C1A4D3D32C814DED15948B0BD18D241D78AB7AF39493794371DDB65',
|
|
972
974
|
exponent: 0,
|
|
@@ -985,8 +987,8 @@ const assets = {
|
|
|
985
987
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
986
988
|
},
|
|
987
989
|
images: [{
|
|
988
|
-
|
|
989
|
-
|
|
990
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
991
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
990
992
|
}],
|
|
991
993
|
socials: {
|
|
992
994
|
website: 'https://celestia.org/',
|
package/esm/mainnet/injective.js
CHANGED
|
@@ -74,7 +74,8 @@ const assets = {
|
|
|
74
74
|
}]
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
|
-
description: '',
|
|
77
|
+
description: 'The native token of the Celestia blockchain.',
|
|
78
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
78
79
|
denom_units: [{
|
|
79
80
|
denom: 'ibc/F51BB221BAA275F2EBF654F70B005627D7E713AFFD6D86AFD1E43CAA886149F4',
|
|
80
81
|
exponent: 0,
|
|
@@ -93,8 +94,8 @@ const assets = {
|
|
|
93
94
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
94
95
|
},
|
|
95
96
|
images: [{
|
|
96
|
-
|
|
97
|
-
|
|
97
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
98
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
98
99
|
}],
|
|
99
100
|
socials: {
|
|
100
101
|
website: 'https://celestia.org/',
|
|
@@ -529,7 +530,8 @@ const assets = {
|
|
|
529
530
|
}]
|
|
530
531
|
},
|
|
531
532
|
{
|
|
532
|
-
description: '',
|
|
533
|
+
description: 'The native token of the Celestia blockchain.',
|
|
534
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
533
535
|
denom_units: [{
|
|
534
536
|
denom: 'ibc/F51BB221BAA275F2EBF654F70B005627D7E713AFFD6D86AFD1E43CAA886149F4',
|
|
535
537
|
exponent: 0,
|
|
@@ -548,8 +550,8 @@ const assets = {
|
|
|
548
550
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
549
551
|
},
|
|
550
552
|
images: [{
|
|
551
|
-
|
|
552
|
-
|
|
553
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
554
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
553
555
|
}],
|
|
554
556
|
socials: {
|
|
555
557
|
website: 'https://celestia.org/',
|
package/esm/mainnet/juno.js
CHANGED
|
@@ -2132,7 +2132,6 @@ const assets = {
|
|
|
2132
2132
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2133
2133
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
2134
2134
|
},
|
|
2135
|
-
coingecko_id: 'terrakrw',
|
|
2136
2135
|
images: [{
|
|
2137
2136
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
2138
2137
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -3727,7 +3726,6 @@ const assets = {
|
|
|
3727
3726
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3728
3727
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
3729
3728
|
},
|
|
3730
|
-
coingecko_id: 'terrakrw',
|
|
3731
3729
|
images: [{
|
|
3732
3730
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3733
3731
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -37,7 +37,8 @@ const assets = {
|
|
|
37
37
|
}]
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
description: '',
|
|
40
|
+
description: 'The native token of the Celestia blockchain.',
|
|
41
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
41
42
|
denom_units: [{
|
|
42
43
|
denom: 'ibc/7828FD453E26CA18E7516F4F15C9698A36E92EA058B6A113B1F75CE828BF5398',
|
|
43
44
|
exponent: 0,
|
|
@@ -56,8 +57,8 @@ const assets = {
|
|
|
56
57
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
57
58
|
},
|
|
58
59
|
images: [{
|
|
59
|
-
|
|
60
|
-
|
|
60
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
61
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
61
62
|
}],
|
|
62
63
|
socials: {
|
|
63
64
|
website: 'https://celestia.org/',
|
|
@@ -558,7 +559,8 @@ const assets = {
|
|
|
558
559
|
}]
|
|
559
560
|
},
|
|
560
561
|
{
|
|
561
|
-
description: '',
|
|
562
|
+
description: 'The native token of the Celestia blockchain.',
|
|
563
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
562
564
|
denom_units: [{
|
|
563
565
|
denom: 'ibc/7828FD453E26CA18E7516F4F15C9698A36E92EA058B6A113B1F75CE828BF5398',
|
|
564
566
|
exponent: 0,
|
|
@@ -577,8 +579,8 @@ const assets = {
|
|
|
577
579
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
578
580
|
},
|
|
579
581
|
images: [{
|
|
580
|
-
|
|
581
|
-
|
|
582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
582
584
|
}],
|
|
583
585
|
socials: {
|
|
584
586
|
website: 'https://celestia.org/',
|
package/esm/mainnet/neutron.js
CHANGED
|
@@ -87,7 +87,8 @@ const assets = {
|
|
|
87
87
|
}]
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
description: '',
|
|
90
|
+
description: 'The native token of the Celestia blockchain.',
|
|
91
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
91
92
|
denom_units: [{
|
|
92
93
|
denom: 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7',
|
|
93
94
|
exponent: 0,
|
|
@@ -106,8 +107,8 @@ const assets = {
|
|
|
106
107
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
107
108
|
},
|
|
108
109
|
images: [{
|
|
109
|
-
|
|
110
|
-
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
111
112
|
}],
|
|
112
113
|
socials: {
|
|
113
114
|
website: 'https://celestia.org/',
|
|
@@ -730,7 +731,8 @@ const assets = {
|
|
|
730
731
|
}]
|
|
731
732
|
},
|
|
732
733
|
{
|
|
733
|
-
description: '',
|
|
734
|
+
description: 'The native token of the Celestia blockchain.',
|
|
735
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
734
736
|
denom_units: [{
|
|
735
737
|
denom: 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7',
|
|
736
738
|
exponent: 0,
|
|
@@ -749,8 +751,8 @@ const assets = {
|
|
|
749
751
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
750
752
|
},
|
|
751
753
|
images: [{
|
|
752
|
-
|
|
753
|
-
|
|
754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
754
756
|
}],
|
|
755
757
|
socials: {
|
|
756
758
|
website: 'https://celestia.org/',
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -1051,7 +1051,8 @@ const assets = {
|
|
|
1051
1051
|
}]
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
|
-
description: '',
|
|
1054
|
+
description: 'The native token of the Celestia blockchain.',
|
|
1055
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
1055
1056
|
denom_units: [{
|
|
1056
1057
|
denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
1057
1058
|
exponent: 0,
|
|
@@ -1070,8 +1071,8 @@ const assets = {
|
|
|
1070
1071
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1071
1072
|
},
|
|
1072
1073
|
images: [{
|
|
1073
|
-
|
|
1074
|
-
|
|
1074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1075
1076
|
}],
|
|
1076
1077
|
socials: {
|
|
1077
1078
|
website: 'https://celestia.org/',
|
|
@@ -5440,7 +5441,8 @@ const assets = {
|
|
|
5440
5441
|
}]
|
|
5441
5442
|
},
|
|
5442
5443
|
{
|
|
5443
|
-
description: '',
|
|
5444
|
+
description: 'The native token of the Celestia blockchain.',
|
|
5445
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
5444
5446
|
denom_units: [{
|
|
5445
5447
|
denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
5446
5448
|
exponent: 0,
|
|
@@ -5459,8 +5461,8 @@ const assets = {
|
|
|
5459
5461
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
5460
5462
|
},
|
|
5461
5463
|
images: [{
|
|
5462
|
-
|
|
5463
|
-
|
|
5464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
5465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
5464
5466
|
}],
|
|
5465
5467
|
socials: {
|
|
5466
5468
|
website: 'https://celestia.org/',
|
|
@@ -10231,7 +10233,6 @@ const assets = {
|
|
|
10231
10233
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
10232
10234
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
10233
10235
|
},
|
|
10234
|
-
coingecko_id: 'terrakrw',
|
|
10235
10236
|
images: [{
|
|
10236
10237
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
10237
10238
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -12779,7 +12780,6 @@ const assets = {
|
|
|
12779
12780
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
12780
12781
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
12781
12782
|
},
|
|
12782
|
-
coingecko_id: 'terrakrw',
|
|
12783
12783
|
images: [{
|
|
12784
12784
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
12785
12785
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -233,7 +233,8 @@ const assets = {
|
|
|
233
233
|
}]
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
|
-
description: '',
|
|
236
|
+
description: 'The native token of the Celestia blockchain.',
|
|
237
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
237
238
|
denom_units: [{
|
|
238
239
|
denom: 'ibc/8E31B43C53FA68AFEB6A0A4A61DA67F357A6BD757F745A3CB65B97CD9D9DA1BB',
|
|
239
240
|
exponent: 0,
|
|
@@ -252,8 +253,8 @@ const assets = {
|
|
|
252
253
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
253
254
|
},
|
|
254
255
|
images: [{
|
|
255
|
-
|
|
256
|
-
|
|
256
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
257
258
|
}],
|
|
258
259
|
socials: {
|
|
259
260
|
website: 'https://celestia.org/',
|
|
@@ -1738,7 +1739,8 @@ const assets = {
|
|
|
1738
1739
|
}]
|
|
1739
1740
|
},
|
|
1740
1741
|
{
|
|
1741
|
-
description: '',
|
|
1742
|
+
description: 'The native token of the Celestia blockchain.',
|
|
1743
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
1742
1744
|
denom_units: [{
|
|
1743
1745
|
denom: 'ibc/8E31B43C53FA68AFEB6A0A4A61DA67F357A6BD757F745A3CB65B97CD9D9DA1BB',
|
|
1744
1746
|
exponent: 0,
|
|
@@ -1757,8 +1759,8 @@ const assets = {
|
|
|
1757
1759
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1758
1760
|
},
|
|
1759
1761
|
images: [{
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1762
1764
|
}],
|
|
1763
1765
|
socials: {
|
|
1764
1766
|
website: 'https://celestia.org/',
|
|
@@ -3313,7 +3315,6 @@ const assets = {
|
|
|
3313
3315
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3314
3316
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
3315
3317
|
},
|
|
3316
|
-
coingecko_id: 'terrakrw',
|
|
3317
3318
|
images: [{
|
|
3318
3319
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
3319
3320
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
@@ -4566,7 +4567,6 @@ const assets = {
|
|
|
4566
4567
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
4567
4568
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
|
4568
4569
|
},
|
|
4569
|
-
coingecko_id: 'terrakrw',
|
|
4570
4570
|
images: [{
|
|
4571
4571
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png',
|
|
4572
4572
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg'
|
package/esm/mainnet/stargaze.js
CHANGED
|
@@ -250,7 +250,8 @@ const assets = {
|
|
|
250
250
|
}]
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
|
-
description: '',
|
|
253
|
+
description: 'The native token of the Celestia blockchain.',
|
|
254
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
254
255
|
denom_units: [{
|
|
255
256
|
denom: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
256
257
|
exponent: 0,
|
|
@@ -269,8 +270,8 @@ const assets = {
|
|
|
269
270
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
270
271
|
},
|
|
271
272
|
images: [{
|
|
272
|
-
|
|
273
|
-
|
|
273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
274
275
|
}],
|
|
275
276
|
socials: {
|
|
276
277
|
website: 'https://celestia.org/',
|
|
@@ -1361,7 +1362,8 @@ const assets = {
|
|
|
1361
1362
|
}]
|
|
1362
1363
|
},
|
|
1363
1364
|
{
|
|
1364
|
-
description: '',
|
|
1365
|
+
description: 'The native token of the Celestia blockchain.',
|
|
1366
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
1365
1367
|
denom_units: [{
|
|
1366
1368
|
denom: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
1367
1369
|
exponent: 0,
|
|
@@ -1380,8 +1382,8 @@ const assets = {
|
|
|
1380
1382
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1381
1383
|
},
|
|
1382
1384
|
images: [{
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1386
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1385
1387
|
}],
|
|
1386
1388
|
socials: {
|
|
1387
1389
|
website: 'https://celestia.org/',
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -328,7 +328,8 @@ const assets = {
|
|
|
328
328
|
}]
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
|
-
description: '',
|
|
331
|
+
description: 'The native token of the Celestia blockchain.',
|
|
332
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
332
333
|
denom_units: [{
|
|
333
334
|
denom: 'ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801',
|
|
334
335
|
exponent: 0,
|
|
@@ -347,8 +348,8 @@ const assets = {
|
|
|
347
348
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
348
349
|
},
|
|
349
350
|
images: [{
|
|
350
|
-
|
|
351
|
-
|
|
351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
352
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
352
353
|
}],
|
|
353
354
|
socials: {
|
|
354
355
|
website: 'https://celestia.org/',
|
|
@@ -1818,7 +1819,8 @@ const assets = {
|
|
|
1818
1819
|
}]
|
|
1819
1820
|
},
|
|
1820
1821
|
{
|
|
1821
|
-
description: '',
|
|
1822
|
+
description: 'The native token of the Celestia blockchain.',
|
|
1823
|
+
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
1822
1824
|
denom_units: [{
|
|
1823
1825
|
denom: 'ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801',
|
|
1824
1826
|
exponent: 0,
|
|
@@ -1837,8 +1839,8 @@ const assets = {
|
|
|
1837
1839
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1838
1840
|
},
|
|
1839
1841
|
images: [{
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1842
1844
|
}],
|
|
1843
1845
|
socials: {
|
|
1844
1846
|
website: 'https://celestia.org/',
|