@chain-registry/assets 1.70.382 → 1.70.384

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 (47) hide show
  1. package/esm/mainnet/archway.js +2 -2
  2. package/esm/mainnet/axelar.js +0 -114
  3. package/esm/mainnet/cosmoshub.js +2 -116
  4. package/esm/mainnet/crescent.js +2 -2
  5. package/esm/mainnet/cryptoorgchain.js +2 -2
  6. package/esm/mainnet/doravota.js +2 -2
  7. package/esm/mainnet/elys.js +2 -2
  8. package/esm/mainnet/irisnet.js +2 -2
  9. package/esm/mainnet/juno.js +2 -2
  10. package/esm/mainnet/kujira.js +2 -2
  11. package/esm/mainnet/noble.js +0 -114
  12. package/esm/mainnet/omniflixhub.js +2 -2
  13. package/esm/mainnet/osmosis.js +2 -2
  14. package/esm/mainnet/persistence.js +2 -2
  15. package/esm/mainnet/regen.js +2 -2
  16. package/esm/mainnet/secretnetwork.js +2 -2
  17. package/esm/mainnet/sentinel.js +2 -2
  18. package/esm/mainnet/sifchain.js +2 -2
  19. package/esm/mainnet/stargaze.js +2 -2
  20. package/esm/mainnet/starname.js +2 -2
  21. package/esm/mainnet/terra2.js +2 -2
  22. package/esm/testnet/axelartestnet.js +0 -196
  23. package/esm/testnet/nobletestnet.js +0 -196
  24. package/mainnet/archway.js +2 -2
  25. package/mainnet/axelar.js +0 -114
  26. package/mainnet/cosmoshub.js +2 -116
  27. package/mainnet/crescent.js +2 -2
  28. package/mainnet/cryptoorgchain.js +2 -2
  29. package/mainnet/doravota.js +2 -2
  30. package/mainnet/elys.js +2 -2
  31. package/mainnet/irisnet.js +2 -2
  32. package/mainnet/juno.js +2 -2
  33. package/mainnet/kujira.js +2 -2
  34. package/mainnet/noble.js +0 -114
  35. package/mainnet/omniflixhub.js +2 -2
  36. package/mainnet/osmosis.js +2 -2
  37. package/mainnet/persistence.js +2 -2
  38. package/mainnet/regen.js +2 -2
  39. package/mainnet/secretnetwork.js +2 -2
  40. package/mainnet/sentinel.js +2 -2
  41. package/mainnet/sifchain.js +2 -2
  42. package/mainnet/stargaze.js +2 -2
  43. package/mainnet/starname.js +2 -2
  44. package/mainnet/terra2.js +2 -2
  45. package/package.json +5 -5
  46. package/testnet/axelartestnet.js +0 -196
  47. package/testnet/nobletestnet.js +0 -196
@@ -102,7 +102,7 @@ const assets = {
102
102
  }],
103
103
  socials: {
104
104
  website: 'https://akash.network/',
105
- twitter: 'https://twitter.com/akashnet_'
105
+ twitter: 'https://twitter.com/akashnet'
106
106
  },
107
107
  type_asset: 'sdk.coin',
108
108
  traces: [{
@@ -252,7 +252,7 @@ const assets = {
252
252
  }],
253
253
  socials: {
254
254
  website: 'https://akash.network/',
255
- twitter: 'https://twitter.com/akashnet_'
255
+ twitter: 'https://twitter.com/akashnet'
256
256
  },
257
257
  type_asset: 'sdk.coin',
258
258
  traces: [{
@@ -10416,63 +10416,6 @@ const assets = {
10416
10416
  }
10417
10417
  }]
10418
10418
  },
