@chain-registry/assets 1.70.531 → 1.70.532

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.
@@ -119,6 +119,52 @@ const assets = {
119
119
  }
120
120
  }]
121
121
  },
122
+ {
123
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
124
+ denom_units: [
125
+ {
126
+ denom: 'ibc/E7DB3BA2B9767176DB3524FCE0B69519566FA60B72AF93B8DAB9167C77F6E46D',
127
+ exponent: 0,
128
+ aliases: ['uact']
129
+ },
130
+ {
131
+ denom: 'mact',
132
+ exponent: 3
133
+ },
134
+ {
135
+ denom: 'act',
136
+ exponent: 6
137
+ }
138
+ ],
139
+ base: 'ibc/E7DB3BA2B9767176DB3524FCE0B69519566FA60B72AF93B8DAB9167C77F6E46D',
140
+ name: 'Akash Compute Token',
141
+ display: 'act',
142
+ symbol: 'ACT',
143
+ logo_URIs: {
144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
146
+ },
147
+ images: [{
148
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
149
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
150
+ }],
151
+ socials: {
152
+ website: 'https://akash.network/',
153
+ x: 'https://x.com/akashnet'
154
+ },
155
+ type_asset: 'sdk.coin',
156
+ traces: [{
157
+ type: 'ibc',
158
+ counterparty: {
159
+ channel_id: 'channel-127',
160
+ base_denom: 'uact',
161
+ chain_name: 'akash'
162
+ },
163
+ chain: {
164
+ channel_id: 'channel-213'
165
+ }
166
+ }]
167
+ },
122
168
  {
123
169
  description: 'Chihuahua is a community-driven blockchain project focused on creating a fun and engaging ecosystem with an emphasis on social interactions and community building.',
124
170
  denom_units: [{
@@ -1549,6 +1595,52 @@ const assets = {
1549
1595
  }
1550
1596
  }]
1551
1597
  },
1598
+ {
1599
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
1600
+ denom_units: [
1601
+ {
1602
+ denom: 'ibc/E7DB3BA2B9767176DB3524FCE0B69519566FA60B72AF93B8DAB9167C77F6E46D',
1603
+ exponent: 0,
1604
+ aliases: ['uact']
1605
+ },
1606
+ {
1607
+ denom: 'mact',
1608
+ exponent: 3
1609
+ },
1610
+ {
1611
+ denom: 'act',
1612
+ exponent: 6
1613
+ }
1614
+ ],
1615
+ base: 'ibc/E7DB3BA2B9767176DB3524FCE0B69519566FA60B72AF93B8DAB9167C77F6E46D',
1616
+ name: 'Akash Compute Token',
1617
+ display: 'act',
1618
+ symbol: 'ACT',
1619
+ logo_URIs: {
1620
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
1621
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
1622
+ },
1623
+ images: [{
1624
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
1625
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
1626
+ }],
1627
+ socials: {
1628
+ website: 'https://akash.network/',
1629
+ x: 'https://x.com/akashnet'
1630
+ },
1631
+ type_asset: 'sdk.coin',
1632
+ traces: [{
1633
+ type: 'ibc',
1634
+ counterparty: {
1635
+ channel_id: 'channel-127',
1636
+ base_denom: 'uact',
1637
+ chain_name: 'akash'
1638
+ },
1639
+ chain: {
1640
+ channel_id: 'channel-213'
1641
+ }
1642
+ }]
1643
+ },
1552
1644
  {
1553
1645
  description: 'Chihuahua is a community-driven blockchain project focused on creating a fun and engaging ecosystem with an emphasis on social interactions and community building.',
1554
1646
  denom_units: [{
package/mainnet/regen.js CHANGED
@@ -43,6 +43,52 @@ const assets = {
43
43
  }
44
44
  }]
45
45
  },
46
+ {
47
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
48
+ denom_units: [
49
+ {
50
+ denom: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
51
+ exponent: 0,
52
+ aliases: ['uact']
53
+ },
54
+ {
55
+ denom: 'mact',
56
+ exponent: 3
57
+ },
58
+ {
59
+ denom: 'act',
60
+ exponent: 6
61
+ }
62
+ ],
63
+ base: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
64
+ name: 'Akash Compute Token',
65
+ display: 'act',
66
+ symbol: 'ACT',
67
+ logo_URIs: {
68
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
69
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
70
+ },
71
+ images: [{
72
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
73
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
74
+ }],
75
+ socials: {
76
+ website: 'https://akash.network/',
77
+ x: 'https://x.com/akashnet'
78
+ },
79
+ type_asset: 'sdk.coin',
80
+ traces: [{
81
+ type: 'ibc',
82
+ counterparty: {
83
+ channel_id: 'channel-13',
84
+ base_denom: 'uact',
85
+ chain_name: 'akash'
86
+ },
87
+ chain: {
88
+ channel_id: 'channel-7'
89
+ }
90
+ }]
91
+ },
46
92
  {
47
93
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
48
94
  denom_units: [{
@@ -555,6 +601,52 @@ const assets = {
555
601
  }
556
602
  }]
557
603
  },
