@chain-registry/assets 1.64.81 → 1.64.83

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.
@@ -348,6 +348,10 @@ const assets = {
348
348
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
349
349
  },
350
350
  coingecko_id: 'oraichain-token',
351
+ socials: {
352
+ website: 'https://orai.io/',
353
+ twitter: 'https://x.com/oraichain'
354
+ },
351
355
  images: [
352
356
  {
353
357
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -2009,6 +2013,10 @@ const assets = {
2009
2013
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
2010
2014
  },
2011
2015
  coingecko_id: 'oraichain-token',
2016
+ socials: {
2017
+ website: 'https://orai.io/',
2018
+ twitter: 'https://x.com/oraichain'
2019
+ },
2012
2020
  images: [
2013
2021
  {
2014
2022
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -406,6 +406,94 @@ const assets = {
406
406
  }
407
407
  }]
408
408
  },
409
+ {
410
+ description: 'The native token of Osmosis',
411
+ denom_units: [{
412
+ denom: 'ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953',
413
+ exponent: 0,
414
+ aliases: ['uosmo']
415
+ }, {
416
+ denom: 'osmo',
417
+ exponent: 6
418
+ }],
419
+ type_asset: 'sdk.coin',
420
+ base: 'ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953',
421
+ name: 'Osmosis',
422
+ display: 'osmo',
423
+ symbol: 'OSMO',
424
+ logo_URIs: {
425
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
426
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
427
+ },
428
+ images: [{
429
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
430
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
431
+ theme: {
432
+ primary_color_hex: '#760dbb'
433
+ }
434
+ }],
435
+ coingecko_id: 'osmosis',
436
+ keywords: ['dex', 'staking'],
437
+ socials: {
438
+ website: 'https://osmosis.zone',
439
+ twitter: 'https://twitter.com/osmosiszone'
440
+ },
441
+ traces: [{
442
+ type: 'ibc',
443
+ counterparty: {
444
+ channel_id: 'channel-81924',
445
+ base_denom: 'uosmo',
446
+ chain_name: 'osmosis'
447
+ },
448
+ chain: {
449
+ channel_id: 'channel-17'
450
+ }
451
+ }]
452
+ },
453
+ {
454
+ description: 'ION is the second native token of Osmosis.',
455
+ denom_units: [{
456
+ denom: 'ibc/FF03988A22CDAB8C0AFD760DE5A612767165B2B6B73BDB6F4CCD1D0359D7CEAD',
457
+ exponent: 0,
458
+ aliases: ['uion']
459
+ }, {
460
+ denom: 'ion',
461
+ exponent: 6
462
+ }],
463
+ type_asset: 'sdk.coin',
464
+ base: 'ibc/FF03988A22CDAB8C0AFD760DE5A612767165B2B6B73BDB6F4CCD1D0359D7CEAD',
465
+ name: 'Ion DAO',
466
+ display: 'ion',
467
+ symbol: 'ION',
468
+ logo_URIs: {
469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
470
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
471
+ },
472
+ images: [{
473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
474
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
475
+ theme: {
476
+ primary_color_hex: '#4453c7'
477
+ }
478
+ }],
479
+ coingecko_id: 'ion',
480
+ keywords: ['memecoin', 'defi'],
481
+ socials: {
482
+ website: 'https://ion.wtf',
483
+ twitter: 'https://twitter.com/_IONDAO'
484
+ },
485
+ traces: [{
486
+ type: 'ibc',
487
+ counterparty: {
488
+ channel_id: 'channel-81924',
489
+ base_denom: 'uion',
490
+ chain_name: 'osmosis'
491
+ },
492
+ chain: {
493
+ channel_id: 'channel-17'
494
+ }
495
+ }]
496
+ },
409
497
  {
410
498
  description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
411
499
  denom_units: [{
@@ -895,6 +983,94 @@ const assets = {
895
983
  }
896
984
  }]
897
985
  },
986
+ {
987
+ description: 'The native token of Osmosis',
988
+ denom_units: [{
989
+ denom: 'ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953',
990
+ exponent: 0,
991
+ aliases: ['uosmo']
992
+ }, {
993
+ denom: 'osmo',
994
+ exponent: 6
995
+ }],
996
+ type_asset: 'sdk.coin',
997
+ base: 'ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953',
998
+ name: 'Osmosis',
999
+ display: 'osmo',
1000
+ symbol: 'OSMO',
1001
+ logo_URIs: {
1002
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1003
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1004
+ },
1005
+ images: [{
1006
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1007
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
1008
+ theme: {
1009
+ primary_color_hex: '#760dbb'
1010
+ }
1011
+ }],
1012
+ coingecko_id: 'osmosis',
1013
+ keywords: ['dex', 'staking'],
1014
+ socials: {
1015
+ website: 'https://osmosis.zone',
1016
+ twitter: 'https://twitter.com/osmosiszone'
1017
+ },
1018
+ traces: [{
1019
+ type: 'ibc',
1020
+ counterparty: {
1021
+ channel_id: 'channel-81924',
1022
+ base_denom: 'uosmo',
1023
+ chain_name: 'osmosis'
1024
+ },
1025
+ chain: {
1026
+ channel_id: 'channel-17'
1027
+ }
1028
+ }]
1029
+ },
1030
+ {
1031
+ description: 'ION is the second native token of Osmosis.',
1032
+ denom_units: [{
1033
+ denom: 'ibc/FF03988A22CDAB8C0AFD760DE5A612767165B2B6B73BDB6F4CCD1D0359D7CEAD',
1034
+ exponent: 0,
1035
+ aliases: ['uion']
1036
+ }, {
1037
+ denom: 'ion',
1038
+ exponent: 6
1039
+ }],
1040
+ type_asset: 'sdk.coin',
1041
+ base: 'ibc/FF03988A22CDAB8C0AFD760DE5A612767165B2B6B73BDB6F4CCD1D0359D7CEAD',
1042
+ name: 'Ion DAO',
1043
+ display: 'ion',
1044
+ symbol: 'ION',
1045
+ logo_URIs: {
1046
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1047
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1048
+ },
1049
+ images: [{
1050
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1051
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
1052
+ theme: {
1053
+ primary_color_hex: '#4453c7'
1054
+ }
1055
+ }],
1056
+ coingecko_id: 'ion',
1057
+ keywords: ['memecoin', 'defi'],
1058
+ socials: {
1059
+ website: 'https://ion.wtf',
1060
+ twitter: 'https://twitter.com/_IONDAO'
1061
+ },
1062
+ traces: [{
1063
+ type: 'ibc',
1064
+ counterparty: {
1065
+ channel_id: 'channel-81924',
1066
+ base_denom: 'uion',
1067
+ chain_name: 'osmosis'
1068
+ },
1069
+ chain: {
1070
+ channel_id: 'channel-17'
1071
+ }
1072
+ }]
1073
+ },
898
1074
  {
899
1075
  description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
900
1076
  denom_units: [{
@@ -3338,6 +3338,10 @@ const assets = {
3338
3338
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
3339
3339
  },
3340
3340
  coingecko_id: 'oraichain-token',
3341
+ socials: {
3342
+ website: 'https://orai.io/',
3343
+ twitter: 'https://x.com/oraichain'
3344
+ },
3341
3345
  images: [
3342
3346
  {
3343
3347
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -8774,6 +8778,10 @@ const assets = {
8774
8778
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
8775
8779
  },
8776
8780
  coingecko_id: 'oraichain-token',
8781
+ socials: {
8782
+ website: 'https://orai.io/',
8783
+ twitter: 'https://x.com/oraichain'
8784
+ },
8777
8785
  images: [
8778
8786
  {
8779
8787
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -1707,6 +1707,10 @@ const assets = {
1707
1707
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
1708
1708
  },
1709
1709
  coingecko_id: 'oraichain-token',
1710
+ socials: {
1711
+ website: 'https://orai.io/',
1712
+ twitter: 'https://x.com/oraichain'
1713
+ },
1710
1714
  images: [
1711
1715
  {
1712
1716
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -5342,6 +5346,10 @@ const assets = {
5342
5346
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
5343
5347
  },
5344
5348
  coingecko_id: 'oraichain-token',
5349
+ socials: {
5350
+ website: 'https://orai.io/',
5351
+ twitter: 'https://x.com/oraichain'
5352
+ },
5345
5353
  images: [
5346
5354
  {
5347
5355
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -9712,7 +9712,7 @@ const assets = {
9712
9712
  }]
9713
9713
  },
9714
9714
  {
9715
- description: 'Rakoff Token is the Meme Token for Terra Classic',
9715
+ description: 'Juris Protocol is the Lending Platform for the Terra Ecosystem.',
9716
9716
  type_asset: 'cw20',
9717
9717
  address: 'terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2',
9718
9718
  denom_units: [{
@@ -9720,21 +9720,18 @@ const assets = {
9720
9720
  exponent: 0,
9721
9721
  aliases: ['cw20:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2']
9722
9722
  }, {
9723
- denom: 'rakoff',
9723
+ denom: 'juris',
9724
9724
  exponent: 6
9725
9725
  }],
9726
9726
  base: 'ibc/44C29C91F202E20C8E28DFB1FA89B725C54171CD77B8948836C72E7A97E4A018',
9727
- name: 'Rakoff Token',
9728
- display: 'rakoff',
9729
- symbol: 'RAKOFF',
9727
+ name: 'Juris Protocol',
9728
+ display: 'juris',
9729
+ symbol: 'JURIS',
9730
9730
  logo_URIs: {
9731
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png'
9731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
9732
9732
  },
9733
9733
  images: [{
9734
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png',
9735
- theme: {
9736
- primary_color_hex: '#191717'
9737
- }
9734
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
9738
9735
  }],
9739
9736
  traces: [{
9740
9737
  type: 'ibc-cw20',
@@ -18447,7 +18444,7 @@ const assets = {
18447
18444
  }]
18448
18445
  },
18449
18446
  {
18450
- description: 'Rakoff Token is the Meme Token for Terra Classic',
18447
+ description: 'Juris Protocol is the Lending Platform for the Terra Ecosystem.',
18451
18448
  type_asset: 'cw20',
18452
18449
  address: 'terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2',
18453
18450
  denom_units: [{
@@ -18455,21 +18452,18 @@ const assets = {
18455
18452
  exponent: 0,
18456
18453
  aliases: ['cw20:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2']
18457
18454
  }, {
18458
- denom: 'rakoff',
18455
+ denom: 'juris',
18459
18456
  exponent: 6
18460
18457
  }],
18461
18458
  base: 'ibc/44C29C91F202E20C8E28DFB1FA89B725C54171CD77B8948836C72E7A97E4A018',
18462
- name: 'Rakoff Token',
18463
- display: 'rakoff',
18464
- symbol: 'RAKOFF',
18459
+ name: 'Juris Protocol',
18460
+ display: 'juris',
18461
+ symbol: 'JURIS',
18465
18462
  logo_URIs: {
18466
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png'
18463
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
18467
18464
  },
18468
18465
  images: [{
18469
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png',
18470
- theme: {
18471
- primary_color_hex: '#191717'
18472
- }
18466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
18473
18467
  }],
18474
18468
  traces: [{
18475
18469
  type: 'ibc-cw20',
@@ -330,6 +330,42 @@ const assets = {
330
330
  }
331
331
  }]
332
332
  },
333
+ {
334
+ description: 'The native staking and governance token of Andromeda',
335
+ denom_units: [{
336
+ denom: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
337
+ exponent: 0,
338
+ aliases: ['uandr']
339
+ }, {
340
+ denom: 'andr',
341
+ exponent: 6
342
+ }],
343
+ coingecko_id: 'andromeda-2',
344
+ base: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
345
+ name: 'Andr',
346
+ display: 'andr',
347
+ symbol: 'ANDR',
348
+ logo_URIs: {
349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png'
350
+ },
351
+ images: [{
352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png',
353
+ theme: {
354
+ primary_color_hex: '#040404'
355
+ }
356
+ }],
357
+ traces: [{
358
+ type: 'ibc',
359
+ counterparty: {
360
+ channel_id: 'channel-17',
361
+ base_denom: 'uandr',
362
+ chain_name: 'andromeda'
363
+ },
364
+ chain: {
365
+ channel_id: 'channel-81924'
366
+ }
367
+ }]
368
+ },
333
369
  {
334
370
  description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
335
371
  denom_units: [
@@ -5224,6 +5260,10 @@ const assets = {
5224
5260
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
5225
5261
  },
5226
5262
  coingecko_id: 'oraichain-token',
5263
+ socials: {
5264
+ website: 'https://orai.io/',
5265
+ twitter: 'https://x.com/oraichain'
5266
+ },
5227
5267
  images: [
5228
5268
  {
5229
5269
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -5593,6 +5633,42 @@ const assets = {
5593
5633
  }
5594
5634
  }]
5595
5635
  },
5636
+ {
5637
+ description: 'The native staking and governance token of Andromeda',
5638
+ denom_units: [{
5639
+ denom: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
5640
+ exponent: 0,
5641
+ aliases: ['uandr']
5642
+ }, {
5643
+ denom: 'andr',
5644
+ exponent: 6
5645
+ }],
5646
+ coingecko_id: 'andromeda-2',
5647
+ base: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
5648
+ name: 'Andr',
5649
+ display: 'andr',
5650
+ symbol: 'ANDR',
5651
+ logo_URIs: {
5652
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png'
5653
+ },
5654
+ images: [{
5655
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png',
5656
+ theme: {
5657
+ primary_color_hex: '#040404'
5658
+ }
5659
+ }],
5660
+ traces: [{
5661
+ type: 'ibc',
5662
+ counterparty: {
5663
+ channel_id: 'channel-17',
5664
+ base_denom: 'uandr',
5665
+ chain_name: 'andromeda'
5666
+ },
5667
+ chain: {
5668
+ channel_id: 'channel-81924'
5669
+ }
5670
+ }]
5671
+ },
5596
5672
  {
5597
5673
  description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
5598
5674
  denom_units: [
@@ -10487,6 +10563,10 @@ const assets = {
10487
10563
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
10488
10564
  },
10489
10565
  coingecko_id: 'oraichain-token',
10566
+ socials: {
10567
+ website: 'https://orai.io/',
10568
+ twitter: 'https://x.com/oraichain'
10569
+ },
10490
10570
  images: [
10491
10571
  {
10492
10572
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -34358,7 +34438,7 @@ const assets = {
34358
34438
  }]
34359
34439
  },
34360
34440
  {
34361
- description: 'Rakoff Token is the Meme Token for Terra Classic',
34441
+ description: 'Juris Protocol is the Lending Platform for the Terra Ecosystem.',
34362
34442
  type_asset: 'cw20',
34363
34443
  address: 'terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2',
34364
34444
  denom_units: [{
@@ -34366,21 +34446,18 @@ const assets = {
34366
34446
  exponent: 0,
34367
34447
  aliases: ['cw20:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2']
34368
34448
  }, {
34369
- denom: 'rakoff',
34449
+ denom: 'juris',
34370
34450
  exponent: 6
34371
34451
  }],
34372
34452
  base: 'ibc/46579C587A0B8CF8B0A1FF6B0EFA2082F11876578E47FC81A9CAAD31F424AF98',
34373
- name: 'Rakoff Token',
34374
- display: 'rakoff',
34375
- symbol: 'RAKOFF',
34453
+ name: 'Juris Protocol',
34454
+ display: 'juris',
34455
+ symbol: 'JURIS',
34376
34456
  logo_URIs: {
34377
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png'
34457
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
34378
34458
  },
34379
34459
  images: [{
34380
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png',
34381
- theme: {
34382
- primary_color_hex: '#191717'
34383
- }
34460
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
34384
34461
  }],
34385
34462
  traces: [{
34386
34463
  type: 'ibc-cw20',
@@ -43093,7 +43170,7 @@ const assets = {
43093
43170
  }]
43094
43171
  },
43095
43172
  {
43096
- description: 'Rakoff Token is the Meme Token for Terra Classic',
43173
+ description: 'Juris Protocol is the Lending Platform for the Terra Ecosystem.',
43097
43174
  type_asset: 'cw20',
43098
43175
  address: 'terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2',
43099
43176
  denom_units: [{
@@ -43101,21 +43178,18 @@ const assets = {
43101
43178
  exponent: 0,
43102
43179
  aliases: ['cw20:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2']
43103
43180
  }, {
43104
- denom: 'rakoff',
43181
+ denom: 'juris',
43105
43182
  exponent: 6
43106
43183
  }],
43107
43184
  base: 'ibc/46579C587A0B8CF8B0A1FF6B0EFA2082F11876578E47FC81A9CAAD31F424AF98',
43108
- name: 'Rakoff Token',
43109
- display: 'rakoff',
43110
- symbol: 'RAKOFF',
43185
+ name: 'Juris Protocol',
43186
+ display: 'juris',
43187
+ symbol: 'JURIS',
43111
43188
  logo_URIs: {
43112
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png'
43189
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
43113
43190
  },
43114
43191
  images: [{
43115
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/rakoff.png',
43116
- theme: {
43117
- primary_color_hex: '#191717'
43118
- }
43192
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png'
43119
43193
  }],
43120
43194
  traces: [{
43121
43195
  type: 'ibc-cw20',
@@ -1653,6 +1653,10 @@ const assets = {
1653
1653
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
1654
1654
  },
1655
1655
  coingecko_id: 'oraichain-token',
1656
+ socials: {
1657
+ website: 'https://orai.io/',
1658
+ twitter: 'https://x.com/oraichain'
1659
+ },
1656
1660
  images: [
1657
1661
  {
1658
1662
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -3568,6 +3572,10 @@ const assets = {
3568
3572
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
3569
3573
  },
3570
3574
  coingecko_id: 'oraichain-token',
3575
+ socials: {
3576
+ website: 'https://orai.io/',
3577
+ twitter: 'https://x.com/oraichain'
3578
+ },
3571
3579
  images: [
3572
3580
  {
3573
3581
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
@@ -15,6 +15,7 @@ import _impacthubtestnet from './impacthubtestnet';
15
15
  import _injectivetestnet from './injectivetestnet';
16
16
  import _jackaltestnet2 from './jackaltestnet2';
17
17
  import _junotestnet from './junotestnet';
18
+ import _kimatestnet from './kimatestnet';
18
19
  import _kujiratestnet from './kujiratestnet';
19
20
  import _kyvetestnet from './kyvetestnet';
20
21
  import _lavatestnet from './lavatestnet';
@@ -38,5 +39,5 @@ import _symphonytestnet from './symphonytestnet';
38
39
  import _terra2testnet from './terra2testnet';
39
40
  import _titantestnet from './titantestnet';
40
41
  import _xiontestnet from './xiontestnet';
41
- const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _terra2testnet, _titantestnet, _xiontestnet];
42
+ const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimatestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _terra2testnet, _titantestnet, _xiontestnet];
42
43
  export default assets;
@@ -15,6 +15,7 @@ export * as impacthubtestnet from './impacthubtestnet';
15
15
  export * as injectivetestnet from './injectivetestnet';
16
16
  export * as jackaltestnet2 from './jackaltestnet2';
17
17
  export * as junotestnet from './junotestnet';
18
+ export * as kimatestnet from './kimatestnet';
18
19
  export * as kujiratestnet from './kujiratestnet';
19
20
  export * as kyvetestnet from './kyvetestnet';
20
21
  export * as lavatestnet from './lavatestnet';