10419
- {
10420
- description: 'The native token of ZIGChain',
10421
- denom_units: [
10422
- {
10423
- denom: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
10424
- exponent: 0,
10425
- aliases: ['uzig']
10426
- },
10427
- {
10428
- denom: 'mzig',
10429
- exponent: 3,
10430
- aliases: ['millizig']
10431
- },
10432
- {
10433
- denom: 'zig',
10434
- exponent: 6
10435
- }
10436
- ],
10437
- type_asset: 'sdk.coin',
10438
- base: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
10439
- name: 'ZIG',
10440
- display: 'zig',
10441
- symbol: 'ZIG',
10442
- coingecko_id: 'zignaly',
10443
- keywords: [
10444
- 'zigchain',
10445
- 'rwa',
10446
- 'wealth generation infrastructure',
10447
- 'wasm'
10448
- ],
10449
- logo_URIs: {
10450
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
10451
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
10452
- },
10453
- images: [{
10454
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
10455
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
10456
- }],
10457
- socials: {
10458
- website: 'https://zigchain.com/',
10459
- twitter: 'https://x.com/zigchain',
10460
- telegram: 'https://t.me/ZignalyHQ',
10461
- discord: 'https://discord.zignaly.com',
10462
- medium: 'https://medium.com/zignaly'
10463
- },
10464
- traces: [{
10465
- type: 'ibc',
10466
- counterparty: {
10467
- channel_id: 'channel-1',
10468
- base_denom: 'uzig',
10469
- chain_name: 'zigchain'
10470
- },
10471
- chain: {
10472
- channel_id: 'channel-182'
10473
- }
10474
- }]
10475
- },
10476
10419
  {
10477
10420
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
10478
10421
  denom_units: [{
@@ -20087,63 +20030,6 @@ const assets = {
20087
20030
  }
20088
20031
  }]
20089
20032
  },