604
+ {
605
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
606
+ denom_units: [
607
+ {
608
+ denom: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
609
+ exponent: 0,
610
+ aliases: ['uact']
611
+ },
612
+ {
613
+ denom: 'mact',
614
+ exponent: 3
615
+ },
616
+ {
617
+ denom: 'act',
618
+ exponent: 6
619
+ }
620
+ ],
621
+ base: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
622
+ name: 'Akash Compute Token',
623
+ display: 'act',
624
+ symbol: 'ACT',
625
+ logo_URIs: {
626
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
627
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
628
+ },
629
+ images: [{
630
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
631
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
632
+ }],
633
+ socials: {
634
+ website: 'https://akash.network/',
635
+ x: 'https://x.com/akashnet'
636
+ },
637
+ type_asset: 'sdk.coin',
638
+ traces: [{
639
+ type: 'ibc',
640
+ counterparty: {
641
+ channel_id: 'channel-13',
642
+ base_denom: 'uact',
643
+ chain_name: 'akash'
644
+ },
645
+ chain: {
646
+ channel_id: 'channel-7'
647
+ }
648
+ }]
649
+ },
558
650
  {
559
651
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
560
652
  denom_units: [{
@@ -119,6 +119,52 @@ const assets = {
119
119
  }
120
120
  }]
121
121
  },
122
+ {
123
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
124
+ denom_units: [
125
+ {
126
+ denom: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
127
+ exponent: 0,
128
+ aliases: ['uact']
129
+ },
130
+ {
131
+ denom: 'mact',
132
+ exponent: 3
133
+ },
134
+ {
135
+ denom: 'act',
136
+ exponent: 6
137
+ }
138
+ ],
139
+ base: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
140
+ name: 'Akash Compute Token',
141
+ display: 'act',
142
+ symbol: 'ACT',
143
+ logo_URIs: {
144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
146
+ },
147
+ images: [{
148
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
149
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
150
+ }],
151
+ socials: {
152
+ website: 'https://akash.network/',
153
+ x: 'https://x.com/akashnet'
154
+ },
155
+ type_asset: 'sdk.coin',
156
+ traces: [{
157
+ type: 'ibc',
158
+ counterparty: {
159
+ channel_id: 'channel-43',
160
+ base_denom: 'uact',
161
+ chain_name: 'akash'
162
+ },
163
+ chain: {
164
+ channel_id: 'channel-21'
165
+ }
166
+ }]
167
+ },
122
168
  {
123
169
  description: 'The native staking and governance token of Andromeda',
124
170
  denom_units: [{
@@ -2209,6 +2255,52 @@ const assets = {
2209
2255
  }
2210
2256
  }]
2211
2257
  },
2258
+ {
2259
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
2260
+ denom_units: [
2261
+ {
2262
+ denom: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
2263
+ exponent: 0,
2264
+ aliases: ['uact']
2265
+ },
2266
+ {
2267
+ denom: 'mact',
2268
+ exponent: 3
2269
+ },
2270
+ {
2271
+ denom: 'act',
2272
+ exponent: 6
2273
+ }
2274
+ ],
2275
+ base: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
2276
+ name: 'Akash Compute Token',
2277
+ display: 'act',
2278
+ symbol: 'ACT',
2279
+ logo_URIs: {
2280
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
2281
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
2282
+ },
2283
+ images: [{
2284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
2285
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
2286
+ }],
2287
+ socials: {
2288
+ website: 'https://akash.network/',
2289
+ x: 'https://x.com/akashnet'
2290
+ },
2291
+ type_asset: 'sdk.coin',
2292
+ traces: [{
2293
+ type: 'ibc',
2294
+ counterparty: {
2295
+ channel_id: 'channel-43',
2296
+ base_denom: 'uact',
2297
+ chain_name: 'akash'
2298
+ },
2299
+ chain: {
2300
+ channel_id: 'channel-21'
2301
+ }
2302
+ }]
2303
+ },
2212
2304
  {
2213
2305
  description: 'The native staking and governance token of Andromeda',
2214
2306
  denom_units: [{
@@ -43,6 +43,52 @@ const assets = {
43
43
  }
44
44
  }]
45
45
  },
