@chain-registry/assets 1.70.280 → 1.70.281
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/akash.js +26 -6
- package/esm/mainnet/cosmoshub.js +26 -6
- package/esm/mainnet/crescent.js +26 -6
- package/esm/mainnet/evmos.js +26 -6
- package/esm/mainnet/irisnet.js +26 -6
- package/esm/mainnet/osmosis.js +58 -10
- package/esm/mainnet/persistence.js +26 -6
- package/esm/mainnet/regen.js +26 -6
- package/esm/mainnet/sentinel.js +26 -6
- package/esm/mainnet/sifchain.js +26 -6
- package/esm/mainnet/starname.js +26 -6
- package/mainnet/akash.js +26 -6
- package/mainnet/cosmoshub.js +26 -6
- package/mainnet/crescent.js +26 -6
- package/mainnet/evmos.js +26 -6
- package/mainnet/irisnet.js +26 -6
- package/mainnet/osmosis.js +58 -10
- package/mainnet/persistence.js +26 -6
- package/mainnet/regen.js +26 -6
- package/mainnet/sentinel.js +26 -6
- package/mainnet/sifchain.js +26 -6
- package/mainnet/starname.js +26 -6
- package/package.json +5 -5
package/esm/mainnet/starname.js
CHANGED
|
@@ -105,14 +105,24 @@ const assets = {
|
|
|
105
105
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
106
106
|
},
|
|
107
107
|
coingecko_id: 'crypto-com-chain',
|
|
108
|
-
images: [
|
|
108
|
+
images: [
|
|
109
|
+
{
|
|
109
110
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
110
|
-
},
|
|
111
|
+
},
|
|
112
|
+
{
|
|
111
113
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
112
114
|
theme: {
|
|
113
115
|
primary_color_hex: '#0c2c71'
|
|
114
116
|
}
|
|
115
|
-
}
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
120
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
121
|
+
theme: {
|
|
122
|
+
dark_mode: true
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
],
|
|
116
126
|
socials: {
|
|
117
127
|
website: 'https://cronos.org/',
|
|
118
128
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -531,14 +541,24 @@ const assets = {
|
|
|
531
541
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
532
542
|
},
|
|
533
543
|
coingecko_id: 'crypto-com-chain',
|
|
534
|
-
images: [
|
|
544
|
+
images: [
|
|
545
|
+
{
|
|
535
546
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
536
|
-
},
|
|
547
|
+
},
|
|
548
|
+
{
|
|
537
549
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
538
550
|
theme: {
|
|
539
551
|
primary_color_hex: '#0c2c71'
|
|
540
552
|
}
|
|
541
|
-
}
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
557
|
+
theme: {
|
|
558
|
+
dark_mode: true
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
],
|
|
542
562
|
socials: {
|
|
543
563
|
website: 'https://cronos.org/',
|
|
544
564
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/akash.js
CHANGED
|
@@ -224,14 +224,24 @@ const assets = {
|
|
|
224
224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
225
225
|
},
|
|
226
226
|
coingecko_id: 'crypto-com-chain',
|
|
227
|
-
images: [
|
|
227
|
+
images: [
|
|
228
|
+
{
|
|
228
229
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
229
|
-
},
|
|
230
|
+
},
|
|
231
|
+
{
|
|
230
232
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
231
233
|
theme: {
|
|
232
234
|
primary_color_hex: '#0c2c71'
|
|
233
235
|
}
|
|
234
|
-
}
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
240
|
+
theme: {
|
|
241
|
+
dark_mode: true
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
],
|
|
235
245
|
socials: {
|
|
236
246
|
website: 'https://cronos.org/',
|
|
237
247
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -1269,14 +1279,24 @@ const assets = {
|
|
|
1269
1279
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1270
1280
|
},
|
|
1271
1281
|
coingecko_id: 'crypto-com-chain',
|
|
1272
|
-
images: [
|
|
1282
|
+
images: [
|
|
1283
|
+
{
|
|
1273
1284
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1274
|
-
},
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1275
1287
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
1276
1288
|
theme: {
|
|
1277
1289
|
primary_color_hex: '#0c2c71'
|
|
1278
1290
|
}
|
|
1279
|
-
}
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
1294
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
1295
|
+
theme: {
|
|
1296
|
+
dark_mode: true
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
],
|
|
1280
1300
|
socials: {
|
|
1281
1301
|
website: 'https://cronos.org/',
|
|
1282
1302
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2531,14 +2531,24 @@ const assets = {
|
|
|
2531
2531
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2532
2532
|
},
|
|
2533
2533
|
coingecko_id: 'crypto-com-chain',
|
|
2534
|
-
images: [
|
|
2534
|
+
images: [
|
|
2535
|
+
{
|
|
2535
2536
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2536
|
-
},
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2537
2539
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
2538
2540
|
theme: {
|
|
2539
2541
|
primary_color_hex: '#0c2c71'
|
|
2540
2542
|
}
|
|
2541
|
-
}
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
2546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
2547
|
+
theme: {
|
|
2548
|
+
dark_mode: true
|
|
2549
|
+
}
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2542
2552
|
socials: {
|
|
2543
2553
|
website: 'https://cronos.org/',
|
|
2544
2554
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -13030,14 +13040,24 @@ const assets = {
|
|
|
13030
13040
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
13031
13041
|
},
|
|
13032
13042
|
coingecko_id: 'crypto-com-chain',
|
|
13033
|
-
images: [
|
|
13043
|
+
images: [
|
|
13044
|
+
{
|
|
13034
13045
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
13035
|
-
},
|
|
13046
|
+
},
|
|
13047
|
+
{
|
|
13036
13048
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
13037
13049
|
theme: {
|
|
13038
13050
|
primary_color_hex: '#0c2c71'
|
|
13039
13051
|
}
|
|
13040
|
-
}
|
|
13052
|
+
},
|
|
13053
|
+
{
|
|
13054
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
13055
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
13056
|
+
theme: {
|
|
13057
|
+
dark_mode: true
|
|
13058
|
+
}
|
|
13059
|
+
}
|
|
13060
|
+
],
|
|
13041
13061
|
socials: {
|
|
13042
13062
|
website: 'https://cronos.org/',
|
|
13043
13063
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/crescent.js
CHANGED
|
@@ -675,14 +675,24 @@ const assets = {
|
|
|
675
675
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
676
676
|
},
|
|
677
677
|
coingecko_id: 'crypto-com-chain',
|
|
678
|
-
images: [
|
|
678
|
+
images: [
|
|
679
|
+
{
|
|
679
680
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
680
|
-
},
|
|
681
|
+
},
|
|
682
|
+
{
|
|
681
683
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
682
684
|
theme: {
|
|
683
685
|
primary_color_hex: '#0c2c71'
|
|
684
686
|
}
|
|
685
|
-
}
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
691
|
+
theme: {
|
|
692
|
+
dark_mode: true
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
],
|
|
686
696
|
socials: {
|
|
687
697
|
website: 'https://cronos.org/',
|
|
688
698
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -2987,14 +2997,24 @@ const assets = {
|
|
|
2987
2997
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2988
2998
|
},
|
|
2989
2999
|
coingecko_id: 'crypto-com-chain',
|
|
2990
|
-
images: [
|
|
3000
|
+
images: [
|
|
3001
|
+
{
|
|
2991
3002
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2992
|
-
},
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
2993
3005
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
2994
3006
|
theme: {
|
|
2995
3007
|
primary_color_hex: '#0c2c71'
|
|
2996
3008
|
}
|
|
2997
|
-
}
|
|
3009
|
+
},
|
|
3010
|
+
{
|
|
3011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
3012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
3013
|
+
theme: {
|
|
3014
|
+
dark_mode: true
|
|
3015
|
+
}
|
|
3016
|
+
}
|
|
3017
|
+
],
|
|
2998
3018
|
socials: {
|
|
2999
3019
|
website: 'https://cronos.org/',
|
|
3000
3020
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/evmos.js
CHANGED
|
@@ -737,14 +737,24 @@ const assets = {
|
|
|
737
737
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
738
738
|
},
|
|
739
739
|
coingecko_id: 'crypto-com-chain',
|
|
740
|
-
images: [
|
|
740
|
+
images: [
|
|
741
|
+
{
|
|
741
742
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
742
|
-
},
|
|
743
|
+
},
|
|
744
|
+
{
|
|
743
745
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
744
746
|
theme: {
|
|
745
747
|
primary_color_hex: '#0c2c71'
|
|
746
748
|
}
|
|
747
|
-
}
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
753
|
+
theme: {
|
|
754
|
+
dark_mode: true
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
],
|
|
748
758
|
socials: {
|
|
749
759
|
website: 'https://cronos.org/',
|
|
750
760
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -1587,14 +1597,24 @@ const assets = {
|
|
|
1587
1597
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1588
1598
|
},
|
|
1589
1599
|
coingecko_id: 'crypto-com-chain',
|
|
1590
|
-
images: [
|
|
1600
|
+
images: [
|
|
1601
|
+
{
|
|
1591
1602
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1592
|
-
},
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1593
1605
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
1594
1606
|
theme: {
|
|
1595
1607
|
primary_color_hex: '#0c2c71'
|
|
1596
1608
|
}
|
|
1597
|
-
}
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
1612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
1613
|
+
theme: {
|
|
1614
|
+
dark_mode: true
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
],
|
|
1598
1618
|
socials: {
|
|
1599
1619
|
website: 'https://cronos.org/',
|
|
1600
1620
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/irisnet.js
CHANGED
|
@@ -301,14 +301,24 @@ const assets = {
|
|
|
301
301
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
302
302
|
},
|
|
303
303
|
coingecko_id: 'crypto-com-chain',
|
|
304
|
-
images: [
|
|
304
|
+
images: [
|
|
305
|
+
{
|
|
305
306
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
306
|
-
},
|
|
307
|
+
},
|
|
308
|
+
{
|
|
307
309
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
308
310
|
theme: {
|
|
309
311
|
primary_color_hex: '#0c2c71'
|
|
310
312
|
}
|
|
311
|
-
}
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
317
|
+
theme: {
|
|
318
|
+
dark_mode: true
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
],
|
|
312
322
|
socials: {
|
|
313
323
|
website: 'https://cronos.org/',
|
|
314
324
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -854,14 +864,24 @@ const assets = {
|
|
|
854
864
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
855
865
|
},
|
|
856
866
|
coingecko_id: 'crypto-com-chain',
|
|
857
|
-
images: [
|
|
867
|
+
images: [
|
|
868
|
+
{
|
|
858
869
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
859
|
-
},
|
|
870
|
+
},
|
|
871
|
+
{
|
|
860
872
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
861
873
|
theme: {
|
|
862
874
|
primary_color_hex: '#0c2c71'
|
|
863
875
|
}
|
|
864
|
-
}
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
880
|
+
theme: {
|
|
881
|
+
dark_mode: true
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
],
|
|
865
885
|
socials: {
|
|
866
886
|
website: 'https://cronos.org/',
|
|
867
887
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/osmosis.js
CHANGED
|
@@ -2194,14 +2194,24 @@ const assets = {
|
|
|
2194
2194
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2195
2195
|
},
|
|
2196
2196
|
coingecko_id: 'crypto-com-chain',
|
|
2197
|
-
images: [
|
|
2197
|
+
images: [
|
|
2198
|
+
{
|
|
2198
2199
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2199
|
-
},
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2200
2202
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
2201
2203
|
theme: {
|
|
2202
2204
|
primary_color_hex: '#0c2c71'
|
|
2203
2205
|
}
|
|
2204
|
-
}
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
2209
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
2210
|
+
theme: {
|
|
2211
|
+
dark_mode: true
|
|
2212
|
+
}
|
|
2213
|
+
}
|
|
2214
|
+
],
|
|
2205
2215
|
socials: {
|
|
2206
2216
|
website: 'https://cronos.org/',
|
|
2207
2217
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -2326,6 +2336,13 @@ const assets = {
|
|
|
2326
2336
|
theme: {
|
|
2327
2337
|
primary_color_hex: '#140c7c'
|
|
2328
2338
|
}
|
|
2339
|
+
}, {
|
|
2340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
|
|
2341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
|
|
2342
|
+
theme: {
|
|
2343
|
+
dark_mode: true,
|
|
2344
|
+
circle: true
|
|
2345
|
+
}
|
|
2329
2346
|
}],
|
|
2330
2347
|
type_asset: 'sdk.coin',
|
|
2331
2348
|
traces: [{
|
|
@@ -3168,6 +3185,12 @@ const assets = {
|
|
|
3168
3185
|
theme: {
|
|
3169
3186
|
primary_color_hex: '#1c2444'
|
|
3170
3187
|
}
|
|
3188
|
+
}, {
|
|
3189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
|
|
3190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
|
|
3191
|
+
theme: {
|
|
3192
|
+
dark_mode: true
|
|
3193
|
+
}
|
|
3171
3194
|
}],
|
|
3172
3195
|
type_asset: 'sdk.coin',
|
|
3173
3196
|
traces: [{
|
|
@@ -5492,11 +5515,12 @@ const assets = {
|
|
|
5492
5515
|
display: 'neutaro',
|
|
5493
5516
|
symbol: 'NTMPI',
|
|
5494
5517
|
logo_URIs: {
|
|
5495
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/
|
|
5496
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
5518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
5497
5519
|
},
|
|
5498
5520
|
coingecko_id: 'neutaro',
|
|
5499
5521
|
images: [{
|
|
5522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
5523
|
+
}, {
|
|
5500
5524
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
5501
5525
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
5502
5526
|
theme: {
|
|
@@ -8742,14 +8766,24 @@ const assets = {
|
|
|
8742
8766
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
8743
8767
|
},
|
|
8744
8768
|
coingecko_id: 'crypto-com-chain',
|
|
8745
|
-
images: [
|
|
8769
|
+
images: [
|
|
8770
|
+
{
|
|
8746
8771
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
8747
|
-
},
|
|
8772
|
+
},
|
|
8773
|
+
{
|
|
8748
8774
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
8749
8775
|
theme: {
|
|
8750
8776
|
primary_color_hex: '#0c2c71'
|
|
8751
8777
|
}
|
|
8752
|
-
}
|
|
8778
|
+
},
|
|
8779
|
+
{
|
|
8780
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
8781
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
8782
|
+
theme: {
|
|
8783
|
+
dark_mode: true
|
|
8784
|
+
}
|
|
8785
|
+
}
|
|
8786
|
+
],
|
|
8753
8787
|
socials: {
|
|
8754
8788
|
website: 'https://cronos.org/',
|
|
8755
8789
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -8874,6 +8908,13 @@ const assets = {
|
|
|
8874
8908
|
theme: {
|
|
8875
8909
|
primary_color_hex: '#140c7c'
|
|
8876
8910
|
}
|
|
8911
|
+
}, {
|
|
8912
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
|
|
8913
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
|
|
8914
|
+
theme: {
|
|
8915
|
+
dark_mode: true,
|
|
8916
|
+
circle: true
|
|
8917
|
+
}
|
|
8877
8918
|
}],
|
|
8878
8919
|
type_asset: 'sdk.coin',
|
|
8879
8920
|
traces: [{
|
|
@@ -9716,6 +9757,12 @@ const assets = {
|
|
|
9716
9757
|
theme: {
|
|
9717
9758
|
primary_color_hex: '#1c2444'
|
|
9718
9759
|
}
|
|
9760
|
+
}, {
|
|
9761
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
|
|
9762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
|
|
9763
|
+
theme: {
|
|
9764
|
+
dark_mode: true
|
|
9765
|
+
}
|
|
9719
9766
|
}],
|
|
9720
9767
|
type_asset: 'sdk.coin',
|
|
9721
9768
|
traces: [{
|
|
@@ -12076,11 +12123,12 @@ const assets = {
|
|
|
12076
12123
|
display: 'neutaro',
|
|
12077
12124
|
symbol: 'NTMPI',
|
|
12078
12125
|
logo_URIs: {
|
|
12079
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/
|
|
12080
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
12126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
12081
12127
|
},
|
|
12082
12128
|
coingecko_id: 'neutaro',
|
|
12083
12129
|
images: [{
|
|
12130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
12131
|
+
}, {
|
|
12084
12132
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
12085
12133
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
12086
12134
|
theme: {
|
package/mainnet/persistence.js
CHANGED
|
@@ -420,14 +420,24 @@ const assets = {
|
|
|
420
420
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
421
421
|
},
|
|
422
422
|
coingecko_id: 'crypto-com-chain',
|
|
423
|
-
images: [
|
|
423
|
+
images: [
|
|
424
|
+
{
|
|
424
425
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
425
|
-
},
|
|
426
|
+
},
|
|
427
|
+
{
|
|
426
428
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
427
429
|
theme: {
|
|
428
430
|
primary_color_hex: '#0c2c71'
|
|
429
431
|
}
|
|
430
|
-
}
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
436
|
+
theme: {
|
|
437
|
+
dark_mode: true
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
],
|
|
431
441
|
socials: {
|
|
432
442
|
website: 'https://cronos.org/',
|
|
433
443
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -1961,14 +1971,24 @@ const assets = {
|
|
|
1961
1971
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1962
1972
|
},
|
|
1963
1973
|
coingecko_id: 'crypto-com-chain',
|
|
1964
|
-
images: [
|
|
1974
|
+
images: [
|
|
1975
|
+
{
|
|
1965
1976
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1966
|
-
},
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1967
1979
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
1968
1980
|
theme: {
|
|
1969
1981
|
primary_color_hex: '#0c2c71'
|
|
1970
1982
|
}
|
|
1971
|
-
}
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
1986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
1987
|
+
theme: {
|
|
1988
|
+
dark_mode: true
|
|
1989
|
+
}
|
|
1990
|
+
}
|
|
1991
|
+
],
|
|
1972
1992
|
socials: {
|
|
1973
1993
|
website: 'https://cronos.org/',
|
|
1974
1994
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/regen.js
CHANGED
|
@@ -107,14 +107,24 @@ const assets = {
|
|
|
107
107
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
108
108
|
},
|
|
109
109
|
coingecko_id: 'crypto-com-chain',
|
|
110
|
-
images: [
|
|
110
|
+
images: [
|
|
111
|
+
{
|
|
111
112
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
112
|
-
},
|
|
113
|
+
},
|
|
114
|
+
{
|
|
113
115
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
114
116
|
theme: {
|
|
115
117
|
primary_color_hex: '#0c2c71'
|
|
116
118
|
}
|
|
117
|
-
}
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
123
|
+
theme: {
|
|
124
|
+
dark_mode: true
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
],
|
|
118
128
|
socials: {
|
|
119
129
|
website: 'https://cronos.org/',
|
|
120
130
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -651,14 +661,24 @@ const assets = {
|
|
|
651
661
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
652
662
|
},
|
|
653
663
|
coingecko_id: 'crypto-com-chain',
|
|
654
|
-
images: [
|
|
664
|
+
images: [
|
|
665
|
+
{
|
|
655
666
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
656
|
-
},
|
|
667
|
+
},
|
|
668
|
+
{
|
|
657
669
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
658
670
|
theme: {
|
|
659
671
|
primary_color_hex: '#0c2c71'
|
|
660
672
|
}
|
|
661
|
-
}
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
677
|
+
theme: {
|
|
678
|
+
dark_mode: true
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
],
|
|
662
682
|
socials: {
|
|
663
683
|
website: 'https://cronos.org/',
|
|
664
684
|
twitter: 'https://twitter.com/cronos_chain'
|
package/mainnet/sentinel.js
CHANGED
|
@@ -150,14 +150,24 @@ const assets = {
|
|
|
150
150
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
151
151
|
},
|
|
152
152
|
coingecko_id: 'crypto-com-chain',
|
|
153
|
-
images: [
|
|
153
|
+
images: [
|
|
154
|
+
{
|
|
154
155
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
155
|
-
},
|
|
156
|
+
},
|
|
157
|
+
{
|
|
156
158
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
157
159
|
theme: {
|
|
158
160
|
primary_color_hex: '#0c2c71'
|
|
159
161
|
}
|
|
160
|
-
}
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
165
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
166
|
+
theme: {
|
|
167
|
+
dark_mode: true
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
],
|
|
161
171
|
socials: {
|
|
162
172
|
website: 'https://cronos.org/',
|
|
163
173
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -694,14 +704,24 @@ const assets = {
|
|
|
694
704
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
695
705
|
},
|
|
696
706
|
coingecko_id: 'crypto-com-chain',
|
|
697
|
-
images: [
|
|
707
|
+
images: [
|
|
708
|
+
{
|
|
698
709
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
699
|
-
},
|
|
710
|
+
},
|
|
711
|
+
{
|
|
700
712
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
701
713
|
theme: {
|
|
702
714
|
primary_color_hex: '#0c2c71'
|
|
703
715
|
}
|
|
704
|
-
}
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
720
|
+
theme: {
|
|
721
|
+
dark_mode: true
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
],
|
|
705
725
|
socials: {
|
|
706
726
|
website: 'https://cronos.org/',
|
|
707
727
|
twitter: 'https://twitter.com/cronos_chain'
|