20090
- {
20091
- description: 'The native token of ZIGChain',
20092
- denom_units: [
20093
- {
20094
- denom: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
20095
- exponent: 0,
20096
- aliases: ['uzig']
20097
- },
20098
- {
20099
- denom: 'mzig',
20100
- exponent: 3,
20101
- aliases: ['millizig']
20102
- },
20103
- {
20104
- denom: 'zig',
20105
- exponent: 6
20106
- }
20107
- ],
20108
- type_asset: 'sdk.coin',
20109
- base: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
20110
- name: 'ZIG',
20111
- display: 'zig',
20112
- symbol: 'ZIG',
20113
- coingecko_id: 'zignaly',
20114
- keywords: [
20115
- 'zigchain',
20116
- 'rwa',
20117
- 'wealth generation infrastructure',
20118
- 'wasm'
20119
- ],
20120
- logo_URIs: {
20121
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
20122
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
20123
- },
20124
- images: [{
20125
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
20126
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
20127
- }],
20128
- socials: {
20129
- website: 'https://zigchain.com/',
20130
- twitter: 'https://x.com/zigchain',
20131
- telegram: 'https://t.me/ZignalyHQ',
20132
- discord: 'https://discord.zignaly.com',
20133
- medium: 'https://medium.com/zignaly'
20134
- },
20135
- traces: [{
20136
- type: 'ibc',
20137
- counterparty: {
20138
- channel_id: 'channel-1',
20139
- base_denom: 'uzig',
20140
- chain_name: 'zigchain'
20141
- },
20142
- chain: {
20143
- channel_id: 'channel-182'
20144
- }
20145
- }]
20146
- },
20147
20033
  {
20148
20034
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
20149
20035
  denom_units: [{
@@ -301,7 +301,7 @@ const assets = {
301
301
  }],
302
302
  socials: {
303
303
  website: 'https://akash.network/',
304
- twitter: 'https://twitter.com/akashnet_'
304
+ twitter: 'https://twitter.com/akashnet'
305
305
  },
306
306
  type_asset: 'sdk.coin',
307
307
  traces: [{
@@ -1457,7 +1457,7 @@ const assets = {
1457
1457
  }],
1458
1458
  socials: {
1459
1459
  website: 'https://akash.network/',
1460
- twitter: 'https://twitter.com/akashnet_'
1460
+ twitter: 'https://twitter.com/akashnet'
1461
1461
  },
1462
1462
  type_asset: 'sdk.coin',
1463
1463
  traces: [{
@@ -12925,63 +12925,6 @@ const assets = {
12925
12925
  }
12926
12926
  }]
12927
12927
  },
12928
- {
12929
- description: 'The native token of ZIGChain',
12930
- denom_units: [
12931
- {
12932
- denom: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
12933
- exponent: 0,
12934
- aliases: ['uzig']
12935
- },
12936
- {
12937
- denom: 'mzig',
12938
- exponent: 3,
12939
- aliases: ['millizig']
12940
- },
12941
- {
12942
- denom: 'zig',
12943
- exponent: 6
12944
- }
12945
- ],
12946
- type_asset: 'sdk.coin',
12947
- base: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
12948
- name: 'ZIG',
12949
- display: 'zig',
12950
- symbol: 'ZIG',
12951
- coingecko_id: 'zignaly',
12952
- keywords: [
12953
- 'zigchain',
12954
- 'rwa',
12955
- 'wealth generation infrastructure',
12956
- 'wasm'
12957
- ],
12958
- logo_URIs: {
12959
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
12960
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
12961
- },
12962
- images: [{
12963
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
12964
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
12965
- }],
12966
- socials: {
12967
- website: 'https://zigchain.com/',
12968
- twitter: 'https://x.com/zigchain',
12969
- telegram: 'https://t.me/ZignalyHQ',
12970
- discord: 'https://discord.zignaly.com',
12971
- medium: 'https://medium.com/zignaly'
12972
- },
12973
- traces: [{
12974
- type: 'ibc',
12975
- counterparty: {
12976
- channel_id: 'channel-4',
12977
- base_denom: 'uzig',
12978
- chain_name: 'zigchain'
12979
- },
12980
- chain: {
12981
- channel_id: 'channel-1555'
12982
- }
12983
- }]
12984
- },
12985
12928
  {
12986
12929
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
12987
12930
  denom_units: [{
@@ -23557,63 +23500,6 @@ const assets = {
23557
23500
  }
23558
23501
  }]
23559
23502
  },
23560
- {
23561
- description: 'The native token of ZIGChain',
23562
- denom_units: [
23563
- {
23564
- denom: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
23565
- exponent: 0,
23566
- aliases: ['uzig']
23567
- },
23568
- {
23569
- denom: 'mzig',
23570
- exponent: 3,
23571
- aliases: ['millizig']
23572
- },
23573
- {
23574
- denom: 'zig',
23575
- exponent: 6
23576
- }
23577
- ],
23578
- type_asset: 'sdk.coin',
23579
- base: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
23580
- name: 'ZIG',
23581
- display: 'zig',
23582
- symbol: 'ZIG',
23583
- coingecko_id: 'zignaly',
23584
- keywords: [
23585
- 'zigchain',
23586
- 'rwa',
23587
- 'wealth generation infrastructure',
23588
- 'wasm'
23589
- ],
23590
- logo_URIs: {
23591
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
23592
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
23593
- },
23594
- images: [{
23595
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
23596
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
23597
- }],
23598
- socials: {
23599
- website: 'https://zigchain.com/',
23600
- twitter: 'https://x.com/zigchain',
23601
- telegram: 'https://t.me/ZignalyHQ',
23602
- discord: 'https://discord.zignaly.com',
23603
- medium: 'https://medium.com/zignaly'
23604
- },
23605
- traces: [{
23606
- type: 'ibc',
23607
- counterparty: {
23608
- channel_id: 'channel-4',
23609
- base_denom: 'uzig',
23610
- chain_name: 'zigchain'
23611
- },
23612
- chain: {
23613
- channel_id: 'channel-1555'
23614
- }
23615
- }]
23616
- },
23617
23503
  {
23618
23504
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
23619
23505
  denom_units: [{
@@ -102,7 +102,7 @@ const assets = {
102
102
  }],
103
103
  socials: {
104
104
  website: 'https://akash.network/',
105
- twitter: 'https://twitter.com/akashnet_'
105
+ twitter: 'https://twitter.com/akashnet'
106
106
  },
107
107
  type_asset: 'sdk.coin',
108
108
  traces: [{
@@ -405,7 +405,7 @@ const assets = {
405
405
  }],
406
406
  socials: {
407
407
  website: 'https://akash.network/',
408
- twitter: 'https://twitter.com/akashnet_'
408
+ twitter: 'https://twitter.com/akashnet'
409
409
  },
410
410
  type_asset: 'sdk.coin',
411
411
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -176,7 +176,7 @@ const assets = {
176
176
  }],
177
177
  socials: {
178
178
  website: 'https://akash.network/',
179
- twitter: 'https://twitter.com/akashnet_'
179
+ twitter: 'https://twitter.com/akashnet'
180
180
  },
181
181
  type_asset: 'sdk.coin',
182
182
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -364,7 +364,7 @@ const assets = {
364
364
  }],
365
365
  socials: {
366
366
  website: 'https://akash.network/',
367
- twitter: 'https://twitter.com/akashnet_'
367
+ twitter: 'https://twitter.com/akashnet'
368
368
  },
369
369
  type_asset: 'sdk.coin',
370
370
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -224,7 +224,7 @@ const assets = {
224
224
  }],
225
225
  socials: {
226
226
  website: 'https://akash.network/',
227
- twitter: 'https://twitter.com/akashnet_'
227
+ twitter: 'https://twitter.com/akashnet'
228
228
  },
229
229
  type_asset: 'sdk.coin',
230
230
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -547,7 +547,7 @@ const assets = {
547
547
  }],
548
548
  socials: {
549
549
  website: 'https://akash.network/',
550
- twitter: 'https://twitter.com/akashnet_'
550
+ twitter: 'https://twitter.com/akashnet'
551
551
  },
552
552
  type_asset: 'sdk.coin',
553
553
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -811,7 +811,7 @@ const assets = {
811
811
  }],
