@chain-registry/assets 1.63.8 → 1.63.10

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 (55) hide show
  1. package/esm/mainnet/acrechain.js +64 -20
  2. package/esm/mainnet/agoric.js +10 -10
  3. package/esm/mainnet/axelar.js +10 -10
  4. package/esm/mainnet/carbon.js +10 -10
  5. package/esm/mainnet/celestia.js +10 -10
  6. package/esm/mainnet/composable.js +10 -10
  7. package/esm/mainnet/coreum.js +10 -10
  8. package/esm/mainnet/cosmoshub.js +64 -20
  9. package/esm/mainnet/crescent.js +10 -10
  10. package/esm/mainnet/cryptoorgchain.js +10 -10
  11. package/esm/mainnet/dydx.js +10 -10
  12. package/esm/mainnet/dymension.js +10 -10
  13. package/esm/mainnet/furya.js +24 -24
  14. package/esm/mainnet/gateway.js +10 -10
  15. package/esm/mainnet/gravitybridge.js +10 -10
  16. package/esm/mainnet/injective.js +64 -20
  17. package/esm/mainnet/juno.js +8 -14
  18. package/esm/mainnet/kava.js +10 -10
  19. package/esm/mainnet/kujira.js +18 -24
  20. package/esm/mainnet/noble.js +96 -24
  21. package/esm/mainnet/osmosis.js +80 -42
  22. package/esm/mainnet/secretnetwork.js +64 -20
  23. package/esm/mainnet/shido.js +204 -0
  24. package/esm/mainnet/stargaze.js +10 -10
  25. package/esm/mainnet/stride.js +10 -10
  26. package/esm/mainnet/terra2.js +16 -22
  27. package/esm/mainnet/tgrade.js +10 -10
  28. package/mainnet/acrechain.js +64 -20
  29. package/mainnet/agoric.js +10 -10
  30. package/mainnet/axelar.js +10 -10
  31. package/mainnet/carbon.js +10 -10
  32. package/mainnet/celestia.js +10 -10
  33. package/mainnet/composable.js +10 -10
  34. package/mainnet/coreum.js +10 -10
  35. package/mainnet/cosmoshub.js +64 -20
  36. package/mainnet/crescent.js +10 -10
  37. package/mainnet/cryptoorgchain.js +10 -10
  38. package/mainnet/dydx.js +10 -10
  39. package/mainnet/dymension.js +10 -10
  40. package/mainnet/furya.js +24 -24
  41. package/mainnet/gateway.js +10 -10
  42. package/mainnet/gravitybridge.js +10 -10
  43. package/mainnet/injective.js +64 -20
  44. package/mainnet/juno.js +8 -14
  45. package/mainnet/kava.js +10 -10
  46. package/mainnet/kujira.js +18 -24
  47. package/mainnet/noble.js +96 -24
  48. package/mainnet/osmosis.js +80 -42
  49. package/mainnet/secretnetwork.js +64 -20
  50. package/mainnet/shido.js +204 -0
  51. package/mainnet/stargaze.js +10 -10
  52. package/mainnet/stride.js +10 -10
  53. package/mainnet/terra2.js +16 -22
  54. package/mainnet/tgrade.js +10 -10
  55. package/package.json +5 -5
@@ -323,19 +323,19 @@ const assets = {
323
323
  }]
324
324
  },
325
325
  {
326
- description: 'The token of Teledisko DAO.',
326
+ description: 'The legacy token of Teledisko DAO.',
327
327
  denom_units: [{
328
328
  denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
329
329
  exponent: 0,
330
330
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
331
331
  }, {
332
- denom: 'berlin',
332
+ denom: 'berlin-legacy',
333
333
  exponent: 18
334
334
  }],
335
335
  base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
336
- name: 'Teledisko DAO',
337
- display: 'berlin',
338
- symbol: 'BERLIN',
336
+ name: 'Teledisko DAO - Legacy',
337
+ display: 'berlin-legacy',
338
+ symbol: 'BERLIN-legacy',
339
339
  type_asset: 'erc20',
340
340
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
341
341
  logo_URIs: {
@@ -999,19 +999,19 @@ const assets = {
999
999
  }]
1000
1000
  },
