@chain-registry/assets 1.70.387 → 1.70.388
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 +4 -8
- package/esm/mainnet/akash.js +4 -10
- package/esm/mainnet/andromeda.js +4 -8
- package/esm/mainnet/archway.js +4 -8
- package/esm/mainnet/axelar.js +48 -98
- package/esm/mainnet/babylon.js +0 -2
- package/esm/mainnet/celestia.js +44 -90
- package/esm/mainnet/cheqd.js +4 -8
- package/esm/mainnet/chihuahua.js +4 -8
- package/esm/mainnet/comdex.js +4 -8
- package/esm/mainnet/composable.js +8 -12
- package/esm/mainnet/coreum.js +4 -8
- package/esm/mainnet/cosmoshub.js +68 -138
- package/esm/mainnet/crescent.js +4 -8
- package/esm/mainnet/dydx.js +40 -80
- package/esm/mainnet/dymension.js +4 -8
- package/esm/mainnet/evmos.js +4 -8
- package/esm/mainnet/gravitybridge.js +4 -8
- package/esm/mainnet/injective.js +44 -88
- package/esm/mainnet/irisnet.js +20 -40
- package/esm/mainnet/jackal.js +4 -8
- package/esm/mainnet/juno.js +24 -48
- package/esm/mainnet/kopi.js +0 -2
- package/esm/mainnet/kujira.js +4 -8
- package/esm/mainnet/migaloo.js +88 -12
- package/esm/mainnet/neutron.js +44 -90
- package/esm/mainnet/noble.js +64 -130
- package/esm/mainnet/nolus.js +4 -8
- package/esm/mainnet/nyx.js +4 -8
- package/esm/mainnet/oraichain.js +4 -8
- package/esm/mainnet/osmosis.js +152 -150
- package/esm/mainnet/persistence.js +4 -8
- package/esm/mainnet/quicksilver.js +4 -8
- package/esm/mainnet/saga.js +4 -10
- package/esm/mainnet/secretnetwork.js +20 -44
- package/esm/mainnet/sentinel.js +4 -8
- package/esm/mainnet/sifchain.js +4 -8
- package/esm/mainnet/stargaze.js +4 -8
- package/esm/mainnet/stride.js +44 -88
- package/esm/mainnet/teritori.js +4 -8
- package/esm/mainnet/terra.js +4 -8
- package/esm/mainnet/terra2.js +44 -88
- package/esm/mainnet/umee.js +4 -8
- package/esm/mainnet/xion.js +0 -2
- package/esm/mainnet/xrplevm.js +0 -2
- package/index.d.ts +1 -1
- package/mainnet/agoric.js +4 -8
- package/mainnet/akash.js +4 -10
- package/mainnet/andromeda.js +4 -8
- package/mainnet/archway.js +4 -8
- package/mainnet/axelar.js +48 -98
- package/mainnet/babylon.js +0 -2
- package/mainnet/celestia.js +44 -90
- package/mainnet/cheqd.js +4 -8
- package/mainnet/chihuahua.js +4 -8
- package/mainnet/comdex.js +4 -8
- package/mainnet/composable.js +8 -12
- package/mainnet/coreum.js +4 -8
- package/mainnet/cosmoshub.js +68 -138
- package/mainnet/crescent.js +4 -8
- package/mainnet/dydx.js +40 -80
- package/mainnet/dymension.js +4 -8
- package/mainnet/evmos.js +4 -8
- package/mainnet/gravitybridge.js +4 -8
- package/mainnet/injective.js +44 -88
- package/mainnet/irisnet.js +20 -40
- package/mainnet/jackal.js +4 -8
- package/mainnet/juno.js +24 -48
- package/mainnet/kopi.js +0 -2
- package/mainnet/kujira.js +4 -8
- package/mainnet/migaloo.js +88 -12
- package/mainnet/neutron.js +44 -90
- package/mainnet/noble.js +64 -130
- package/mainnet/nolus.js +4 -8
- package/mainnet/nyx.js +4 -8
- package/mainnet/oraichain.js +4 -8
- package/mainnet/osmosis.js +152 -150
- package/mainnet/persistence.js +4 -8
- package/mainnet/quicksilver.js +4 -8
- package/mainnet/saga.js +4 -10
- package/mainnet/secretnetwork.js +20 -44
- package/mainnet/sentinel.js +4 -8
- package/mainnet/sifchain.js +4 -8
- package/mainnet/stargaze.js +4 -8
- package/mainnet/stride.js +44 -88
- package/mainnet/teritori.js +4 -8
- package/mainnet/terra.js +4 -8
- package/mainnet/terra2.js +44 -88
- package/mainnet/umee.js +4 -8
- package/mainnet/xion.js +0 -2
- package/mainnet/xrplevm.js +0 -2
- package/package.json +5 -5
package/mainnet/juno.js
CHANGED
|
@@ -588,13 +588,11 @@ const assets = {
|
|
|
588
588
|
display: 'eur',
|
|
589
589
|
symbol: 'EEUR',
|
|
590
590
|
logo_URIs: {
|
|
591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
593
592
|
},
|
|
594
593
|
coingecko_id: 'e-money-eur',
|
|
595
594
|
images: [{
|
|
596
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
597
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
595
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
598
596
|
}],
|
|
599
597
|
type_asset: 'sdk.coin',
|
|
600
598
|
traces: [{
|
|
@@ -624,12 +622,10 @@ const assets = {
|
|
|
624
622
|
display: 'chf',
|
|
625
623
|
symbol: 'ECHF',
|
|
626
624
|
logo_URIs: {
|
|
627
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
628
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
629
626
|
},
|
|
630
627
|
images: [{
|
|
631
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
632
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
628
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
633
629
|
}],
|
|
634
630
|
type_asset: 'sdk.coin',
|
|
635
631
|
traces: [{
|
|
@@ -659,12 +655,10 @@ const assets = {
|
|
|
659
655
|
display: 'nok',
|
|
660
656
|
symbol: 'ENOK',
|
|
661
657
|
logo_URIs: {
|
|
662
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
663
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
664
659
|
},
|
|
665
660
|
images: [{
|
|
666
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
667
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
661
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
668
662
|
}],
|
|
669
663
|
type_asset: 'sdk.coin',
|
|
670
664
|
traces: [{
|
|
@@ -694,12 +688,10 @@ const assets = {
|
|
|
694
688
|
display: 'dkk',
|
|
695
689
|
symbol: 'EDKK',
|
|
696
690
|
logo_URIs: {
|
|
697
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
698
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
691
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
699
692
|
},
|
|
700
693
|
images: [{
|
|
701
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
702
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
694
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
703
695
|
}],
|
|
704
696
|
type_asset: 'sdk.coin',
|
|
705
697
|
traces: [{
|
|
@@ -729,12 +721,10 @@ const assets = {
|
|
|
729
721
|
display: 'sek',
|
|
730
722
|
symbol: 'ESEK',
|
|
731
723
|
logo_URIs: {
|
|
732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
734
725
|
},
|
|
735
726
|
images: [{
|
|
736
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
737
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
738
728
|
}],
|
|
739
729
|
type_asset: 'sdk.coin',
|
|
740
730
|
traces: [{
|
|
@@ -1373,13 +1363,11 @@ const assets = {
|
|
|
1373
1363
|
display: 'eur',
|
|
1374
1364
|
symbol: 'EEUR',
|
|
1375
1365
|
logo_URIs: {
|
|
1376
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1377
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1378
1367
|
},
|
|
1379
1368
|
coingecko_id: 'e-money-eur',
|
|
1380
1369
|
images: [{
|
|
1381
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1382
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1383
1371
|
}],
|
|
1384
1372
|
type_asset: 'sdk.coin',
|
|
1385
1373
|
traces: [{
|
|
@@ -1409,12 +1397,10 @@ const assets = {
|
|
|
1409
1397
|
display: 'chf',
|
|
1410
1398
|
symbol: 'ECHF',
|
|
1411
1399
|
logo_URIs: {
|
|
1412
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1413
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1414
1401
|
},
|
|
1415
1402
|
images: [{
|
|
1416
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1418
1404
|
}],
|
|
1419
1405
|
type_asset: 'sdk.coin',
|
|
1420
1406
|
traces: [{
|
|
@@ -1444,12 +1430,10 @@ const assets = {
|
|
|
1444
1430
|
display: 'nok',
|
|
1445
1431
|
symbol: 'ENOK',
|
|
1446
1432
|
logo_URIs: {
|
|
1447
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1448
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1449
1434
|
},
|
|
1450
1435
|
images: [{
|
|
1451
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1452
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1453
1437
|
}],
|
|
1454
1438
|
type_asset: 'sdk.coin',
|
|
1455
1439
|
traces: [{
|
|
@@ -1479,12 +1463,10 @@ const assets = {
|
|
|
1479
1463
|
display: 'dkk',
|
|
1480
1464
|
symbol: 'EDKK',
|
|
1481
1465
|
logo_URIs: {
|
|
1482
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1483
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1466
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1484
1467
|
},
|
|
1485
1468
|
images: [{
|
|
1486
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1487
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1488
1470
|
}],
|
|
1489
1471
|
type_asset: 'sdk.coin',
|
|
1490
1472
|
traces: [{
|
|
@@ -1514,12 +1496,10 @@ const assets = {
|
|
|
1514
1496
|
display: 'sek',
|
|
1515
1497
|
symbol: 'ESEK',
|
|
1516
1498
|
logo_URIs: {
|
|
1517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1518
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1519
1500
|
},
|
|
1520
1501
|
images: [{
|
|
1521
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1522
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1523
1503
|
}],
|
|
1524
1504
|
type_asset: 'sdk.coin',
|
|
1525
1505
|
traces: [{
|
|
@@ -2147,13 +2127,11 @@ const assets = {
|
|
|
2147
2127
|
display: 'scrt',
|
|
2148
2128
|
symbol: 'SCRT',
|
|
2149
2129
|
logo_URIs: {
|
|
2150
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2151
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2152
2131
|
},
|
|
2153
2132
|
coingecko_id: 'secret',
|
|
2154
2133
|
images: [{
|
|
2155
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2156
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2157
2135
|
}],
|
|
2158
2136
|
socials: {
|
|
2159
2137
|
website: 'https://scrt.network/',
|
|
@@ -3916,13 +3894,11 @@ const assets = {
|
|
|
3916
3894
|
display: 'scrt',
|
|
3917
3895
|
symbol: 'SCRT',
|
|
3918
3896
|
logo_URIs: {
|
|
3919
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3921
3898
|
},
|
|
3922
3899
|
coingecko_id: 'secret',
|
|
3923
3900
|
images: [{
|
|
3924
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3926
3902
|
}],
|
|
3927
3903
|
socials: {
|
|
3928
3904
|
website: 'https://scrt.network/',
|
package/mainnet/kopi.js
CHANGED
|
@@ -69,7 +69,6 @@ const assets = {
|
|
|
69
69
|
logo_URIs: {
|
|
70
70
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
71
71
|
},
|
|
72
|
-
coingecko_id: 'elys-network',
|
|
73
72
|
images: [{
|
|
74
73
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
75
74
|
}],
|
|
@@ -492,7 +491,6 @@ const assets = {
|
|
|
492
491
|
logo_URIs: {
|
|
493
492
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
494
493
|
},
|
|
495
|
-
coingecko_id: 'elys-network',
|
|
496
494
|
images: [{
|
|
497
495
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
498
496
|
}],
|
package/mainnet/kujira.js
CHANGED
|
@@ -4770,13 +4770,11 @@ const assets = {
|
|
|
4770
4770
|
display: 'scrt',
|
|
4771
4771
|
symbol: 'SCRT',
|
|
4772
4772
|
logo_URIs: {
|
|
4773
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4774
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
4773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4775
4774
|
},
|
|
4776
4775
|
coingecko_id: 'secret',
|
|
4777
4776
|
images: [{
|
|
4778
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4779
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
4777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4780
4778
|
}],
|
|
4781
4779
|
socials: {
|
|
4782
4780
|
website: 'https://scrt.network/',
|
|
@@ -6168,13 +6166,11 @@ const assets = {
|
|
|
6168
6166
|
display: 'scrt',
|
|
6169
6167
|
symbol: 'SCRT',
|
|
6170
6168
|
logo_URIs: {
|
|
6171
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
6169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6173
6170
|
},
|
|
6174
6171
|
coingecko_id: 'secret',
|
|
6175
6172
|
images: [{
|
|
6176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6177
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
6173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6178
6174
|
}],
|
|
6179
6175
|
socials: {
|
|
6180
6176
|
website: 'https://scrt.network/',
|
package/mainnet/migaloo.js
CHANGED
|
@@ -1824,13 +1824,11 @@ const assets = {
|
|
|
1824
1824
|
display: 'scrt',
|
|
1825
1825
|
symbol: 'SCRT',
|
|
1826
1826
|
logo_URIs: {
|
|
1827
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1828
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1829
1828
|
},
|
|
1830
1829
|
coingecko_id: 'secret',
|
|
1831
1830
|
images: [{
|
|
1832
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1833
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1834
1832
|
}],
|
|
1835
1833
|
socials: {
|
|
1836
1834
|
website: 'https://scrt.network/',
|
|
@@ -2280,13 +2278,11 @@ const assets = {
|
|
|
2280
2278
|
display: 'scrt',
|
|
2281
2279
|
symbol: 'SCRT',
|
|
2282
2280
|
logo_URIs: {
|
|
2283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2285
2282
|
},
|
|
2286
2283
|
coingecko_id: 'secret',
|
|
2287
2284
|
images: [{
|
|
2288
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2289
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2290
2286
|
}],
|
|
2291
2287
|
socials: {
|
|
2292
2288
|
website: 'https://scrt.network/',
|
|
@@ -9307,10 +9303,10 @@ const assets = {
|
|
|
9307
9303
|
display: 'stnd',
|
|
9308
9304
|
symbol: 'sTND',
|
|
9309
9305
|
logo_URIs: {
|
|
9310
|
-
|
|
9306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
9311
9307
|
},
|
|
9312
9308
|
images: [{
|
|
9313
|
-
|
|
9309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
9314
9310
|
}],
|
|
9315
9311
|
traces: [{
|
|
9316
9312
|
type: 'ibc-cw20',
|
|
@@ -9732,6 +9728,46 @@ const assets = {
|
|
|
9732
9728
|
}
|
|
9733
9729
|
}]
|
|
9734
9730
|
},
|
|
9731
|
+
{
|
|
9732
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
9733
|
+
socials: {
|
|
9734
|
+
website: 'https://garuda-defi.org/',
|
|
9735
|
+
x: 'https://x.com/garuda_defi'
|
|
9736
|
+
},
|
|
9737
|
+
type_asset: 'cw20',
|
|
9738
|
+
address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
9739
|
+
denom_units: [{
|
|
9740
|
+
denom: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
9741
|
+
exponent: 0,
|
|
9742
|
+
aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
|
|
9743
|
+
}, {
|
|
9744
|
+
denom: 'GRDX',
|
|
9745
|
+
exponent: 6
|
|
9746
|
+
}],
|
|
9747
|
+
base: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
9748
|
+
name: 'GRDX',
|
|
9749
|
+
display: 'GRDX',
|
|
9750
|
+
symbol: 'GRDX',
|
|
9751
|
+
logo_URIs: {
|
|
9752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
9753
|
+
},
|
|
9754
|
+
images: [{
|
|
9755
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
9756
|
+
}],
|
|
9757
|
+
traces: [{
|
|
9758
|
+
type: 'ibc-cw20',
|
|
9759
|
+
counterparty: {
|
|
9760
|
+
port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
|
|
9761
|
+
channel_id: 'channel-87',
|
|
9762
|
+
base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
9763
|
+
chain_name: 'terra'
|
|
9764
|
+
},
|
|
9765
|
+
chain: {
|
|
9766
|
+
port: 'transfer',
|
|
9767
|
+
channel_id: 'channel-114'
|
|
9768
|
+
}
|
|
9769
|
+
}]
|
|
9770
|
+
},
|
|
9735
9771
|
{
|
|
9736
9772
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
9737
9773
|
denom_units: [{
|
|
@@ -17857,10 +17893,10 @@ const assets = {
|
|
|
17857
17893
|
display: 'stnd',
|
|
17858
17894
|
symbol: 'sTND',
|
|
17859
17895
|
logo_URIs: {
|
|
17860
|
-
|
|
17896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
17861
17897
|
},
|
|
17862
17898
|
images: [{
|
|
17863
|
-
|
|
17899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
17864
17900
|
}],
|
|
17865
17901
|
traces: [{
|
|
17866
17902
|
type: 'ibc-cw20',
|
|
@@ -18282,6 +18318,46 @@ const assets = {
|
|
|
18282
18318
|
}
|
|
18283
18319
|
}]
|
|
18284
18320
|
},
|
|
18321
|
+
{
|
|
18322
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
18323
|
+
socials: {
|
|
18324
|
+
website: 'https://garuda-defi.org/',
|
|
18325
|
+
x: 'https://x.com/garuda_defi'
|
|
18326
|
+
},
|
|
18327
|
+
type_asset: 'cw20',
|
|
18328
|
+
address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
18329
|
+
denom_units: [{
|
|
18330
|
+
denom: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
18331
|
+
exponent: 0,
|
|
18332
|
+
aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
|
|
18333
|
+
}, {
|
|
18334
|
+
denom: 'GRDX',
|
|
18335
|
+
exponent: 6
|
|
18336
|
+
}],
|
|
18337
|
+
base: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
18338
|
+
name: 'GRDX',
|
|
18339
|
+
display: 'GRDX',
|
|
18340
|
+
symbol: 'GRDX',
|
|
18341
|
+
logo_URIs: {
|
|
18342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
18343
|
+
},
|
|
18344
|
+
images: [{
|
|
18345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
18346
|
+
}],
|
|
18347
|
+
traces: [{
|
|
18348
|
+
type: 'ibc-cw20',
|
|
18349
|
+
counterparty: {
|
|
18350
|
+
port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
|
|
18351
|
+
channel_id: 'channel-87',
|
|
18352
|
+
base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
18353
|
+
chain_name: 'terra'
|
|
18354
|
+
},
|
|
18355
|
+
chain: {
|
|
18356
|
+
port: 'transfer',
|
|
18357
|
+
channel_id: 'channel-114'
|
|
18358
|
+
}
|
|
18359
|
+
}]
|
|
18360
|
+
},
|
|
18285
18361
|
{
|
|
18286
18362
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
18287
18363
|
denom_units: [{
|