@chain-registry/assets 1.42.8 → 1.42.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 (84) hide show
  1. package/esm/mainnet/acrechain.js +2 -2
  2. package/esm/mainnet/agoric.js +2 -2
  3. package/esm/mainnet/archway.js +86 -0
  4. package/esm/mainnet/axelar.js +120 -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 +2005 -825
  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 +116 -0
  22. package/esm/mainnet/kava.js +10 -2
  23. package/esm/mainnet/kujira.js +42 -2
  24. package/esm/mainnet/migaloo.js +160 -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 +122 -10
  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/shido.js +82 -4
  33. package/esm/mainnet/stargaze.js +18 -2
  34. package/esm/mainnet/stride.js +20 -4
  35. package/esm/mainnet/terra.js +16 -0
  36. package/esm/mainnet/terra2.js +32 -0
  37. package/esm/mainnet/tgrade.js +2 -2
  38. package/esm/noncosmos/assets.js +2 -1
  39. package/esm/noncosmos/ethereum.js +5 -0
  40. package/esm/noncosmos/index.js +1 -0
  41. package/index.d.ts +1 -1
  42. package/mainnet/acrechain.js +2 -2
  43. package/mainnet/agoric.js +2 -2
  44. package/mainnet/archway.js +86 -0
  45. package/mainnet/axelar.js +120 -2
  46. package/mainnet/bandchain.js +8 -0
  47. package/mainnet/bitsong.js +8 -0
  48. package/mainnet/carbon.js +10 -2
  49. package/mainnet/celestia.js +2 -2
  50. package/mainnet/composable.js +2005 -825
  51. package/mainnet/coreum.js +2 -2
  52. package/mainnet/cosmoshub.js +50 -2
  53. package/mainnet/crescent.js +2 -2
  54. package/mainnet/cryptoorgchain.js +2 -2
  55. package/mainnet/doravota.js +8 -0
  56. package/mainnet/dydx.js +10 -2
  57. package/mainnet/dymension.js +2 -2
  58. package/mainnet/evmos.js +24 -0
  59. package/mainnet/gateway.js +2 -2
  60. package/mainnet/gravitybridge.js +42 -2
  61. package/mainnet/injective.js +2 -2
  62. package/mainnet/juno.js +116 -0
  63. package/mainnet/kava.js +10 -2
  64. package/mainnet/kujira.js +42 -2
  65. package/mainnet/migaloo.js +160 -0
  66. package/mainnet/neutron.js +18 -2
  67. package/mainnet/noble.js +10 -2
  68. package/mainnet/oraichain.js +32 -0
  69. package/mainnet/osmosis.js +122 -10
  70. package/mainnet/persistence.js +16 -0
  71. package/mainnet/saga.js +78 -0
  72. package/mainnet/secretnetwork.js +112 -2
  73. package/mainnet/shido.js +82 -4
  74. package/mainnet/stargaze.js +18 -2
  75. package/mainnet/stride.js +20 -4
  76. package/mainnet/terra.js +16 -0
  77. package/mainnet/terra2.js +32 -0
  78. package/mainnet/tgrade.js +2 -2
  79. package/noncosmos/assets.js +2 -1
  80. package/noncosmos/ethereum.d.ts +3 -0
  81. package/noncosmos/ethereum.js +7 -0
  82. package/noncosmos/index.d.ts +1 -0
  83. package/noncosmos/index.js +2 -1
  84. package/package.json +5 -5
package/mainnet/juno.js CHANGED
@@ -42,6 +42,52 @@ const assets = {
42
42
  }
43
43
  }]
44
44
  },
