@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.
Files changed (92) hide show
  1. package/esm/mainnet/agoric.js +4 -8
  2. package/esm/mainnet/akash.js +4 -10
  3. package/esm/mainnet/andromeda.js +4 -8
  4. package/esm/mainnet/archway.js +4 -8
  5. package/esm/mainnet/axelar.js +48 -98
  6. package/esm/mainnet/babylon.js +0 -2
  7. package/esm/mainnet/celestia.js +44 -90
  8. package/esm/mainnet/cheqd.js +4 -8
  9. package/esm/mainnet/chihuahua.js +4 -8
  10. package/esm/mainnet/comdex.js +4 -8
  11. package/esm/mainnet/composable.js +8 -12
  12. package/esm/mainnet/coreum.js +4 -8
  13. package/esm/mainnet/cosmoshub.js +68 -138
  14. package/esm/mainnet/crescent.js +4 -8
  15. package/esm/mainnet/dydx.js +40 -80
  16. package/esm/mainnet/dymension.js +4 -8
  17. package/esm/mainnet/evmos.js +4 -8
  18. package/esm/mainnet/gravitybridge.js +4 -8
  19. package/esm/mainnet/injective.js +44 -88
  20. package/esm/mainnet/irisnet.js +20 -40
  21. package/esm/mainnet/jackal.js +4 -8
  22. package/esm/mainnet/juno.js +24 -48
  23. package/esm/mainnet/kopi.js +0 -2
  24. package/esm/mainnet/kujira.js +4 -8
  25. package/esm/mainnet/migaloo.js +88 -12
  26. package/esm/mainnet/neutron.js +44 -90
  27. package/esm/mainnet/noble.js +64 -130
  28. package/esm/mainnet/nolus.js +4 -8
  29. package/esm/mainnet/nyx.js +4 -8
  30. package/esm/mainnet/oraichain.js +4 -8
  31. package/esm/mainnet/osmosis.js +152 -150
  32. package/esm/mainnet/persistence.js +4 -8
  33. package/esm/mainnet/quicksilver.js +4 -8
  34. package/esm/mainnet/saga.js +4 -10
  35. package/esm/mainnet/secretnetwork.js +20 -44
  36. package/esm/mainnet/sentinel.js +4 -8
  37. package/esm/mainnet/sifchain.js +4 -8
  38. package/esm/mainnet/stargaze.js +4 -8
  39. package/esm/mainnet/stride.js +44 -88
  40. package/esm/mainnet/teritori.js +4 -8
  41. package/esm/mainnet/terra.js +4 -8
  42. package/esm/mainnet/terra2.js +44 -88
  43. package/esm/mainnet/umee.js +4 -8
  44. package/esm/mainnet/xion.js +0 -2
  45. package/esm/mainnet/xrplevm.js +0 -2
  46. package/index.d.ts +1 -1
  47. package/mainnet/agoric.js +4 -8
  48. package/mainnet/akash.js +4 -10
  49. package/mainnet/andromeda.js +4 -8
  50. package/mainnet/archway.js +4 -8
  51. package/mainnet/axelar.js +48 -98
  52. package/mainnet/babylon.js +0 -2
  53. package/mainnet/celestia.js +44 -90
  54. package/mainnet/cheqd.js +4 -8
  55. package/mainnet/chihuahua.js +4 -8
  56. package/mainnet/comdex.js +4 -8
  57. package/mainnet/composable.js +8 -12
  58. package/mainnet/coreum.js +4 -8
  59. package/mainnet/cosmoshub.js +68 -138
  60. package/mainnet/crescent.js +4 -8
  61. package/mainnet/dydx.js +40 -80
  62. package/mainnet/dymension.js +4 -8
  63. package/mainnet/evmos.js +4 -8
  64. package/mainnet/gravitybridge.js +4 -8
  65. package/mainnet/injective.js +44 -88
  66. package/mainnet/irisnet.js +20 -40
  67. package/mainnet/jackal.js +4 -8
  68. package/mainnet/juno.js +24 -48
  69. package/mainnet/kopi.js +0 -2
  70. package/mainnet/kujira.js +4 -8
  71. package/mainnet/migaloo.js +88 -12
  72. package/mainnet/neutron.js +44 -90
  73. package/mainnet/noble.js +64 -130
  74. package/mainnet/nolus.js +4 -8
  75. package/mainnet/nyx.js +4 -8
  76. package/mainnet/oraichain.js +4 -8
  77. package/mainnet/osmosis.js +152 -150
  78. package/mainnet/persistence.js +4 -8
  79. package/mainnet/quicksilver.js +4 -8
  80. package/mainnet/saga.js +4 -10
  81. package/mainnet/secretnetwork.js +20 -44
  82. package/mainnet/sentinel.js +4 -8
  83. package/mainnet/sifchain.js +4 -8
  84. package/mainnet/stargaze.js +4 -8
  85. package/mainnet/stride.js +44 -88
  86. package/mainnet/teritori.js +4 -8
  87. package/mainnet/terra.js +4 -8
  88. package/mainnet/terra2.js +44 -88
  89. package/mainnet/umee.js +4 -8
  90. package/mainnet/xion.js +0 -2
  91. package/mainnet/xrplevm.js +0 -2
  92. package/package.json +5 -5
