@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/terra2.js
CHANGED
|
@@ -3014,12 +3014,10 @@ const assets = {
|
|
|
3014
3014
|
display: 'pAUUU30Sep2024',
|
|
3015
3015
|
symbol: 'pAUUU-30Sep2024',
|
|
3016
3016
|
logo_URIs: {
|
|
3017
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3018
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3017
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3019
3018
|
},
|
|
3020
3019
|
images: [{
|
|
3021
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3022
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3023
3021
|
}],
|
|
3024
3022
|
type_asset: 'sdk.coin',
|
|
3025
3023
|
traces: [{
|
|
@@ -3049,12 +3047,10 @@ const assets = {
|
|
|
3049
3047
|
display: 'pAUUU31Dec2024',
|
|
3050
3048
|
symbol: 'pAUUU-31Dec2024',
|
|
3051
3049
|
logo_URIs: {
|
|
3052
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3053
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3050
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3054
3051
|
},
|
|
3055
3052
|
images: [{
|
|
3056
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3057
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3053
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3058
3054
|
}],
|
|
3059
3055
|
type_asset: 'sdk.coin',
|
|
3060
3056
|
traces: [{
|
|
@@ -3084,12 +3080,10 @@ const assets = {
|
|
|
3084
3080
|
display: 'pAUUU30Jun2025',
|
|
3085
3081
|
symbol: 'pAUUU-30Jun2025',
|
|
3086
3082
|
logo_URIs: {
|
|
3087
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3088
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3083
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3089
3084
|
},
|
|
3090
3085
|
images: [{
|
|
3091
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3092
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3093
3087
|
}],
|
|
3094
3088
|
type_asset: 'sdk.coin',
|
|
3095
3089
|
traces: [{
|
|
@@ -3119,12 +3113,10 @@ const assets = {
|
|
|
3119
3113
|
display: 'pAUUU31Dec2025',
|
|
3120
3114
|
symbol: 'pAUUU-31Dec2025',
|
|
3121
3115
|
logo_URIs: {
|
|
3122
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3123
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3116
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3124
3117
|
},
|
|
3125
3118
|
images: [{
|
|
3126
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3127
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3128
3120
|
}],
|
|
3129
3121
|
type_asset: 'sdk.coin',
|
|
3130
3122
|
traces: [{
|
|
@@ -3154,12 +3146,10 @@ const assets = {
|
|
|
3154
3146
|
display: 'pAUUU31Dec2026',
|
|
3155
3147
|
symbol: 'pAUUU-31Dec2026',
|
|
3156
3148
|
logo_URIs: {
|
|
3157
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3158
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3159
3150
|
},
|
|
3160
3151
|
images: [{
|
|
3161
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3162
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3163
3153
|
}],
|
|
3164
3154
|
type_asset: 'sdk.coin',
|
|
3165
3155
|
traces: [{
|
|
@@ -5709,12 +5699,10 @@ const assets = {
|
|
|
5709
5699
|
display: 'yAUUU30Sep2024',
|
|
5710
5700
|
symbol: 'yAUUU-30Sep2024',
|
|
5711
5701
|
logo_URIs: {
|
|
5712
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5713
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5714
5703
|
},
|
|
5715
5704
|
images: [{
|
|
5716
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5717
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5705
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5718
5706
|
}],
|
|
5719
5707
|
type_asset: 'sdk.coin',
|
|
5720
5708
|
traces: [{
|
|
@@ -5744,12 +5732,10 @@ const assets = {
|
|
|
5744
5732
|
display: 'yAUUU31Dec2024',
|
|
5745
5733
|
symbol: 'yAUUU-31Dec2024',
|
|
5746
5734
|
logo_URIs: {
|
|
5747
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5748
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5735
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5749
5736
|
},
|
|
5750
5737
|
images: [{
|
|
5751
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5752
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5738
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5753
5739
|
}],
|
|
5754
5740
|
type_asset: 'sdk.coin',
|
|
5755
5741
|
traces: [{
|
|
@@ -5779,12 +5765,10 @@ const assets = {
|
|
|
5779
5765
|
display: 'yAUUU30Jun2025',
|
|
5780
5766
|
symbol: 'yAUUU-30Jun2025',
|
|
5781
5767
|
logo_URIs: {
|
|
5782
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5783
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5784
5769
|
},
|
|
5785
5770
|
images: [{
|
|
5786
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5787
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5788
5772
|
}],
|
|
5789
5773
|
type_asset: 'sdk.coin',
|
|
5790
5774
|
traces: [{
|
|
@@ -5814,12 +5798,10 @@ const assets = {
|
|
|
5814
5798
|
display: 'yAUUU31Dec2025',
|
|
5815
5799
|
symbol: 'yAUUU-31Dec2025',
|
|
5816
5800
|
logo_URIs: {
|
|
5817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5819
5802
|
},
|
|
5820
5803
|
images: [{
|
|
5821
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5822
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5823
5805
|
}],
|
|
5824
5806
|
type_asset: 'sdk.coin',
|
|
5825
5807
|
traces: [{
|
|
@@ -5849,12 +5831,10 @@ const assets = {
|
|
|
5849
5831
|
display: 'yAUUU31Dec2026',
|
|
5850
5832
|
symbol: 'yAUUU-31Dec2026',
|
|
5851
5833
|
logo_URIs: {
|
|
5852
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5853
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5854
5835
|
},
|
|
5855
5836
|
images: [{
|
|
5856
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5857
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5858
5838
|
}],
|
|
5859
5839
|
type_asset: 'sdk.coin',
|
|
5860
5840
|
traces: [{
|
|
@@ -8723,13 +8703,11 @@ const assets = {
|
|
|
8723
8703
|
display: 'scrt',
|
|
8724
8704
|
symbol: 'SCRT',
|
|
8725
8705
|
logo_URIs: {
|
|
8726
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8728
8707
|
},
|
|
8729
8708
|
coingecko_id: 'secret',
|
|
8730
8709
|
images: [{
|
|
8731
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8733
8711
|
}],
|
|
8734
8712
|
socials: {
|
|
8735
8713
|
website: 'https://scrt.network/',
|
|
@@ -12889,12 +12867,10 @@ const assets = {
|
|
|
12889
12867
|
display: 'pAUUU30Sep2024',
|
|
12890
12868
|
symbol: 'pAUUU-30Sep2024',
|
|
12891
12869
|
logo_URIs: {
|
|
12892
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12893
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12894
12871
|
},
|
|
12895
12872
|
images: [{
|
|
12896
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12897
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12898
12874
|
}],
|
|
12899
12875
|
type_asset: 'sdk.coin',
|
|
12900
12876
|
traces: [{
|
|
@@ -12924,12 +12900,10 @@ const assets = {
|
|
|
12924
12900
|
display: 'pAUUU31Dec2024',
|
|
12925
12901
|
symbol: 'pAUUU-31Dec2024',
|
|
12926
12902
|
logo_URIs: {
|
|
12927
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12928
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12903
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12929
12904
|
},
|
|
12930
12905
|
images: [{
|
|
12931
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12932
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12933
12907
|
}],
|
|
12934
12908
|
type_asset: 'sdk.coin',
|
|
12935
12909
|
traces: [{
|
|
@@ -12959,12 +12933,10 @@ const assets = {
|
|
|
12959
12933
|
display: 'pAUUU30Jun2025',
|
|
12960
12934
|
symbol: 'pAUUU-30Jun2025',
|
|
12961
12935
|
logo_URIs: {
|
|
12962
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12963
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12964
12937
|
},
|
|
12965
12938
|
images: [{
|
|
12966
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12967
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12939
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12968
12940
|
}],
|
|
12969
12941
|
type_asset: 'sdk.coin',
|
|
12970
12942
|
traces: [{
|
|
@@ -12994,12 +12966,10 @@ const assets = {
|
|
|
12994
12966
|
display: 'pAUUU31Dec2025',
|
|
12995
12967
|
symbol: 'pAUUU-31Dec2025',
|
|
12996
12968
|
logo_URIs: {
|
|
12997
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12998
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12969
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
12999
12970
|
},
|
|
13000
12971
|
images: [{
|
|
13001
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13002
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12972
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13003
12973
|
}],
|
|
13004
12974
|
type_asset: 'sdk.coin',
|
|
13005
12975
|
traces: [{
|
|
@@ -13029,12 +12999,10 @@ const assets = {
|
|
|
13029
12999
|
display: 'pAUUU31Dec2026',
|
|
13030
13000
|
symbol: 'pAUUU-31Dec2026',
|
|
13031
13001
|
logo_URIs: {
|
|
13032
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13033
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
13002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13034
13003
|
},
|
|
13035
13004
|
images: [{
|
|
13036
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13037
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
13005
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
13038
13006
|
}],
|
|
13039
13007
|
type_asset: 'sdk.coin',
|
|
13040
13008
|
traces: [{
|
|
@@ -15584,12 +15552,10 @@ const assets = {
|
|
|
15584
15552
|
display: 'yAUUU30Sep2024',
|
|
15585
15553
|
symbol: 'yAUUU-30Sep2024',
|
|
15586
15554
|
logo_URIs: {
|
|
15587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15555
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15589
15556
|
},
|
|
15590
15557
|
images: [{
|
|
15591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15558
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15593
15559
|
}],
|
|
15594
15560
|
type_asset: 'sdk.coin',
|
|
15595
15561
|
traces: [{
|
|
@@ -15619,12 +15585,10 @@ const assets = {
|
|
|
15619
15585
|
display: 'yAUUU31Dec2024',
|
|
15620
15586
|
symbol: 'yAUUU-31Dec2024',
|
|
15621
15587
|
logo_URIs: {
|
|
15622
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15623
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15624
15589
|
},
|
|
15625
15590
|
images: [{
|
|
15626
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15627
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15628
15592
|
}],
|
|
15629
15593
|
type_asset: 'sdk.coin',
|
|
15630
15594
|
traces: [{
|
|
@@ -15654,12 +15618,10 @@ const assets = {
|
|
|
15654
15618
|
display: 'yAUUU30Jun2025',
|
|
15655
15619
|
symbol: 'yAUUU-30Jun2025',
|
|
15656
15620
|
logo_URIs: {
|
|
15657
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15658
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15659
15622
|
},
|
|
15660
15623
|
images: [{
|
|
15661
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15662
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15663
15625
|
}],
|
|
15664
15626
|
type_asset: 'sdk.coin',
|
|
15665
15627
|
traces: [{
|
|
@@ -15689,12 +15651,10 @@ const assets = {
|
|
|
15689
15651
|
display: 'yAUUU31Dec2025',
|
|
15690
15652
|
symbol: 'yAUUU-31Dec2025',
|
|
15691
15653
|
logo_URIs: {
|
|
15692
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15693
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15694
15655
|
},
|
|
15695
15656
|
images: [{
|
|
15696
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15697
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15698
15658
|
}],
|
|
15699
15659
|
type_asset: 'sdk.coin',
|
|
15700
15660
|
traces: [{
|
|
@@ -15724,12 +15684,10 @@ const assets = {
|
|
|
15724
15684
|
display: 'yAUUU31Dec2026',
|
|
15725
15685
|
symbol: 'yAUUU-31Dec2026',
|
|
15726
15686
|
logo_URIs: {
|
|
15727
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15728
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15729
15688
|
},
|
|
15730
15689
|
images: [{
|
|
15731
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
15690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
15733
15691
|
}],
|
|
15734
15692
|
type_asset: 'sdk.coin',
|
|
15735
15693
|
traces: [{
|
|
@@ -18598,13 +18556,11 @@ const assets = {
|
|
|
18598
18556
|
display: 'scrt',
|
|
18599
18557
|
symbol: 'SCRT',
|
|
18600
18558
|
logo_URIs: {
|
|
18601
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
18602
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
18559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
18603
18560
|
},
|
|
18604
18561
|
coingecko_id: 'secret',
|
|
18605
18562
|
images: [{
|
|
18606
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
18607
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
18563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
18608
18564
|
}],
|
|
18609
18565
|
socials: {
|
|
18610
18566
|
website: 'https://scrt.network/',
|
package/esm/mainnet/umee.js
CHANGED
|
@@ -1274,13 +1274,11 @@ const assets = {
|
|
|
1274
1274
|
display: 'scrt',
|
|
1275
1275
|
symbol: 'SCRT',
|
|
1276
1276
|
logo_URIs: {
|
|
1277
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1278
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1279
1278
|
},
|
|
1280
1279
|
coingecko_id: 'secret',
|
|
1281
1280
|
images: [{
|
|
1282
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1283
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1284
1282
|
}],
|
|
1285
1283
|
socials: {
|
|
1286
1284
|
website: 'https://scrt.network/',
|
|
@@ -2612,13 +2610,11 @@ const assets = {
|
|
|
2612
2610
|
display: 'scrt',
|
|
2613
2611
|
symbol: 'SCRT',
|
|
2614
2612
|
logo_URIs: {
|
|
2615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2616
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2617
2614
|
},
|
|
2618
2615
|
coingecko_id: 'secret',
|
|
2619
2616
|
images: [{
|
|
2620
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2621
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2622
2618
|
}],
|
|
2623
2619
|
socials: {
|
|
2624
2620
|
website: 'https://scrt.network/',
|
package/esm/mainnet/xion.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
|
}],
|
|
@@ -795,7 +794,6 @@ const assets = {
|
|
|
795
794
|
logo_URIs: {
|
|
796
795
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
797
796
|
},
|
|
798
|
-
coingecko_id: 'elys-network',
|
|
799
797
|
images: [{
|
|
800
798
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
801
799
|
}],
|
package/esm/mainnet/xrplevm.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
|
}],
|
|
@@ -716,7 +715,6 @@ const assets = {
|
|
|
716
715
|
logo_URIs: {
|
|
717
716
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
718
717
|
},
|
|
719
|
-
coingecko_id: 'elys-network',
|
|
720
718
|
images: [{
|
|
721
719
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
722
720
|
}],
|
package/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export * from './testnet';
|
|
|
3
3
|
export * from './devnet';
|
|
4
4
|
import asset_lists from './asset_lists';
|
|
5
5
|
declare const _default: {
|
|
6
|
-
asset_lists: AssetList[];
|
|
6
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
export { asset_lists };
|
package/mainnet/agoric.js
CHANGED
|
@@ -1158,13 +1158,11 @@ const assets = {
|
|
|
1158
1158
|
display: 'scrt',
|
|
1159
1159
|
symbol: 'SCRT',
|
|
1160
1160
|
logo_URIs: {
|
|
1161
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1162
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1163
1162
|
},
|
|
1164
1163
|
coingecko_id: 'secret',
|
|
1165
1164
|
images: [{
|
|
1166
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1167
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1165
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1168
1166
|
}],
|
|
1169
1167
|
socials: {
|
|
1170
1168
|
website: 'https://scrt.network/',
|
|
@@ -2414,13 +2412,11 @@ const assets = {
|
|
|
2414
2412
|
display: 'scrt',
|
|
2415
2413
|
symbol: 'SCRT',
|
|
2416
2414
|
logo_URIs: {
|
|
2417
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2418
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2419
2416
|
},
|
|
2420
2417
|
coingecko_id: 'secret',
|
|
2421
2418
|
images: [{
|
|
2422
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2423
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2424
2420
|
}],
|
|
2425
2421
|
socials: {
|
|
2426
2422
|
website: 'https://scrt.network/',
|
package/mainnet/akash.js
CHANGED
|
@@ -305,7 +305,6 @@ const assets = {
|
|
|
305
305
|
logo_URIs: {
|
|
306
306
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
307
307
|
},
|
|
308
|
-
coingecko_id: 'elys-network',
|
|
309
308
|
images: [{
|
|
310
309
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
311
310
|
}],
|
|
@@ -778,13 +777,11 @@ const assets = {
|
|
|
778
777
|
display: 'scrt',
|
|
779
778
|
symbol: 'SCRT',
|
|
780
779
|
logo_URIs: {
|
|
781
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
782
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
780
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
783
781
|
},
|
|
784
782
|
coingecko_id: 'secret',
|
|
785
783
|
images: [{
|
|
786
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
787
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
784
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
788
785
|
}],
|
|
789
786
|
socials: {
|
|
790
787
|
website: 'https://scrt.network/',
|
|
@@ -1300,7 +1297,6 @@ const assets = {
|
|
|
1300
1297
|
logo_URIs: {
|
|
1301
1298
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1302
1299
|
},
|
|
1303
|
-
coingecko_id: 'elys-network',
|
|
1304
1300
|
images: [{
|
|
1305
1301
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1306
1302
|
}],
|
|
@@ -1773,13 +1769,11 @@ const assets = {
|
|
|
1773
1769
|
display: 'scrt',
|
|
1774
1770
|
symbol: 'SCRT',
|
|
1775
1771
|
logo_URIs: {
|
|
1776
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1778
1773
|
},
|
|
1779
1774
|
coingecko_id: 'secret',
|
|
1780
1775
|
images: [{
|
|
1781
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1782
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1783
1777
|
}],
|
|
1784
1778
|
socials: {
|
|
1785
1779
|
website: 'https://scrt.network/',
|
package/mainnet/andromeda.js
CHANGED
|
@@ -517,13 +517,11 @@ const assets = {
|
|
|
517
517
|
display: 'scrt',
|
|
518
518
|
symbol: 'SCRT',
|
|
519
519
|
logo_URIs: {
|
|
520
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
521
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
522
521
|
},
|
|
523
522
|
coingecko_id: 'secret',
|
|
524
523
|
images: [{
|
|
525
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
526
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
524
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
527
525
|
}],
|
|
528
526
|
socials: {
|
|
529
527
|
website: 'https://scrt.network/',
|
|
@@ -1096,13 +1094,11 @@ const assets = {
|
|
|
1096
1094
|
display: 'scrt',
|
|
1097
1095
|
symbol: 'SCRT',
|
|
1098
1096
|
logo_URIs: {
|
|
1099
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1097
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1101
1098
|
},
|
|
1102
1099
|
coingecko_id: 'secret',
|
|
1103
1100
|
images: [{
|
|
1104
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1105
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1106
1102
|
}],
|
|
1107
1103
|
socials: {
|
|
1108
1104
|
website: 'https://scrt.network/',
|
package/mainnet/archway.js
CHANGED
|
@@ -1565,13 +1565,11 @@ const assets = {
|
|
|
1565
1565
|
display: 'scrt',
|
|
1566
1566
|
symbol: 'SCRT',
|
|
1567
1567
|
logo_URIs: {
|
|
1568
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1569
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1568
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1570
1569
|
},
|
|
1571
1570
|
coingecko_id: 'secret',
|
|
1572
1571
|
images: [{
|
|
1573
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1574
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1575
1573
|
}],
|
|
1576
1574
|
socials: {
|
|
1577
1575
|
website: 'https://scrt.network/',
|
|
@@ -2928,13 +2926,11 @@ const assets = {
|
|
|
2928
2926
|
display: 'scrt',
|
|
2929
2927
|
symbol: 'SCRT',
|
|
2930
2928
|
logo_URIs: {
|
|
2931
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2932
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2929
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2933
2930
|
},
|
|
2934
2931
|
coingecko_id: 'secret',
|
|
2935
2932
|
images: [{
|
|
2936
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2937
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2933
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2938
2934
|
}],
|
|
2939
2935
|
socials: {
|
|
2940
2936
|
website: 'https://scrt.network/',
|