45
+ {
46
+ description: 'The native token of Archway network',
47
+ denom_units: [
48
+ {
49
+ denom: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
50
+ exponent: 0,
51
+ aliases: ['aarch']
52
+ },
53
+ {
54
+ denom: 'uarch',
55
+ exponent: 12
56
+ },
57
+ {
58
+ denom: 'arch',
59
+ exponent: 18
60
+ }
61
+ ],
62
+ base: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
63
+ name: 'Archway',
64
+ display: 'arch',
65
+ symbol: 'ARCH',
66
+ logo_URIs: {
67
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
68
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
69
+ },
70
+ coingecko_id: 'archway',
71
+ images: [{
72
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
73
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
74
+ }],
75
+ socials: {
76
+ website: 'https://archway.io/',
77
+ twitter: 'https://twitter.com/archwayHQ'
78
+ },
79
+ traces: [{
80
+ type: 'ibc',
81
+ counterparty: {
82
+ channel_id: 'channel-15',
83
+ base_denom: 'aarch',
84
+ chain_name: 'archway'
85
+ },
86
+ chain: {
87
+ channel_id: 'channel-290'
88
+ }
89
+ }]
90
+ },
45
91
  {
46
92
  description: 'The native token of Asset Mantle',
47
93
  denom_units: [{
@@ -143,6 +189,10 @@ const assets = {
143
189
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
144
190
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
145
191
  }],
192
+ socials: {
193
+ website: 'http://www.bitcanna.io/',
194
+ twitter: 'https://twitter.com/BitCannaGlobal'
195
+ },
146
196
  traces: [{
147
197
  type: 'ibc',
148
198
  counterparty: {
@@ -768,6 +818,52 @@ const assets = {
768
818
  }
769
819
  }]
770
820
  },
821
+ {
822
+ description: 'The native token of Archway network',
823
+ denom_units: [
824
+ {
825
+ denom: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
826
+ exponent: 0,
827
+ aliases: ['aarch']
828
+ },
829
+ {
830
+ denom: 'uarch',
831
+ exponent: 12
832
+ },
833
+ {
834
+ denom: 'arch',
835
+ exponent: 18
836
+ }
837
+ ],
838
+ base: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
839
+ name: 'Archway',
840
+ display: 'arch',
841
+ symbol: 'ARCH',
842
+ logo_URIs: {
843
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
844
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
845
+ },
846
+ coingecko_id: 'archway',
847
+ images: [{
848
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
849
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
850
+ }],
851
+ socials: {
852
+ website: 'https://archway.io/',
853
+ twitter: 'https://twitter.com/archwayHQ'
854
+ },
855
+ traces: [{
856
+ type: 'ibc',
857
+ counterparty: {
858
+ channel_id: 'channel-15',
859
+ base_denom: 'aarch',
860
+ chain_name: 'archway'
861
+ },
862
+ chain: {
863
+ channel_id: 'channel-290'
864
+ }
865
+ }]
866
+ },
771
867
  {
772
868
  description: 'The native token of Asset Mantle',
773
869
  denom_units: [{
@@ -869,6 +965,10 @@ const assets = {
869
965
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
870
966
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
871
967
  }],
968
+ socials: {
969
+ website: 'http://www.bitcanna.io/',
970
+ twitter: 'https://twitter.com/BitCannaGlobal'
971
+ },
872
972
  traces: [{
873
973
  type: 'ibc',
874
974
  counterparty: {
@@ -4897,6 +4997,10 @@ const assets = {
4897
4997
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
4898
4998
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
4899
4999
  }],
5000
+ socials: {
5001
+ website: 'http://alter.network/',
5002
+ twitter: 'https://twitter.com/AlterDapp'
5003
+ },
4900
5004
  traces: [{
4901
5005
  type: 'ibc-cw20',
4902
5006
  counterparty: {
@@ -4935,6 +5039,10 @@ const assets = {
4935
5039
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
4936
5040
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
4937
5041
  }],
5042
+ socials: {
5043
+ website: 'http://amber.money/',
5044
+ twitter: 'https://twitter.com/AmberDAO_'
5045
+ },
4938
5046
  traces: [{
4939
5047
  type: 'ibc-cw20',
4940
5048
  counterparty: {
@@ -5241,6 +5349,10 @@ const assets = {
5241
5349
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
5242
5350
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
5243
5351
  }],
5352
+ socials: {
5353
+ website: 'http://alter.network/',
5354
+ twitter: 'https://twitter.com/AlterDapp'
5355
+ },
5244
5356
  traces: [{
5245
5357
  type: 'ibc-cw20',
5246
5358
  counterparty: {
@@ -5279,6 +5391,10 @@ const assets = {
5279
5391
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5280
5392
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5281
5393
  }],
5394
+ socials: {
5395
+ website: 'http://amber.money/',
5396
+ twitter: 'https://twitter.com/AmberDAO_'
5397
+ },
5282
5398
  traces: [{
5283
5399
  type: 'ibc-cw20',
5284
5400
  counterparty: {
package/mainnet/kava.js CHANGED
@@ -108,6 +108,10 @@ const assets = {
108
108
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
109
109
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
110
110
  }],
111
+ socials: {
112
+ website: 'https://www.coreum.com/',
113
+ twitter: 'https://twitter.com/CoreumOfficial'
114
+ },
111
115
  traces: [{
112
116
  type: 'ibc',
113
117
  counterparty: {
@@ -305,7 +309,7 @@ const assets = {
305
309
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
306
310
  }],
307
311
  socials: {
308
- webiste: 'https://www.neokingdom.org/',
312
+ website: 'https://www.neokingdom.org/',
309
313
  twitter: 'https://twitter.com/NEOKingdomDAO'
310
314
  },
311
315
  traces: [{
@@ -635,6 +639,10 @@ const assets = {
635
639
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
636
640
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
637
641
  }],
642
+ socials: {
643
+ website: 'https://www.coreum.com/',
644
+ twitter: 'https://twitter.com/CoreumOfficial'
645
+ },
638
646
  traces: [{
639
647
  type: 'ibc',
640
648
  counterparty: {
@@ -832,7 +840,7 @@ const assets = {
832
840
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
833
841
  }],
834
842
  socials: {
835
- webiste: 'https://www.neokingdom.org/',
843
+ website: 'https://www.neokingdom.org/',
836
844
  twitter: 'https://twitter.com/NEOKingdomDAO'
837
845
  },
838
846
  traces: [{
package/mainnet/kujira.js CHANGED
@@ -26,6 +26,10 @@ const assets = {
26
26
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
27
27
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
28
28
  }],
29
+ socials: {
30
+ website: 'https://arable.finance/',
31
+ twitter: 'https://twitter.com/ArableProtocol'
32
+ },
29
33
  traces: [{
30
34
  type: 'ibc',
31
35
  counterparty: {
@@ -61,6 +65,10 @@ const assets = {
61
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
62
66
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
63
67
  }],
68
+ socials: {
69
+ website: 'https://arable.finance/',
70
+ twitter: 'https://twitter.com/ArableProtocol'
71
+ },
64
72
  traces: [{
65
73
  type: 'ibc',
66
74
  counterparty: {
@@ -621,6 +629,10 @@ const assets = {
621
629
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
622
630
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
623
631
  }],
632
+ socials: {
633
+ website: 'https://www.coreum.com/',
634
+ twitter: 'https://twitter.com/CoreumOfficial'
635
+ },
624
636
  traces: [{
625
637
  type: 'ibc',
626
638
  counterparty: {
@@ -888,7 +900,7 @@ const assets = {
888
900
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
889
901
  }],
890
902
  socials: {
891
- webiste: 'https://www.neokingdom.org/',
903
+ website: 'https://www.neokingdom.org/',
892
904
  twitter: 'https://twitter.com/NEOKingdomDAO'
893
905
  },
894
906
  traces: [{
@@ -1493,6 +1505,10 @@ const assets = {
1493
1505
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
1494
1506
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
1495
1507
  }],
1508
+ socials: {
1509
+ website: 'https://arable.finance/',
1510
+ twitter: 'https://twitter.com/ArableProtocol'
1511
+ },
1496
1512
  traces: [{
1497
1513
  type: 'ibc',
1498
1514
  counterparty: {
@@ -1528,6 +1544,10 @@ const assets = {
1528
1544
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
1529
1545
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
1530
1546
  }],
1547
+ socials: {
1548
+ website: 'https://arable.finance/',
1549
+ twitter: 'https://twitter.com/ArableProtocol'
1550
+ },
1531
1551
  traces: [{
1532
1552
  type: 'ibc',
1533
1553
  counterparty: {
@@ -2088,6 +2108,10 @@ const assets = {
2088
2108
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
2089
2109
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
2090
2110
  }],
2111
+ socials: {
2112
+ website: 'https://www.coreum.com/',
2113
+ twitter: 'https://twitter.com/CoreumOfficial'
2114
+ },
2091
2115
  traces: [{
2092
2116
  type: 'ibc',
2093
2117
  counterparty: {
@@ -2355,7 +2379,7 @@ const assets = {
2355
2379
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2356
2380
  }],
2357
2381
  socials: {
2358
- webiste: 'https://www.neokingdom.org/',
2382
+ website: 'https://www.neokingdom.org/',
2359
2383
  twitter: 'https://twitter.com/NEOKingdomDAO'
2360
2384
  },
2361
2385
  traces: [{
@@ -5339,6 +5363,10 @@ const assets = {
5339
5363
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
5340
5364
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
5341
5365
  }],
5366
+ socials: {
5367
+ website: 'http://alter.network/',
5368
+ twitter: 'https://twitter.com/AlterDapp'
5369
+ },
5342
5370
  traces: [{
5343
5371
  type: 'ibc-cw20',
5344
5372
  counterparty: {
@@ -5377,6 +5405,10 @@ const assets = {
5377
5405
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5378
5406
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5379
5407
  }],
5408
+ socials: {
5409
+ website: 'http://amber.money/',
5410
+ twitter: 'https://twitter.com/AmberDAO_'
5411
+ },
5380
5412
  traces: [{
5381
5413
  type: 'ibc-cw20',
5382
5414
  counterparty: {
@@ -6661,6 +6693,10 @@ const assets = {
6661
6693
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
6662
6694
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
6663
6695
  }],
6696
+ socials: {
6697
+ website: 'http://alter.network/',
6698
+ twitter: 'https://twitter.com/AlterDapp'
6699
+ },
6664
6700
  traces: [{
6665
6701
  type: 'ibc-cw20',
6666
6702
  counterparty: {
@@ -6699,6 +6735,10 @@ const assets = {
6699
6735
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
6700
6736
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
6701
6737
  }],
6738
+ socials: {
6739
+ website: 'http://amber.money/',
6740
+ twitter: 'https://twitter.com/AmberDAO_'
6741
+ },
6702
6742
  traces: [{
6703
6743
  type: 'ibc-cw20',
6704
6744
  counterparty: {
@@ -2083,6 +2083,10 @@ const assets = {
2083
2083
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
2084
2084
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
2085
2085
  }],
2086
+ socials: {
2087
+ website: 'http://alter.network/',
2088
+ twitter: 'https://twitter.com/AlterDapp'
2089
+ },
2086
2090
  traces: [{
2087
2091
  type: 'ibc-cw20',
2088
2092
  counterparty: {
@@ -2121,6 +2125,10 @@ const assets = {
2121
2125
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
2122
2126
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
2123
2127
  }],
2128
+ socials: {
2129
+ website: 'http://amber.money/',
2130
+ twitter: 'https://twitter.com/AmberDAO_'
2131
+ },
2124
2132
  traces: [{
2125
2133
  type: 'ibc-cw20',
2126
2134
  counterparty: {
@@ -8708,6 +8716,78 @@ const assets = {
8708
8716
  }
8709
8717
  }]
8710
8718
  },
8719
+ {
8720
+ description: 'Tadpole Frogztrik Token meme',
8721
+ type_asset: 'cw20',
8722
+ address: 'terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
8723
+ display: 'tadf',
8724
+ denom_units: [{
8725
+ denom: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
8726
+ exponent: 0,
8727
+ aliases: ['cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c']
8728
+ }, {
8729
+ denom: 'tadf',
8730
+ exponent: 6
8731
+ }],
8732
+ base: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
8733
+ name: 'Tadpole Frogztrik Token',
8734
+ symbol: 'TADF',
8735
+ images: [{
8736
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
8737
+ }],
8738
+ logo_URIs: {
8739
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
8740
+ },
8741
+ traces: [{
8742
+ type: 'ibc-cw20',
8743
+ counterparty: {
8744
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
8745
+ channel_id: 'channel-87',
8746
+ base_denom: 'cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
8747
+ chain_name: 'terra'
8748
+ },
8749
+ chain: {
8750
+ port: 'transfer',
8751
+ channel_id: 'channel-114'
8752
+ }
8753
+ }]
8754
+ },
8755
+ {
8756
+ description: 'Frogztrik NFT Token',
8757
+ type_asset: 'cw20',
8758
+ address: 'terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
8759
+ display: 'frog',
8760
+ denom_units: [{
8761
+ denom: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
8762
+ exponent: 0,
8763
+ aliases: ['cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9']
8764
+ }, {
8765
+ denom: 'frog',
8766
+ exponent: 6
8767
+ }],
8768
+ base: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
8769
+ name: 'Frogztrik NFT Token',
8770
+ symbol: 'FROG',
8771
+ images: [{
8772
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
8773
+ }],
8774
+ logo_URIs: {
8775
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
8776
+ },
8777
+ traces: [{
8778
+ type: 'ibc-cw20',
8779
+ counterparty: {
8780
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
8781
+ channel_id: 'channel-87',
8782
+ base_denom: 'cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
8783
+ chain_name: 'terra'
8784
+ },
8785
+ chain: {
8786
+ port: 'transfer',
8787
+ channel_id: 'channel-114'
8788
+ }
8789
+ }]
8790
+ },
8711
8791
  {
8712
8792
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
8713
8793
  denom_units: [{
@@ -9940,6 +10020,10 @@ const assets = {
9940
10020
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
9941
10021
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
9942
10022
  }],
10023
+ socials: {
10024
+ website: 'http://alter.network/',
10025
+ twitter: 'https://twitter.com/AlterDapp'
10026
+ },
9943
10027
  traces: [{
9944
10028
  type: 'ibc-cw20',
9945
10029
  counterparty: {
@@ -9978,6 +10062,10 @@ const assets = {
9978
10062
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
9979
10063
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
9980
10064
  }],
10065
+ socials: {
10066
+ website: 'http://amber.money/',
10067
+ twitter: 'https://twitter.com/AmberDAO_'
10068
+ },
9981
10069
  traces: [{
9982
10070
  type: 'ibc-cw20',
9983
10071
  counterparty: {
@@ -16565,6 +16653,78 @@ const assets = {
16565
16653
  }
16566
16654
  }]
16567
16655
  },
16656
+ {
16657
+ description: 'Tadpole Frogztrik Token meme',
16658
+ type_asset: 'cw20',
16659
+ address: 'terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
16660
+ display: 'tadf',
16661
+ denom_units: [{
16662
+ denom: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
16663
+ exponent: 0,
16664
+ aliases: ['cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c']
16665
+ }, {
16666
+ denom: 'tadf',
16667
+ exponent: 6
16668
+ }],
16669
+ base: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
16670
+ name: 'Tadpole Frogztrik Token',
16671
+ symbol: 'TADF',
16672
+ images: [{
16673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
16674
+ }],
16675
+ logo_URIs: {
16676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
16677
+ },
16678
+ traces: [{
16679
+ type: 'ibc-cw20',
16680
+ counterparty: {
16681
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
16682
+ channel_id: 'channel-87',
16683
+ base_denom: 'cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
16684
+ chain_name: 'terra'
16685
+ },
16686
+ chain: {
16687
+ port: 'transfer',
16688
+ channel_id: 'channel-114'
16689
+ }
16690
+ }]
16691
+ },
16692
+ {
16693
+ description: 'Frogztrik NFT Token',
16694
+ type_asset: 'cw20',
16695
+ address: 'terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
16696
+ display: 'frog',
16697
+ denom_units: [{
16698
+ denom: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
16699
+ exponent: 0,
16700
+ aliases: ['cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9']
16701
+ }, {
16702
+ denom: 'frog',
16703
+ exponent: 6
16704
+ }],
16705
+ base: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
16706
+ name: 'Frogztrik NFT Token',
16707
+ symbol: 'FROG',
16708
+ images: [{
16709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
16710
+ }],
16711
+ logo_URIs: {
16712
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
16713
+ },
16714
+ traces: [{
16715
+ type: 'ibc-cw20',
16716
+ counterparty: {
16717
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
16718
+ channel_id: 'channel-87',
16719
+ base_denom: 'cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
16720
+ chain_name: 'terra'
16721
+ },
16722
+ chain: {
16723
+ port: 'transfer',
16724
+ channel_id: 'channel-114'
16725
+ }
16726
+ }]
16727
+ },
16568
16728
  {
16569
16729
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
16570
16730
  denom_units: [{
@@ -1628,7 +1628,7 @@ const assets = {
1628
1628
  }
1629
1629
  }],
1630
1630
  socials: {
1631
- webiste: 'https://www.saga.xyz/',
1631
+ website: 'https://www.saga.xyz/',
1632
1632
  twitter: 'https://twitter.com/Sagaxyz__'
1633
1633
  },
1634
1634
  traces: [{
@@ -2207,7 +2207,7 @@ const assets = {
2207
2207
  }
2208
2208
  }],
2209
2209
  socials: {
2210
- webiste: 'https://www.saga.xyz/',
2210
+ website: 'https://www.saga.xyz/',
2211
2211
  twitter: 'https://twitter.com/Sagaxyz__'
2212
2212
  },
2213
2213
  traces: [{
@@ -2849,6 +2849,10 @@ const assets = {
2849
2849
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
2850
2850
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
2851
2851
  }],
2852
+ socials: {
2853
+ website: 'http://alter.network/',
2854
+ twitter: 'https://twitter.com/AlterDapp'
2855
+ },
2852
2856
  traces: [{
2853
2857
  type: 'ibc-cw20',
2854
2858
  counterparty: {
@@ -2887,6 +2891,10 @@ const assets = {
2887
2891
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
2888
2892
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
2889
2893
  }],
2894
+ socials: {
2895
+ website: 'http://amber.money/',
2896
+ twitter: 'https://twitter.com/AmberDAO_'
2897
+ },
2890
2898
  traces: [{
2891
2899
  type: 'ibc-cw20',
2892
2900
  counterparty: {
@@ -4171,6 +4179,10 @@ const assets = {
4171
4179
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
4172
4180
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
4173
4181
  }],
4182
+ socials: {
4183
+ website: 'http://alter.network/',
4184
+ twitter: 'https://twitter.com/AlterDapp'
4185
+ },
4174
4186
  traces: [{
4175
4187
  type: 'ibc-cw20',
4176
4188
  counterparty: {
@@ -4209,6 +4221,10 @@ const assets = {
4209
4221
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
4210
4222
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
4211
4223
  }],
4224
+ socials: {
4225
+ website: 'http://amber.money/',
4226
+ twitter: 'https://twitter.com/AmberDAO_'
4227
+ },
4212
4228
  traces: [{
4213
4229
  type: 'ibc-cw20',
4214
4230
  counterparty: {
package/mainnet/noble.js CHANGED
@@ -188,6 +188,10 @@ const assets = {
188
188
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
189
189
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
190
190
  }],
191
+ socials: {
192
+ website: 'https://www.coreum.com/',
193
+ twitter: 'https://twitter.com/CoreumOfficial'
194
+ },
191
195
  traces: [{
192
196
  type: 'ibc',
193
197
  counterparty: {
@@ -455,7 +459,7 @@ const assets = {
455
459
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
456
460
  }],
457
461
  socials: {
458
- webiste: 'https://www.neokingdom.org/',
462
+ website: 'https://www.neokingdom.org/',
459
463
  twitter: 'https://twitter.com/NEOKingdomDAO'
460
464
  },
461
465
  traces: [{
@@ -1225,6 +1229,10 @@ const assets = {
1225
1229
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1226
1230
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1227
1231
  }],
1232
+ socials: {
1233
+ website: 'https://www.coreum.com/',
1234
+ twitter: 'https://twitter.com/CoreumOfficial'
1235
+ },
1228
1236
  traces: [{
1229
1237
  type: 'ibc',
1230
1238
  counterparty: {
@@ -1492,7 +1500,7 @@ const assets = {
1492
1500
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1493
1501
  }],
1494
1502
  socials: {
1495
- webiste: 'https://www.neokingdom.org/',
1503
+ website: 'https://www.neokingdom.org/',
1496
1504
  twitter: 'https://twitter.com/NEOKingdomDAO'
1497
1505
  },
1498
1506
  traces: [{