@chain-registry/assets 1.70.387 → 1.70.389
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/esm/mainnet/juno.js
CHANGED
|
@@ -586,13 +586,11 @@ const assets = {
|
|
|
586
586
|
display: 'eur',
|
|
587
587
|
symbol: 'EEUR',
|
|
588
588
|
logo_URIs: {
|
|
589
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
590
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
591
590
|
},
|
|
592
591
|
coingecko_id: 'e-money-eur',
|
|
593
592
|
images: [{
|
|
594
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
595
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
593
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
596
594
|
}],
|
|
597
595
|
type_asset: 'sdk.coin',
|
|
598
596
|
traces: [{
|
|
@@ -622,12 +620,10 @@ const assets = {
|
|
|
622
620
|
display: 'chf',
|
|
623
621
|
symbol: 'ECHF',
|
|
624
622
|
logo_URIs: {
|
|
625
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
626
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
623
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
627
624
|
},
|
|
628
625
|
images: [{
|
|
629
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
630
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
631
627
|
}],
|
|
632
628
|
type_asset: 'sdk.coin',
|
|
633
629
|
traces: [{
|
|
@@ -657,12 +653,10 @@ const assets = {
|
|
|
657
653
|
display: 'nok',
|
|
658
654
|
symbol: 'ENOK',
|
|
659
655
|
logo_URIs: {
|
|
660
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
661
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
656
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
662
657
|
},
|
|
663
658
|
images: [{
|
|
664
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
665
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
659
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
666
660
|
}],
|
|
667
661
|
type_asset: 'sdk.coin',
|
|
668
662
|
traces: [{
|
|
@@ -692,12 +686,10 @@ const assets = {
|
|
|
692
686
|
display: 'dkk',
|
|
693
687
|
symbol: 'EDKK',
|
|
694
688
|
logo_URIs: {
|
|
695
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
696
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
689
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
697
690
|
},
|
|
698
691
|
images: [{
|
|
699
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
700
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
701
693
|
}],
|
|
702
694
|
type_asset: 'sdk.coin',
|
|
703
695
|
traces: [{
|
|
@@ -727,12 +719,10 @@ const assets = {
|
|
|
727
719
|
display: 'sek',
|
|
728
720
|
symbol: 'ESEK',
|
|
729
721
|
logo_URIs: {
|
|
730
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
732
723
|
},
|
|
733
724
|
images: [{
|
|
734
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
735
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
725
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
736
726
|
}],
|
|
737
727
|
type_asset: 'sdk.coin',
|
|
738
728
|
traces: [{
|
|
@@ -1371,13 +1361,11 @@ const assets = {
|
|
|
1371
1361
|
display: 'eur',
|
|
1372
1362
|
symbol: 'EEUR',
|
|
1373
1363
|
logo_URIs: {
|
|
1374
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1375
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1376
1365
|
},
|
|
1377
1366
|
coingecko_id: 'e-money-eur',
|
|
1378
1367
|
images: [{
|
|
1379
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1380
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1381
1369
|
}],
|
|
1382
1370
|
type_asset: 'sdk.coin',
|
|
1383
1371
|
traces: [{
|
|
@@ -1407,12 +1395,10 @@ const assets = {
|
|
|
1407
1395
|
display: 'chf',
|
|
1408
1396
|
symbol: 'ECHF',
|
|
1409
1397
|
logo_URIs: {
|
|
1410
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1411
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1398
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1412
1399
|
},
|
|
1413
1400
|
images: [{
|
|
1414
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1415
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
1401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
1416
1402
|
}],
|
|
1417
1403
|
type_asset: 'sdk.coin',
|
|
1418
1404
|
traces: [{
|
|
@@ -1442,12 +1428,10 @@ const assets = {
|
|
|
1442
1428
|
display: 'nok',
|
|
1443
1429
|
symbol: 'ENOK',
|
|
1444
1430
|
logo_URIs: {
|
|
1445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1447
1432
|
},
|
|
1448
1433
|
images: [{
|
|
1449
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1450
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
1434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
1451
1435
|
}],
|
|
1452
1436
|
type_asset: 'sdk.coin',
|
|
1453
1437
|
traces: [{
|
|
@@ -1477,12 +1461,10 @@ const assets = {
|
|
|
1477
1461
|
display: 'dkk',
|
|
1478
1462
|
symbol: 'EDKK',
|
|
1479
1463
|
logo_URIs: {
|
|
1480
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1482
1465
|
},
|
|
1483
1466
|
images: [{
|
|
1484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
1467
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
1486
1468
|
}],
|
|
1487
1469
|
type_asset: 'sdk.coin',
|
|
1488
1470
|
traces: [{
|
|
@@ -1512,12 +1494,10 @@ const assets = {
|
|
|
1512
1494
|
display: 'sek',
|
|
1513
1495
|
symbol: 'ESEK',
|
|
1514
1496
|
logo_URIs: {
|
|
1515
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1516
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1517
1498
|
},
|
|
1518
1499
|
images: [{
|
|
1519
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1520
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1521
1501
|
}],
|
|
1522
1502
|
type_asset: 'sdk.coin',
|
|
1523
1503
|
traces: [{
|
|
@@ -2145,13 +2125,11 @@ const assets = {
|
|
|
2145
2125
|
display: 'scrt',
|
|
2146
2126
|
symbol: 'SCRT',
|
|
2147
2127
|
logo_URIs: {
|
|
2148
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2149
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2150
2129
|
},
|
|
2151
2130
|
coingecko_id: 'secret',
|
|
2152
2131
|
images: [{
|
|
2153
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2154
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2155
2133
|
}],
|
|
2156
2134
|
socials: {
|
|
2157
2135
|
website: 'https://scrt.network/',
|
|
@@ -3914,13 +3892,11 @@ const assets = {
|
|
|
3914
3892
|
display: 'scrt',
|
|
3915
3893
|
symbol: 'SCRT',
|
|
3916
3894
|
logo_URIs: {
|
|
3917
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3919
3896
|
},
|
|
3920
3897
|
coingecko_id: 'secret',
|
|
3921
3898
|
images: [{
|
|
3922
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3923
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3924
3900
|
}],
|
|
3925
3901
|
socials: {
|
|
3926
3902
|
website: 'https://scrt.network/',
|
package/esm/mainnet/kopi.js
CHANGED
|
@@ -67,7 +67,6 @@ const assets = {
|
|
|
67
67
|
logo_URIs: {
|
|
68
68
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
69
69
|
},
|
|
70
|
-
coingecko_id: 'elys-network',
|
|
71
70
|
images: [{
|
|
72
71
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
73
72
|
}],
|
|
@@ -490,7 +489,6 @@ const assets = {
|
|
|
490
489
|
logo_URIs: {
|
|
491
490
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
492
491
|
},
|
|
493
|
-
coingecko_id: 'elys-network',
|
|
494
492
|
images: [{
|
|
495
493
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
496
494
|
}],
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -4768,13 +4768,11 @@ const assets = {
|
|
|
4768
4768
|
display: 'scrt',
|
|
4769
4769
|
symbol: 'SCRT',
|
|
4770
4770
|
logo_URIs: {
|
|
4771
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4772
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
4771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4773
4772
|
},
|
|
4774
4773
|
coingecko_id: 'secret',
|
|
4775
4774
|
images: [{
|
|
4776
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
4775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
4778
4776
|
}],
|
|
4779
4777
|
socials: {
|
|
4780
4778
|
website: 'https://scrt.network/',
|
|
@@ -6166,13 +6164,11 @@ const assets = {
|
|
|
6166
6164
|
display: 'scrt',
|
|
6167
6165
|
symbol: 'SCRT',
|
|
6168
6166
|
logo_URIs: {
|
|
6169
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6170
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
6167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6171
6168
|
},
|
|
6172
6169
|
coingecko_id: 'secret',
|
|
6173
6170
|
images: [{
|
|
6174
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6175
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
6171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
6176
6172
|
}],
|
|
6177
6173
|
socials: {
|
|
6178
6174
|
website: 'https://scrt.network/',
|
package/esm/mainnet/migaloo.js
CHANGED
|
@@ -1822,13 +1822,11 @@ const assets = {
|
|
|
1822
1822
|
display: 'scrt',
|
|
1823
1823
|
symbol: 'SCRT',
|
|
1824
1824
|
logo_URIs: {
|
|
1825
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1826
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1827
1826
|
},
|
|
1828
1827
|
coingecko_id: 'secret',
|
|
1829
1828
|
images: [{
|
|
1830
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1831
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1832
1830
|
}],
|
|
1833
1831
|
socials: {
|
|
1834
1832
|
website: 'https://scrt.network/',
|
|
@@ -2278,13 +2276,11 @@ const assets = {
|
|
|
2278
2276
|
display: 'scrt',
|
|
2279
2277
|
symbol: 'SCRT',
|
|
2280
2278
|
logo_URIs: {
|
|
2281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2283
2280
|
},
|
|
2284
2281
|
coingecko_id: 'secret',
|
|
2285
2282
|
images: [{
|
|
2286
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2287
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2288
2284
|
}],
|
|
2289
2285
|
socials: {
|
|
2290
2286
|
website: 'https://scrt.network/',
|
|
@@ -9305,10 +9301,10 @@ const assets = {
|
|
|
9305
9301
|
display: 'stnd',
|
|
9306
9302
|
symbol: 'sTND',
|
|
9307
9303
|
logo_URIs: {
|
|
9308
|
-
|
|
9304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
9309
9305
|
},
|
|
9310
9306
|
images: [{
|
|
9311
|
-
|
|
9307
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
9312
9308
|
}],
|
|
9313
9309
|
traces: [{
|
|
9314
9310
|
type: 'ibc-cw20',
|
|
@@ -9730,6 +9726,46 @@ const assets = {
|
|
|
9730
9726
|
}
|
|
9731
9727
|
}]
|
|
9732
9728
|
},
|
|
9729
|
+
{
|
|
9730
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
9731
|
+
socials: {
|
|
9732
|
+
website: 'https://garuda-defi.org/',
|
|
9733
|
+
x: 'https://x.com/garuda_defi'
|
|
9734
|
+
},
|
|
9735
|
+
type_asset: 'cw20',
|
|
9736
|
+
address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
9737
|
+
denom_units: [{
|
|
9738
|
+
denom: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
9739
|
+
exponent: 0,
|
|
9740
|
+
aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
|
|
9741
|
+
}, {
|
|
9742
|
+
denom: 'GRDX',
|
|
9743
|
+
exponent: 6
|
|
9744
|
+
}],
|
|
9745
|
+
base: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
9746
|
+
name: 'GRDX',
|
|
9747
|
+
display: 'GRDX',
|
|
9748
|
+
symbol: 'GRDX',
|
|
9749
|
+
logo_URIs: {
|
|
9750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
9751
|
+
},
|
|
9752
|
+
images: [{
|
|
9753
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
9754
|
+
}],
|
|
9755
|
+
traces: [{
|
|
9756
|
+
type: 'ibc-cw20',
|
|
9757
|
+
counterparty: {
|
|
9758
|
+
port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
|
|
9759
|
+
channel_id: 'channel-87',
|
|
9760
|
+
base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
9761
|
+
chain_name: 'terra'
|
|
9762
|
+
},
|
|
9763
|
+
chain: {
|
|
9764
|
+
port: 'transfer',
|
|
9765
|
+
channel_id: 'channel-114'
|
|
9766
|
+
}
|
|
9767
|
+
}]
|
|
9768
|
+
},
|
|
9733
9769
|
{
|
|
9734
9770
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
9735
9771
|
denom_units: [{
|
|
@@ -17855,10 +17891,10 @@ const assets = {
|
|
|
17855
17891
|
display: 'stnd',
|
|
17856
17892
|
symbol: 'sTND',
|
|
17857
17893
|
logo_URIs: {
|
|
17858
|
-
|
|
17894
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
17859
17895
|
},
|
|
17860
17896
|
images: [{
|
|
17861
|
-
|
|
17897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
17862
17898
|
}],
|
|
17863
17899
|
traces: [{
|
|
17864
17900
|
type: 'ibc-cw20',
|
|
@@ -18280,6 +18316,46 @@ const assets = {
|
|
|
18280
18316
|
}
|
|
18281
18317
|
}]
|
|
18282
18318
|
},
|
|
18319
|
+
{
|
|
18320
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
18321
|
+
socials: {
|
|
18322
|
+
website: 'https://garuda-defi.org/',
|
|
18323
|
+
x: 'https://x.com/garuda_defi'
|
|
18324
|
+
},
|
|
18325
|
+
type_asset: 'cw20',
|
|
18326
|
+
address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
18327
|
+
denom_units: [{
|
|
18328
|
+
denom: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
18329
|
+
exponent: 0,
|
|
18330
|
+
aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
|
|
18331
|
+
}, {
|
|
18332
|
+
denom: 'GRDX',
|
|
18333
|
+
exponent: 6
|
|
18334
|
+
}],
|
|
18335
|
+
base: 'ibc/D399DAB84AA4983162C9FEAA74C4DEB0E04855E83865EC35F598524A32F849DF',
|
|
18336
|
+
name: 'GRDX',
|
|
18337
|
+
display: 'GRDX',
|
|
18338
|
+
symbol: 'GRDX',
|
|
18339
|
+
logo_URIs: {
|
|
18340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
18341
|
+
},
|
|
18342
|
+
images: [{
|
|
18343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
18344
|
+
}],
|
|
18345
|
+
traces: [{
|
|
18346
|
+
type: 'ibc-cw20',
|
|
18347
|
+
counterparty: {
|
|
18348
|
+
port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
|
|
18349
|
+
channel_id: 'channel-87',
|
|
18350
|
+
base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
18351
|
+
chain_name: 'terra'
|
|
18352
|
+
},
|
|
18353
|
+
chain: {
|
|
18354
|
+
port: 'transfer',
|
|
18355
|
+
channel_id: 'channel-114'
|
|
18356
|
+
}
|
|
18357
|
+
}]
|
|
18358
|
+
},
|
|
18283
18359
|
{
|
|
18284
18360
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
18285
18361
|
denom_units: [{
|