@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/injective.js
CHANGED
|
@@ -3206,12 +3206,10 @@ const assets = {
|
|
|
3206
3206
|
display: 'pAUUU30Sep2024',
|
|
3207
3207
|
symbol: 'pAUUU-30Sep2024',
|
|
3208
3208
|
logo_URIs: {
|
|
3209
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3210
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3209
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3211
3210
|
},
|
|
3212
3211
|
images: [{
|
|
3213
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3214
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3215
3213
|
}],
|
|
3216
3214
|
type_asset: 'sdk.coin',
|
|
3217
3215
|
traces: [{
|
|
@@ -3241,12 +3239,10 @@ const assets = {
|
|
|
3241
3239
|
display: 'pAUUU31Dec2024',
|
|
3242
3240
|
symbol: 'pAUUU-31Dec2024',
|
|
3243
3241
|
logo_URIs: {
|
|
3244
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3245
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3246
3243
|
},
|
|
3247
3244
|
images: [{
|
|
3248
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3250
3246
|
}],
|
|
3251
3247
|
type_asset: 'sdk.coin',
|
|
3252
3248
|
traces: [{
|
|
@@ -3276,12 +3272,10 @@ const assets = {
|
|
|
3276
3272
|
display: 'pAUUU30Jun2025',
|
|
3277
3273
|
symbol: 'pAUUU-30Jun2025',
|
|
3278
3274
|
logo_URIs: {
|
|
3279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3280
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3281
3276
|
},
|
|
3282
3277
|
images: [{
|
|
3283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3285
3279
|
}],
|
|
3286
3280
|
type_asset: 'sdk.coin',
|
|
3287
3281
|
traces: [{
|
|
@@ -3311,12 +3305,10 @@ const assets = {
|
|
|
3311
3305
|
display: 'pAUUU31Dec2025',
|
|
3312
3306
|
symbol: 'pAUUU-31Dec2025',
|
|
3313
3307
|
logo_URIs: {
|
|
3314
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3315
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3316
3309
|
},
|
|
3317
3310
|
images: [{
|
|
3318
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3319
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3311
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3320
3312
|
}],
|
|
3321
3313
|
type_asset: 'sdk.coin',
|
|
3322
3314
|
traces: [{
|
|
@@ -3346,12 +3338,10 @@ const assets = {
|
|
|
3346
3338
|
display: 'pAUUU31Dec2026',
|
|
3347
3339
|
symbol: 'pAUUU-31Dec2026',
|
|
3348
3340
|
logo_URIs: {
|
|
3349
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3350
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3351
3342
|
},
|
|
3352
3343
|
images: [{
|
|
3353
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3354
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
3355
3345
|
}],
|
|
3356
3346
|
type_asset: 'sdk.coin',
|
|
3357
3347
|
traces: [{
|
|
@@ -5901,12 +5891,10 @@ const assets = {
|
|
|
5901
5891
|
display: 'yAUUU30Sep2024',
|
|
5902
5892
|
symbol: 'yAUUU-30Sep2024',
|
|
5903
5893
|
logo_URIs: {
|
|
5904
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5905
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5894
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5906
5895
|
},
|
|
5907
5896
|
images: [{
|
|
5908
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5909
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5910
5898
|
}],
|
|
5911
5899
|
type_asset: 'sdk.coin',
|
|
5912
5900
|
traces: [{
|
|
@@ -5936,12 +5924,10 @@ const assets = {
|
|
|
5936
5924
|
display: 'yAUUU31Dec2024',
|
|
5937
5925
|
symbol: 'yAUUU-31Dec2024',
|
|
5938
5926
|
logo_URIs: {
|
|
5939
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5940
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5941
5928
|
},
|
|
5942
5929
|
images: [{
|
|
5943
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5944
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5930
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5945
5931
|
}],
|
|
5946
5932
|
type_asset: 'sdk.coin',
|
|
5947
5933
|
traces: [{
|
|
@@ -5971,12 +5957,10 @@ const assets = {
|
|
|
5971
5957
|
display: 'yAUUU30Jun2025',
|
|
5972
5958
|
symbol: 'yAUUU-30Jun2025',
|
|
5973
5959
|
logo_URIs: {
|
|
5974
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5975
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5960
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5976
5961
|
},
|
|
5977
5962
|
images: [{
|
|
5978
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5979
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5963
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
5980
5964
|
}],
|
|
5981
5965
|
type_asset: 'sdk.coin',
|
|
5982
5966
|
traces: [{
|
|
@@ -6006,12 +5990,10 @@ const assets = {
|
|
|
6006
5990
|
display: 'yAUUU31Dec2025',
|
|
6007
5991
|
symbol: 'yAUUU-31Dec2025',
|
|
6008
5992
|
logo_URIs: {
|
|
6009
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6010
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6011
5994
|
},
|
|
6012
5995
|
images: [{
|
|
6013
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6014
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5996
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6015
5997
|
}],
|
|
6016
5998
|
type_asset: 'sdk.coin',
|
|
6017
5999
|
traces: [{
|
|
@@ -6041,12 +6023,10 @@ const assets = {
|
|
|
6041
6023
|
display: 'yAUUU31Dec2026',
|
|
6042
6024
|
symbol: 'yAUUU-31Dec2026',
|
|
6043
6025
|
logo_URIs: {
|
|
6044
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6045
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6046
6027
|
},
|
|
6047
6028
|
images: [{
|
|
6048
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6049
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
6050
6030
|
}],
|
|
6051
6031
|
type_asset: 'sdk.coin',
|
|
6052
6032
|
traces: [{
|
|
@@ -8915,13 +8895,11 @@ const assets = {
|
|
|
8915
8895
|
display: 'scrt',
|
|
8916
8896
|
symbol: 'SCRT',
|
|
8917
8897
|
logo_URIs: {
|
|
8918
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8919
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8920
8899
|
},
|
|
8921
8900
|
coingecko_id: 'secret',
|
|
8922
8901
|
images: [{
|
|
8923
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8924
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
8902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
8925
8903
|
}],
|
|
8926
8904
|
socials: {
|
|
8927
8905
|
website: 'https://scrt.network/',
|
|
@@ -11498,12 +11476,10 @@ const assets = {
|
|
|
11498
11476
|
display: 'pAUUU30Sep2024',
|
|
11499
11477
|
symbol: 'pAUUU-30Sep2024',
|
|
11500
11478
|
logo_URIs: {
|
|
11501
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11502
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11479
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11503
11480
|
},
|
|
11504
11481
|
images: [{
|
|
11505
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11506
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11507
11483
|
}],
|
|
11508
11484
|
type_asset: 'sdk.coin',
|
|
11509
11485
|
traces: [{
|
|
@@ -11533,12 +11509,10 @@ const assets = {
|
|
|
11533
11509
|
display: 'pAUUU31Dec2024',
|
|
11534
11510
|
symbol: 'pAUUU-31Dec2024',
|
|
11535
11511
|
logo_URIs: {
|
|
11536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11537
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11512
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11538
11513
|
},
|
|
11539
11514
|
images: [{
|
|
11540
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11541
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11515
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11542
11516
|
}],
|
|
11543
11517
|
type_asset: 'sdk.coin',
|
|
11544
11518
|
traces: [{
|
|
@@ -11568,12 +11542,10 @@ const assets = {
|
|
|
11568
11542
|
display: 'pAUUU30Jun2025',
|
|
11569
11543
|
symbol: 'pAUUU-30Jun2025',
|
|
11570
11544
|
logo_URIs: {
|
|
11571
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11572
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11545
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11573
11546
|
},
|
|
11574
11547
|
images: [{
|
|
11575
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11576
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11548
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11577
11549
|
}],
|
|
11578
11550
|
type_asset: 'sdk.coin',
|
|
11579
11551
|
traces: [{
|
|
@@ -11603,12 +11575,10 @@ const assets = {
|
|
|
11603
11575
|
display: 'pAUUU31Dec2025',
|
|
11604
11576
|
symbol: 'pAUUU-31Dec2025',
|
|
11605
11577
|
logo_URIs: {
|
|
11606
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11607
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11608
11579
|
},
|
|
11609
11580
|
images: [{
|
|
11610
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11611
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11581
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11612
11582
|
}],
|
|
11613
11583
|
type_asset: 'sdk.coin',
|
|
11614
11584
|
traces: [{
|
|
@@ -11638,12 +11608,10 @@ const assets = {
|
|
|
11638
11608
|
display: 'pAUUU31Dec2026',
|
|
11639
11609
|
symbol: 'pAUUU-31Dec2026',
|
|
11640
11610
|
logo_URIs: {
|
|
11641
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11642
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11643
11612
|
},
|
|
11644
11613
|
images: [{
|
|
11645
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11646
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
11647
11615
|
}],
|
|
11648
11616
|
type_asset: 'sdk.coin',
|
|
11649
11617
|
traces: [{
|
|
@@ -14193,12 +14161,10 @@ const assets = {
|
|
|
14193
14161
|
display: 'yAUUU30Sep2024',
|
|
14194
14162
|
symbol: 'yAUUU-30Sep2024',
|
|
14195
14163
|
logo_URIs: {
|
|
14196
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14197
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14198
14165
|
},
|
|
14199
14166
|
images: [{
|
|
14200
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14201
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14202
14168
|
}],
|
|
14203
14169
|
type_asset: 'sdk.coin',
|
|
14204
14170
|
traces: [{
|
|
@@ -14228,12 +14194,10 @@ const assets = {
|
|
|
14228
14194
|
display: 'yAUUU31Dec2024',
|
|
14229
14195
|
symbol: 'yAUUU-31Dec2024',
|
|
14230
14196
|
logo_URIs: {
|
|
14231
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14232
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14233
14198
|
},
|
|
14234
14199
|
images: [{
|
|
14235
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14236
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14237
14201
|
}],
|
|
14238
14202
|
type_asset: 'sdk.coin',
|
|
14239
14203
|
traces: [{
|
|
@@ -14263,12 +14227,10 @@ const assets = {
|
|
|
14263
14227
|
display: 'yAUUU30Jun2025',
|
|
14264
14228
|
symbol: 'yAUUU-30Jun2025',
|
|
14265
14229
|
logo_URIs: {
|
|
14266
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14267
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14268
14231
|
},
|
|
14269
14232
|
images: [{
|
|
14270
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14271
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14272
14234
|
}],
|
|
14273
14235
|
type_asset: 'sdk.coin',
|
|
14274
14236
|
traces: [{
|
|
@@ -14298,12 +14260,10 @@ const assets = {
|
|
|
14298
14260
|
display: 'yAUUU31Dec2025',
|
|
14299
14261
|
symbol: 'yAUUU-31Dec2025',
|
|
14300
14262
|
logo_URIs: {
|
|
14301
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14302
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14303
14264
|
},
|
|
14304
14265
|
images: [{
|
|
14305
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14306
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14307
14267
|
}],
|
|
14308
14268
|
type_asset: 'sdk.coin',
|
|
14309
14269
|
traces: [{
|
|
@@ -14333,12 +14293,10 @@ const assets = {
|
|
|
14333
14293
|
display: 'yAUUU31Dec2026',
|
|
14334
14294
|
symbol: 'yAUUU-31Dec2026',
|
|
14335
14295
|
logo_URIs: {
|
|
14336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14296
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14338
14297
|
},
|
|
14339
14298
|
images: [{
|
|
14340
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14341
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
14299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
14342
14300
|
}],
|
|
14343
14301
|
type_asset: 'sdk.coin',
|
|
14344
14302
|
traces: [{
|
|
@@ -17207,13 +17165,11 @@ const assets = {
|
|
|
17207
17165
|
display: 'scrt',
|
|
17208
17166
|
symbol: 'SCRT',
|
|
17209
17167
|
logo_URIs: {
|
|
17210
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17211
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17212
17169
|
},
|
|
17213
17170
|
coingecko_id: 'secret',
|
|
17214
17171
|
images: [{
|
|
17215
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17216
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
17172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
17217
17173
|
}],
|
|
17218
17174
|
socials: {
|
|
17219
17175
|
website: 'https://scrt.network/',
|
package/esm/mainnet/irisnet.js
CHANGED
|
@@ -361,13 +361,11 @@ const assets = {
|
|
|
361
361
|
display: 'eur',
|
|
362
362
|
symbol: 'EEUR',
|
|
363
363
|
logo_URIs: {
|
|
364
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
365
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
366
365
|
},
|
|
367
366
|
coingecko_id: 'e-money-eur',
|
|
368
367
|
images: [{
|
|
369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
371
369
|
}],
|
|
372
370
|
type_asset: 'sdk.coin',
|
|
373
371
|
traces: [{
|
|
@@ -397,12 +395,10 @@ const assets = {
|
|
|
397
395
|
display: 'chf',
|
|
398
396
|
symbol: 'ECHF',
|
|
399
397
|
logo_URIs: {
|
|
400
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
398
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
402
399
|
},
|
|
403
400
|
images: [{
|
|
404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
406
402
|
}],
|
|
407
403
|
type_asset: 'sdk.coin',
|
|
408
404
|
traces: [{
|
|
@@ -432,12 +428,10 @@ const assets = {
|
|
|
432
428
|
display: 'nok',
|
|
433
429
|
symbol: 'ENOK',
|
|
434
430
|
logo_URIs: {
|
|
435
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
436
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
437
432
|
},
|
|
438
433
|
images: [{
|
|
439
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
440
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
441
435
|
}],
|
|
442
436
|
type_asset: 'sdk.coin',
|
|
443
437
|
traces: [{
|
|
@@ -467,12 +461,10 @@ const assets = {
|
|
|
467
461
|
display: 'dkk',
|
|
468
462
|
symbol: 'EDKK',
|
|
469
463
|
logo_URIs: {
|
|
470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
472
465
|
},
|
|
473
466
|
images: [{
|
|
474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
467
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
476
468
|
}],
|
|
477
469
|
type_asset: 'sdk.coin',
|
|
478
470
|
traces: [{
|
|
@@ -502,12 +494,10 @@ const assets = {
|
|
|
502
494
|
display: 'sek',
|
|
503
495
|
symbol: 'ESEK',
|
|
504
496
|
logo_URIs: {
|
|
505
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
506
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
507
498
|
},
|
|
508
499
|
images: [{
|
|
509
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
510
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
511
501
|
}],
|
|
512
502
|
type_asset: 'sdk.coin',
|
|
513
503
|
traces: [{
|
|
@@ -882,13 +872,11 @@ const assets = {
|
|
|
882
872
|
display: 'eur',
|
|
883
873
|
symbol: 'EEUR',
|
|
884
874
|
logo_URIs: {
|
|
885
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
886
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
875
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
887
876
|
},
|
|
888
877
|
coingecko_id: 'e-money-eur',
|
|
889
878
|
images: [{
|
|
890
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
891
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
892
880
|
}],
|
|
893
881
|
type_asset: 'sdk.coin',
|
|
894
882
|
traces: [{
|
|
@@ -918,12 +906,10 @@ const assets = {
|
|
|
918
906
|
display: 'chf',
|
|
919
907
|
symbol: 'ECHF',
|
|
920
908
|
logo_URIs: {
|
|
921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
909
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
923
910
|
},
|
|
924
911
|
images: [{
|
|
925
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
926
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
912
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
927
913
|
}],
|
|
928
914
|
type_asset: 'sdk.coin',
|
|
929
915
|
traces: [{
|
|
@@ -953,12 +939,10 @@ const assets = {
|
|
|
953
939
|
display: 'nok',
|
|
954
940
|
symbol: 'ENOK',
|
|
955
941
|
logo_URIs: {
|
|
956
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
957
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
958
943
|
},
|
|
959
944
|
images: [{
|
|
960
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
961
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
962
946
|
}],
|
|
963
947
|
type_asset: 'sdk.coin',
|
|
964
948
|
traces: [{
|
|
@@ -988,12 +972,10 @@ const assets = {
|
|
|
988
972
|
display: 'dkk',
|
|
989
973
|
symbol: 'EDKK',
|
|
990
974
|
logo_URIs: {
|
|
991
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
992
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
975
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
993
976
|
},
|
|
994
977
|
images: [{
|
|
995
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
996
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
978
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
997
979
|
}],
|
|
998
980
|
type_asset: 'sdk.coin',
|
|
999
981
|
traces: [{
|
|
@@ -1023,12 +1005,10 @@ const assets = {
|
|
|
1023
1005
|
display: 'sek',
|
|
1024
1006
|
symbol: 'ESEK',
|
|
1025
1007
|
logo_URIs: {
|
|
1026
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1027
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1028
1009
|
},
|
|
1029
1010
|
images: [{
|
|
1030
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1031
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
1011
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
1032
1012
|
}],
|
|
1033
1013
|
type_asset: 'sdk.coin',
|
|
1034
1014
|
traces: [{
|
package/esm/mainnet/jackal.js
CHANGED
|
@@ -600,13 +600,11 @@ const assets = {
|
|
|
600
600
|
display: 'scrt',
|
|
601
601
|
symbol: 'SCRT',
|
|
602
602
|
logo_URIs: {
|
|
603
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
604
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
605
604
|
},
|
|
606
605
|
coingecko_id: 'secret',
|
|
607
606
|
images: [{
|
|
608
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
609
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
607
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
610
608
|
}],
|
|
611
609
|
socials: {
|
|
612
610
|
website: 'https://scrt.network/',
|
|
@@ -762,13 +760,11 @@ const assets = {
|
|
|
762
760
|
display: 'scrt',
|
|
763
761
|
symbol: 'SCRT',
|
|
764
762
|
logo_URIs: {
|
|
765
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
766
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
767
764
|
},
|
|
768
765
|
coingecko_id: 'secret',
|
|
769
766
|
images: [{
|
|
770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
772
768
|
}],
|
|
773
769
|
socials: {
|
|
774
770
|
website: 'https://scrt.network/',
|