@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/esm/mainnet/stride.js
CHANGED
|
@@ -2850,12 +2850,10 @@ const assets = {
|
|
|
2850
2850
|
display: 'pAUUU30Sep2024',
|
|
2851
2851
|
symbol: 'pAUUU-30Sep2024',
|
|
2852
2852
|
logo_URIs: {
|
|
2853
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2854
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2855
2854
|
},
|
|
2856
2855
|
images: [{
|
|
2857
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2858
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2859
2857
|
}],
|
|
2860
2858
|
type_asset: 'sdk.coin',
|
|
2861
2859
|
traces: [{
|
|
@@ -2885,12 +2883,10 @@ const assets = {
|
|
|
2885
2883
|
display: 'pAUUU31Dec2024',
|
|
2886
2884
|
symbol: 'pAUUU-31Dec2024',
|
|
2887
2885
|
logo_URIs: {
|
|
2888
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2889
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2890
2887
|
},
|
|
2891
2888
|
images: [{
|
|
2892
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2893
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2889
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2894
2890
|
}],
|
|
2895
2891
|
type_asset: 'sdk.coin',
|
|
2896
2892
|
traces: [{
|
|
@@ -2920,12 +2916,10 @@ const assets = {
|
|
|
2920
2916
|
display: 'pAUUU30Jun2025',
|
|
2921
2917
|
symbol: 'pAUUU-30Jun2025',
|
|
2922
2918
|
logo_URIs: {
|
|
2923
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2924
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2919
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2925
2920
|
},
|
|
2926
2921
|
images: [{
|
|
2927
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2928
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2929
2923
|
}],
|
|
2930
2924
|
type_asset: 'sdk.coin',
|
|
2931
2925
|
traces: [{
|
|
@@ -2955,12 +2949,10 @@ const assets = {
|
|
|
2955
2949
|
display: 'pAUUU31Dec2025',
|
|
2956
2950
|
symbol: 'pAUUU-31Dec2025',
|
|
2957
2951
|
logo_URIs: {
|
|
2958
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2959
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2952
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2960
2953
|
},
|
|
2961
2954
|
images: [{
|
|
2962
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2963
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2964
2956
|
}],
|
|
2965
2957
|
type_asset: 'sdk.coin',
|
|
2966
2958
|
traces: [{
|
|
@@ -2990,12 +2982,10 @@ const assets = {
|
|
|
2990
2982
|
display: 'pAUUU31Dec2026',
|
|
2991
2983
|
symbol: 'pAUUU-31Dec2026',
|
|
2992
2984
|
logo_URIs: {
|
|
2993
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2994
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2995
2986
|
},
|
|
2996
2987
|
images: [{
|
|
2997
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2998
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2999
2989
|
}],
|
|
3000
2990
|
type_asset: 'sdk.coin',
|
|
3001
2991
|
traces: [{
|
|
@@ -5545,12 +5535,10 @@ const assets = {
|
|
|
5545
5535
|
display: 'yAUUU30Sep2024',
|
|
5546
5536
|
symbol: 'yAUUU-30Sep2024',
|
|
5547
5537
|
logo_URIs: {
|
|
5548
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5549
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5550
5539
|
},
|
|
5551
5540
|
images: [{
|
|
5552
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5553
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5541
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5554
5542
|
}],
|
|
5555
5543
|
type_asset: 'sdk.coin',
|
|
5556
5544
|
traces: [{
|
|
@@ -5580,12 +5568,10 @@ const assets = {
|
|
|
5580
5568
|
display: 'yAUUU31Dec2024',
|
|
5581
5569
|
symbol: 'yAUUU-31Dec2024',
|
|
5582
5570
|
logo_URIs: {
|
|
5583
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5571
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5585
5572
|
},
|
|
5586
5573
|
images: [{
|
|
5587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5589
5575
|
}],
|
|
5590
5576
|
type_asset: 'sdk.coin',
|
|
5591
5577
|
traces: [{
|
|
@@ -5615,12 +5601,10 @@ const assets = {
|
|
|
5615
5601
|
display: 'yAUUU30Jun2025',
|
|
5616
5602
|
symbol: 'yAUUU-30Jun2025',
|
|
5617
5603
|
logo_URIs: {
|
|
5618
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5619
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5604
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5620
5605
|
},
|
|
5621
5606
|
images: [{
|
|
5622
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5623
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5607
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5624
5608
|
}],
|
|
5625
5609
|
type_asset: 'sdk.coin',
|
|
5626
5610
|
traces: [{
|
|
@@ -5650,12 +5634,10 @@ const assets = {
|
|
|
5650
5634
|
display: 'yAUUU31Dec2025',
|
|
5651
5635
|
symbol: 'yAUUU-31Dec2025',
|
|
5652
5636
|
logo_URIs: {
|
|
5653
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5654
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5637
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5655
5638
|
},
|
|
5656
5639
|
images: [{
|
|
5657
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5658
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5640
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5659
5641
|
}],
|
|
5660
5642
|
type_asset: 'sdk.coin',
|
|
5661
5643
|
traces: [{
|
|
@@ -5685,12 +5667,10 @@ const assets = {
|
|
|
5685
5667
|
display: 'yAUUU31Dec2026',
|
|
5686
5668
|
symbol: 'yAUUU-31Dec2026',
|
|
5687
5669
|
logo_URIs: {
|
|
5688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5670
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5690
5671
|
},
|
|
5691
5672
|
images: [{
|
|
5692
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5693
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5694
5674
|
}],
|
|
5695
5675
|
type_asset: 'sdk.coin',
|
|
5696
5676
|
traces: [{
|
|
@@ -8569,13 +8549,11 @@ const assets = {
|
|
|
8569
8549
|
display: 'scrt',
|
|
8570
8550
|
symbol: 'SCRT',
|
|
8571
8551
|
logo_URIs: {
|
|
8572
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8573
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8552
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8574
8553
|
},
|
|
8575
8554
|
coingecko_id: 'secret',
|
|
8576
8555
|
images: [{
|
|
8577
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8578
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8579
8557
|
}],
|
|
8580
8558
|
socials: {
|
|
8581
8559
|
website: 'https://scrt.network/',
|
|
@@ -11605,12 +11583,10 @@ const assets = {
|
|
|
11605
11583
|
display: 'pAUUU30Sep2024',
|
|
11606
11584
|
symbol: 'pAUUU-30Sep2024',
|
|
11607
11585
|
logo_URIs: {
|
|
11608
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11609
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11586
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11610
11587
|
},
|
|
11611
11588
|
images: [{
|
|
11612
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11613
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11614
11590
|
}],
|
|
11615
11591
|
type_asset: 'sdk.coin',
|
|
11616
11592
|
traces: [{
|
|
@@ -11640,12 +11616,10 @@ const assets = {
|
|
|
11640
11616
|
display: 'pAUUU31Dec2024',
|
|
11641
11617
|
symbol: 'pAUUU-31Dec2024',
|
|
11642
11618
|
logo_URIs: {
|
|
11643
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11619
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11645
11620
|
},
|
|
11646
11621
|
images: [{
|
|
11647
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11648
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11649
11623
|
}],
|
|
11650
11624
|
type_asset: 'sdk.coin',
|
|
11651
11625
|
traces: [{
|
|
@@ -11675,12 +11649,10 @@ const assets = {
|
|
|
11675
11649
|
display: 'pAUUU30Jun2025',
|
|
11676
11650
|
symbol: 'pAUUU-30Jun2025',
|
|
11677
11651
|
logo_URIs: {
|
|
11678
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11679
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11680
11653
|
},
|
|
11681
11654
|
images: [{
|
|
11682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11684
11656
|
}],
|
|
11685
11657
|
type_asset: 'sdk.coin',
|
|
11686
11658
|
traces: [{
|
|
@@ -11710,12 +11682,10 @@ const assets = {
|
|
|
11710
11682
|
display: 'pAUUU31Dec2025',
|
|
11711
11683
|
symbol: 'pAUUU-31Dec2025',
|
|
11712
11684
|
logo_URIs: {
|
|
11713
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11714
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11715
11686
|
},
|
|
11716
11687
|
images: [{
|
|
11717
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11718
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11688
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11719
11689
|
}],
|
|
11720
11690
|
type_asset: 'sdk.coin',
|
|
11721
11691
|
traces: [{
|
|
@@ -11745,12 +11715,10 @@ const assets = {
|
|
|
11745
11715
|
display: 'pAUUU31Dec2026',
|
|
11746
11716
|
symbol: 'pAUUU-31Dec2026',
|
|
11747
11717
|
logo_URIs: {
|
|
11748
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11749
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11750
11719
|
},
|
|
11751
11720
|
images: [{
|
|
11752
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11753
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11721
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11754
11722
|
}],
|
|
11755
11723
|
type_asset: 'sdk.coin',
|
|
11756
11724
|
traces: [{
|
|
@@ -14300,12 +14268,10 @@ const assets = {
|
|
|
14300
14268
|
display: 'yAUUU30Sep2024',
|
|
14301
14269
|
symbol: 'yAUUU-30Sep2024',
|
|
14302
14270
|
logo_URIs: {
|
|
14303
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14304
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14305
14272
|
},
|
|
14306
14273
|
images: [{
|
|
14307
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14308
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14309
14275
|
}],
|
|
14310
14276
|
type_asset: 'sdk.coin',
|
|
14311
14277
|
traces: [{
|
|
@@ -14335,12 +14301,10 @@ const assets = {
|
|
|
14335
14301
|
display: 'yAUUU31Dec2024',
|
|
14336
14302
|
symbol: 'yAUUU-31Dec2024',
|
|
14337
14303
|
logo_URIs: {
|
|
14338
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14339
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14340
14305
|
},
|
|
14341
14306
|
images: [{
|
|
14342
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14343
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14307
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14344
14308
|
}],
|
|
14345
14309
|
type_asset: 'sdk.coin',
|
|
14346
14310
|
traces: [{
|
|
@@ -14370,12 +14334,10 @@ const assets = {
|
|
|
14370
14334
|
display: 'yAUUU30Jun2025',
|
|
14371
14335
|
symbol: 'yAUUU-30Jun2025',
|
|
14372
14336
|
logo_URIs: {
|
|
14373
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14375
14338
|
},
|
|
14376
14339
|
images: [{
|
|
14377
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14378
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14379
14341
|
}],
|
|
14380
14342
|
type_asset: 'sdk.coin',
|
|
14381
14343
|
traces: [{
|
|
@@ -14405,12 +14367,10 @@ const assets = {
|
|
|
14405
14367
|
display: 'yAUUU31Dec2025',
|
|
14406
14368
|
symbol: 'yAUUU-31Dec2025',
|
|
14407
14369
|
logo_URIs: {
|
|
14408
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14409
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14410
14371
|
},
|
|
14411
14372
|
images: [{
|
|
14412
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14413
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14373
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14414
14374
|
}],
|
|
14415
14375
|
type_asset: 'sdk.coin',
|
|
14416
14376
|
traces: [{
|
|
@@ -14440,12 +14400,10 @@ const assets = {
|
|
|
14440
14400
|
display: 'yAUUU31Dec2026',
|
|
14441
14401
|
symbol: 'yAUUU-31Dec2026',
|
|
14442
14402
|
logo_URIs: {
|
|
14443
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14444
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14445
14404
|
},
|
|
14446
14405
|
images: [{
|
|
14447
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14448
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14449
14407
|
}],
|
|
14450
14408
|
type_asset: 'sdk.coin',
|
|
14451
14409
|
traces: [{
|
|
@@ -17324,13 +17282,11 @@ const assets = {
|
|
|
17324
17282
|
display: 'scrt',
|
|
17325
17283
|
symbol: 'SCRT',
|
|
17326
17284
|
logo_URIs: {
|
|
17327
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17329
17286
|
},
|
|
17330
17287
|
coingecko_id: 'secret',
|
|
17331
17288
|
images: [{
|
|
17332
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17333
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17289
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17334
17290
|
}],
|
|
17335
17291
|
socials: {
|
|
17336
17292
|
website: 'https://scrt.network/',
|
package/esm/mainnet/teritori.js
CHANGED
|
@@ -322,13 +322,11 @@ const assets = {
|
|
|
322
322
|
display: 'scrt',
|
|
323
323
|
symbol: 'SCRT',
|
|
324
324
|
logo_URIs: {
|
|
325
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
326
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
327
326
|
},
|
|
328
327
|
coingecko_id: 'secret',
|
|
329
328
|
images: [{
|
|
330
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
331
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
332
330
|
}],
|
|
333
331
|
socials: {
|
|
334
332
|
website: 'https://scrt.network/',
|
|
@@ -668,13 +666,11 @@ const assets = {
|
|
|
668
666
|
display: 'scrt',
|
|
669
667
|
symbol: 'SCRT',
|
|
670
668
|
logo_URIs: {
|
|
671
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
672
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
673
670
|
},
|
|
674
671
|
coingecko_id: 'secret',
|
|
675
672
|
images: [{
|
|
676
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
677
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
678
674
|
}],
|
|
679
675
|
socials: {
|
|
680
676
|
website: 'https://scrt.network/',
|
package/esm/mainnet/terra.js
CHANGED
|
@@ -465,13 +465,11 @@ const assets = {
|
|
|
465
465
|
display: 'scrt',
|
|
466
466
|
symbol: 'SCRT',
|
|
467
467
|
logo_URIs: {
|
|
468
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
469
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
470
469
|
},
|
|
471
470
|
coingecko_id: 'secret',
|
|
472
471
|
images: [{
|
|
473
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
474
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
475
473
|
}],
|
|
476
474
|
socials: {
|
|
477
475
|
website: 'https://scrt.network/',
|
|
@@ -954,13 +952,11 @@ const assets = {
|
|
|
954
952
|
display: 'scrt',
|
|
955
953
|
symbol: 'SCRT',
|
|
956
954
|
logo_URIs: {
|
|
957
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
958
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
959
956
|
},
|
|
960
957
|
coingecko_id: 'secret',
|
|
961
958
|
images: [{
|
|
962
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
963
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
959
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
964
960
|
}],
|
|
965
961
|
socials: {
|
|
966
962
|
website: 'https://scrt.network/',
|