46
+ {
47
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
48
+ denom_units: [
49
+ {
50
+ denom: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
51
+ exponent: 0,
52
+ aliases: ['uact']
53
+ },
54
+ {
55
+ denom: 'mact',
56
+ exponent: 3
57
+ },
58
+ {
59
+ denom: 'act',
60
+ exponent: 6
61
+ }
62
+ ],
63
+ base: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
64
+ name: 'Akash Compute Token',
65
+ display: 'act',
66
+ symbol: 'ACT',
67
+ logo_URIs: {
68
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
69
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
70
+ },
71
+ images: [{
72
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
73
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
74
+ }],
75
+ socials: {
76
+ website: 'https://akash.network/',
77
+ x: 'https://x.com/akashnet'
78
+ },
79
+ type_asset: 'sdk.coin',
80
+ traces: [{
81
+ type: 'ibc',
82
+ counterparty: {
83
+ channel_id: 'channel-12',
84
+ base_denom: 'uact',
85
+ chain_name: 'akash'
86
+ },
87
+ chain: {
88
+ channel_id: 'channel-6'
89
+ }
90
+ }]
91
+ },
46
92
  {
47
93
  description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
48
94
  denom_units: [{
@@ -561,6 +607,52 @@ const assets = {
561
607
  }
562
608
  }]
563
609
  },
610
+ {
611
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
612
+ denom_units: [
613
+ {
614
+ denom: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
615
+ exponent: 0,
616
+ aliases: ['uact']
617
+ },
618
+ {
619
+ denom: 'mact',
620
+ exponent: 3
621
+ },
622
+ {
623
+ denom: 'act',
624
+ exponent: 6
625
+ }
626
+ ],
627
+ base: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
628
+ name: 'Akash Compute Token',
629
+ display: 'act',
630
+ symbol: 'ACT',
631
+ logo_URIs: {
632
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
633
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
634
+ },
635
+ images: [{
636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
637
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
638
+ }],
639
+ socials: {
640
+ website: 'https://akash.network/',
641
+ x: 'https://x.com/akashnet'
642
+ },
643
+ type_asset: 'sdk.coin',
644
+ traces: [{
645
+ type: 'ibc',
646
+ counterparty: {
647
+ channel_id: 'channel-12',
648
+ base_denom: 'uact',
649
+ chain_name: 'akash'
650
+ },
651
+ chain: {
652
+ channel_id: 'channel-6'
653
+ }
654
+ }]
655
+ },
564
656
  {
565
657
  description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
566
658
  denom_units: [{
@@ -43,6 +43,52 @@ const assets = {
43
43
  }
44
44
  }]
45
45
  },
46
+ {
47
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
48
+ denom_units: [
49
+ {
50
+ denom: 'ibc/3425FBBC0419E3031086B99ECA90ECC4A28B7CCE9B501D4DCBD914C1CBA945CF',
51
+ exponent: 0,
52
+ aliases: ['uact']
53
+ },
54
+ {
55
+ denom: 'mact',
56
+ exponent: 3
57
+ },
58
+ {
59
+ denom: 'act',
60
+ exponent: 6
61
+ }
62
+ ],
63
+ base: 'ibc/3425FBBC0419E3031086B99ECA90ECC4A28B7CCE9B501D4DCBD914C1CBA945CF',
64
+ name: 'Akash Compute Token',
65
+ display: 'act',
66
+ symbol: 'ACT',
67
+ logo_URIs: {
68
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
69
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
70
+ },
71
+ images: [{
72
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
73
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
74
+ }],
75
+ socials: {
76
+ website: 'https://akash.network/',
77
+ x: 'https://x.com/akashnet'
78
+ },
79
+ type_asset: 'sdk.coin',
80
+ traces: [{
81
+ type: 'ibc',
82
+ counterparty: {
83
+ channel_id: 'channel-24',
84
+ base_denom: 'uact',
85
+ chain_name: 'akash'
86
+ },
87
+ chain: {
88
+ channel_id: 'channel-2'
89
+ }
90
+ }]
91
+ },
46
92
  {
47
93
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
48
94
  denom_units: [{
@@ -564,6 +610,52 @@ const assets = {
564
610
  }
565
611
  }]
566
612
  },