@@ -863,7 +863,6 @@ const assets = {
863
863
  logo_URIs: {
864
864
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
865
865
  },
866
- coingecko_id: 'elys-network',
867
866
  images: [{
868
867
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
869
868
  }],
@@ -3321,7 +3320,6 @@ const assets = {
3321
3320
  logo_URIs: {
3322
3321
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
3323
3322
  },
3324
- coingecko_id: 'elys-network',
3325
3323
  images: [{
3326
3324
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
3327
3325
  }],
@@ -6565,12 +6563,10 @@ const assets = {
6565
6563
  display: 'pAUUU30Sep2024',
6566
6564
  symbol: 'pAUUU-30Sep2024',
6567
6565
  logo_URIs: {
6568
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6569
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6566
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6570
6567
  },
6571
6568
  images: [{
6572
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6573
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6574
6570
  }],
6575
6571
  type_asset: 'sdk.coin',
6576
6572
  traces: [{
@@ -6600,12 +6596,10 @@ const assets = {
6600
6596
  display: 'pAUUU31Dec2024',
6601
6597
  symbol: 'pAUUU-31Dec2024',
6602
6598
  logo_URIs: {
6603
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6604
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6599
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6605
6600
  },
6606
6601
  images: [{
6607
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6608
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6602
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6609
6603
  }],
6610
6604
  type_asset: 'sdk.coin',
6611
6605
  traces: [{
@@ -6635,12 +6629,10 @@ const assets = {
6635
6629
  display: 'pAUUU30Jun2025',
6636
6630
  symbol: 'pAUUU-30Jun2025',
6637
6631
  logo_URIs: {
6638
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6639
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6632
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6640
6633
  },
6641
6634
  images: [{
6642
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6643
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6644
6636
  }],
6645
6637
  type_asset: 'sdk.coin',
6646
6638
  traces: [{
@@ -6670,12 +6662,10 @@ const assets = {
6670
6662
  display: 'pAUUU31Dec2025',
6671
6663
  symbol: 'pAUUU-31Dec2025',
6672
6664
  logo_URIs: {
6673
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6674
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6665
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6675
6666
  },
6676
6667
  images: [{
6677
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6678
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6668
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6679
6669
  }],
6680
6670
  type_asset: 'sdk.coin',
6681
6671
  traces: [{
@@ -6705,12 +6695,10 @@ const assets = {
6705
6695
  display: 'pAUUU31Dec2026',
6706
6696
  symbol: 'pAUUU-31Dec2026',
6707
6697
  logo_URIs: {
6708
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6709
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6710
6699
  },
6711
6700
  images: [{
6712
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6713
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6701
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6714
6702
  }],
6715
6703
  type_asset: 'sdk.coin',
6716
6704
  traces: [{
@@ -9260,12 +9248,10 @@ const assets = {
9260
9248
  display: 'yAUUU30Sep2024',
9261
9249
  symbol: 'yAUUU-30Sep2024',
9262
9250
  logo_URIs: {
9263
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9264
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9251
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9265
9252
  },
9266
9253
  images: [{
9267
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9268
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9254
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9269
9255
  }],
9270
9256
  type_asset: 'sdk.coin',
9271
9257
  traces: [{
@@ -9295,12 +9281,10 @@ const assets = {
9295
9281
  display: 'yAUUU31Dec2024',
9296
9282
  symbol: 'yAUUU-31Dec2024',
9297
9283
  logo_URIs: {
9298
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9299
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9300
9285
  },
9301
9286
  images: [{
9302
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9303
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9287
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9304
9288
  }],
9305
9289
  type_asset: 'sdk.coin',
9306
9290
  traces: [{
@@ -9330,12 +9314,10 @@ const assets = {
9330
9314
  display: 'yAUUU30Jun2025',
9331
9315
  symbol: 'yAUUU-30Jun2025',
9332
9316
  logo_URIs: {
9333
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9334
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9335
9318
  },
9336
9319
  images: [{
9337
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9338
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9339
9321
  }],
9340
9322
  type_asset: 'sdk.coin',
9341
9323
  traces: [{
@@ -9365,12 +9347,10 @@ const assets = {
9365
9347
  display: 'yAUUU31Dec2025',
9366
9348
  symbol: 'yAUUU-31Dec2025',
9367
9349
  logo_URIs: {
9368
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9369
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9370
9351
  },
9371
9352
  images: [{
9372
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9373
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9353
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9374
9354
  }],
9375
9355
  type_asset: 'sdk.coin',
9376
9356
  traces: [{
@@ -9400,12 +9380,10 @@ const assets = {
9400
9380
  display: 'yAUUU31Dec2026',
9401
9381
  symbol: 'yAUUU-31Dec2026',
9402
9382
  logo_URIs: {
9403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9405
9384
  },
9406
9385
  images: [{
9407
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9408
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9386
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9409
9387
  }],
9410
9388
  type_asset: 'sdk.coin',
9411
9389
  traces: [{
@@ -12400,13 +12378,11 @@ const assets = {
12400
12378
  display: 'scrt',
12401
12379
  symbol: 'SCRT',
12402
12380
  logo_URIs: {
12403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12405
12382
  },
12406
12383
  coingecko_id: 'secret',
12407
12384
  images: [{
12408
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12409
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12385
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12410
12386
  }],
12411
12387
  socials: {
12412
12388
  website: 'https://scrt.network/',
@@ -13965,12 +13941,10 @@ const assets = {
13965
13941
  display: 'stzig',
13966
13942
  symbol: 'STZIG',
13967
13943
  logo_URIs: {
13968
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
13969
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
13944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
13970
13945
  },
13971
13946
  images: [{
13972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
13973
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
13947
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
13974
13948
  }],
13975
13949
  type_asset: 'sdk.coin',
13976
13950
  socials: {
@@ -15561,12 +15535,10 @@ const assets = {
15561
15535
  display: 'pAUUU30Sep2024',
15562
15536
  symbol: 'pAUUU-30Sep2024',
15563
15537
  logo_URIs: {
15564
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15565
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15566
15539
  },
15567
15540
  images: [{
15568
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15569
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15570
15542
  }],
15571
15543
  type_asset: 'sdk.coin',
15572
15544
  traces: [{
@@ -15596,12 +15568,10 @@ const assets = {
15596
15568
  display: 'pAUUU31Dec2024',
15597
15569
  symbol: 'pAUUU-31Dec2024',
15598
15570
  logo_URIs: {
15599
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15600
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15571
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15601
15572
  },
15602
15573
  images: [{
15603
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15604
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15605
15575
  }],
15606
15576
  type_asset: 'sdk.coin',
15607
15577
  traces: [{
@@ -15631,12 +15601,10 @@ const assets = {
15631
15601
  display: 'pAUUU30Jun2025',
15632
15602
  symbol: 'pAUUU-30Jun2025',
15633
15603
  logo_URIs: {
15634
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15635
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15604
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15636
15605
  },
15637
15606
  images: [{
15638
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15639
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15640
15608
  }],
15641
15609
  type_asset: 'sdk.coin',
15642
15610
  traces: [{
@@ -15666,12 +15634,10 @@ const assets = {
15666
15634
  display: 'pAUUU31Dec2025',
15667
15635
  symbol: 'pAUUU-31Dec2025',
15668
15636
  logo_URIs: {
15669
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15637
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15671
15638
  },
15672
15639
  images: [{
15673
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15674
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15675
15641
  }],
15676
15642
  type_asset: 'sdk.coin',
15677
15643
  traces: [{
@@ -15701,12 +15667,10 @@ const assets = {
15701
15667
  display: 'pAUUU31Dec2026',
15702
15668
  symbol: 'pAUUU-31Dec2026',
15703
15669
  logo_URIs: {
15704
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15705
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15670
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15706
15671
  },
15707
15672
  images: [{
15708
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
15709
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
15673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
15710
15674
  }],
15711
15675
  type_asset: 'sdk.coin',
15712
15676
  traces: [{
@@ -18256,12 +18220,10 @@ const assets = {
18256
18220
  display: 'yAUUU30Sep2024',
18257
18221
  symbol: 'yAUUU-30Sep2024',
18258
18222
  logo_URIs: {
18259
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18260
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18261
18224
  },
18262
18225
  images: [{
18263
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18264
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18226
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18265
18227
  }],
18266
18228
  type_asset: 'sdk.coin',
18267
18229
  traces: [{
@@ -18291,12 +18253,10 @@ const assets = {
18291
18253
  display: 'yAUUU31Dec2024',
18292
18254
  symbol: 'yAUUU-31Dec2024',
18293
18255
  logo_URIs: {
18294
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18295
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18296
18257
  },
18297
18258
  images: [{
18298
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18299
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18259
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18300
18260
  }],
18301
18261
  type_asset: 'sdk.coin',
18302
18262
  traces: [{
@@ -18326,12 +18286,10 @@ const assets = {
18326
18286
  display: 'yAUUU30Jun2025',
18327
18287
  symbol: 'yAUUU-30Jun2025',
18328
18288
  logo_URIs: {
18329
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18330
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18289
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18331
18290
  },
18332
18291
  images: [{
18333
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18334
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18292
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18335
18293
  }],
18336
18294
  type_asset: 'sdk.coin',
18337
18295
  traces: [{
@@ -18361,12 +18319,10 @@ const assets = {
18361
18319
  display: 'yAUUU31Dec2025',
18362
18320
  symbol: 'yAUUU-31Dec2025',
18363
18321
  logo_URIs: {
18364
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18365
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18322
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18366
18323
  },
18367
18324
  images: [{
18368
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18369
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18325
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18370
18326
  }],
18371
18327
  type_asset: 'sdk.coin',
18372
18328
  traces: [{
@@ -18396,12 +18352,10 @@ const assets = {
18396
18352
  display: 'yAUUU31Dec2026',
18397
18353
  symbol: 'yAUUU-31Dec2026',
18398
18354
  logo_URIs: {
18399
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18400
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18355
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18401
18356
  },
18402
18357
  images: [{
18403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
18404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
18358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
18405
18359
  }],
18406
18360
  type_asset: 'sdk.coin',
18407
18361
  traces: [{
@@ -21396,13 +21350,11 @@ const assets = {
21396
21350
  display: 'scrt',
21397
21351
  symbol: 'SCRT',
21398
21352
  logo_URIs: {
21399
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
21400
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
21353
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
21401
21354
  },
21402
21355
  coingecko_id: 'secret',
21403
21356
  images: [{
21404
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
21405
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
21357
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
21406
21358
  }],
21407
21359
  socials: {
21408
21360
  website: 'https://scrt.network/',
@@ -22961,12 +22913,10 @@ const assets = {
22961
22913
  display: 'stzig',
22962
22914
  symbol: 'STZIG',
22963
22915
  logo_URIs: {
22964
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
22965
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
22916
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
22966
22917
  },
22967
22918
  images: [{
22968
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
22969
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
22919
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
22970
22920
  }],
22971
22921
  type_asset: 'sdk.coin',
22972
22922
  socials: {
@@ -23158,12 +23108,10 @@ const assets = {
23158
23108
  display: 'kwt',
23159
23109
  symbol: 'KWT',
23160
23110
  images: [{
23161
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png',
23162
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
23111
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
23163
23112
  }],
23164
23113
  logo_URIs: {
23165
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png',
23166
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
23114
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
23167
23115
  },
23168
23116
  traces: [{
23169
23117
  type: 'ibc-cw20',
@@ -23196,12 +23144,10 @@ const assets = {
23196
23144
  display: 'milky',
23197
23145
  symbol: 'MILKY',
23198
23146
  images: [{
23199
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png',
23200
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
23147
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
23201
23148
  }],
23202
23149
  logo_URIs: {
23203
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png',
23204
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
23150
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
23205
23151
  },
23206
23152
  traces: [{
23207
23153
  type: 'ibc-cw20',
@@ -23356,12 +23302,10 @@ const assets = {
23356
23302
  display: 'xoch',
23357
23303
  symbol: 'xOCH',
23358
23304
  images: [{
23359
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23360
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23305
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23361
23306
  }],
23362
23307
  logo_URIs: {
23363
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23364
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23308
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23365
23309
  },
23366
23310
  traces: [{
23367
23311
  type: 'ibc-cw20',
@@ -23482,12 +23426,10 @@ const assets = {
23482
23426
  symbol: 'OCH',
23483
23427
  coingecko_id: 'och',
23484
23428
  images: [{
23485
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23486
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23429
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23487
23430
  }],
23488
23431
  logo_URIs: {
23489
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23490
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23432
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23491
23433
  },
23492
23434
  traces: [{
23493
23435
  type: 'ibc-cw20',
@@ -23674,12 +23616,10 @@ const assets = {
23674
23616
  display: 'kwt',
23675
23617
  symbol: 'KWT',
23676
23618
  images: [{
23677
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png',
23678
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
23619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
23679
23620
  }],
23680
23621
  logo_URIs: {
23681
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png',
23682
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
23622
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
23683
23623
  },
23684
23624
  traces: [{
23685
23625
  type: 'ibc-cw20',
@@ -23712,12 +23652,10 @@ const assets = {
23712
23652
  display: 'milky',
23713
23653
  symbol: 'MILKY',
23714
23654
  images: [{
23715
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png',
23716
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
23655
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
23717
23656
  }],
23718
23657
  logo_URIs: {
23719
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png',
23720
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
23658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
23721
23659
  },
23722
23660
  traces: [{
23723
23661
  type: 'ibc-cw20',
@@ -23872,12 +23810,10 @@ const assets = {
23872
23810
  display: 'xoch',
23873
23811
  symbol: 'xOCH',
23874
23812
  images: [{
23875
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23876
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23813
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23877
23814
  }],
23878
23815
  logo_URIs: {
23879
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
23880
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
23881
23817
  },
23882
23818
  traces: [{
23883
23819
  type: 'ibc-cw20',
@@ -23998,12 +23934,10 @@ const assets = {
23998
23934
  symbol: 'OCH',
23999
23935
  coingecko_id: 'och',
24000
23936
  images: [{
24001
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
24002
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
24003
23938
  }],
24004
23939
  logo_URIs: {
24005
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
24006
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
23940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
24007
23941
  },
24008
23942
  traces: [{
24009
23943
  type: 'ibc-cw20',
@@ -532,13 +532,11 @@ const assets = {
532
532
  display: 'scrt',
533
533
  symbol: 'SCRT',
534
534
  logo_URIs: {
535
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
536
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
535
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
537
536
  },
538
537
  coingecko_id: 'secret',
539
538
  images: [{
540
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
541
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
539
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
542
540
  }],
543
541
  socials: {
544
542
  website: 'https://scrt.network/',
@@ -654,13 +652,11 @@ const assets = {
654
652
  display: 'scrt',
655
653
  symbol: 'SCRT',
656
654
  logo_URIs: {
657
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
658
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
655
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
659
656
  },
660
657
  coingecko_id: 'secret',
661
658
  images: [{
662
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
663
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
659
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
664
660
  }],
665
661
  socials: {
666
662
  website: 'https://scrt.network/',
@@ -332,13 +332,11 @@ const assets = {
332
332
  display: 'scrt',
333
333
  symbol: 'SCRT',
334
334
  logo_URIs: {
335
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
336
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
337
336
  },
338
337
  coingecko_id: 'secret',
339
338
  images: [{
340
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
341
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
339
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
342
340
  }],
343
341
  socials: {
344
342
  website: 'https://scrt.network/',
@@ -454,13 +452,11 @@ const assets = {
454
452
  display: 'scrt',
455
453
  symbol: 'SCRT',
456
454
  logo_URIs: {
457
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
458
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
459
456
  },
460
457
  coingecko_id: 'secret',
461
458
  images: [{
462
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
463
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
459
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
464
460
  }],
465
461
  socials: {
466
462
  website: 'https://scrt.network/',
@@ -916,13 +916,11 @@ const assets = {
916
916
  display: 'scrt',
917
917
  symbol: 'SCRT',
918
918
  logo_URIs: {
919
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
920
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
919
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
921
920
  },
922
921
  coingecko_id: 'secret',
923
922
  images: [{
924
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
925
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
923
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
926
924
  }],
927
925
  socials: {
928
926
  website: 'https://scrt.network/',
@@ -1038,13 +1036,11 @@ const assets = {
1038
1036
  display: 'scrt',
1039
1037
  symbol: 'SCRT',
1040
1038
  logo_URIs: {
1041
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1042
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1039
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1043
1040
  },
1044
1041
  coingecko_id: 'secret',
1045
1042
  images: [{
1046
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1047
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1043
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1048
1044
  }],
1049
1045
  socials: {
1050
1046
  website: 'https://scrt.network/',