812
812
  socials: {
813
813
  website: 'https://akash.network/',
814
- twitter: 'https://twitter.com/akashnet_'
814
+ twitter: 'https://twitter.com/akashnet'
815
815
  },
816
816
  type_asset: 'sdk.coin',
817
817
  traces: [{
@@ -215,7 +215,7 @@ const assets = {
215
215
  }],
216
216
  socials: {
217
217
  website: 'https://akash.network/',
218
- twitter: 'https://twitter.com/akashnet_'
218
+ twitter: 'https://twitter.com/akashnet'
219
219
  },
220
220
  type_asset: 'sdk.coin',
221
221
  traces: [{
@@ -2031,7 +2031,7 @@ const assets = {
2031
2031
  }],
2032
2032
  socials: {
2033
2033
  website: 'https://akash.network/',
2034
- twitter: 'https://twitter.com/akashnet_'
2034
+ twitter: 'https://twitter.com/akashnet'
2035
2035
  },
2036
2036
  type_asset: 'sdk.coin',
2037
2037
  traces: [{
@@ -13950,63 +13950,6 @@ const assets = {
13950
13950
  }
13951
13951
  }]
13952
13952
  },
13953
- {
13954
- description: 'The native token of ZIGChain',
13955
- denom_units: [
13956
- {
13957
- denom: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
13958
- exponent: 0,
13959
- aliases: ['uzig']
13960
- },
13961
- {
13962
- denom: 'mzig',
13963
- exponent: 3,
13964
- aliases: ['millizig']
13965
- },
13966
- {
13967
- denom: 'zig',
13968
- exponent: 6
13969
- }
13970
- ],
13971
- type_asset: 'sdk.coin',
13972
- base: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
13973
- name: 'ZIG',
13974
- display: 'zig',
13975
- symbol: 'ZIG',
13976
- coingecko_id: 'zignaly',
13977
- keywords: [
13978
- 'zigchain',
13979
- 'rwa',
13980
- 'wealth generation infrastructure',
13981
- 'wasm'
13982
- ],
13983
- logo_URIs: {
13984
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
13985
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
13986
- },
13987
- images: [{
13988
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
13989
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
13990
- }],
13991
- socials: {
13992
- website: 'https://zigchain.com/',
13993
- twitter: 'https://x.com/zigchain',
13994
- telegram: 'https://t.me/ZignalyHQ',
13995
- discord: 'https://discord.zignaly.com',
13996
- medium: 'https://medium.com/zignaly'
13997
- },
13998
- traces: [{
13999
- type: 'ibc',
14000
- counterparty: {
14001
- channel_id: 'channel-3',
14002
- base_denom: 'uzig',
14003
- chain_name: 'zigchain'
14004
- },
14005
- chain: {
14006
- channel_id: 'channel-175'
14007
- }
14008
- }]
14009
- },
14010
13953
  {
14011
13954
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
14012
13955
  denom_units: [{
@@ -23003,63 +22946,6 @@ const assets = {
23003
22946
  }
23004
22947
  }]
23005
22948
  },
23006
- {
23007
- description: 'The native token of ZIGChain',
23008
- denom_units: [
23009
- {
23010
- denom: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
23011
- exponent: 0,
23012
- aliases: ['uzig']
23013
- },
23014
- {
23015
- denom: 'mzig',
23016
- exponent: 3,
23017
- aliases: ['millizig']
23018
- },
23019
- {
23020
- denom: 'zig',
23021
- exponent: 6
23022
- }
23023
- ],
23024
- type_asset: 'sdk.coin',
23025
- base: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
23026
- name: 'ZIG',
23027
- display: 'zig',
23028
- symbol: 'ZIG',
23029
- coingecko_id: 'zignaly',
23030
- keywords: [
23031
- 'zigchain',
23032
- 'rwa',
23033
- 'wealth generation infrastructure',
23034
- 'wasm'
23035
- ],
23036
- logo_URIs: {
23037
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
23038
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
23039
- },
23040
- images: [{
23041
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
23042
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
23043
- }],
23044
- socials: {
23045
- website: 'https://zigchain.com/',
23046
- twitter: 'https://x.com/zigchain',
23047
- telegram: 'https://t.me/ZignalyHQ',
23048
- discord: 'https://discord.zignaly.com',
23049
- medium: 'https://medium.com/zignaly'
23050
- },
23051
- traces: [{
23052
- type: 'ibc',
23053
- counterparty: {
23054
- channel_id: 'channel-3',
23055
- base_denom: 'uzig',
23056
- chain_name: 'zigchain'
23057
- },
23058
- chain: {
23059
- channel_id: 'channel-175'
23060
- }
23061
- }]
23062
- },
23063
22949
  {
23064
22950
  description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
23065
22951
  denom_units: [{
@@ -102,7 +102,7 @@ const assets = {
102
102
  }],
103
103
  socials: {
104
104
  website: 'https://akash.network/',
105
- twitter: 'https://twitter.com/akashnet_'
105
+ twitter: 'https://twitter.com/akashnet'
106
106
  },
107
107
  type_asset: 'sdk.coin',
108
108
  traces: [{
@@ -603,7 +603,7 @@ const assets = {
603
603
  }],
604
604
  socials: {
605
605
  website: 'https://akash.network/',
606
- twitter: 'https://twitter.com/akashnet_'
606
+ twitter: 'https://twitter.com/akashnet'
607
607
  },
608
608
  type_asset: 'sdk.coin',
609
609
  traces: [{
@@ -387,7 +387,7 @@ const assets = {
387
387
  }],
388
388
  socials: {
389
389
  website: 'https://akash.network/',
390
- twitter: 'https://twitter.com/akashnet_'
390
+ twitter: 'https://twitter.com/akashnet'
391
391
  },
392
392
  type_asset: 'sdk.coin',
393
393
  traces: [{
@@ -6685,7 +6685,7 @@ const assets = {
6685
6685
  }],
6686
6686
  socials: {
6687
6687
  website: 'https://akash.network/',
6688
- twitter: 'https://twitter.com/akashnet_'
6688
+ twitter: 'https://twitter.com/akashnet'
6689
6689
  },
6690
6690
  type_asset: 'sdk.coin',
6691
6691
  traces: [{
@@ -102,7 +102,7 @@ const assets = {
102
102
  }],
103
103
  socials: {
104
104
  website: 'https://akash.network/',
105
- twitter: 'https://twitter.com/akashnet_'
105
+ twitter: 'https://twitter.com/akashnet'
106
106
  },
107
107
  type_asset: 'sdk.coin',
108
108
  traces: [{
@@ -1534,7 +1534,7 @@ const assets = {
1534
1534
  }],
1535
1535
  socials: {
1536
1536
  website: 'https://akash.network/',
1537
- twitter: 'https://twitter.com/akashnet_'
1537
+ twitter: 'https://twitter.com/akashnet'
1538
1538
  },
1539
1539
  type_asset: 'sdk.coin',
1540
1540
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -540,7 +540,7 @@ const assets = {
540
540
  }],
541
541
  socials: {
542
542
  website: 'https://akash.network/',
543
- twitter: 'https://twitter.com/akashnet_'
543
+ twitter: 'https://twitter.com/akashnet'
544
544
  },
545
545
  type_asset: 'sdk.coin',
546
546
  traces: [{
@@ -102,7 +102,7 @@ const assets = {
102
102
  }],
103
103
  socials: {
104
104
  website: 'https://akash.network/',
105
- twitter: 'https://twitter.com/akashnet_'
105
+ twitter: 'https://twitter.com/akashnet'
106
106
  },
107
107
  type_asset: 'sdk.coin',
108
108
  traces: [{
@@ -2196,7 +2196,7 @@ const assets = {
2196
2196
  }],
2197
2197
  socials: {
2198
2198
  website: 'https://akash.network/',
2199
- twitter: 'https://twitter.com/akashnet_'
2199
+ twitter: 'https://twitter.com/akashnet'
2200
2200
  },
2201
2201
  type_asset: 'sdk.coin',
2202
2202
  traces: [{
@@ -26,7 +26,7 @@ const assets = {
26
26
  }],
27
27
  socials: {
28
28
  website: 'https://akash.network/',
29
- twitter: 'https://twitter.com/akashnet_'
29
+ twitter: 'https://twitter.com/akashnet'
30
30
  },
31
31
  type_asset: 'sdk.coin',
32
32
  traces: [{
@@ -547,7 +547,7 @@ const assets = {
547
547
  }],
548
548
  socials: {
549
549
  website: 'https://akash.network/',
550
- twitter: 'https://twitter.com/akashnet_'
550
+ twitter: 'https://twitter.com/akashnet'
551
551
  },
552
552
  type_asset: 'sdk.coin',
553
553
  traces: [{