@chain-registry/assets 1.42.7 → 1.42.9

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 (73) hide show
  1. package/esm/mainnet/acrechain.js +2 -2
  2. package/esm/mainnet/agoric.js +2 -2
  3. package/esm/mainnet/archway.js +8 -0
  4. package/esm/mainnet/axelar.js +42 -2
  5. package/esm/mainnet/bandchain.js +8 -0
  6. package/esm/mainnet/bitsong.js +8 -0
  7. package/esm/mainnet/carbon.js +10 -2
  8. package/esm/mainnet/celestia.js +2 -2
  9. package/esm/mainnet/composable.js +26 -2
  10. package/esm/mainnet/coreum.js +2 -2
  11. package/esm/mainnet/cosmoshub.js +50 -2
  12. package/esm/mainnet/crescent.js +2 -2
  13. package/esm/mainnet/cryptoorgchain.js +2 -2
  14. package/esm/mainnet/doravota.js +8 -0
  15. package/esm/mainnet/dydx.js +10 -2
  16. package/esm/mainnet/dymension.js +2 -2
  17. package/esm/mainnet/evmos.js +24 -0
  18. package/esm/mainnet/gateway.js +2 -2
  19. package/esm/mainnet/gravitybridge.js +42 -2
  20. package/esm/mainnet/injective.js +2 -2
  21. package/esm/mainnet/juno.js +24 -0
  22. package/esm/mainnet/kava.js +10 -2
  23. package/esm/mainnet/kujira.js +42 -2
  24. package/esm/mainnet/migaloo.js +16 -0
  25. package/esm/mainnet/neutron.js +18 -2
  26. package/esm/mainnet/noble.js +10 -2
  27. package/esm/mainnet/oraichain.js +32 -0
  28. package/esm/mainnet/osmosis.js +116 -4
  29. package/esm/mainnet/persistence.js +16 -0
  30. package/esm/mainnet/saga.js +78 -0
  31. package/esm/mainnet/secretnetwork.js +112 -2
  32. package/esm/mainnet/stargaze.js +18 -2
  33. package/esm/mainnet/stride.js +20 -4
  34. package/esm/mainnet/terra.js +16 -0
  35. package/esm/mainnet/terra2.js +32 -0
  36. package/esm/mainnet/tgrade.js +2 -2
  37. package/mainnet/acrechain.js +2 -2
  38. package/mainnet/agoric.js +2 -2
  39. package/mainnet/archway.js +8 -0
  40. package/mainnet/axelar.js +42 -2
  41. package/mainnet/bandchain.js +8 -0
  42. package/mainnet/bitsong.js +8 -0
  43. package/mainnet/carbon.js +10 -2
  44. package/mainnet/celestia.js +2 -2
  45. package/mainnet/composable.js +26 -2
  46. package/mainnet/coreum.js +2 -2
  47. package/mainnet/cosmoshub.js +50 -2
  48. package/mainnet/crescent.js +2 -2
  49. package/mainnet/cryptoorgchain.js +2 -2
  50. package/mainnet/doravota.js +8 -0
  51. package/mainnet/dydx.js +10 -2
  52. package/mainnet/dymension.js +2 -2
  53. package/mainnet/evmos.js +24 -0
  54. package/mainnet/gateway.js +2 -2
  55. package/mainnet/gravitybridge.js +42 -2
  56. package/mainnet/injective.js +2 -2
  57. package/mainnet/juno.js +24 -0
  58. package/mainnet/kava.js +10 -2
  59. package/mainnet/kujira.js +42 -2
  60. package/mainnet/migaloo.js +16 -0
  61. package/mainnet/neutron.js +18 -2
  62. package/mainnet/noble.js +10 -2
  63. package/mainnet/oraichain.js +32 -0
  64. package/mainnet/osmosis.js +116 -4
  65. package/mainnet/persistence.js +16 -0
  66. package/mainnet/saga.js +78 -0
  67. package/mainnet/secretnetwork.js +112 -2
  68. package/mainnet/stargaze.js +18 -2
  69. package/mainnet/stride.js +20 -4
  70. package/mainnet/terra.js +16 -0
  71. package/mainnet/terra2.js +32 -0
  72. package/mainnet/tgrade.js +2 -2
  73. package/package.json +5 -5
