@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/stride.js
CHANGED
|
@@ -2852,12 +2852,10 @@ const assets = {
|
|
|
2852
2852
|
display: 'pAUUU30Sep2024',
|
|
2853
2853
|
symbol: 'pAUUU-30Sep2024',
|
|
2854
2854
|
logo_URIs: {
|
|
2855
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2856
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2855
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2857
2856
|
},
|
|
2858
2857
|
images: [{
|
|
2859
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2860
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2861
2859
|
}],
|
|
2862
2860
|
type_asset: 'sdk.coin',
|
|
2863
2861
|
traces: [{
|
|
@@ -2887,12 +2885,10 @@ const assets = {
|
|
|
2887
2885
|
display: 'pAUUU31Dec2024',
|
|
2888
2886
|
symbol: 'pAUUU-31Dec2024',
|
|
2889
2887
|
logo_URIs: {
|
|
2890
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2891
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2892
2889
|
},
|
|
2893
2890
|
images: [{
|
|
2894
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2895
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2896
2892
|
}],
|
|
2897
2893
|
type_asset: 'sdk.coin',
|
|
2898
2894
|
traces: [{
|
|
@@ -2922,12 +2918,10 @@ const assets = {
|
|
|
2922
2918
|
display: 'pAUUU30Jun2025',
|
|
2923
2919
|
symbol: 'pAUUU-30Jun2025',
|
|
2924
2920
|
logo_URIs: {
|
|
2925
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2926
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2921
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2927
2922
|
},
|
|
2928
2923
|
images: [{
|
|
2929
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2930
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2924
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2931
2925
|
}],
|
|
2932
2926
|
type_asset: 'sdk.coin',
|
|
2933
2927
|
traces: [{
|
|
@@ -2957,12 +2951,10 @@ const assets = {
|
|
|
2957
2951
|
display: 'pAUUU31Dec2025',
|
|
2958
2952
|
symbol: 'pAUUU-31Dec2025',
|
|
2959
2953
|
logo_URIs: {
|
|
2960
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2961
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2954
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2962
2955
|
},
|
|
2963
2956
|
images: [{
|
|
2964
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2965
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2966
2958
|
}],
|
|
2967
2959
|
type_asset: 'sdk.coin',
|
|
2968
2960
|
traces: [{
|
|
@@ -2992,12 +2984,10 @@ const assets = {
|
|
|
2992
2984
|
display: 'pAUUU31Dec2026',
|
|
2993
2985
|
symbol: 'pAUUU-31Dec2026',
|
|
2994
2986
|
logo_URIs: {
|
|
2995
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2996
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2997
2988
|
},
|
|
2998
2989
|
images: [{
|
|
2999
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3000
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2990
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3001
2991
|
}],
|
|
3002
2992
|
type_asset: 'sdk.coin',
|
|
3003
2993
|
traces: [{
|
|
@@ -5547,12 +5537,10 @@ const assets = {
|
|
|
5547
5537
|
display: 'yAUUU30Sep2024',
|
|
5548
5538
|
symbol: 'yAUUU-30Sep2024',
|
|
5549
5539
|
logo_URIs: {
|
|
5550
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5551
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5552
5541
|
},
|
|
5553
5542
|
images: [{
|
|
5554
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5555
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5543
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5556
5544
|
}],
|
|
5557
5545
|
type_asset: 'sdk.coin',
|
|
5558
5546
|
traces: [{
|
|
@@ -5582,12 +5570,10 @@ const assets = {
|
|
|
5582
5570
|
display: 'yAUUU31Dec2024',
|
|
5583
5571
|
symbol: 'yAUUU-31Dec2024',
|
|
5584
5572
|
logo_URIs: {
|
|
5585
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5587
5574
|
},
|
|
5588
5575
|
images: [{
|
|
5589
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5590
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5576
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5591
5577
|
}],
|
|
5592
5578
|
type_asset: 'sdk.coin',
|
|
5593
5579
|
traces: [{
|
|
@@ -5617,12 +5603,10 @@ const assets = {
|
|
|
5617
5603
|
display: 'yAUUU30Jun2025',
|
|
5618
5604
|
symbol: 'yAUUU-30Jun2025',
|
|
5619
5605
|
logo_URIs: {
|
|
5620
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5621
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5622
5607
|
},
|
|
5623
5608
|
images: [{
|
|
5624
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5625
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5626
5610
|
}],
|
|
5627
5611
|
type_asset: 'sdk.coin',
|
|
5628
5612
|
traces: [{
|
|
@@ -5652,12 +5636,10 @@ const assets = {
|
|
|
5652
5636
|
display: 'yAUUU31Dec2025',
|
|
5653
5637
|
symbol: 'yAUUU-31Dec2025',
|
|
5654
5638
|
logo_URIs: {
|
|
5655
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5656
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5639
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5657
5640
|
},
|
|
5658
5641
|
images: [{
|
|
5659
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5660
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5661
5643
|
}],
|
|
5662
5644
|
type_asset: 'sdk.coin',
|
|
5663
5645
|
traces: [{
|
|
@@ -5687,12 +5669,10 @@ const assets = {
|
|
|
5687
5669
|
display: 'yAUUU31Dec2026',
|
|
5688
5670
|
symbol: 'yAUUU-31Dec2026',
|
|
5689
5671
|
logo_URIs: {
|
|
5690
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5691
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5672
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5692
5673
|
},
|
|
5693
5674
|
images: [{
|
|
5694
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5695
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5696
5676
|
}],
|
|
5697
5677
|
type_asset: 'sdk.coin',
|
|
5698
5678
|
traces: [{
|
|
@@ -8571,13 +8551,11 @@ const assets = {
|
|
|
8571
8551
|
display: 'scrt',
|
|
8572
8552
|
symbol: 'SCRT',
|
|
8573
8553
|
logo_URIs: {
|
|
8574
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8575
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8576
8555
|
},
|
|
8577
8556
|
coingecko_id: 'secret',
|
|
8578
8557
|
images: [{
|
|
8579
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8580
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8558
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8581
8559
|
}],
|
|
8582
8560
|
socials: {
|
|
8583
8561
|
website: 'https://scrt.network/',
|
|
@@ -11607,12 +11585,10 @@ const assets = {
|
|
|
11607
11585
|
display: 'pAUUU30Sep2024',
|
|
11608
11586
|
symbol: 'pAUUU-30Sep2024',
|
|
11609
11587
|
logo_URIs: {
|
|
11610
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11611
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11612
11589
|
},
|
|
11613
11590
|
images: [{
|
|
11614
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11615
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11616
11592
|
}],
|
|
11617
11593
|
type_asset: 'sdk.coin',
|
|
11618
11594
|
traces: [{
|
|
@@ -11642,12 +11618,10 @@ const assets = {
|
|
|
11642
11618
|
display: 'pAUUU31Dec2024',
|
|
11643
11619
|
symbol: 'pAUUU-31Dec2024',
|
|
11644
11620
|
logo_URIs: {
|
|
11645
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11646
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11647
11622
|
},
|
|
11648
11623
|
images: [{
|
|
11649
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11650
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11651
11625
|
}],
|
|
11652
11626
|
type_asset: 'sdk.coin',
|
|
11653
11627
|
traces: [{
|
|
@@ -11677,12 +11651,10 @@ const assets = {
|
|
|
11677
11651
|
display: 'pAUUU30Jun2025',
|
|
11678
11652
|
symbol: 'pAUUU-30Jun2025',
|
|
11679
11653
|
logo_URIs: {
|
|
11680
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11681
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11682
11655
|
},
|
|
11683
11656
|
images: [{
|
|
11684
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11685
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11686
11658
|
}],
|
|
11687
11659
|
type_asset: 'sdk.coin',
|
|
11688
11660
|
traces: [{
|
|
@@ -11712,12 +11684,10 @@ const assets = {
|
|
|
11712
11684
|
display: 'pAUUU31Dec2025',
|
|
11713
11685
|
symbol: 'pAUUU-31Dec2025',
|
|
11714
11686
|
logo_URIs: {
|
|
11715
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11716
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11717
11688
|
},
|
|
11718
11689
|
images: [{
|
|
11719
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11720
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11721
11691
|
}],
|
|
11722
11692
|
type_asset: 'sdk.coin',
|
|
11723
11693
|
traces: [{
|
|
@@ -11747,12 +11717,10 @@ const assets = {
|
|
|
11747
11717
|
display: 'pAUUU31Dec2026',
|
|
11748
11718
|
symbol: 'pAUUU-31Dec2026',
|
|
11749
11719
|
logo_URIs: {
|
|
11750
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11751
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11720
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11752
11721
|
},
|
|
11753
11722
|
images: [{
|
|
11754
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11755
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11756
11724
|
}],
|
|
11757
11725
|
type_asset: 'sdk.coin',
|
|
11758
11726
|
traces: [{
|
|
@@ -14302,12 +14270,10 @@ const assets = {
|
|
|
14302
14270
|
display: 'yAUUU30Sep2024',
|
|
14303
14271
|
symbol: 'yAUUU-30Sep2024',
|
|
14304
14272
|
logo_URIs: {
|
|
14305
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14306
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14307
14274
|
},
|
|
14308
14275
|
images: [{
|
|
14309
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14310
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14311
14277
|
}],
|
|
14312
14278
|
type_asset: 'sdk.coin',
|
|
14313
14279
|
traces: [{
|
|
@@ -14337,12 +14303,10 @@ const assets = {
|
|
|
14337
14303
|
display: 'yAUUU31Dec2024',
|
|
14338
14304
|
symbol: 'yAUUU-31Dec2024',
|
|
14339
14305
|
logo_URIs: {
|
|
14340
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14341
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14342
14307
|
},
|
|
14343
14308
|
images: [{
|
|
14344
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14345
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14346
14310
|
}],
|
|
14347
14311
|
type_asset: 'sdk.coin',
|
|
14348
14312
|
traces: [{
|
|
@@ -14372,12 +14336,10 @@ const assets = {
|
|
|
14372
14336
|
display: 'yAUUU30Jun2025',
|
|
14373
14337
|
symbol: 'yAUUU-30Jun2025',
|
|
14374
14338
|
logo_URIs: {
|
|
14375
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14376
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14377
14340
|
},
|
|
14378
14341
|
images: [{
|
|
14379
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14380
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14381
14343
|
}],
|
|
14382
14344
|
type_asset: 'sdk.coin',
|
|
14383
14345
|
traces: [{
|
|
@@ -14407,12 +14369,10 @@ const assets = {
|
|
|
14407
14369
|
display: 'yAUUU31Dec2025',
|
|
14408
14370
|
symbol: 'yAUUU-31Dec2025',
|
|
14409
14371
|
logo_URIs: {
|
|
14410
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14411
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14412
14373
|
},
|
|
14413
14374
|
images: [{
|
|
14414
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14415
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14416
14376
|
}],
|
|
14417
14377
|
type_asset: 'sdk.coin',
|
|
14418
14378
|
traces: [{
|
|
@@ -14442,12 +14402,10 @@ const assets = {
|
|
|
14442
14402
|
display: 'yAUUU31Dec2026',
|
|
14443
14403
|
symbol: 'yAUUU-31Dec2026',
|
|
14444
14404
|
logo_URIs: {
|
|
14445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14447
14406
|
},
|
|
14448
14407
|
images: [{
|
|
14449
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14450
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14451
14409
|
}],
|
|
14452
14410
|
type_asset: 'sdk.coin',
|
|
14453
14411
|
traces: [{
|
|
@@ -17326,13 +17284,11 @@ const assets = {
|
|
|
17326
17284
|
display: 'scrt',
|
|
17327
17285
|
symbol: 'SCRT',
|
|
17328
17286
|
logo_URIs: {
|
|
17329
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17330
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17287
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17331
17288
|
},
|
|
17332
17289
|
coingecko_id: 'secret',
|
|
17333
17290
|
images: [{
|
|
17334
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17335
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17336
17292
|
}],
|
|
17337
17293
|
socials: {
|
|
17338
17294
|
website: 'https://scrt.network/',
|
package/mainnet/teritori.js
CHANGED
|
@@ -324,13 +324,11 @@ const assets = {
|
|
|
324
324
|
display: 'scrt',
|
|
325
325
|
symbol: 'SCRT',
|
|
326
326
|
logo_URIs: {
|
|
327
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
329
328
|
},
|
|
330
329
|
coingecko_id: 'secret',
|
|
331
330
|
images: [{
|
|
332
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
333
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
331
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
334
332
|
}],
|
|
335
333
|
socials: {
|
|
336
334
|
website: 'https://scrt.network/',
|
|
@@ -670,13 +668,11 @@ const assets = {
|
|
|
670
668
|
display: 'scrt',
|
|
671
669
|
symbol: 'SCRT',
|
|
672
670
|
logo_URIs: {
|
|
673
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
674
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
675
672
|
},
|
|
676
673
|
coingecko_id: 'secret',
|
|
677
674
|
images: [{
|
|
678
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
679
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
680
676
|
}],
|
|
681
677
|
socials: {
|
|
682
678
|
website: 'https://scrt.network/',
|
package/mainnet/terra.js
CHANGED
|
@@ -467,13 +467,11 @@ const assets = {
|
|
|
467
467
|
display: 'scrt',
|
|
468
468
|
symbol: 'SCRT',
|
|
469
469
|
logo_URIs: {
|
|
470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
472
471
|
},
|
|
473
472
|
coingecko_id: 'secret',
|
|
474
473
|
images: [{
|
|
475
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
476
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
477
475
|
}],
|
|
478
476
|
socials: {
|
|
479
477
|
website: 'https://scrt.network/',
|
|
@@ -956,13 +954,11 @@ const assets = {
|
|
|
956
954
|
display: 'scrt',
|
|
957
955
|
symbol: 'SCRT',
|
|
958
956
|
logo_URIs: {
|
|
959
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
960
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
961
958
|
},
|
|
962
959
|
coingecko_id: 'secret',
|
|
963
960
|
images: [{
|
|
964
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
965
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
966
962
|
}],
|
|
967
963
|
socials: {
|
|
968
964
|
website: 'https://scrt.network/',
|