@chain-registry/assets 1.64.25 → 1.64.26
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/archway.js +6 -2
- package/esm/mainnet/axelar.js +32 -4
- package/esm/mainnet/celestia.js +6 -2
- package/esm/mainnet/chihuahua.js +6 -2
- package/esm/mainnet/composable.js +6 -2
- package/esm/mainnet/cosmoshub.js +34 -6
- package/esm/mainnet/dydx.js +6 -2
- package/esm/mainnet/dymension.js +6 -2
- package/esm/mainnet/injective.js +6 -2
- package/esm/mainnet/juno.js +6 -2
- package/esm/mainnet/kava.js +6 -2
- package/esm/mainnet/kujira.js +6 -2
- package/esm/mainnet/mars.js +6 -2
- package/esm/mainnet/noble.js +14 -10
- package/esm/mainnet/nois.js +6 -2
- package/esm/mainnet/nolus.js +6 -2
- package/esm/mainnet/nomic.js +6 -2
- package/esm/mainnet/osmosis.js +34 -6
- package/esm/mainnet/persistence.js +6 -2
- package/esm/mainnet/pryzm.js +6 -2
- package/esm/mainnet/saga.js +6 -2
- package/esm/mainnet/secretnetwork.js +6 -2
- package/esm/mainnet/sei.js +6 -2
- package/esm/mainnet/shido.js +24 -24
- package/esm/mainnet/stargaze.js +6 -2
- package/esm/mainnet/stride.js +6 -2
- package/esm/mainnet/terra2.js +6 -2
- package/mainnet/archway.js +6 -2
- package/mainnet/axelar.js +32 -4
- package/mainnet/celestia.js +6 -2
- package/mainnet/chihuahua.js +6 -2
- package/mainnet/composable.js +6 -2
- package/mainnet/cosmoshub.js +34 -6
- package/mainnet/dydx.js +6 -2
- package/mainnet/dymension.js +6 -2
- package/mainnet/injective.js +6 -2
- package/mainnet/juno.js +6 -2
- package/mainnet/kava.js +6 -2
- package/mainnet/kujira.js +6 -2
- package/mainnet/mars.js +6 -2
- package/mainnet/noble.js +14 -10
- package/mainnet/nois.js +6 -2
- package/mainnet/nolus.js +6 -2
- package/mainnet/nomic.js +6 -2
- package/mainnet/osmosis.js +34 -6
- package/mainnet/persistence.js +6 -2
- package/mainnet/pryzm.js +6 -2
- package/mainnet/saga.js +6 -2
- package/mainnet/secretnetwork.js +6 -2
- package/mainnet/sei.js +6 -2
- package/mainnet/shido.js +24 -24
- package/mainnet/stargaze.js +6 -2
- package/mainnet/stride.js +6 -2
- package/mainnet/terra2.js +6 -2
- package/package.json +5 -5
package/mainnet/dymension.js
CHANGED
|
@@ -822,7 +822,9 @@ const assets = {
|
|
|
822
822
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
823
823
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
824
824
|
theme: {
|
|
825
|
-
primary_color_hex: '#040404'
|
|
825
|
+
primary_color_hex: '#040404',
|
|
826
|
+
background_color_hex: '#000000',
|
|
827
|
+
circle: true
|
|
826
828
|
}
|
|
827
829
|
}],
|
|
828
830
|
socials: {
|
|
@@ -1741,7 +1743,9 @@ const assets = {
|
|
|
1741
1743
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1742
1744
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1743
1745
|
theme: {
|
|
1744
|
-
primary_color_hex: '#040404'
|
|
1746
|
+
primary_color_hex: '#040404',
|
|
1747
|
+
background_color_hex: '#000000',
|
|
1748
|
+
circle: true
|
|
1745
1749
|
}
|
|
1746
1750
|
}],
|
|
1747
1751
|
socials: {
|
package/mainnet/injective.js
CHANGED
|
@@ -1285,7 +1285,9 @@ const assets = {
|
|
|
1285
1285
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1286
1286
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1287
1287
|
theme: {
|
|
1288
|
-
primary_color_hex: '#040404'
|
|
1288
|
+
primary_color_hex: '#040404',
|
|
1289
|
+
background_color_hex: '#000000',
|
|
1290
|
+
circle: true
|
|
1289
1291
|
}
|
|
1290
1292
|
}],
|
|
1291
1293
|
socials: {
|
|
@@ -2463,7 +2465,9 @@ const assets = {
|
|
|
2463
2465
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2464
2466
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
2465
2467
|
theme: {
|
|
2466
|
-
primary_color_hex: '#040404'
|
|
2468
|
+
primary_color_hex: '#040404',
|
|
2469
|
+
background_color_hex: '#000000',
|
|
2470
|
+
circle: true
|
|
2467
2471
|
}
|
|
2468
2472
|
}],
|
|
2469
2473
|
socials: {
|
package/mainnet/juno.js
CHANGED
|
@@ -1812,7 +1812,9 @@ const assets = {
|
|
|
1812
1812
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1813
1813
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1814
1814
|
theme: {
|
|
1815
|
-
primary_color_hex: '#040404'
|
|
1815
|
+
primary_color_hex: '#040404',
|
|
1816
|
+
background_color_hex: '#000000',
|
|
1817
|
+
circle: true
|
|
1816
1818
|
}
|
|
1817
1819
|
}],
|
|
1818
1820
|
socials: {
|
|
@@ -3708,7 +3710,9 @@ const assets = {
|
|
|
3708
3710
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
3709
3711
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
3710
3712
|
theme: {
|
|
3711
|
-
primary_color_hex: '#040404'
|
|
3713
|
+
primary_color_hex: '#040404',
|
|
3714
|
+
background_color_hex: '#000000',
|
|
3715
|
+
circle: true
|
|
3712
3716
|
}
|
|
3713
3717
|
}],
|
|
3714
3718
|
socials: {
|
package/mainnet/kava.js
CHANGED
|
@@ -1572,7 +1572,9 @@ const assets = {
|
|
|
1572
1572
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1573
1573
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1574
1574
|
theme: {
|
|
1575
|
-
primary_color_hex: '#040404'
|
|
1575
|
+
primary_color_hex: '#040404',
|
|
1576
|
+
background_color_hex: '#000000',
|
|
1577
|
+
circle: true
|
|
1576
1578
|
}
|
|
1577
1579
|
}],
|
|
1578
1580
|
socials: {
|
|
@@ -2121,7 +2123,9 @@ const assets = {
|
|
|
2121
2123
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2122
2124
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
2123
2125
|
theme: {
|
|
2124
|
-
primary_color_hex: '#040404'
|
|
2126
|
+
primary_color_hex: '#040404',
|
|
2127
|
+
background_color_hex: '#000000',
|
|
2128
|
+
circle: true
|
|
2125
2129
|
}
|
|
2126
2130
|
}],
|
|
2127
2131
|
socials: {
|
package/mainnet/kujira.js
CHANGED
|
@@ -3610,7 +3610,9 @@ const assets = {
|
|
|
3610
3610
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
3611
3611
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
3612
3612
|
theme: {
|
|
3613
|
-
primary_color_hex: '#040404'
|
|
3613
|
+
primary_color_hex: '#040404',
|
|
3614
|
+
background_color_hex: '#000000',
|
|
3615
|
+
circle: true
|
|
3614
3616
|
}
|
|
3615
3617
|
}],
|
|
3616
3618
|
socials: {
|
|
@@ -4807,7 +4809,9 @@ const assets = {
|
|
|
4807
4809
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
4808
4810
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
4809
4811
|
theme: {
|
|
4810
|
-
primary_color_hex: '#040404'
|
|
4812
|
+
primary_color_hex: '#040404',
|
|
4813
|
+
background_color_hex: '#000000',
|
|
4814
|
+
circle: true
|
|
4811
4815
|
}
|
|
4812
4816
|
}],
|
|
4813
4817
|
socials: {
|
package/mainnet/mars.js
CHANGED
|
@@ -346,7 +346,9 @@ const assets = {
|
|
|
346
346
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
347
347
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
348
348
|
theme: {
|
|
349
|
-
primary_color_hex: '#040404'
|
|
349
|
+
primary_color_hex: '#040404',
|
|
350
|
+
background_color_hex: '#000000',
|
|
351
|
+
circle: true
|
|
350
352
|
}
|
|
351
353
|
}],
|
|
352
354
|
socials: {
|
|
@@ -623,7 +625,9 @@ const assets = {
|
|
|
623
625
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
624
626
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
625
627
|
theme: {
|
|
626
|
-
primary_color_hex: '#040404'
|
|
628
|
+
primary_color_hex: '#040404',
|
|
629
|
+
background_color_hex: '#000000',
|
|
630
|
+
circle: true
|
|
627
631
|
}
|
|
628
632
|
}],
|
|
629
633
|
socials: {
|
package/mainnet/noble.js
CHANGED
|
@@ -1163,7 +1163,9 @@ const assets = {
|
|
|
1163
1163
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1164
1164
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1165
1165
|
theme: {
|
|
1166
|
-
primary_color_hex: '#040404'
|
|
1166
|
+
primary_color_hex: '#040404',
|
|
1167
|
+
background_color_hex: '#000000',
|
|
1168
|
+
circle: true
|
|
1167
1169
|
}
|
|
1168
1170
|
}],
|
|
1169
1171
|
socials: {
|
|
@@ -2558,7 +2560,9 @@ const assets = {
|
|
|
2558
2560
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2559
2561
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
2560
2562
|
theme: {
|
|
2561
|
-
primary_color_hex: '#040404'
|
|
2563
|
+
primary_color_hex: '#040404',
|
|
2564
|
+
background_color_hex: '#000000',
|
|
2565
|
+
circle: true
|
|
2562
2566
|
}
|
|
2563
2567
|
}],
|
|
2564
2568
|
socials: {
|
|
@@ -3358,14 +3362,14 @@ const assets = {
|
|
|
3358
3362
|
{
|
|
3359
3363
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
3360
3364
|
denom_units: [{
|
|
3361
|
-
denom: 'ibc/
|
|
3365
|
+
denom: 'ibc/7A3DE0BD9545098B328261DFF34EFEBD6CAE2A7181D5116737A922BD43BAB8D1',
|
|
3362
3366
|
exponent: 0,
|
|
3363
3367
|
aliases: ['shido']
|
|
3364
3368
|
}, {
|
|
3365
3369
|
denom: 'SHIDO',
|
|
3366
3370
|
exponent: 18
|
|
3367
3371
|
}],
|
|
3368
|
-
base: 'ibc/
|
|
3372
|
+
base: 'ibc/7A3DE0BD9545098B328261DFF34EFEBD6CAE2A7181D5116737A922BD43BAB8D1',
|
|
3369
3373
|
name: 'Shido',
|
|
3370
3374
|
display: 'SHIDO',
|
|
3371
3375
|
symbol: 'SHIDO',
|
|
@@ -3388,12 +3392,12 @@ const assets = {
|
|
|
3388
3392
|
traces: [{
|
|
3389
3393
|
type: 'ibc',
|
|
3390
3394
|
counterparty: {
|
|
3391
|
-
channel_id: 'channel-
|
|
3395
|
+
channel_id: 'channel-5',
|
|
3392
3396
|
base_denom: 'shido',
|
|
3393
3397
|
chain_name: 'shido'
|
|
3394
3398
|
},
|
|
3395
3399
|
chain: {
|
|
3396
|
-
channel_id: 'channel-
|
|
3400
|
+
channel_id: 'channel-87'
|
|
3397
3401
|
}
|
|
3398
3402
|
}]
|
|
3399
3403
|
},
|
|
@@ -4122,14 +4126,14 @@ const assets = {
|
|
|
4122
4126
|
{
|
|
4123
4127
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
4124
4128
|
denom_units: [{
|
|
4125
|
-
denom: 'ibc/
|
|
4129
|
+
denom: 'ibc/7A3DE0BD9545098B328261DFF34EFEBD6CAE2A7181D5116737A922BD43BAB8D1',
|
|
4126
4130
|
exponent: 0,
|
|
4127
4131
|
aliases: ['shido']
|
|
4128
4132
|
}, {
|
|
4129
4133
|
denom: 'SHIDO',
|
|
4130
4134
|
exponent: 18
|
|
4131
4135
|
}],
|
|
4132
|
-
base: 'ibc/
|
|
4136
|
+
base: 'ibc/7A3DE0BD9545098B328261DFF34EFEBD6CAE2A7181D5116737A922BD43BAB8D1',
|
|
4133
4137
|
name: 'Shido',
|
|
4134
4138
|
display: 'SHIDO',
|
|
4135
4139
|
symbol: 'SHIDO',
|
|
@@ -4152,12 +4156,12 @@ const assets = {
|
|
|
4152
4156
|
traces: [{
|
|
4153
4157
|
type: 'ibc',
|
|
4154
4158
|
counterparty: {
|
|
4155
|
-
channel_id: 'channel-
|
|
4159
|
+
channel_id: 'channel-5',
|
|
4156
4160
|
base_denom: 'shido',
|
|
4157
4161
|
chain_name: 'shido'
|
|
4158
4162
|
},
|
|
4159
4163
|
chain: {
|
|
4160
|
-
channel_id: 'channel-
|
|
4164
|
+
channel_id: 'channel-87'
|
|
4161
4165
|
}
|
|
4162
4166
|
}]
|
|
4163
4167
|
},
|
package/mainnet/nois.js
CHANGED
|
@@ -427,7 +427,9 @@ const assets = {
|
|
|
427
427
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
428
428
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
429
429
|
theme: {
|
|
430
|
-
primary_color_hex: '#040404'
|
|
430
|
+
primary_color_hex: '#040404',
|
|
431
|
+
background_color_hex: '#000000',
|
|
432
|
+
circle: true
|
|
431
433
|
}
|
|
432
434
|
}],
|
|
433
435
|
socials: {
|
|
@@ -975,7 +977,9 @@ const assets = {
|
|
|
975
977
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
976
978
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
977
979
|
theme: {
|
|
978
|
-
primary_color_hex: '#040404'
|
|
980
|
+
primary_color_hex: '#040404',
|
|
981
|
+
background_color_hex: '#000000',
|
|
982
|
+
circle: true
|
|
979
983
|
}
|
|
980
984
|
}],
|
|
981
985
|
socials: {
|
package/mainnet/nolus.js
CHANGED
|
@@ -63,7 +63,9 @@ const assets = {
|
|
|
63
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
64
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
65
65
|
theme: {
|
|
66
|
-
primary_color_hex: '#040404'
|
|
66
|
+
primary_color_hex: '#040404',
|
|
67
|
+
background_color_hex: '#000000',
|
|
68
|
+
circle: true
|
|
67
69
|
}
|
|
68
70
|
}],
|
|
69
71
|
socials: {
|
|
@@ -247,7 +249,9 @@ const assets = {
|
|
|
247
249
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
248
250
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
249
251
|
theme: {
|
|
250
|
-
primary_color_hex: '#040404'
|
|
252
|
+
primary_color_hex: '#040404',
|
|
253
|
+
background_color_hex: '#000000',
|
|
254
|
+
circle: true
|
|
251
255
|
}
|
|
252
256
|
}],
|
|
253
257
|
socials: {
|
package/mainnet/nomic.js
CHANGED
|
@@ -68,7 +68,9 @@ const assets = {
|
|
|
68
68
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
69
69
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
70
70
|
theme: {
|
|
71
|
-
primary_color_hex: '#040404'
|
|
71
|
+
primary_color_hex: '#040404',
|
|
72
|
+
background_color_hex: '#000000',
|
|
73
|
+
circle: true
|
|
72
74
|
}
|
|
73
75
|
}],
|
|
74
76
|
socials: {
|
|
@@ -257,7 +259,9 @@ const assets = {
|
|
|
257
259
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
258
260
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
259
261
|
theme: {
|
|
260
|
-
primary_color_hex: '#040404'
|
|
262
|
+
primary_color_hex: '#040404',
|
|
263
|
+
background_color_hex: '#000000',
|
|
264
|
+
circle: true
|
|
261
265
|
}
|
|
262
266
|
}],
|
|
263
267
|
socials: {
|
package/mainnet/osmosis.js
CHANGED
|
@@ -1361,7 +1361,7 @@ const assets = {
|
|
|
1361
1361
|
}]
|
|
1362
1362
|
},
|
|
1363
1363
|
{
|
|
1364
|
-
description: 'Decentralized Machine Learning',
|
|
1364
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
1365
1365
|
denom_units: [{
|
|
1366
1366
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
1367
1367
|
exponent: 0,
|
|
@@ -2398,7 +2398,19 @@ const assets = {
|
|
|
2398
2398
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2399
2399
|
},
|
|
2400
2400
|
images: [{
|
|
2401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2401
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
2402
|
+
theme: {
|
|
2403
|
+
primary_color_hex: '#00e33a',
|
|
2404
|
+
background_color_hex: '#00e33a',
|
|
2405
|
+
circle: true
|
|
2406
|
+
}
|
|
2407
|
+
}, {
|
|
2408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
2409
|
+
theme: {
|
|
2410
|
+
primary_color_hex: '#00e33a',
|
|
2411
|
+
background_color_hex: '#00e33a',
|
|
2412
|
+
circle: false
|
|
2413
|
+
}
|
|
2402
2414
|
}],
|
|
2403
2415
|
traces: [{
|
|
2404
2416
|
type: 'ibc',
|
|
@@ -4261,7 +4273,9 @@ const assets = {
|
|
|
4261
4273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
4262
4274
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
4263
4275
|
theme: {
|
|
4264
|
-
primary_color_hex: '#040404'
|
|
4276
|
+
primary_color_hex: '#040404',
|
|
4277
|
+
background_color_hex: '#000000',
|
|
4278
|
+
circle: true
|
|
4265
4279
|
}
|
|
4266
4280
|
}],
|
|
4267
4281
|
socials: {
|
|
@@ -6470,7 +6484,7 @@ const assets = {
|
|
|
6470
6484
|
}]
|
|
6471
6485
|
},
|
|
6472
6486
|
{
|
|
6473
|
-
description: 'Decentralized Machine Learning',
|
|
6487
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
6474
6488
|
denom_units: [{
|
|
6475
6489
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
6476
6490
|
exponent: 0,
|
|
@@ -7507,7 +7521,19 @@ const assets = {
|
|
|
7507
7521
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7508
7522
|
},
|
|
7509
7523
|
images: [{
|
|
7510
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
7525
|
+
theme: {
|
|
7526
|
+
primary_color_hex: '#00e33a',
|
|
7527
|
+
background_color_hex: '#00e33a',
|
|
7528
|
+
circle: true
|
|
7529
|
+
}
|
|
7530
|
+
}, {
|
|
7531
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
7532
|
+
theme: {
|
|
7533
|
+
primary_color_hex: '#00e33a',
|
|
7534
|
+
background_color_hex: '#00e33a',
|
|
7535
|
+
circle: false
|
|
7536
|
+
}
|
|
7511
7537
|
}],
|
|
7512
7538
|
traces: [{
|
|
7513
7539
|
type: 'ibc',
|
|
@@ -9370,7 +9396,9 @@ const assets = {
|
|
|
9370
9396
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
9371
9397
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
9372
9398
|
theme: {
|
|
9373
|
-
primary_color_hex: '#040404'
|
|
9399
|
+
primary_color_hex: '#040404',
|
|
9400
|
+
background_color_hex: '#000000',
|
|
9401
|
+
circle: true
|
|
9374
9402
|
}
|
|
9375
9403
|
}],
|
|
9376
9404
|
socials: {
|
package/mainnet/persistence.js
CHANGED
|
@@ -1142,7 +1142,9 @@ const assets = {
|
|
|
1142
1142
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1143
1143
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1144
1144
|
theme: {
|
|
1145
|
-
primary_color_hex: '#040404'
|
|
1145
|
+
primary_color_hex: '#040404',
|
|
1146
|
+
background_color_hex: '#000000',
|
|
1147
|
+
circle: true
|
|
1146
1148
|
}
|
|
1147
1149
|
}],
|
|
1148
1150
|
socials: {
|
|
@@ -2604,7 +2606,9 @@ const assets = {
|
|
|
2604
2606
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2605
2607
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
2606
2608
|
theme: {
|
|
2607
|
-
primary_color_hex: '#040404'
|
|
2609
|
+
primary_color_hex: '#040404',
|
|
2610
|
+
background_color_hex: '#000000',
|
|
2611
|
+
circle: true
|
|
2608
2612
|
}
|
|
2609
2613
|
}],
|
|
2610
2614
|
socials: {
|
package/mainnet/pryzm.js
CHANGED
|
@@ -424,7 +424,9 @@ const assets = {
|
|
|
424
424
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
425
425
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
426
426
|
theme: {
|
|
427
|
-
primary_color_hex: '#040404'
|
|
427
|
+
primary_color_hex: '#040404',
|
|
428
|
+
background_color_hex: '#000000',
|
|
429
|
+
circle: true
|
|
428
430
|
}
|
|
429
431
|
}],
|
|
430
432
|
socials: {
|
|
@@ -1168,7 +1170,9 @@ const assets = {
|
|
|
1168
1170
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1169
1171
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1170
1172
|
theme: {
|
|
1171
|
-
primary_color_hex: '#040404'
|
|
1173
|
+
primary_color_hex: '#040404',
|
|
1174
|
+
background_color_hex: '#000000',
|
|
1175
|
+
circle: true
|
|
1172
1176
|
}
|
|
1173
1177
|
}],
|
|
1174
1178
|
socials: {
|
package/mainnet/saga.js
CHANGED
|
@@ -68,7 +68,9 @@ const assets = {
|
|
|
68
68
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
69
69
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
70
70
|
theme: {
|
|
71
|
-
primary_color_hex: '#040404'
|
|
71
|
+
primary_color_hex: '#040404',
|
|
72
|
+
background_color_hex: '#000000',
|
|
73
|
+
circle: true
|
|
72
74
|
}
|
|
73
75
|
}],
|
|
74
76
|
socials: {
|
|
@@ -345,7 +347,9 @@ const assets = {
|
|
|
345
347
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
346
348
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
347
349
|
theme: {
|
|
348
|
-
primary_color_hex: '#040404'
|
|
350
|
+
primary_color_hex: '#040404',
|
|
351
|
+
background_color_hex: '#000000',
|
|
352
|
+
circle: true
|
|
349
353
|
}
|
|
350
354
|
}],
|
|
351
355
|
socials: {
|
package/mainnet/secretnetwork.js
CHANGED
|
@@ -1353,7 +1353,9 @@ const assets = {
|
|
|
1353
1353
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1354
1354
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1355
1355
|
theme: {
|
|
1356
|
-
primary_color_hex: '#040404'
|
|
1356
|
+
primary_color_hex: '#040404',
|
|
1357
|
+
background_color_hex: '#000000',
|
|
1358
|
+
circle: true
|
|
1357
1359
|
}
|
|
1358
1360
|
}],
|
|
1359
1361
|
socials: {
|
|
@@ -3259,7 +3261,9 @@ const assets = {
|
|
|
3259
3261
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
3260
3262
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
3261
3263
|
theme: {
|
|
3262
|
-
primary_color_hex: '#040404'
|
|
3264
|
+
primary_color_hex: '#040404',
|
|
3265
|
+
background_color_hex: '#000000',
|
|
3266
|
+
circle: true
|
|
3263
3267
|
}
|
|
3264
3268
|
}],
|
|
3265
3269
|
socials: {
|
package/mainnet/sei.js
CHANGED
|
@@ -384,7 +384,9 @@ const assets = {
|
|
|
384
384
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
385
385
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
386
386
|
theme: {
|
|
387
|
-
primary_color_hex: '#040404'
|
|
387
|
+
primary_color_hex: '#040404',
|
|
388
|
+
background_color_hex: '#000000',
|
|
389
|
+
circle: true
|
|
388
390
|
}
|
|
389
391
|
}],
|
|
390
392
|
socials: {
|
|
@@ -1212,7 +1214,9 @@ const assets = {
|
|
|
1212
1214
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1213
1215
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1214
1216
|
theme: {
|
|
1215
|
-
primary_color_hex: '#040404'
|
|
1217
|
+
primary_color_hex: '#040404',
|
|
1218
|
+
background_color_hex: '#000000',
|
|
1219
|
+
circle: true
|
|
1216
1220
|
}
|
|
1217
1221
|
}],
|
|
1218
1222
|
socials: {
|