1001
1001
  {
1002
- description: 'The token of Teledisko DAO.',
1002
+ description: 'The legacy token of Teledisko DAO.',
1003
1003
  denom_units: [{
1004
1004
  denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
1005
1005
  exponent: 0,
1006
1006
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1007
1007
  }, {
1008
- denom: 'berlin',
1008
+ denom: 'berlin-legacy',
1009
1009
  exponent: 18
1010
1010
  }],
1011
1011
  base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
1012
- name: 'Teledisko DAO',
1013
- display: 'berlin',
1014
- symbol: 'BERLIN',
1012
+ name: 'Teledisko DAO - Legacy',
1013
+ display: 'berlin-legacy',
1014
+ symbol: 'BERLIN-legacy',
1015
1015
  type_asset: 'erc20',
1016
1016
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1017
1017
  logo_URIs: {
@@ -915,19 +915,19 @@ const assets = {
915
915
  }]
916
916
  },
917
917
  {
918
- description: 'The token of Teledisko DAO.',
918
+ description: 'The legacy token of Teledisko DAO.',
919
919
  denom_units: [{
920
920
  denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
921
921
  exponent: 0,
922
922
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
923
923
  }, {
924
- denom: 'berlin',
924
+ denom: 'berlin-legacy',
925
925
  exponent: 18
926
926
  }],
927
927
  base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
928
- name: 'Teledisko DAO',
929
- display: 'berlin',
930
- symbol: 'BERLIN',
928
+ name: 'Teledisko DAO - Legacy',
929
+ display: 'berlin-legacy',
930
+ symbol: 'BERLIN-legacy',
931
931
  type_asset: 'erc20',
932
932
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
933
933
  logo_URIs: {
@@ -1001,15 +1001,12 @@ const assets = {
1001
1001
  display: 'fury',
1002
1002
  symbol: 'FURY',
1003
1003
  logo_URIs: {
1004
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1005
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
1004
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1005
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1006
1006
  },
1007
1007
  images: [{
1008
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1009
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
1010
- theme: {
1011
- primary_color_hex: '#eaf143'
1012
- }
1008
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1009
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1013
1010
  }],
1014
1011
  coingecko_id: 'fanfury',
1015
1012
  keywords: ['gaming', 'staking'],
@@ -2539,19 +2536,19 @@ const assets = {
2539
2536
  }]
2540
2537
  },
2541
2538
  {
2542
- description: 'The token of Teledisko DAO.',
2539
+ description: 'The legacy token of Teledisko DAO.',
2543
2540
  denom_units: [{
2544
2541
  denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
2545
2542
  exponent: 0,
2546
2543
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
2547
2544
  }, {
2548
- denom: 'berlin',
2545
+ denom: 'berlin-legacy',
2549
2546
  exponent: 18
2550
2547
  }],
2551
2548
  base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
2552
- name: 'Teledisko DAO',
2553
- display: 'berlin',
2554
- symbol: 'BERLIN',
2549
+ name: 'Teledisko DAO - Legacy',
2550
+ display: 'berlin-legacy',
2551
+ symbol: 'BERLIN-legacy',
2555
2552
  type_asset: 'erc20',
2556
2553
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
2557
2554
  logo_URIs: {
@@ -2625,15 +2622,12 @@ const assets = {
2625
2622
  display: 'fury',
2626
2623
  symbol: 'FURY',
2627
2624
  logo_URIs: {
2628
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2629
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
2625
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2626
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2630
2627
  },
2631
2628
  images: [{
2632
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2633
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
2634
- theme: {
2635
- primary_color_hex: '#eaf143'
2636
- }
2629
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2630
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2637
2631
  }],
2638
2632
  coingecko_id: 'fanfury',
2639
2633
  keywords: ['gaming', 'staking'],
@@ -474,19 +474,19 @@ const assets = {
474
474
  }]
475
475
  },
476
476
  {
477
- description: 'The token of Teledisko DAO.',
477
+ description: 'The legacy token of Teledisko DAO.',
478
478
  denom_units: [{
479
479
  denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
480
480
  exponent: 0,
481
481
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
482
482
  }, {
483
- denom: 'berlin',
483
+ denom: 'berlin-legacy',
484
484
  exponent: 18
485
485
  }],
486
486
  base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
487
- name: 'Teledisko DAO',
488
- display: 'berlin',
489
- symbol: 'BERLIN',
487
+ name: 'Teledisko DAO - Legacy',
488
+ display: 'berlin-legacy',
489
+ symbol: 'BERLIN-legacy',
490
490
  type_asset: 'erc20',
491
491
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
492
492
  logo_URIs: {
@@ -560,15 +560,12 @@ const assets = {
560
560
  display: 'fury',
561
561
  symbol: 'FURY',
562
562
  logo_URIs: {
563
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
564
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
564
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
565
565
  },
566
566
  images: [{
567
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
568
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
569
- theme: {
570
- primary_color_hex: '#eaf143'
571
- }
567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
568
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
572
569
  }],
573
570
  coingecko_id: 'fanfury',
574
571
  keywords: ['gaming', 'staking'],
@@ -1769,19 +1766,19 @@ const assets = {
1769
1766
  }]
1770
1767
  },
1771
1768
  {
1772
- description: 'The token of Teledisko DAO.',
1769
+ description: 'The legacy token of Teledisko DAO.',
1773
1770
  denom_units: [{
1774
1771
  denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
1775
1772
  exponent: 0,
1776
1773
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1777
1774
  }, {
1778
- denom: 'berlin',
1775
+ denom: 'berlin-legacy',
1779
1776
  exponent: 18
1780
1777
  }],
1781
1778
  base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
1782
- name: 'Teledisko DAO',
1783
- display: 'berlin',
1784
- symbol: 'BERLIN',
1779
+ name: 'Teledisko DAO - Legacy',
1780
+ display: 'berlin-legacy',
1781
+ symbol: 'BERLIN-legacy',
1785
1782
  type_asset: 'erc20',
1786
1783
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1787
1784
  logo_URIs: {
@@ -1855,15 +1852,12 @@ const assets = {
1855
1852
  display: 'fury',
1856
1853
  symbol: 'FURY',
1857
1854
  logo_URIs: {
1858
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1859
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
1855
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1856
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1860
1857
  },
1861
1858
  images: [{
1862
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1863
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
1864
- theme: {
1865
- primary_color_hex: '#eaf143'
1866
- }
1859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1867
1861
  }],
1868
1862
  coingecko_id: 'fanfury',
1869
1863
  keywords: ['gaming', 'staking'],
@@ -3114,6 +3108,45 @@ const assets = {
3114
3108
  }
3115
3109
  }]
3116
3110
  },
3111
+ {
3112
+ description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
3113
+ denom_units: [{
3114
+ denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3115
+ exponent: 0,
3116
+ aliases: ['shido']
3117
+ }, {
3118
+ denom: 'SHIDO',
3119
+ exponent: 18
3120
+ }],
3121
+ base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3122
+ name: 'Shido',
3123
+ display: 'SHIDO',
3124
+ symbol: 'SHIDO',
3125
+ logo_URIs: {
3126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3127
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3128
+ },
3129
+ coingecko_id: 'shido-2',
3130
+ images: [{
3131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3132
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3133
+ }],
3134
+ socials: {
3135
+ website: 'https://shido.io/',
3136
+ twitter: 'https://twitter.com/ShidoGlobal'
3137
+ },
3138
+ traces: [{
3139
+ type: 'ibc',
3140
+ counterparty: {
3141
+ channel_id: 'channel-4',
3142
+ base_denom: 'shido',
3143
+ chain_name: 'shido'
3144
+ },
3145
+ chain: {
3146
+ channel_id: 'channel-84'
3147
+ }
3148
+ }]
3149
+ },
3117
3150
  {
3118
3151
  description: 'The native token of Stargaze',
3119
3152
  denom_units: [{
@@ -3785,6 +3818,45 @@ const assets = {
3785
3818
  }
3786
3819
  }]
3787
3820
  },
3821
+ {
3822
+ description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
3823
+ denom_units: [{
3824
+ denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3825
+ exponent: 0,
3826
+ aliases: ['shido']
3827
+ }, {
3828
+ denom: 'SHIDO',
3829
+ exponent: 18
3830
+ }],
3831
+ base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
3832
+ name: 'Shido',
3833
+ display: 'SHIDO',
3834
+ symbol: 'SHIDO',
3835
+ logo_URIs: {
3836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3837
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3838
+ },
3839
+ coingecko_id: 'shido-2',
3840
+ images: [{
3841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
3842
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
3843
+ }],
3844
+ socials: {
3845
+ website: 'https://shido.io/',
3846
+ twitter: 'https://twitter.com/ShidoGlobal'
3847
+ },
3848
+ traces: [{
3849
+ type: 'ibc',
3850
+ counterparty: {
3851
+ channel_id: 'channel-4',
3852
+ base_denom: 'shido',
3853
+ chain_name: 'shido'
3854
+ },
3855
+ chain: {
3856
+ channel_id: 'channel-84'
3857
+ }
3858
+ }]
3859
+ },
3788
3860
  {
3789
3861
  description: 'The native token of Stargaze',
3790
3862
  denom_units: [{
@@ -2320,19 +2320,19 @@ const assets = {
2320
2320
  }]
2321
2321
  },
2322
2322
  {
2323
- description: 'The token of Teledisko DAO.',
2323
+ description: 'The legacy token of Teledisko DAO.',
2324
2324
  denom_units: [{
2325
2325
  denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
2326
2326
  exponent: 0,
2327
2327
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
2328
2328
  }, {
2329
- denom: 'berlin',
2329
+ denom: 'berlin-legacy',
2330
2330
  exponent: 18
2331
2331
  }],
2332
2332
  base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
2333
- name: 'Teledisko DAO',
2334
- display: 'berlin',
2335
- symbol: 'BERLIN',
2333
+ name: 'Teledisko DAO - Legacy',
2334
+ display: 'berlin-legacy',
2335
+ symbol: 'BERLIN-legacy',
2336
2336
  type_asset: 'erc20',
2337
2337
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
2338
2338
  logo_URIs: {
@@ -2463,27 +2463,24 @@ const assets = {
2463
2463
  {
2464
2464
  description: 'The native token of Furya',
2465
2465
  denom_units: [{
2466
- denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
2466
+ denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
2467
2467
  exponent: 0,
2468
2468
  aliases: ['ufury']
2469
2469
  }, {
2470
2470
  denom: 'fury',
2471
2471
  exponent: 6
2472
2472
  }],
2473
- base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
2473
+ base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
2474
2474
  name: 'Furya',
2475
2475
  display: 'fury',
2476
2476
  symbol: 'FURY',
2477
2477
  logo_URIs: {
2478
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2479
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
2478
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2479
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2480
2480
  },
2481
2481
  images: [{
2482
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
2483
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
2484
- theme: {
2485
- primary_color_hex: '#eaf143'
2486
- }
2482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
2483
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
2487
2484
  }],
2488
2485
  coingecko_id: 'fanfury',
2489
2486
  keywords: ['gaming', 'staking'],
@@ -2493,12 +2490,12 @@ const assets = {
2493
2490
  traces: [{
2494
2491
  type: 'ibc',
2495
2492
  counterparty: {
2496
- channel_id: 'channel-3',
2493
+ channel_id: 'channel-8',
2497
2494
  base_denom: 'ufury',
2498
2495
  chain_name: 'furya'
2499
2496
  },
2500
2497
  chain: {
2501
- channel_id: 'channel-8690'
2498
+ channel_id: 'channel-74222'
2502
2499
  }
2503
2500
  }]
2504
2501
  },
@@ -4677,14 +4674,36 @@ const assets = {
4677
4674
  display: 'ORAI',
4678
4675
  symbol: 'ORAI',
4679
4676
  logo_URIs: {
4680
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
4681
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
4677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
4682
4678
  },
4683
4679
  coingecko_id: 'oraichain-token',
4684
- images: [{
4680
+ images: [
4681
+ {
4682
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
4683
+ theme: {
4684
+ circle: true,
4685
+ dark_mode: true
4686
+ }
4687
+ },
4688
+ {
4685
4689
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
4686
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
4687
- }],
4690
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
4691
+ theme: {
4692
+ circle: true,
4693
+ dark_mode: true,
4694
+ primary_color_hex: '#FFFFFF'
4695
+ }
4696
+ },
4697
+ {
4698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
4699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
4700
+ theme: {
4701
+ circle: true,
4702
+ dark_mode: false,
4703
+ primary_color_hex: '#000000'
4704
+ }
4705
+ }
4706
+ ],
4688
4707
  traces: [{
4689
4708
  type: 'ibc',
4690
4709
  counterparty: {
@@ -7016,19 +7035,19 @@ const assets = {
7016
7035
  }]
7017
7036
  },
7018
7037
  {
7019
- description: 'The token of Teledisko DAO.',
7038
+ description: 'The legacy token of Teledisko DAO.',
7020
7039
  denom_units: [{
7021
7040
  denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
7022
7041
  exponent: 0,
7023
7042
  aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
7024
7043
  }, {
7025
- denom: 'berlin',
7044
+ denom: 'berlin-legacy',
7026
7045
  exponent: 18
7027
7046
  }],
7028
7047
  base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
7029
- name: 'Teledisko DAO',
7030
- display: 'berlin',
7031
- symbol: 'BERLIN',
7048
+ name: 'Teledisko DAO - Legacy',
7049
+ display: 'berlin-legacy',
7050
+ symbol: 'BERLIN-legacy',
7032
7051
  type_asset: 'erc20',
7033
7052
  address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
7034
7053
  logo_URIs: {
@@ -7159,27 +7178,24 @@ const assets = {
7159
7178
  {
7160
7179
  description: 'The native token of Furya',
7161
7180
  denom_units: [{
7162
- denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
7181
+ denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
7163
7182
  exponent: 0,
7164
7183
  aliases: ['ufury']
7165
7184
  }, {
7166
7185
  denom: 'fury',
7167
7186
  exponent: 6
7168
7187
  }],
7169
- base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
7188
+ base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
7170
7189
  name: 'Furya',
7171
7190
  display: 'fury',
7172
7191
  symbol: 'FURY',
7173
7192
  logo_URIs: {
7174
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
7175
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
7193
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
7194
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
7176
7195
  },
7177
7196
  images: [{
7178
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
7179
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
7180
- theme: {
7181
- primary_color_hex: '#eaf143'
7182
- }
7197
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
7198
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
7183
7199
  }],
7184
7200
  coingecko_id: 'fanfury',
7185
7201
  keywords: ['gaming', 'staking'],
@@ -7189,12 +7205,12 @@ const assets = {
7189
7205
  traces: [{
7190
7206
  type: 'ibc',
7191
7207
  counterparty: {
7192
- channel_id: 'channel-3',
7208
+ channel_id: 'channel-8',
7193
7209
  base_denom: 'ufury',
7194
7210
  chain_name: 'furya'
7195
7211
  },
7196
7212
  chain: {
7197
- channel_id: 'channel-8690'
7213
+ channel_id: 'channel-74222'
7198
7214
  }
7199
7215
  }]
7200
7216
  },
@@ -9373,14 +9389,36 @@ const assets = {
9373
9389
  display: 'ORAI',
9374
9390
  symbol: 'ORAI',
9375
9391
  logo_URIs: {
9376
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
9377
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
9392
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
9378
9393
  },
9379
9394
  coingecko_id: 'oraichain-token',
9380
- images: [{
9395
+ images: [
9396
+ {
9397
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
9398
+ theme: {
9399
+ circle: true,
9400
+ dark_mode: true
9401
+ }
9402
+ },
9403
+ {
9381
9404
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
9382
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
9383
- }],
9405
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
9406
+ theme: {
9407
+ circle: true,
9408
+ dark_mode: true,
9409
+ primary_color_hex: '#FFFFFF'
9410
+ }
9411
+ },
9412
+ {
9413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
9414
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
9415
+ theme: {
9416
+ circle: true,
9417
+ dark_mode: false,
9418
+ primary_color_hex: '#000000'
9419
+ }
9420
+ }
9421
+ ],
9384
9422
  traces: [{
9385
9423
  type: 'ibc',
9386
9424
  counterparty: {