@@ -61,6 +61,10 @@ const assets = {
61
61
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
62
62
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
63
63
  }],
64
+ socials: {
65
+ website: 'https://arable.finance/',
66
+ twitter: 'https://twitter.com/ArableProtocol'
67
+ },
64
68
  traces: [{
65
69
  type: 'ibc',
66
70
  counterparty: {
@@ -96,6 +100,10 @@ const assets = {
96
100
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
97
101
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
98
102
  }],
103
+ socials: {
104
+ website: 'https://arable.finance/',
105
+ twitter: 'https://twitter.com/ArableProtocol'
106
+ },
99
107
  traces: [{
100
108
  type: 'ibc',
101
109
  counterparty: {
@@ -246,6 +254,10 @@ const assets = {
246
254
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
247
255
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
248
256
  }],
257
+ socials: {
258
+ website: 'https://aioz.network/',
259
+ twitter: 'https://twitter.com/AIOZNetwork'
260
+ },
249
261
  traces: [{
250
262
  type: 'ibc',
251
263
  counterparty: {
@@ -365,6 +377,10 @@ const assets = {
365
377
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
366
378
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
367
379
  }],
380
+ socials: {
381
+ website: 'https://arkhadian.io/',
382
+ twitter: 'https://twitter.com/ArkhadianSas'
383
+ },
368
384
  traces: [{
369
385
  type: 'ibc',
370
386
  counterparty: {
@@ -587,6 +603,10 @@ const assets = {
587
603
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
588
604
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
589
605
  }],
606
+ socials: {
607
+ website: 'http://www.bitcanna.io/',
608
+ twitter: 'https://twitter.com/BitCannaGlobal'
609
+ },
590
610
  traces: [{
591
611
  type: 'ibc',
592
612
  counterparty: {
@@ -664,6 +684,10 @@ const assets = {
664
684
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
665
685
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
666
686
  }],
687
+ socials: {
688
+ website: 'http://bluzelle.com/',
689
+ twitter: 'https://twitter.com/BluzelleHQ'
690
+ },
667
691
  traces: [{
668
692
  type: 'ibc',
669
693
  counterparty: {
@@ -931,6 +955,10 @@ const assets = {
931
955
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
932
956
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
933
957
  }],
958
+ socials: {
959
+ website: 'https://canto.io/',
960
+ twitter: 'https://twitter.com/CantoPublic'
961
+ },
934
962
  traces: [{
935
963
  type: 'ibc',
936
964
  counterparty: {
@@ -1257,6 +1285,10 @@ const assets = {
1257
1285
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
1258
1286
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
1259
1287
  }],
1288
+ socials: {
1289
+ website: 'http://cifer.ai/',
1290
+ twitter: 'https://twitter.com/cifer_ai'
1291
+ },
1260
1292
  traces: [{
1261
1293
  type: 'ibc',
1262
1294
  counterparty: {
@@ -1397,6 +1429,10 @@ const assets = {
1397
1429
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
1398
1430
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
1399
1431
  }],
1432
+ socials: {
1433
+ website: 'https://cvn.io',
1434
+ twitter: 'https://twitter.com/conscious_chain'
1435
+ },
1400
1436
  traces: [{
1401
1437
  type: 'ibc',
1402
1438
  counterparty: {
@@ -1439,6 +1475,10 @@ const assets = {
1439
1475
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1440
1476
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1441
1477
  }],
1478
+ socials: {
1479
+ website: 'https://www.coreum.com/',
1480
+ twitter: 'https://twitter.com/CoreumOfficial'
1481
+ },
1442
1482
  traces: [{
1443
1483
  type: 'ibc',
1444
1484
  counterparty: {
@@ -1622,6 +1662,10 @@ const assets = {
1622
1662
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
1623
1663
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
1624
1664
  }],
1665
+ socials: {
1666
+ website: 'http://www.cudos.org',
1667
+ twitter: 'https://twitter.com/CUDOS_'
1668
+ },
1625
1669
  traces: [{
1626
1670
  type: 'ibc',
1627
1671
  counterparty: {
@@ -2259,7 +2303,7 @@ const assets = {
2259
2303
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2260
2304
  }],
2261
2305
  socials: {
2262
- webiste: 'https://www.neokingdom.org/',
2306
+ website: 'https://www.neokingdom.org/',
2263
2307
  twitter: 'https://twitter.com/NEOKingdomDAO'
2264
2308
  },
2265
2309
  traces: [{
@@ -4456,6 +4500,10 @@ const assets = {
4456
4500
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
4457
4501
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
4458
4502
  }],
4503
+ socials: {
4504
+ website: 'https://arable.finance/',
4505
+ twitter: 'https://twitter.com/ArableProtocol'
4506
+ },
4459
4507
  traces: [{
4460
4508
  type: 'ibc',
4461
4509
  counterparty: {
@@ -4491,6 +4539,10 @@ const assets = {
4491
4539
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
4492
4540
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
4493
4541
  }],
4542
+ socials: {
4543
+ website: 'https://arable.finance/',
4544
+ twitter: 'https://twitter.com/ArableProtocol'
4545
+ },
4494
4546
  traces: [{
4495
4547
  type: 'ibc',
4496
4548
  counterparty: {
@@ -4641,6 +4693,10 @@ const assets = {
4641
4693
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
4642
4694
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
4643
4695
  }],
4696
+ socials: {
4697
+ website: 'https://aioz.network/',
4698
+ twitter: 'https://twitter.com/AIOZNetwork'
4699
+ },
4644
4700
  traces: [{
4645
4701
  type: 'ibc',
4646
4702
  counterparty: {
@@ -4760,6 +4816,10 @@ const assets = {
4760
4816
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
4761
4817
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
4762
4818
  }],
4819
+ socials: {
4820
+ website: 'https://arkhadian.io/',
4821
+ twitter: 'https://twitter.com/ArkhadianSas'
4822
+ },
4763
4823
  traces: [{
4764
4824
  type: 'ibc',
4765
4825
  counterparty: {
@@ -4982,6 +5042,10 @@ const assets = {
4982
5042
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
4983
5043
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
4984
5044
  }],
5045
+ socials: {
5046
+ website: 'http://www.bitcanna.io/',
5047
+ twitter: 'https://twitter.com/BitCannaGlobal'
5048
+ },
4985
5049
  traces: [{
4986
5050
  type: 'ibc',
4987
5051
  counterparty: {
@@ -5059,6 +5123,10 @@ const assets = {
5059
5123
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
5060
5124
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
5061
5125
  }],
5126
+ socials: {
5127
+ website: 'http://bluzelle.com/',
5128
+ twitter: 'https://twitter.com/BluzelleHQ'
5129
+ },
5062
5130
  traces: [{
5063
5131
  type: 'ibc',
5064
5132
  counterparty: {
@@ -5326,6 +5394,10 @@ const assets = {
5326
5394
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
5327
5395
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
5328
5396
  }],
5397
+ socials: {
5398
+ website: 'https://canto.io/',
5399
+ twitter: 'https://twitter.com/CantoPublic'
5400
+ },
5329
5401
  traces: [{
5330
5402
  type: 'ibc',
5331
5403
  counterparty: {
@@ -5652,6 +5724,10 @@ const assets = {
5652
5724
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
5653
5725
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
5654
5726
  }],
5727
+ socials: {
5728
+ website: 'http://cifer.ai/',
5729
+ twitter: 'https://twitter.com/cifer_ai'
5730
+ },
5655
5731
  traces: [{
5656
5732
  type: 'ibc',
5657
5733
  counterparty: {
@@ -5792,6 +5868,10 @@ const assets = {
5792
5868
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
5793
5869
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
5794
5870
  }],
5871
+ socials: {
5872
+ website: 'https://cvn.io',
5873
+ twitter: 'https://twitter.com/conscious_chain'
5874
+ },
5795
5875
  traces: [{
5796
5876
  type: 'ibc',
5797
5877
  counterparty: {
@@ -5834,6 +5914,10 @@ const assets = {
5834
5914
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
5835
5915
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
5836
5916
  }],
5917
+ socials: {
5918
+ website: 'https://www.coreum.com/',
5919
+ twitter: 'https://twitter.com/CoreumOfficial'
5920
+ },
5837
5921
  traces: [{
5838
5922
  type: 'ibc',
5839
5923
  counterparty: {
@@ -6017,6 +6101,10 @@ const assets = {
6017
6101
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
6018
6102
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
6019
6103
  }],
6104
+ socials: {
6105
+ website: 'http://www.cudos.org',
6106
+ twitter: 'https://twitter.com/CUDOS_'
6107
+ },
6020
6108
  traces: [{
6021
6109
  type: 'ibc',
6022
6110
  counterparty: {
@@ -6654,7 +6742,7 @@ const assets = {
6654
6742
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
6655
6743
  }],
6656
6744
  socials: {
6657
- webiste: 'https://www.neokingdom.org/',
6745
+ website: 'https://www.neokingdom.org/',
6658
6746
  twitter: 'https://twitter.com/NEOKingdomDAO'
6659
6747
  },
6660
6748
  traces: [{
@@ -9363,6 +9451,10 @@ const assets = {
9363
9451
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
9364
9452
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
9365
9453
  }],
9454
+ socials: {
9455
+ website: 'https://rizon.world/',
9456
+ twitter: 'https://twitter.com/hdac_rizon'
9457
+ },
9366
9458
  traces: [{
9367
9459
  type: 'ibc',
9368
9460
  counterparty: {
@@ -9411,7 +9503,7 @@ const assets = {
9411
9503
  }
9412
9504
  }],
9413
9505
  socials: {
9414
- webiste: 'https://www.saga.xyz/',
9506
+ website: 'https://www.saga.xyz/',
9415
9507
  twitter: 'https://twitter.com/Sagaxyz__'
9416
9508
  },
9417
9509
  traces: [{
@@ -11910,6 +12002,10 @@ const assets = {
11910
12002
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
11911
12003
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
11912
12004
  }],
12005
+ socials: {
12006
+ website: 'https://rizon.world/',
12007
+ twitter: 'https://twitter.com/hdac_rizon'
12008
+ },
11913
12009
  traces: [{
11914
12010
  type: 'ibc',
11915
12011
  counterparty: {
@@ -11958,7 +12054,7 @@ const assets = {
11958
12054
  }
11959
12055
  }],
11960
12056
  socials: {
11961
- webiste: 'https://www.saga.xyz/',
12057
+ website: 'https://www.saga.xyz/',
11962
12058
  twitter: 'https://twitter.com/Sagaxyz__'
11963
12059
  },
11964
12060
  traces: [{
@@ -19439,6 +19535,10 @@ const assets = {
19439
19535
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
19440
19536
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
19441
19537
  }],
19538
+ socials: {
19539
+ website: 'http://alter.network/',
19540
+ twitter: 'https://twitter.com/AlterDapp'
19541
+ },
19442
19542
  traces: [{
19443
19543
  type: 'ibc-cw20',
19444
19544
  counterparty: {
@@ -19477,6 +19577,10 @@ const assets = {
19477
19577
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
19478
19578
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
19479
19579
  }],
19580
+ socials: {
19581
+ website: 'http://amber.money/',
19582
+ twitter: 'https://twitter.com/AmberDAO_'
19583
+ },
19480
19584
  traces: [{
19481
19585
  type: 'ibc-cw20',
19482
19586
  counterparty: {
@@ -20761,6 +20865,10 @@ const assets = {
20761
20865
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
20762
20866
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
20763
20867
  }],
20868
+ socials: {
20869
+ website: 'http://alter.network/',
20870
+ twitter: 'https://twitter.com/AlterDapp'
20871
+ },
20764
20872
  traces: [{
20765
20873
  type: 'ibc-cw20',
20766
20874
  counterparty: {
@@ -20799,6 +20907,10 @@ const assets = {
20799
20907
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
20800
20908
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
20801
20909
  }],
20910
+ socials: {
20911
+ website: 'http://amber.money/',
20912
+ twitter: 'https://twitter.com/AmberDAO_'
20913
+ },
20802
20914
  traces: [{
20803
20915
  type: 'ibc-cw20',
20804
20916
  counterparty: {
@@ -3341,6 +3341,10 @@ const assets = {
3341
3341
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
3342
3342
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
3343
3343
  }],
3344
+ socials: {
3345
+ website: 'http://alter.network/',
3346
+ twitter: 'https://twitter.com/AlterDapp'
3347
+ },
3344
3348
  traces: [{
3345
3349
  type: 'ibc-cw20',
3346
3350
  counterparty: {
@@ -3379,6 +3383,10 @@ const assets = {
3379
3383
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3380
3384
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3381
3385
  }],
3386
+ socials: {
3387
+ website: 'http://amber.money/',
3388
+ twitter: 'https://twitter.com/AmberDAO_'
3389
+ },
3382
3390
  traces: [{
3383
3391
  type: 'ibc-cw20',
3384
3392
  counterparty: {
@@ -3685,6 +3693,10 @@ const assets = {
3685
3693
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
3686
3694
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
3687
3695
  }],
3696
+ socials: {
3697
+ website: 'http://alter.network/',
3698
+ twitter: 'https://twitter.com/AlterDapp'
3699
+ },
3688
3700
  traces: [{
3689
3701
  type: 'ibc-cw20',
3690
3702
  counterparty: {
@@ -3723,6 +3735,10 @@ const assets = {
3723
3735
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3724
3736
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3725
3737
  }],
3738
+ socials: {
3739
+ website: 'http://amber.money/',
3740
+ twitter: 'https://twitter.com/AmberDAO_'
3741
+ },
3726
3742
  traces: [{
3727
3743
  type: 'ibc-cw20',
3728
3744
  counterparty: {
package/mainnet/saga.js CHANGED
@@ -435,6 +435,45 @@ const assets = {
435
435
  }
436
436
  }]
437
437
  },
438
+ {
439
+ description: 'The native token of Secret Network',
440
+ denom_units: [{
441
+ denom: 'ibc/1B28CD5F3CDC17E585A7F2F05931FA694B3EFF0233D98CEF3505A35410D53CED',
442
+ exponent: 0,
443
+ aliases: ['uscrt']
444
+ }, {
445
+ denom: 'scrt',
446
+ exponent: 6
447
+ }],
448
+ base: 'ibc/1B28CD5F3CDC17E585A7F2F05931FA694B3EFF0233D98CEF3505A35410D53CED',
449
+ name: 'Secret Network',
450
+ display: 'scrt',
451
+ symbol: 'SCRT',
452
+ logo_URIs: {
453
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
454
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
455
+ },
456
+ coingecko_id: 'secret',
457
+ images: [{
458
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
459
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
460
+ }],
461
+ socials: {
462
+ website: 'https://scrt.network/',
463
+ twitter: 'https://twitter.com/SecretNetwork'
464
+ },
465
+ traces: [{
466
+ type: 'ibc',
467
+ counterparty: {
468
+ channel_id: 'channel-152',
469
+ base_denom: 'uscrt',
470
+ chain_name: 'secretnetwork'
471
+ },
472
+ chain: {
473
+ channel_id: 'channel-17'
474
+ }
475
+ }]
476
+ },
438
477
  {
439
478
  description: 'The native token of Stride',
440
479
  denom_units: [{
@@ -474,6 +513,45 @@ const assets = {
474
513
  }
475
514
  }]
476
515
  },
516
+ {
517
+ description: 'The native token of Secret Network',
518
+ denom_units: [{
519
+ denom: 'ibc/1B28CD5F3CDC17E585A7F2F05931FA694B3EFF0233D98CEF3505A35410D53CED',
520
+ exponent: 0,
521
+ aliases: ['uscrt']
522
+ }, {
523
+ denom: 'scrt',
524
+ exponent: 6
525
+ }],
526
+ base: 'ibc/1B28CD5F3CDC17E585A7F2F05931FA694B3EFF0233D98CEF3505A35410D53CED',
527
+ name: 'Secret Network',
528
+ display: 'scrt',
529
+ symbol: 'SCRT',
530
+ logo_URIs: {
531
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
532
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
533
+ },
534
+ coingecko_id: 'secret',
535
+ images: [{
536
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
537
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
538
+ }],
539
+ socials: {
540
+ website: 'https://scrt.network/',
541
+ twitter: 'https://twitter.com/SecretNetwork'
542
+ },
543
+ traces: [{
544
+ type: 'ibc',
545
+ counterparty: {
546
+ channel_id: 'channel-152',
547
+ base_denom: 'uscrt',
548
+ chain_name: 'secretnetwork'
549
+ },
550
+ chain: {
551
+ channel_id: 'channel-17'
552
+ }
553
+ }]
554
+ },
477
555
  {
478
556
  description: 'The native token of Stride',
479
557
  denom_units: [{
@@ -479,6 +479,10 @@ const assets = {
479
479
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
480
480
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
481
481
  }],
482
+ socials: {
483
+ website: 'https://www.coreum.com/',
484
+ twitter: 'https://twitter.com/CoreumOfficial'
485
+ },
482
486
  traces: [{
483
487
  type: 'ibc',
484
488
  counterparty: {
@@ -702,7 +706,7 @@ const assets = {
702
706
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
703
707
  }],
704
708
  socials: {
705
- webiste: 'https://www.neokingdom.org/',
709
+ website: 'https://www.neokingdom.org/',
706
710
  twitter: 'https://twitter.com/NEOKingdomDAO'
707
711
  },
708
712
  traces: [{
@@ -1514,6 +1518,57 @@ const assets = {
1514
1518
  }
1515
1519
  }]
1516
1520
  },
1521
+ {
1522
+ description: 'The native staking and governance token of Saga.',
1523
+ extended_description: 'Saga is a Layer 1 protocol that allows developers to automatically spin up VM-agnostic, parallelized and interoperable dedicated chains, or “Chainlets,” that provide applications with infinite horizontal scalability. Each Chainlet is a replica of the Saga Mainnet, with the same validator set and security model.\n\nSaga’s mission is to enable the next 1000 chains in gaming and entertainment as part of the growing Saga Multiverse.',
1524
+ denom_units: [{
1525
+ denom: 'ibc/5938378D6974EF73519C90789CBBFFFAEC43992A3D2B5E3F465F5DA96E434029',
1526
+ exponent: 0,
1527
+ aliases: ['usaga']
1528
+ }, {
1529
+ denom: 'saga',
1530
+ exponent: 6
1531
+ }],
1532
+ base: 'ibc/5938378D6974EF73519C90789CBBFFFAEC43992A3D2B5E3F465F5DA96E434029',
1533
+ name: 'Saga',
1534
+ display: 'saga',
1535
+ symbol: 'SAGA',
1536
+ logo_URIs: {
1537
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
1538
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
1539
+ },
1540
+ coingecko_id: 'saga-2',
1541
+ images: [{
1542
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
1543
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
1544
+ theme: {
1545
+ primary_color_hex: '#000000',
1546
+ dark_mode: false
1547
+ }
1548
+ }, {
1549
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
1550
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
1551
+ theme: {
1552
+ primary_color_hex: '#FFFFFF',
1553
+ dark_mode: true
1554
+ }
1555
+ }],
1556
+ socials: {
1557
+ website: 'https://www.saga.xyz/',
1558
+ twitter: 'https://twitter.com/Sagaxyz__'
1559
+ },
1560
+ traces: [{
1561
+ type: 'ibc',
1562
+ counterparty: {
1563
+ channel_id: 'channel-17',
1564
+ base_denom: 'usaga',
1565
+ chain_name: 'saga'
1566
+ },
1567
+ chain: {
1568
+ channel_id: 'channel-152'
1569
+ }
1570
+ }]
1571
+ },
1517
1572
  {
1518
1573
  description: 'BLD is the token used to secure the Agoric chain through staking and to backstop Inter Protocol.',
1519
1574
  denom_units: [{
@@ -1990,6 +2045,10 @@ const assets = {
1990
2045
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1991
2046
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1992
2047
  }],
2048
+ socials: {
2049
+ website: 'https://www.coreum.com/',
2050
+ twitter: 'https://twitter.com/CoreumOfficial'
2051
+ },
1993
2052
  traces: [{
1994
2053
  type: 'ibc',
1995
2054
  counterparty: {
@@ -2213,7 +2272,7 @@ const assets = {
2213
2272
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2214
2273
  }],
2215
2274
  socials: {
2216
- webiste: 'https://www.neokingdom.org/',
2275
+ website: 'https://www.neokingdom.org/',
2217
2276
  twitter: 'https://twitter.com/NEOKingdomDAO'
2218
2277
  },
2219
2278
  traces: [{
@@ -3025,6 +3084,57 @@ const assets = {
3025
3084
  }
3026
3085
  }]
3027
3086
  },
3087
+ {
3088
+ description: 'The native staking and governance token of Saga.',
3089
+ extended_description: 'Saga is a Layer 1 protocol that allows developers to automatically spin up VM-agnostic, parallelized and interoperable dedicated chains, or “Chainlets,” that provide applications with infinite horizontal scalability. Each Chainlet is a replica of the Saga Mainnet, with the same validator set and security model.\n\nSaga’s mission is to enable the next 1000 chains in gaming and entertainment as part of the growing Saga Multiverse.',
3090
+ denom_units: [{
3091
+ denom: 'ibc/5938378D6974EF73519C90789CBBFFFAEC43992A3D2B5E3F465F5DA96E434029',
3092
+ exponent: 0,
3093
+ aliases: ['usaga']
3094
+ }, {
3095
+ denom: 'saga',
3096
+ exponent: 6
3097
+ }],
3098
+ base: 'ibc/5938378D6974EF73519C90789CBBFFFAEC43992A3D2B5E3F465F5DA96E434029',
3099
+ name: 'Saga',
3100
+ display: 'saga',
3101
+ symbol: 'SAGA',
3102
+ logo_URIs: {
3103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
3104
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
3105
+ },
3106
+ coingecko_id: 'saga-2',
3107
+ images: [{
3108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
3109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
3110
+ theme: {
3111
+ primary_color_hex: '#000000',
3112
+ dark_mode: false
3113
+ }
3114
+ }, {
3115
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
3116
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
3117
+ theme: {
3118
+ primary_color_hex: '#FFFFFF',
3119
+ dark_mode: true
3120
+ }
3121
+ }],
3122
+ socials: {
3123
+ website: 'https://www.saga.xyz/',
3124
+ twitter: 'https://twitter.com/Sagaxyz__'
3125
+ },
3126
+ traces: [{
3127
+ type: 'ibc',
3128
+ counterparty: {
3129
+ channel_id: 'channel-17',
3130
+ base_denom: 'usaga',
3131
+ chain_name: 'saga'
3132
+ },
3133
+ chain: {
3134
+ channel_id: 'channel-152'
3135
+ }
3136
+ }]
3137
+ },
3028
3138
  {
3029
3139
  description: 'DVPN is the native token of the Sentinel Hub.',
3030
3140
  denom_units: [{