613
+ {
614
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
615
+ denom_units: [
616
+ {
617
+ denom: 'ibc/3425FBBC0419E3031086B99ECA90ECC4A28B7CCE9B501D4DCBD914C1CBA945CF',
618
+ exponent: 0,
619
+ aliases: ['uact']
620
+ },
621
+ {
622
+ denom: 'mact',
623
+ exponent: 3
624
+ },
625
+ {
626
+ denom: 'act',
627
+ exponent: 6
628
+ }
629
+ ],
630
+ base: 'ibc/3425FBBC0419E3031086B99ECA90ECC4A28B7CCE9B501D4DCBD914C1CBA945CF',
631
+ name: 'Akash Compute Token',
632
+ display: 'act',
633
+ symbol: 'ACT',
634
+ logo_URIs: {
635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
636
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
637
+ },
638
+ images: [{
639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
641
+ }],
642
+ socials: {
643
+ website: 'https://akash.network/',
644
+ x: 'https://x.com/akashnet'
645
+ },
646
+ type_asset: 'sdk.coin',
647
+ traces: [{
648
+ type: 'ibc',
649
+ counterparty: {
650
+ channel_id: 'channel-24',
651
+ base_denom: 'uact',
652
+ chain_name: 'akash'
653
+ },
654
+ chain: {
655
+ channel_id: 'channel-2'
656
+ }
657
+ }]
658
+ },
567
659
  {
568
660
  description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
569
661
  denom_units: [{
@@ -156,6 +156,52 @@ const assets = {
156
156
  }
157
157
  }]
158
158
  },
159
+ {
160
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
161
+ denom_units: [
162
+ {
163
+ denom: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
164
+ exponent: 0,
165
+ aliases: ['uact']
166
+ },
167
+ {
168
+ denom: 'mact',
169
+ exponent: 3
170
+ },
171
+ {
172
+ denom: 'act',
173
+ exponent: 6
174
+ }
175
+ ],
176
+ base: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
177
+ name: 'Akash Compute Token',
178
+ display: 'act',
179
+ symbol: 'ACT',
180
+ logo_URIs: {
181
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
182
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
183
+ },
184
+ images: [{
185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
186
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
187
+ }],
188
+ socials: {
189
+ website: 'https://akash.network/',
190
+ x: 'https://x.com/akashnet'
191
+ },
192
+ type_asset: 'sdk.coin',
193
+ traces: [{
194
+ type: 'ibc',
195
+ counterparty: {
196
+ channel_id: 'channel-130',
197
+ base_denom: 'uact',
198
+ chain_name: 'akash'
199
+ },
200
+ chain: {
201
+ channel_id: 'channel-447'
202
+ }
203
+ }]
204
+ },
159
205
  {
160
206
  description: 'The native staking and governance token of AtomOne',
161
207
  denom_units: [{
@@ -1674,6 +1720,52 @@ const assets = {
1674
1720
  }
1675
1721
  }]
1676
1722
  },
1723
+ {
1724
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
1725
+ denom_units: [
1726
+ {
1727
+ denom: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
1728
+ exponent: 0,
1729
+ aliases: ['uact']
1730
+ },
1731
+ {
1732
+ denom: 'mact',
1733
+ exponent: 3
1734
+ },
1735
+ {
1736
+ denom: 'act',
1737
+ exponent: 6
1738
+ }
1739
+ ],
1740
+ base: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
1741
+ name: 'Akash Compute Token',
1742
+ display: 'act',
1743
+ symbol: 'ACT',
1744
+ logo_URIs: {
1745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
1746
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
1747
+ },
1748
+ images: [{
1749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
1750
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
1751
+ }],
1752
+ socials: {
1753
+ website: 'https://akash.network/',
1754
+ x: 'https://x.com/akashnet'
1755
+ },
1756
+ type_asset: 'sdk.coin',
1757
+ traces: [{
1758
+ type: 'ibc',
1759
+ counterparty: {
1760
+ channel_id: 'channel-130',
1761
+ base_denom: 'uact',
1762
+ chain_name: 'akash'
1763
+ },
1764
+ chain: {
1765
+ channel_id: 'channel-447'
1766
+ }
1767
+ }]
1768
+ },
1677
1769
  {
1678
1770
  description: 'The native staking and governance token of AtomOne',
1679
1771
  denom_units: [{