@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/dydx.js
CHANGED
|
@@ -2291,12 +2291,10 @@ const assets = {
|
|
|
2291
2291
|
display: 'pAUUU30Sep2024',
|
|
2292
2292
|
symbol: 'pAUUU-30Sep2024',
|
|
2293
2293
|
logo_URIs: {
|
|
2294
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2295
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2294
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2296
2295
|
},
|
|
2297
2296
|
images: [{
|
|
2298
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2299
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2300
2298
|
}],
|
|
2301
2299
|
type_asset: 'sdk.coin',
|
|
2302
2300
|
traces: [{
|
|
@@ -2326,12 +2324,10 @@ const assets = {
|
|
|
2326
2324
|
display: 'pAUUU31Dec2024',
|
|
2327
2325
|
symbol: 'pAUUU-31Dec2024',
|
|
2328
2326
|
logo_URIs: {
|
|
2329
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2330
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2331
2328
|
},
|
|
2332
2329
|
images: [{
|
|
2333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2334
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2335
2331
|
}],
|
|
2336
2332
|
type_asset: 'sdk.coin',
|
|
2337
2333
|
traces: [{
|
|
@@ -2361,12 +2357,10 @@ const assets = {
|
|
|
2361
2357
|
display: 'pAUUU30Jun2025',
|
|
2362
2358
|
symbol: 'pAUUU-30Jun2025',
|
|
2363
2359
|
logo_URIs: {
|
|
2364
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2365
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2360
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2366
2361
|
},
|
|
2367
2362
|
images: [{
|
|
2368
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2369
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2370
2364
|
}],
|
|
2371
2365
|
type_asset: 'sdk.coin',
|
|
2372
2366
|
traces: [{
|
|
@@ -2396,12 +2390,10 @@ const assets = {
|
|
|
2396
2390
|
display: 'pAUUU31Dec2025',
|
|
2397
2391
|
symbol: 'pAUUU-31Dec2025',
|
|
2398
2392
|
logo_URIs: {
|
|
2399
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2400
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2393
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2401
2394
|
},
|
|
2402
2395
|
images: [{
|
|
2403
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2404
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2405
2397
|
}],
|
|
2406
2398
|
type_asset: 'sdk.coin',
|
|
2407
2399
|
traces: [{
|
|
@@ -2431,12 +2423,10 @@ const assets = {
|
|
|
2431
2423
|
display: 'pAUUU31Dec2026',
|
|
2432
2424
|
symbol: 'pAUUU-31Dec2026',
|
|
2433
2425
|
logo_URIs: {
|
|
2434
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2435
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2426
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2436
2427
|
},
|
|
2437
2428
|
images: [{
|
|
2438
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
2440
2430
|
}],
|
|
2441
2431
|
type_asset: 'sdk.coin',
|
|
2442
2432
|
traces: [{
|
|
@@ -4986,12 +4976,10 @@ const assets = {
|
|
|
4986
4976
|
display: 'yAUUU30Sep2024',
|
|
4987
4977
|
symbol: 'yAUUU-30Sep2024',
|
|
4988
4978
|
logo_URIs: {
|
|
4989
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
4990
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
4979
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
4991
4980
|
},
|
|
4992
4981
|
images: [{
|
|
4993
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
4994
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
4982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
4995
4983
|
}],
|
|
4996
4984
|
type_asset: 'sdk.coin',
|
|
4997
4985
|
traces: [{
|
|
@@ -5021,12 +5009,10 @@ const assets = {
|
|
|
5021
5009
|
display: 'yAUUU31Dec2024',
|
|
5022
5010
|
symbol: 'yAUUU-31Dec2024',
|
|
5023
5011
|
logo_URIs: {
|
|
5024
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5025
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5026
5013
|
},
|
|
5027
5014
|
images: [{
|
|
5028
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5029
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5015
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5030
5016
|
}],
|
|
5031
5017
|
type_asset: 'sdk.coin',
|
|
5032
5018
|
traces: [{
|
|
@@ -5056,12 +5042,10 @@ const assets = {
|
|
|
5056
5042
|
display: 'yAUUU30Jun2025',
|
|
5057
5043
|
symbol: 'yAUUU-30Jun2025',
|
|
5058
5044
|
logo_URIs: {
|
|
5059
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5060
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5045
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5061
5046
|
},
|
|
5062
5047
|
images: [{
|
|
5063
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5064
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5065
5049
|
}],
|
|
5066
5050
|
type_asset: 'sdk.coin',
|
|
5067
5051
|
traces: [{
|
|
@@ -5091,12 +5075,10 @@ const assets = {
|
|
|
5091
5075
|
display: 'yAUUU31Dec2025',
|
|
5092
5076
|
symbol: 'yAUUU-31Dec2025',
|
|
5093
5077
|
logo_URIs: {
|
|
5094
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5095
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5096
5079
|
},
|
|
5097
5080
|
images: [{
|
|
5098
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5099
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5081
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5100
5082
|
}],
|
|
5101
5083
|
type_asset: 'sdk.coin',
|
|
5102
5084
|
traces: [{
|
|
@@ -5126,12 +5108,10 @@ const assets = {
|
|
|
5126
5108
|
display: 'yAUUU31Dec2026',
|
|
5127
5109
|
symbol: 'yAUUU-31Dec2026',
|
|
5128
5110
|
logo_URIs: {
|
|
5129
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5130
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5111
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5131
5112
|
},
|
|
5132
5113
|
images: [{
|
|
5133
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5134
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5135
5115
|
}],
|
|
5136
5116
|
type_asset: 'sdk.coin',
|
|
5137
5117
|
traces: [{
|
|
@@ -9967,12 +9947,10 @@ const assets = {
|
|
|
9967
9947
|
display: 'pAUUU30Sep2024',
|
|
9968
9948
|
symbol: 'pAUUU-30Sep2024',
|
|
9969
9949
|
logo_URIs: {
|
|
9970
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
9971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9950
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
9972
9951
|
},
|
|
9973
9952
|
images: [{
|
|
9974
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
9975
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
9976
9954
|
}],
|
|
9977
9955
|
type_asset: 'sdk.coin',
|
|
9978
9956
|
traces: [{
|
|
@@ -10002,12 +9980,10 @@ const assets = {
|
|
|
10002
9980
|
display: 'pAUUU31Dec2024',
|
|
10003
9981
|
symbol: 'pAUUU-31Dec2024',
|
|
10004
9982
|
logo_URIs: {
|
|
10005
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10006
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10007
9984
|
},
|
|
10008
9985
|
images: [{
|
|
10009
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10010
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10011
9987
|
}],
|
|
10012
9988
|
type_asset: 'sdk.coin',
|
|
10013
9989
|
traces: [{
|
|
@@ -10037,12 +10013,10 @@ const assets = {
|
|
|
10037
10013
|
display: 'pAUUU30Jun2025',
|
|
10038
10014
|
symbol: 'pAUUU-30Jun2025',
|
|
10039
10015
|
logo_URIs: {
|
|
10040
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10041
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10016
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10042
10017
|
},
|
|
10043
10018
|
images: [{
|
|
10044
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10045
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10019
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10046
10020
|
}],
|
|
10047
10021
|
type_asset: 'sdk.coin',
|
|
10048
10022
|
traces: [{
|
|
@@ -10072,12 +10046,10 @@ const assets = {
|
|
|
10072
10046
|
display: 'pAUUU31Dec2025',
|
|
10073
10047
|
symbol: 'pAUUU-31Dec2025',
|
|
10074
10048
|
logo_URIs: {
|
|
10075
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10076
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10077
10050
|
},
|
|
10078
10051
|
images: [{
|
|
10079
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10080
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10081
10053
|
}],
|
|
10082
10054
|
type_asset: 'sdk.coin',
|
|
10083
10055
|
traces: [{
|
|
@@ -10107,12 +10079,10 @@ const assets = {
|
|
|
10107
10079
|
display: 'pAUUU31Dec2026',
|
|
10108
10080
|
symbol: 'pAUUU-31Dec2026',
|
|
10109
10081
|
logo_URIs: {
|
|
10110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10111
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10112
10083
|
},
|
|
10113
10084
|
images: [{
|
|
10114
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10115
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
10085
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
10116
10086
|
}],
|
|
10117
10087
|
type_asset: 'sdk.coin',
|
|
10118
10088
|
traces: [{
|
|
@@ -12662,12 +12632,10 @@ const assets = {
|
|
|
12662
12632
|
display: 'yAUUU30Sep2024',
|
|
12663
12633
|
symbol: 'yAUUU-30Sep2024',
|
|
12664
12634
|
logo_URIs: {
|
|
12665
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12666
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12667
12636
|
},
|
|
12668
12637
|
images: [{
|
|
12669
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12670
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12671
12639
|
}],
|
|
12672
12640
|
type_asset: 'sdk.coin',
|
|
12673
12641
|
traces: [{
|
|
@@ -12697,12 +12665,10 @@ const assets = {
|
|
|
12697
12665
|
display: 'yAUUU31Dec2024',
|
|
12698
12666
|
symbol: 'yAUUU-31Dec2024',
|
|
12699
12667
|
logo_URIs: {
|
|
12700
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12701
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12668
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12702
12669
|
},
|
|
12703
12670
|
images: [{
|
|
12704
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12705
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12706
12672
|
}],
|
|
12707
12673
|
type_asset: 'sdk.coin',
|
|
12708
12674
|
traces: [{
|
|
@@ -12732,12 +12698,10 @@ const assets = {
|
|
|
12732
12698
|
display: 'yAUUU30Jun2025',
|
|
12733
12699
|
symbol: 'yAUUU-30Jun2025',
|
|
12734
12700
|
logo_URIs: {
|
|
12735
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12736
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12737
12702
|
},
|
|
12738
12703
|
images: [{
|
|
12739
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12740
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12741
12705
|
}],
|
|
12742
12706
|
type_asset: 'sdk.coin',
|
|
12743
12707
|
traces: [{
|
|
@@ -12767,12 +12731,10 @@ const assets = {
|
|
|
12767
12731
|
display: 'yAUUU31Dec2025',
|
|
12768
12732
|
symbol: 'yAUUU-31Dec2025',
|
|
12769
12733
|
logo_URIs: {
|
|
12770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12772
12735
|
},
|
|
12773
12736
|
images: [{
|
|
12774
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12775
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12737
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12776
12738
|
}],
|
|
12777
12739
|
type_asset: 'sdk.coin',
|
|
12778
12740
|
traces: [{
|
|
@@ -12802,12 +12764,10 @@ const assets = {
|
|
|
12802
12764
|
display: 'yAUUU31Dec2026',
|
|
12803
12765
|
symbol: 'yAUUU-31Dec2026',
|
|
12804
12766
|
logo_URIs: {
|
|
12805
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12806
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12807
12768
|
},
|
|
12808
12769
|
images: [{
|
|
12809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12810
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
12770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
12811
12771
|
}],
|
|
12812
12772
|
type_asset: 'sdk.coin',
|
|
12813
12773
|
traces: [{
|
package/esm/mainnet/dymension.js
CHANGED
|
@@ -1319,13 +1319,11 @@ const assets = {
|
|
|
1319
1319
|
display: 'scrt',
|
|
1320
1320
|
symbol: 'SCRT',
|
|
1321
1321
|
logo_URIs: {
|
|
1322
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1323
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1322
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1324
1323
|
},
|
|
1325
1324
|
coingecko_id: 'secret',
|
|
1326
1325
|
images: [{
|
|
1327
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1329
1327
|
}],
|
|
1330
1328
|
socials: {
|
|
1331
1329
|
website: 'https://scrt.network/',
|
|
@@ -2228,13 +2226,11 @@ const assets = {
|
|
|
2228
2226
|
display: 'scrt',
|
|
2229
2227
|
symbol: 'SCRT',
|
|
2230
2228
|
logo_URIs: {
|
|
2231
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2232
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2233
2230
|
},
|
|
2234
2231
|
coingecko_id: 'secret',
|
|
2235
2232
|
images: [{
|
|
2236
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2237
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2238
2234
|
}],
|
|
2239
2235
|
socials: {
|
|
2240
2236
|
website: 'https://scrt.network/',
|
package/esm/mainnet/evmos.js
CHANGED
|
@@ -2468,13 +2468,11 @@ const assets = {
|
|
|
2468
2468
|
display: 'scrt',
|
|
2469
2469
|
symbol: 'SCRT',
|
|
2470
2470
|
logo_URIs: {
|
|
2471
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2472
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2473
2472
|
},
|
|
2474
2473
|
coingecko_id: 'secret',
|
|
2475
2474
|
images: [{
|
|
2476
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2477
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2478
2476
|
}],
|
|
2479
2477
|
socials: {
|
|
2480
2478
|
website: 'https://scrt.network/',
|
|
@@ -3493,13 +3491,11 @@ const assets = {
|
|
|
3493
3491
|
display: 'scrt',
|
|
3494
3492
|
symbol: 'SCRT',
|
|
3495
3493
|
logo_URIs: {
|
|
3496
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3497
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3498
3495
|
},
|
|
3499
3496
|
coingecko_id: 'secret',
|
|
3500
3497
|
images: [{
|
|
3501
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3502
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
3503
3499
|
}],
|
|
3504
3500
|
socials: {
|
|
3505
3501
|
website: 'https://scrt.network/',
|
|
@@ -2093,13 +2093,11 @@ const assets = {
|
|
|
2093
2093
|
display: 'scrt',
|
|
2094
2094
|
symbol: 'SCRT',
|
|
2095
2095
|
logo_URIs: {
|
|
2096
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2097
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2098
2097
|
},
|
|
2099
2098
|
coingecko_id: 'secret',
|
|
2100
2099
|
images: [{
|
|
2101
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2102
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2103
2101
|
}],
|
|
2104
2102
|
socials: {
|
|
2105
2103
|
website: 'https://scrt.network/',
|
|
@@ -2762,13 +2760,11 @@ const assets = {
|
|
|
2762
2760
|
display: 'scrt',
|
|
2763
2761
|
symbol: 'SCRT',
|
|
2764
2762
|
logo_URIs: {
|
|
2765
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2766
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2767
2764
|
},
|
|
2768
2765
|
coingecko_id: 'secret',
|
|
2769
2766
|
images: [{
|
|
2770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
2767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2772
2768
|
}],
|
|
2773
2769
|
socials: {
|
|
2774
2770
|
website: 'https://scrt.network/',
|