@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
@@ -40,6 +40,52 @@ const assets = {
40
40
  }
41
41
  }]
42
42
  },
43
+ {
44
+ description: 'The native token of Archway network',
45
+ denom_units: [
46
+ {
47
+ denom: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
48
+ exponent: 0,
49
+ aliases: ['aarch']
50
+ },
51
+ {
52
+ denom: 'uarch',
53
+ exponent: 12
54
+ },
55
+ {
56
+ denom: 'arch',
57
+ exponent: 18
58
+ }
59
+ ],
60
+ base: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
61
+ name: 'Archway',
62
+ display: 'arch',
63
+ symbol: 'ARCH',
64
+ logo_URIs: {
65
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
66
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
67
+ },
68
+ coingecko_id: 'archway',
69
+ images: [{
70
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
71
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
72
+ }],
73
+ socials: {
74
+ website: 'https://archway.io/',
75
+ twitter: 'https://twitter.com/archwayHQ'
76
+ },
77
+ traces: [{
78
+ type: 'ibc',
79
+ counterparty: {
80
+ channel_id: 'channel-15',
81
+ base_denom: 'aarch',
82
+ chain_name: 'archway'
83
+ },
84
+ chain: {
85
+ channel_id: 'channel-290'
86
+ }
87
+ }]
88
+ },
43
89
  {
44
90
  description: 'The native token of Asset Mantle',
45
91
  denom_units: [{
@@ -141,6 +187,10 @@ const assets = {
141
187
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
142
188
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
143
189
  }],
190
+ socials: {
191
+ website: 'http://www.bitcanna.io/',
192
+ twitter: 'https://twitter.com/BitCannaGlobal'
193
+ },
144
194
  traces: [{
145
195
  type: 'ibc',
146
196
  counterparty: {
@@ -766,6 +816,52 @@ const assets = {
766
816
  }
767
817
  }]
768
818
  },
819
+ {
820
+ description: 'The native token of Archway network',
821
+ denom_units: [
822
+ {
823
+ denom: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
824
+ exponent: 0,
825
+ aliases: ['aarch']
826
+ },
827
+ {
828
+ denom: 'uarch',
829
+ exponent: 12
830
+ },
831
+ {
832
+ denom: 'arch',
833
+ exponent: 18
834
+ }
835
+ ],
836
+ base: 'ibc/537D8D8BF13799FBB38CACDF8090063E3C79CDCC6A70AE493F12A3F9E44DD074',
837
+ name: 'Archway',
838
+ display: 'arch',
839
+ symbol: 'ARCH',
840
+ logo_URIs: {
841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
842
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
843
+ },
844
+ coingecko_id: 'archway',
845
+ images: [{
846
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
847
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
848
+ }],
849
+ socials: {
850
+ website: 'https://archway.io/',
851
+ twitter: 'https://twitter.com/archwayHQ'
852
+ },
853
+ traces: [{
854
+ type: 'ibc',
855
+ counterparty: {
856
+ channel_id: 'channel-15',
857
+ base_denom: 'aarch',
858
+ chain_name: 'archway'
859
+ },
860
+ chain: {
861
+ channel_id: 'channel-290'
862
+ }
863
+ }]
864
+ },
769
865
  {
770
866
  description: 'The native token of Asset Mantle',
771
867
  denom_units: [{
@@ -867,6 +963,10 @@ const assets = {
867
963
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
868
964
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
869
965
  }],
966
+ socials: {
967
+ website: 'http://www.bitcanna.io/',
968
+ twitter: 'https://twitter.com/BitCannaGlobal'
969
+ },
870
970
  traces: [{
871
971
  type: 'ibc',
872
972
  counterparty: {
@@ -4895,6 +4995,10 @@ const assets = {
4895
4995
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
4896
4996
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
4897
4997
  }],
4998
+ socials: {
4999
+ website: 'http://alter.network/',
5000
+ twitter: 'https://twitter.com/AlterDapp'
5001
+ },
4898
5002
  traces: [{
4899
5003
  type: 'ibc-cw20',
4900
5004
  counterparty: {
@@ -4933,6 +5037,10 @@ const assets = {
4933
5037
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
4934
5038
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
4935
5039
  }],
5040
+ socials: {
5041
+ website: 'http://amber.money/',
5042
+ twitter: 'https://twitter.com/AmberDAO_'
5043
+ },
4936
5044
  traces: [{
4937
5045
  type: 'ibc-cw20',
4938
5046
  counterparty: {
@@ -5239,6 +5347,10 @@ const assets = {
5239
5347
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
5240
5348
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
5241
5349
  }],
5350
+ socials: {
5351
+ website: 'http://alter.network/',
5352
+ twitter: 'https://twitter.com/AlterDapp'
5353
+ },
5242
5354
  traces: [{
5243
5355
  type: 'ibc-cw20',
5244
5356
  counterparty: {
@@ -5277,6 +5389,10 @@ const assets = {
5277
5389
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5278
5390
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5279
5391
  }],
5392
+ socials: {
5393
+ website: 'http://amber.money/',
5394
+ twitter: 'https://twitter.com/AmberDAO_'
5395
+ },
5280
5396
  traces: [{
5281
5397
  type: 'ibc-cw20',
5282
5398
  counterparty: {
@@ -106,6 +106,10 @@ const assets = {
106
106
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
107
107
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
108
108
  }],
109
+ socials: {
110
+ website: 'https://www.coreum.com/',
111
+ twitter: 'https://twitter.com/CoreumOfficial'
112
+ },
109
113
  traces: [{
110
114
  type: 'ibc',
111
115
  counterparty: {
@@ -303,7 +307,7 @@ const assets = {
303
307
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
304
308
  }],
305
309
  socials: {
306
- webiste: 'https://www.neokingdom.org/',
310
+ website: 'https://www.neokingdom.org/',
307
311
  twitter: 'https://twitter.com/NEOKingdomDAO'
308
312
  },
309
313
  traces: [{
@@ -633,6 +637,10 @@ const assets = {
633
637
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
634
638
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
635
639
  }],
640
+ socials: {
641
+ website: 'https://www.coreum.com/',
642
+ twitter: 'https://twitter.com/CoreumOfficial'
643
+ },
636
644
  traces: [{
637
645
  type: 'ibc',
638
646
  counterparty: {
@@ -830,7 +838,7 @@ const assets = {
830
838
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
831
839
  }],
832
840
  socials: {
833
- webiste: 'https://www.neokingdom.org/',
841
+ website: 'https://www.neokingdom.org/',
834
842
  twitter: 'https://twitter.com/NEOKingdomDAO'
835
843
  },
836
844
  traces: [{
@@ -24,6 +24,10 @@ const assets = {
24
24
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
25
25
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
26
26
  }],
27
+ socials: {
28
+ website: 'https://arable.finance/',
29
+ twitter: 'https://twitter.com/ArableProtocol'
30
+ },
27
31
  traces: [{
28
32
  type: 'ibc',
29
33
  counterparty: {
@@ -59,6 +63,10 @@ const assets = {
59
63
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
60
64
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
61
65
  }],
66
+ socials: {
67
+ website: 'https://arable.finance/',
68
+ twitter: 'https://twitter.com/ArableProtocol'
69
+ },
62
70
  traces: [{
63
71
  type: 'ibc',
64
72
  counterparty: {
@@ -619,6 +627,10 @@ const assets = {
619
627
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
620
628
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
621
629
  }],
630
+ socials: {
631
+ website: 'https://www.coreum.com/',
632
+ twitter: 'https://twitter.com/CoreumOfficial'
633
+ },
622
634
  traces: [{
623
635
  type: 'ibc',
624
636
  counterparty: {
@@ -886,7 +898,7 @@ const assets = {
886
898
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
887
899
  }],
888
900
  socials: {
889
- webiste: 'https://www.neokingdom.org/',
901
+ website: 'https://www.neokingdom.org/',
890
902
  twitter: 'https://twitter.com/NEOKingdomDAO'
891
903
  },
892
904
  traces: [{
@@ -1491,6 +1503,10 @@ const assets = {
1491
1503
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
1492
1504
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
1493
1505
  }],
1506
+ socials: {
1507
+ website: 'https://arable.finance/',
1508
+ twitter: 'https://twitter.com/ArableProtocol'
1509
+ },
1494
1510
  traces: [{
1495
1511
  type: 'ibc',
1496
1512
  counterparty: {
@@ -1526,6 +1542,10 @@ const assets = {
1526
1542
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
1527
1543
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
1528
1544
  }],
1545
+ socials: {
1546
+ website: 'https://arable.finance/',
1547
+ twitter: 'https://twitter.com/ArableProtocol'
1548
+ },
1529
1549
  traces: [{
1530
1550
  type: 'ibc',
1531
1551
  counterparty: {
@@ -2086,6 +2106,10 @@ const assets = {
2086
2106
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
2087
2107
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
2088
2108
  }],
2109
+ socials: {
2110
+ website: 'https://www.coreum.com/',
2111
+ twitter: 'https://twitter.com/CoreumOfficial'
2112
+ },
2089
2113
  traces: [{
2090
2114
  type: 'ibc',
2091
2115
  counterparty: {
@@ -2353,7 +2377,7 @@ const assets = {
2353
2377
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2354
2378
  }],
2355
2379
  socials: {
2356
- webiste: 'https://www.neokingdom.org/',
2380
+ website: 'https://www.neokingdom.org/',
2357
2381
  twitter: 'https://twitter.com/NEOKingdomDAO'
2358
2382
  },
2359
2383
  traces: [{
@@ -5337,6 +5361,10 @@ const assets = {
5337
5361
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
5338
5362
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
5339
5363
  }],
5364
+ socials: {
5365
+ website: 'http://alter.network/',
5366
+ twitter: 'https://twitter.com/AlterDapp'
5367
+ },
5340
5368
  traces: [{
5341
5369
  type: 'ibc-cw20',
5342
5370
  counterparty: {
@@ -5375,6 +5403,10 @@ const assets = {
5375
5403
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5376
5404
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5377
5405
  }],
5406
+ socials: {
5407
+ website: 'http://amber.money/',
5408
+ twitter: 'https://twitter.com/AmberDAO_'
5409
+ },
5378
5410
  traces: [{
5379
5411
  type: 'ibc-cw20',
5380
5412
  counterparty: {
@@ -6659,6 +6691,10 @@ const assets = {
6659
6691
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
6660
6692
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
6661
6693
  }],
6694
+ socials: {
6695
+ website: 'http://alter.network/',
6696
+ twitter: 'https://twitter.com/AlterDapp'
6697
+ },
6662
6698
  traces: [{
6663
6699
  type: 'ibc-cw20',
6664
6700
  counterparty: {
@@ -6697,6 +6733,10 @@ const assets = {
6697
6733
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
6698
6734
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
6699
6735
  }],
6736
+ socials: {
6737
+ website: 'http://amber.money/',
6738
+ twitter: 'https://twitter.com/AmberDAO_'
6739
+ },
6700
6740
  traces: [{
6701
6741
  type: 'ibc-cw20',
6702
6742
  counterparty: {
@@ -2081,6 +2081,10 @@ const assets = {
2081
2081
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
2082
2082
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
2083
2083
  }],
2084
+ socials: {
2085
+ website: 'http://alter.network/',
2086
+ twitter: 'https://twitter.com/AlterDapp'
2087
+ },
2084
2088
  traces: [{
2085
2089
  type: 'ibc-cw20',
2086
2090
  counterparty: {
@@ -2119,6 +2123,10 @@ const assets = {
2119
2123
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
2120
2124
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
2121
2125
  }],
2126
+ socials: {
2127
+ website: 'http://amber.money/',
2128
+ twitter: 'https://twitter.com/AmberDAO_'
2129
+ },
2122
2130
  traces: [{
2123
2131
  type: 'ibc-cw20',
2124
2132
  counterparty: {
@@ -8706,6 +8714,78 @@ const assets = {
8706
8714
  }
8707
8715
  }]
8708
8716
  },
8717
+ {
8718
+ description: 'Tadpole Frogztrik Token meme',
8719
+ type_asset: 'cw20',
8720
+ address: 'terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
8721
+ display: 'tadf',
8722
+ denom_units: [{
8723
+ denom: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
8724
+ exponent: 0,
8725
+ aliases: ['cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c']
8726
+ }, {
8727
+ denom: 'tadf',
8728
+ exponent: 6
8729
+ }],
8730
+ base: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
8731
+ name: 'Tadpole Frogztrik Token',
8732
+ symbol: 'TADF',
8733
+ images: [{
8734
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
8735
+ }],
8736
+ logo_URIs: {
8737
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
8738
+ },
8739
+ traces: [{
8740
+ type: 'ibc-cw20',
8741
+ counterparty: {
8742
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
8743
+ channel_id: 'channel-87',
8744
+ base_denom: 'cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
8745
+ chain_name: 'terra'
8746
+ },
8747
+ chain: {
8748
+ port: 'transfer',
8749
+ channel_id: 'channel-114'
8750
+ }
8751
+ }]
8752
+ },
8753
+ {
8754
+ description: 'Frogztrik NFT Token',
8755
+ type_asset: 'cw20',
8756
+ address: 'terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
8757
+ display: 'frog',
8758
+ denom_units: [{
8759
+ denom: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
8760
+ exponent: 0,
8761
+ aliases: ['cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9']
8762
+ }, {
8763
+ denom: 'frog',
8764
+ exponent: 6
8765
+ }],
8766
+ base: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
8767
+ name: 'Frogztrik NFT Token',
8768
+ symbol: 'FROG',
8769
+ images: [{
8770
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
8771
+ }],
8772
+ logo_URIs: {
8773
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
8774
+ },
8775
+ traces: [{
8776
+ type: 'ibc-cw20',
8777
+ counterparty: {
8778
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
8779
+ channel_id: 'channel-87',
8780
+ base_denom: 'cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
8781
+ chain_name: 'terra'
8782
+ },
8783
+ chain: {
8784
+ port: 'transfer',
8785
+ channel_id: 'channel-114'
8786
+ }
8787
+ }]
8788
+ },
8709
8789
  {
8710
8790
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
8711
8791
  denom_units: [{
@@ -9938,6 +10018,10 @@ const assets = {
9938
10018
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
9939
10019
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
9940
10020
  }],
10021
+ socials: {
10022
+ website: 'http://alter.network/',
10023
+ twitter: 'https://twitter.com/AlterDapp'
10024
+ },
9941
10025
  traces: [{
9942
10026
  type: 'ibc-cw20',
9943
10027
  counterparty: {
@@ -9976,6 +10060,10 @@ const assets = {
9976
10060
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
9977
10061
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
9978
10062
  }],
10063
+ socials: {
10064
+ website: 'http://amber.money/',
10065
+ twitter: 'https://twitter.com/AmberDAO_'
10066
+ },
9979
10067
  traces: [{
9980
10068
  type: 'ibc-cw20',
9981
10069
  counterparty: {
@@ -16563,6 +16651,78 @@ const assets = {
16563
16651
  }
16564
16652
  }]
16565
16653
  },
16654
+ {
16655
+ description: 'Tadpole Frogztrik Token meme',
16656
+ type_asset: 'cw20',
16657
+ address: 'terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
16658
+ display: 'tadf',
16659
+ denom_units: [{
16660
+ denom: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
16661
+ exponent: 0,
16662
+ aliases: ['cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c']
16663
+ }, {
16664
+ denom: 'tadf',
16665
+ exponent: 6
16666
+ }],
16667
+ base: 'ibc/54D497B75FAD27A74BD7B1C365E5BC1063E88787747D6408E3F12638D265B962',
16668
+ name: 'Tadpole Frogztrik Token',
16669
+ symbol: 'TADF',
16670
+ images: [{
16671
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
16672
+ }],
16673
+ logo_URIs: {
16674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/tadf.png'
16675
+ },
16676
+ traces: [{
16677
+ type: 'ibc-cw20',
16678
+ counterparty: {
16679
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
16680
+ channel_id: 'channel-87',
16681
+ base_denom: 'cw20:terra19gzvkw5hft3ulp8n6ws3p9yradhc802axqal59lzxau6rqxktj9q0dwf9c',
16682
+ chain_name: 'terra'
16683
+ },
16684
+ chain: {
16685
+ port: 'transfer',
16686
+ channel_id: 'channel-114'
16687
+ }
16688
+ }]
16689
+ },
16690
+ {
16691
+ description: 'Frogztrik NFT Token',
16692
+ type_asset: 'cw20',
16693
+ address: 'terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
16694
+ display: 'frog',
16695
+ denom_units: [{
16696
+ denom: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
16697
+ exponent: 0,
16698
+ aliases: ['cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9']
16699
+ }, {
16700
+ denom: 'frog',
16701
+ exponent: 6
16702
+ }],
16703
+ base: 'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
16704
+ name: 'Frogztrik NFT Token',
16705
+ symbol: 'FROG',
16706
+ images: [{
16707
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
16708
+ }],
16709
+ logo_URIs: {
16710
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
16711
+ },
16712
+ traces: [{
16713
+ type: 'ibc-cw20',
16714
+ counterparty: {
16715
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
16716
+ channel_id: 'channel-87',
16717
+ base_denom: 'cw20:terra1wez9puj43v4s25vrex7cv3ut3w75w4h6j5e537sujyuxj0r5ne2qp9uwl9',
16718
+ chain_name: 'terra'
16719
+ },
16720
+ chain: {
16721
+ port: 'transfer',
16722
+ channel_id: 'channel-114'
16723
+ }
16724
+ }]
16725
+ },
16566
16726
  {
16567
16727
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
16568
16728
  denom_units: [{
@@ -1626,7 +1626,7 @@ const assets = {
1626
1626
  }
1627
1627
  }],
1628
1628
  socials: {
1629
- webiste: 'https://www.saga.xyz/',
1629
+ website: 'https://www.saga.xyz/',
1630
1630
  twitter: 'https://twitter.com/Sagaxyz__'
1631
1631
  },
1632
1632
  traces: [{
@@ -2205,7 +2205,7 @@ const assets = {
2205
2205
  }
2206
2206
  }],
2207
2207
  socials: {
2208
- webiste: 'https://www.saga.xyz/',
2208
+ website: 'https://www.saga.xyz/',
2209
2209
  twitter: 'https://twitter.com/Sagaxyz__'
2210
2210
  },
2211
2211
  traces: [{
@@ -2847,6 +2847,10 @@ const assets = {
2847
2847
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
2848
2848
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
2849
2849
  }],
2850
+ socials: {
2851
+ website: 'http://alter.network/',
2852
+ twitter: 'https://twitter.com/AlterDapp'
2853
+ },
2850
2854
  traces: [{
2851
2855
  type: 'ibc-cw20',
2852
2856
  counterparty: {
@@ -2885,6 +2889,10 @@ const assets = {
2885
2889
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
2886
2890
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
2887
2891
  }],
2892
+ socials: {
2893
+ website: 'http://amber.money/',
2894
+ twitter: 'https://twitter.com/AmberDAO_'
2895
+ },
2888
2896
  traces: [{
2889
2897
  type: 'ibc-cw20',
2890
2898
  counterparty: {
@@ -4169,6 +4177,10 @@ const assets = {
4169
4177
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
4170
4178
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
4171
4179
  }],
4180
+ socials: {
4181
+ website: 'http://alter.network/',
4182
+ twitter: 'https://twitter.com/AlterDapp'
4183
+ },
4172
4184
  traces: [{
4173
4185
  type: 'ibc-cw20',
4174
4186
  counterparty: {
@@ -4207,6 +4219,10 @@ const assets = {
4207
4219
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
4208
4220
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
4209
4221
  }],
4222
+ socials: {
4223
+ website: 'http://amber.money/',
4224
+ twitter: 'https://twitter.com/AmberDAO_'
4225
+ },
4210
4226
  traces: [{
4211
4227
  type: 'ibc-cw20',
4212
4228
  counterparty: {
@@ -186,6 +186,10 @@ const assets = {
186
186
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
187
187
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
188
188
  }],
189
+ socials: {
190
+ website: 'https://www.coreum.com/',
191
+ twitter: 'https://twitter.com/CoreumOfficial'
192
+ },
189
193
  traces: [{
190
194
  type: 'ibc',
191
195
  counterparty: {
@@ -453,7 +457,7 @@ const assets = {
453
457
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
454
458
  }],
455
459
  socials: {
456
- webiste: 'https://www.neokingdom.org/',
460
+ website: 'https://www.neokingdom.org/',
457
461
  twitter: 'https://twitter.com/NEOKingdomDAO'
458
462
  },
459
463
  traces: [{
@@ -1223,6 +1227,10 @@ const assets = {
1223
1227
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1224
1228
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1225
1229
  }],
1230
+ socials: {
1231
+ website: 'https://www.coreum.com/',
1232
+ twitter: 'https://twitter.com/CoreumOfficial'
1233
+ },
1226
1234
  traces: [{
1227
1235
  type: 'ibc',
1228
1236
  counterparty: {
@@ -1490,7 +1498,7 @@ const assets = {
1490
1498
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1491
1499
  }],
1492
1500
  socials: {
1493
- webiste: 'https://www.neokingdom.org/',
1501
+ website: 'https://www.neokingdom.org/',
1494
1502
  twitter: 'https://twitter.com/NEOKingdomDAO'
1495
1503
  },
1496
1504
  traces: [{