@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
|
@@ -181,13 +181,13 @@ const assets = {
|
|
|
181
181
|
display: 'arch',
|
|
182
182
|
symbol: 'ARCH',
|
|
183
183
|
logo_URIs: {
|
|
184
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
185
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
186
186
|
},
|
|
187
187
|
coingecko_id: 'archway',
|
|
188
188
|
images: [{
|
|
189
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
190
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
191
191
|
theme: {
|
|
192
192
|
primary_color_hex: '#fc4c04'
|
|
193
193
|
}
|
|
@@ -1487,6 +1487,7 @@ const assets = {
|
|
|
1487
1487
|
denom: 'stake',
|
|
1488
1488
|
exponent: 6
|
|
1489
1489
|
}],
|
|
1490
|
+
type_asset: 'sdk.coin',
|
|
1490
1491
|
base: 'ibc/8407AF0CE255CF5440D1CB2AE8E8BFBEE2B8077939B6DC0AFE5C22BC904A3AC6',
|
|
1491
1492
|
name: 'Stake',
|
|
1492
1493
|
display: 'stake',
|
|
@@ -1524,6 +1525,7 @@ const assets = {
|
|
|
1524
1525
|
denom: 'frienzies',
|
|
1525
1526
|
exponent: 6
|
|
1526
1527
|
}],
|
|
1528
|
+
type_asset: 'sdk.coin',
|
|
1527
1529
|
base: 'ibc/4AB95C381D3BE19CE572B72D540F7652DA320C23F497D0BCBBD163D6B849235F',
|
|
1528
1530
|
display: 'frienzies',
|
|
1529
1531
|
name: 'Frienzies',
|
|
@@ -2102,13 +2104,13 @@ const assets = {
|
|
|
2102
2104
|
display: 'arch',
|
|
2103
2105
|
symbol: 'ARCH',
|
|
2104
2106
|
logo_URIs: {
|
|
2105
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2106
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
2108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
2107
2109
|
},
|
|
2108
2110
|
coingecko_id: 'archway',
|
|
2109
2111
|
images: [{
|
|
2110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2111
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
2112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
2113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
2112
2114
|
theme: {
|
|
2113
2115
|
primary_color_hex: '#fc4c04'
|
|
2114
2116
|
}
|
|
@@ -3408,6 +3410,7 @@ const assets = {
|
|
|
3408
3410
|
denom: 'stake',
|
|
3409
3411
|
exponent: 6
|
|
3410
3412
|
}],
|
|
3413
|
+
type_asset: 'sdk.coin',
|
|
3411
3414
|
base: 'ibc/8407AF0CE255CF5440D1CB2AE8E8BFBEE2B8077939B6DC0AFE5C22BC904A3AC6',
|
|
3412
3415
|
name: 'Stake',
|
|
3413
3416
|
display: 'stake',
|
|
@@ -3445,6 +3448,7 @@ const assets = {
|
|
|
3445
3448
|
denom: 'frienzies',
|
|
3446
3449
|
exponent: 6
|
|
3447
3450
|
}],
|
|
3451
|
+
type_asset: 'sdk.coin',
|
|
3448
3452
|
base: 'ibc/4AB95C381D3BE19CE572B72D540F7652DA320C23F497D0BCBBD163D6B849235F',
|
|
3449
3453
|
display: 'frienzies',
|
|
3450
3454
|
name: 'Frienzies',
|
package/esm/mainnet/sei.js
CHANGED
|
@@ -518,6 +518,7 @@ const assets = {
|
|
|
518
518
|
denom: 'stake',
|
|
519
519
|
exponent: 6
|
|
520
520
|
}],
|
|
521
|
+
type_asset: 'sdk.coin',
|
|
521
522
|
base: 'ibc/730D694059575CD4942FEC26E6D39FA94D1BFE42545C8C853780D1D89B41DEC5',
|
|
522
523
|
name: 'Stake',
|
|
523
524
|
display: 'stake',
|
|
@@ -555,6 +556,7 @@ const assets = {
|
|
|
555
556
|
denom: 'frienzies',
|
|
556
557
|
exponent: 6
|
|
557
558
|
}],
|
|
559
|
+
type_asset: 'sdk.coin',
|
|
558
560
|
base: 'ibc/948727CA47AE76D5E6CEA1508DCC52AC044AF81E7B002F45773C343E2ABE534E',
|
|
559
561
|
display: 'frienzies',
|
|
560
562
|
name: 'Frienzies',
|
|
@@ -1353,6 +1355,7 @@ const assets = {
|
|
|
1353
1355
|
denom: 'stake',
|
|
1354
1356
|
exponent: 6
|
|
1355
1357
|
}],
|
|
1358
|
+
type_asset: 'sdk.coin',
|
|
1356
1359
|
base: 'ibc/730D694059575CD4942FEC26E6D39FA94D1BFE42545C8C853780D1D89B41DEC5',
|
|
1357
1360
|
name: 'Stake',
|
|
1358
1361
|
display: 'stake',
|
|
@@ -1390,6 +1393,7 @@ const assets = {
|
|
|
1390
1393
|
denom: 'frienzies',
|
|
1391
1394
|
exponent: 6
|
|
1392
1395
|
}],
|
|
1396
|
+
type_asset: 'sdk.coin',
|
|
1393
1397
|
base: 'ibc/948727CA47AE76D5E6CEA1508DCC52AC044AF81E7B002F45773C343E2ABE534E',
|
|
1394
1398
|
display: 'frienzies',
|
|
1395
1399
|
name: 'Frienzies',
|
package/esm/mainnet/shido.js
CHANGED
|
@@ -53,6 +53,7 @@ const assets = {
|
|
|
53
53
|
denom: 'stake',
|
|
54
54
|
exponent: 6
|
|
55
55
|
}],
|
|
56
|
+
type_asset: 'sdk.coin',
|
|
56
57
|
base: 'ibc/28F4046614EF853188DDCED09B19F1EBEF4DF95B29030E2435260F948FC0DB97',
|
|
57
58
|
name: 'Stake',
|
|
58
59
|
display: 'stake',
|
|
@@ -90,6 +91,7 @@ const assets = {
|
|
|
90
91
|
denom: 'frienzies',
|
|
91
92
|
exponent: 6
|
|
92
93
|
}],
|
|
94
|
+
type_asset: 'sdk.coin',
|
|
93
95
|
base: 'ibc/405B348E183470033E38A5B3CFDE8B91C51C9CD91CF1914AC3839CB1624B9910',
|
|
94
96
|
display: 'frienzies',
|
|
95
97
|
name: 'Frienzies',
|
|
@@ -299,6 +301,7 @@ const assets = {
|
|
|
299
301
|
denom: 'stake',
|
|
300
302
|
exponent: 6
|
|
301
303
|
}],
|
|
304
|
+
type_asset: 'sdk.coin',
|
|
302
305
|
base: 'ibc/28F4046614EF853188DDCED09B19F1EBEF4DF95B29030E2435260F948FC0DB97',
|
|
303
306
|
name: 'Stake',
|
|
304
307
|
display: 'stake',
|
|
@@ -336,6 +339,7 @@ const assets = {
|
|
|
336
339
|
denom: 'frienzies',
|
|
337
340
|
exponent: 6
|
|
338
341
|
}],
|
|
342
|
+
type_asset: 'sdk.coin',
|
|
339
343
|
base: 'ibc/405B348E183470033E38A5B3CFDE8B91C51C9CD91CF1914AC3839CB1624B9910',
|
|
340
344
|
display: 'frienzies',
|
|
341
345
|
name: 'Frienzies',
|
package/esm/mainnet/stargaze.js
CHANGED
|
@@ -934,6 +934,7 @@ const assets = {
|
|
|
934
934
|
denom: 'stake',
|
|
935
935
|
exponent: 6
|
|
936
936
|
}],
|
|
937
|
+
type_asset: 'sdk.coin',
|
|
937
938
|
base: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
938
939
|
name: 'Stake',
|
|
939
940
|
display: 'stake',
|
|
@@ -971,6 +972,7 @@ const assets = {
|
|
|
971
972
|
denom: 'frienzies',
|
|
972
973
|
exponent: 6
|
|
973
974
|
}],
|
|
975
|
+
type_asset: 'sdk.coin',
|
|
974
976
|
base: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
975
977
|
display: 'frienzies',
|
|
976
978
|
name: 'Frienzies',
|
|
@@ -2231,6 +2233,7 @@ const assets = {
|
|
|
2231
2233
|
denom: 'stake',
|
|
2232
2234
|
exponent: 6
|
|
2233
2235
|
}],
|
|
2236
|
+
type_asset: 'sdk.coin',
|
|
2234
2237
|
base: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
2235
2238
|
name: 'Stake',
|
|
2236
2239
|
display: 'stake',
|
|
@@ -2268,6 +2271,7 @@ const assets = {
|
|
|
2268
2271
|
denom: 'frienzies',
|
|
2269
2272
|
exponent: 6
|
|
2270
2273
|
}],
|
|
2274
|
+
type_asset: 'sdk.coin',
|
|
2271
2275
|
base: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
2272
2276
|
display: 'frienzies',
|
|
2273
2277
|
name: 'Frienzies',
|
package/esm/mainnet/teritori.js
CHANGED
|
@@ -95,6 +95,7 @@ const assets = {
|
|
|
95
95
|
denom: 'stake',
|
|
96
96
|
exponent: 6
|
|
97
97
|
}],
|
|
98
|
+
type_asset: 'sdk.coin',
|
|
98
99
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
99
100
|
name: 'Stake',
|
|
100
101
|
display: 'stake',
|
|
@@ -132,6 +133,7 @@ const assets = {
|
|
|
132
133
|
denom: 'frienzies',
|
|
133
134
|
exponent: 6
|
|
134
135
|
}],
|
|
136
|
+
type_asset: 'sdk.coin',
|
|
135
137
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
136
138
|
display: 'frienzies',
|
|
137
139
|
name: 'Frienzies',
|
|
@@ -425,6 +427,7 @@ const assets = {
|
|
|
425
427
|
denom: 'stake',
|
|
426
428
|
exponent: 6
|
|
427
429
|
}],
|
|
430
|
+
type_asset: 'sdk.coin',
|
|
428
431
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
429
432
|
name: 'Stake',
|
|
430
433
|
display: 'stake',
|
|
@@ -462,6 +465,7 @@ const assets = {
|
|
|
462
465
|
denom: 'frienzies',
|
|
463
466
|
exponent: 6
|
|
464
467
|
}],
|
|
468
|
+
type_asset: 'sdk.coin',
|
|
465
469
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
466
470
|
display: 'frienzies',
|
|
467
471
|
name: 'Frienzies',
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -222,13 +222,13 @@ const assets = {
|
|
|
222
222
|
display: 'arch',
|
|
223
223
|
symbol: 'ARCH',
|
|
224
224
|
logo_URIs: {
|
|
225
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
226
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
227
227
|
},
|
|
228
228
|
coingecko_id: 'archway',
|
|
229
229
|
images: [{
|
|
230
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
231
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
232
232
|
theme: {
|
|
233
233
|
primary_color_hex: '#fc4c04'
|
|
234
234
|
}
|
|
@@ -1600,6 +1600,7 @@ const assets = {
|
|
|
1600
1600
|
denom: 'stake',
|
|
1601
1601
|
exponent: 6
|
|
1602
1602
|
}],
|
|
1603
|
+
type_asset: 'sdk.coin',
|
|
1603
1604
|
base: 'ibc/5C523C7B62C2AE6352367441E12BE3EEE9DC97E7351C7247E8679410BB6489F0',
|
|
1604
1605
|
name: 'Stake',
|
|
1605
1606
|
display: 'stake',
|
|
@@ -1637,6 +1638,7 @@ const assets = {
|
|
|
1637
1638
|
denom: 'frienzies',
|
|
1638
1639
|
exponent: 6
|
|
1639
1640
|
}],
|
|
1641
|
+
type_asset: 'sdk.coin',
|
|
1640
1642
|
base: 'ibc/AD488A50B66B9B4A53A331CF44A524451F691F733E23F42EB2022C288800302D',
|
|
1641
1643
|
display: 'frienzies',
|
|
1642
1644
|
name: 'Frienzies',
|
|
@@ -5719,13 +5721,13 @@ const assets = {
|
|
|
5719
5721
|
display: 'arch',
|
|
5720
5722
|
symbol: 'ARCH',
|
|
5721
5723
|
logo_URIs: {
|
|
5722
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
5723
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
5724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
5725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
5724
5726
|
},
|
|
5725
5727
|
coingecko_id: 'archway',
|
|
5726
5728
|
images: [{
|
|
5727
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
5728
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
5729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
5730
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
5729
5731
|
theme: {
|
|
5730
5732
|
primary_color_hex: '#fc4c04'
|
|
5731
5733
|
}
|
|
@@ -7097,6 +7099,7 @@ const assets = {
|
|
|
7097
7099
|
denom: 'stake',
|
|
7098
7100
|
exponent: 6
|
|
7099
7101
|
}],
|
|
7102
|
+
type_asset: 'sdk.coin',
|
|
7100
7103
|
base: 'ibc/5C523C7B62C2AE6352367441E12BE3EEE9DC97E7351C7247E8679410BB6489F0',
|
|
7101
7104
|
name: 'Stake',
|
|
7102
7105
|
display: 'stake',
|
|
@@ -7134,6 +7137,7 @@ const assets = {
|
|
|
7134
7137
|
denom: 'frienzies',
|
|
7135
7138
|
exponent: 6
|
|
7136
7139
|
}],
|
|
7140
|
+
type_asset: 'sdk.coin',
|
|
7137
7141
|
base: 'ibc/AD488A50B66B9B4A53A331CF44A524451F691F733E23F42EB2022C288800302D',
|
|
7138
7142
|
display: 'frienzies',
|
|
7139
7143
|
name: 'Frienzies',
|
package/esm/mainnet/umee.js
CHANGED
|
@@ -103,13 +103,13 @@ const assets = {
|
|
|
103
103
|
display: 'arch',
|
|
104
104
|
symbol: 'ARCH',
|
|
105
105
|
logo_URIs: {
|
|
106
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
108
108
|
},
|
|
109
109
|
coingecko_id: 'archway',
|
|
110
110
|
images: [{
|
|
111
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
112
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
111
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
112
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
113
113
|
theme: {
|
|
114
114
|
primary_color_hex: '#fc4c04'
|
|
115
115
|
}
|
|
@@ -898,6 +898,7 @@ const assets = {
|
|
|
898
898
|
denom: 'stake',
|
|
899
899
|
exponent: 6
|
|
900
900
|
}],
|
|
901
|
+
type_asset: 'sdk.coin',
|
|
901
902
|
base: 'ibc/E8566F20E5EA2A080147A9C2F243343B1B3D7E6301172F29846CAFE3651129AC',
|
|
902
903
|
name: 'Stake',
|
|
903
904
|
display: 'stake',
|
|
@@ -935,6 +936,7 @@ const assets = {
|
|
|
935
936
|
denom: 'frienzies',
|
|
936
937
|
exponent: 6
|
|
937
938
|
}],
|
|
939
|
+
type_asset: 'sdk.coin',
|
|
938
940
|
base: 'ibc/B565CB2B04DE83B85C52174A20047F382B6780CCDD29102546896A9DB2A085DF',
|
|
939
941
|
display: 'frienzies',
|
|
940
942
|
name: 'Frienzies',
|
|
@@ -1443,13 +1445,13 @@ const assets = {
|
|
|
1443
1445
|
display: 'arch',
|
|
1444
1446
|
symbol: 'ARCH',
|
|
1445
1447
|
logo_URIs: {
|
|
1446
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1447
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1448
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
1448
1450
|
},
|
|
1449
1451
|
coingecko_id: 'archway',
|
|
1450
1452
|
images: [{
|
|
1451
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1452
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
1453
1455
|
theme: {
|
|
1454
1456
|
primary_color_hex: '#fc4c04'
|
|
1455
1457
|
}
|
|
@@ -2238,6 +2240,7 @@ const assets = {
|
|
|
2238
2240
|
denom: 'stake',
|
|
2239
2241
|
exponent: 6
|
|
2240
2242
|
}],
|
|
2243
|
+
type_asset: 'sdk.coin',
|
|
2241
2244
|
base: 'ibc/E8566F20E5EA2A080147A9C2F243343B1B3D7E6301172F29846CAFE3651129AC',
|
|
2242
2245
|
name: 'Stake',
|
|
2243
2246
|
display: 'stake',
|
|
@@ -2275,6 +2278,7 @@ const assets = {
|
|
|
2275
2278
|
denom: 'frienzies',
|
|
2276
2279
|
exponent: 6
|
|
2277
2280
|
}],
|
|
2281
|
+
type_asset: 'sdk.coin',
|
|
2278
2282
|
base: 'ibc/B565CB2B04DE83B85C52174A20047F382B6780CCDD29102546896A9DB2A085DF',
|
|
2279
2283
|
display: 'frienzies',
|
|
2280
2284
|
name: 'Frienzies',
|
package/esm/mainnet/vidulum.js
CHANGED
|
@@ -23,13 +23,13 @@ const assets = {
|
|
|
23
23
|
display: 'arch',
|
|
24
24
|
symbol: 'ARCH',
|
|
25
25
|
logo_URIs: {
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
28
28
|
},
|
|
29
29
|
coingecko_id: 'archway',
|
|
30
30
|
images: [{
|
|
31
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
32
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
31
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
33
33
|
theme: {
|
|
34
34
|
primary_color_hex: '#fc4c04'
|
|
35
35
|
}
|
|
@@ -196,13 +196,13 @@ const assets = {
|
|
|
196
196
|
display: 'arch',
|
|
197
197
|
symbol: 'ARCH',
|
|
198
198
|
logo_URIs: {
|
|
199
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
200
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
199
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
200
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
201
201
|
},
|
|
202
202
|
coingecko_id: 'archway',
|
|
203
203
|
images: [{
|
|
204
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
205
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
204
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
205
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
206
206
|
theme: {
|
|
207
207
|
primary_color_hex: '#fc4c04'
|
|
208
208
|
}
|
package/mainnet/agoric.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
|
}
|
|
@@ -666,6 +666,7 @@ const assets = {
|
|
|
666
666
|
denom: 'stake',
|
|
667
667
|
exponent: 6
|
|
668
668
|
}],
|
|
669
|
+
type_asset: 'sdk.coin',
|
|
669
670
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
670
671
|
name: 'Stake',
|
|
671
672
|
display: 'stake',
|
|
@@ -703,6 +704,7 @@ const assets = {
|
|
|
703
704
|
denom: 'frienzies',
|
|
704
705
|
exponent: 6
|
|
705
706
|
}],
|
|
707
|
+
type_asset: 'sdk.coin',
|
|
706
708
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
707
709
|
display: 'frienzies',
|
|
708
710
|
name: 'Frienzies',
|
|
@@ -1090,13 +1092,13 @@ const assets = {
|
|
|
1090
1092
|
display: 'arch',
|
|
1091
1093
|
symbol: 'ARCH',
|
|
1092
1094
|
logo_URIs: {
|
|
1093
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1094
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
1095
1097
|
},
|
|
1096
1098
|
coingecko_id: 'archway',
|
|
1097
1099
|
images: [{
|
|
1098
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1099
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
1100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
1101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
1100
1102
|
theme: {
|
|
1101
1103
|
primary_color_hex: '#fc4c04'
|
|
1102
1104
|
}
|
|
@@ -1731,6 +1733,7 @@ const assets = {
|
|
|
1731
1733
|
denom: 'stake',
|
|
1732
1734
|
exponent: 6
|
|
1733
1735
|
}],
|
|
1736
|
+
type_asset: 'sdk.coin',
|
|
1734
1737
|
base: 'ibc/C53931BE8DBFA7FB2F183E4B3C835E005187B167AFC0165724004B878FD5FD66',
|
|
1735
1738
|
name: 'Stake',
|
|
1736
1739
|
display: 'stake',
|
|
@@ -1768,6 +1771,7 @@ const assets = {
|
|
|
1768
1771
|
denom: 'frienzies',
|
|
1769
1772
|
exponent: 6
|
|
1770
1773
|
}],
|
|
1774
|
+
type_asset: 'sdk.coin',
|
|
1771
1775
|
base: 'ibc/90D9BE4D0D9BFD6AE61FCACF84765820EDA9EE795548324AD60FF416E6685ECF',
|
|
1772
1776
|
display: 'frienzies',
|
|
1773
1777
|
name: 'Frienzies',
|
package/mainnet/akash.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
|
}
|
|
@@ -853,13 +853,13 @@ const assets = {
|
|
|
853
853
|
display: 'arch',
|
|
854
854
|
symbol: 'ARCH',
|
|
855
855
|
logo_URIs: {
|
|
856
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
857
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
857
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
858
858
|
},
|
|
859
859
|
coingecko_id: 'archway',
|
|
860
860
|
images: [{
|
|
861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
862
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
863
863
|
theme: {
|
|
864
864
|
primary_color_hex: '#fc4c04'
|
|
865
865
|
}
|
package/mainnet/andromeda.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
|
}
|
|
@@ -602,13 +602,13 @@ const assets = {
|
|
|
602
602
|
display: 'arch',
|
|
603
603
|
symbol: 'ARCH',
|
|
604
604
|
logo_URIs: {
|
|
605
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
606
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
605
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
606
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
607
607
|
},
|
|
608
608
|
coingecko_id: 'archway',
|
|
609
609
|
images: [{
|
|
610
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
611
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
612
612
|
theme: {
|
|
613
613
|
primary_color_hex: '#fc4c04'
|
|
614
614
|
}
|
package/mainnet/archway.js
CHANGED
|
@@ -967,6 +967,7 @@ const assets = {
|
|
|
967
967
|
denom: 'stake',
|
|
968
968
|
exponent: 6
|
|
969
969
|
}],
|
|
970
|
+
type_asset: 'sdk.coin',
|
|
970
971
|
base: 'ibc/AF9A28F3CADC646513160435B2286EA7740ED524A231208AEB4206F951F0DC06',
|
|
971
972
|
name: 'Stake',
|
|
972
973
|
display: 'stake',
|
|
@@ -1004,6 +1005,7 @@ const assets = {
|
|
|
1004
1005
|
denom: 'frienzies',
|
|
1005
1006
|
exponent: 6
|
|
1006
1007
|
}],
|
|
1008
|
+
type_asset: 'sdk.coin',
|
|
1007
1009
|
base: 'ibc/10737C87E3FD42F5854617AB28C0FC1F70532813EF712CBC7C4CC47D5427E21F',
|
|
1008
1010
|
display: 'frienzies',
|
|
1009
1011
|
name: 'Frienzies',
|
|
@@ -2179,6 +2181,7 @@ const assets = {
|
|
|
2179
2181
|
denom: 'stake',
|
|
2180
2182
|
exponent: 6
|
|
2181
2183
|
}],
|
|
2184
|
+
type_asset: 'sdk.coin',
|
|
2182
2185
|
base: 'ibc/AF9A28F3CADC646513160435B2286EA7740ED524A231208AEB4206F951F0DC06',
|
|
2183
2186
|
name: 'Stake',
|
|
2184
2187
|
display: 'stake',
|
|
@@ -2216,6 +2219,7 @@ const assets = {
|
|
|
2216
2219
|
denom: 'frienzies',
|
|
2217
2220
|
exponent: 6
|
|
2218
2221
|
}],
|
|
2222
|
+
type_asset: 'sdk.coin',
|
|
2219
2223
|
base: 'ibc/10737C87E3FD42F5854617AB28C0FC1F70532813EF712CBC7C4CC47D5427E21F',
|
|
2220
2224
|
display: 'frienzies',
|
|
2221
2225
|
name: 'Frienzies',
|
package/mainnet/aura.js
CHANGED
|
@@ -296,6 +296,7 @@ const assets = {
|
|
|
296
296
|
denom: 'stake',
|
|
297
297
|
exponent: 6
|
|
298
298
|
}],
|
|
299
|
+
type_asset: 'sdk.coin',
|
|
299
300
|
base: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
300
301
|
name: 'Stake',
|
|
301
302
|
display: 'stake',
|
|
@@ -333,6 +334,7 @@ const assets = {
|
|
|
333
334
|
denom: 'frienzies',
|
|
334
335
|
exponent: 6
|
|
335
336
|
}],
|
|
337
|
+
type_asset: 'sdk.coin',
|
|
336
338
|
base: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
337
339
|
display: 'frienzies',
|
|
338
340
|
name: 'Frienzies',
|
|
@@ -868,6 +870,7 @@ const assets = {
|
|
|
868
870
|
denom: 'stake',
|
|
869
871
|
exponent: 6
|
|
870
872
|
}],
|
|
873
|
+
type_asset: 'sdk.coin',
|
|
871
874
|
base: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
872
875
|
name: 'Stake',
|
|
873
876
|
display: 'stake',
|
|
@@ -905,6 +908,7 @@ const assets = {
|
|
|
905
908
|
denom: 'frienzies',
|
|
906
909
|
exponent: 6
|
|
907
910
|
}],
|
|
911
|
+
type_asset: 'sdk.coin',
|
|
908
912
|
base: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
909
913
|
display: 'frienzies',
|
|
910
914
|
name: 'Frienzies',
|
package/mainnet/axelar.js
CHANGED
|
@@ -226,13 +226,13 @@ const assets = {
|
|
|
226
226
|
display: 'arch',
|
|
227
227
|
symbol: 'ARCH',
|
|
228
228
|
logo_URIs: {
|
|
229
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
230
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
231
231
|
},
|
|
232
232
|
coingecko_id: 'archway',
|
|
233
233
|
images: [{
|
|
234
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
235
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
236
236
|
theme: {
|
|
237
237
|
primary_color_hex: '#fc4c04'
|
|
238
238
|
}
|
|
@@ -514,13 +514,13 @@ const assets = {
|
|
|
514
514
|
display: 'arch',
|
|
515
515
|
symbol: 'ARCH',
|
|
516
516
|
logo_URIs: {
|
|
517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
518
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
519
519
|
},
|
|
520
520
|
coingecko_id: 'archway',
|
|
521
521
|
images: [{
|
|
522
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
523
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/
|
|
522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
524
524
|
theme: {
|
|
525
525
|
primary_color_hex: '#fc4c04'
|
|
526
526
|
}
|