@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.
- package/esm/mainnet/archway.js +92 -0
- package/esm/mainnet/cosmoshub.js +92 -0
- package/esm/mainnet/crescent.js +92 -0
- package/esm/mainnet/cryptoorgchain.js +92 -0
- package/esm/mainnet/doravota.js +92 -0
- package/esm/mainnet/elys.js +92 -0
- package/esm/mainnet/irisnet.js +92 -0
- package/esm/mainnet/juno.js +92 -0
- package/esm/mainnet/kujira.js +92 -0
- package/esm/mainnet/omniflixhub.js +92 -0
- package/esm/mainnet/osmosis.js +92 -0
- package/esm/mainnet/persistence.js +92 -0
- package/esm/mainnet/regen.js +92 -0
- package/esm/mainnet/secretnetwork.js +92 -0
- package/esm/mainnet/sentinel.js +92 -0
- package/esm/mainnet/sifchain.js +92 -0
- package/esm/mainnet/stargaze.js +92 -0
- package/esm/mainnet/starname.js +92 -0
- package/esm/mainnet/terra2.js +92 -0
- package/mainnet/archway.js +92 -0
- package/mainnet/cosmoshub.js +92 -0
- package/mainnet/crescent.js +92 -0
- package/mainnet/cryptoorgchain.js +92 -0
- package/mainnet/doravota.js +92 -0
- package/mainnet/elys.js +92 -0
- package/mainnet/irisnet.js +92 -0
- package/mainnet/juno.js +92 -0
- package/mainnet/kujira.js +92 -0
- package/mainnet/omniflixhub.js +92 -0
- package/mainnet/osmosis.js +92 -0
- package/mainnet/persistence.js +92 -0
- package/mainnet/regen.js +92 -0
- package/mainnet/secretnetwork.js +92 -0
- package/mainnet/sentinel.js +92 -0
- package/mainnet/sifchain.js +92 -0
- package/mainnet/stargaze.js +92 -0
- package/mainnet/starname.js +92 -0
- package/mainnet/terra2.js +92 -0
- package/package.json +5 -5
package/esm/mainnet/archway.js
CHANGED
|
@@ -117,6 +117,52 @@ const assets = {
|
|
|
117
117
|
}
|
|
118
118
|
}]
|
|
119
119
|
},
|
|
120
|
+
{
|
|
121
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
122
|
+
denom_units: [
|
|
123
|
+
{
|
|
124
|
+
denom: 'ibc/A05321A4C9E6FF2755BBF8ECA3599CF87F9D95F9E2C367DC2FD53BC9C252FE94',
|
|
125
|
+
exponent: 0,
|
|
126
|
+
aliases: ['uact']
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
denom: 'mact',
|
|
130
|
+
exponent: 3
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
denom: 'act',
|
|
134
|
+
exponent: 6
|
|
135
|
+
}
|
|
136
|
+
],
|
|
137
|
+
base: 'ibc/A05321A4C9E6FF2755BBF8ECA3599CF87F9D95F9E2C367DC2FD53BC9C252FE94',
|
|
138
|
+
name: 'Akash Compute Token',
|
|
139
|
+
display: 'act',
|
|
140
|
+
symbol: 'ACT',
|
|
141
|
+
logo_URIs: {
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
144
|
+
},
|
|
145
|
+
images: [{
|
|
146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
148
|
+
}],
|
|
149
|
+
socials: {
|
|
150
|
+
website: 'https://akash.network/',
|
|
151
|
+
x: 'https://x.com/akashnet'
|
|
152
|
+
},
|
|
153
|
+
type_asset: 'sdk.coin',
|
|
154
|
+
traces: [{
|
|
155
|
+
type: 'ibc',
|
|
156
|
+
counterparty: {
|
|
157
|
+
channel_id: 'channel-109',
|
|
158
|
+
base_denom: 'uact',
|
|
159
|
+
chain_name: 'akash'
|
|
160
|
+
},
|
|
161
|
+
chain: {
|
|
162
|
+
channel_id: 'channel-26'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
120
166
|
{
|
|
121
167
|
description: 'The native staking and governance token of Andromeda',
|
|
122
168
|
denom_units: [{
|
|
@@ -267,6 +313,52 @@ const assets = {
|
|
|
267
313
|
}
|
|
268
314
|
}]
|
|
269
315
|
},
|
|
316
|
+
{
|
|
317
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
318
|
+
denom_units: [
|
|
319
|
+
{
|
|
320
|
+
denom: 'ibc/A05321A4C9E6FF2755BBF8ECA3599CF87F9D95F9E2C367DC2FD53BC9C252FE94',
|
|
321
|
+
exponent: 0,
|
|
322
|
+
aliases: ['uact']
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
denom: 'mact',
|
|
326
|
+
exponent: 3
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
denom: 'act',
|
|
330
|
+
exponent: 6
|
|
331
|
+
}
|
|
332
|
+
],
|
|
333
|
+
base: 'ibc/A05321A4C9E6FF2755BBF8ECA3599CF87F9D95F9E2C367DC2FD53BC9C252FE94',
|
|
334
|
+
name: 'Akash Compute Token',
|
|
335
|
+
display: 'act',
|
|
336
|
+
symbol: 'ACT',
|
|
337
|
+
logo_URIs: {
|
|
338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
339
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
340
|
+
},
|
|
341
|
+
images: [{
|
|
342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
344
|
+
}],
|
|
345
|
+
socials: {
|
|
346
|
+
website: 'https://akash.network/',
|
|
347
|
+
x: 'https://x.com/akashnet'
|
|
348
|
+
},
|
|
349
|
+
type_asset: 'sdk.coin',
|
|
350
|
+
traces: [{
|
|
351
|
+
type: 'ibc',
|
|
352
|
+
counterparty: {
|
|
353
|
+
channel_id: 'channel-109',
|
|
354
|
+
base_denom: 'uact',
|
|
355
|
+
chain_name: 'akash'
|
|
356
|
+
},
|
|
357
|
+
chain: {
|
|
358
|
+
channel_id: 'channel-26'
|
|
359
|
+
}
|
|
360
|
+
}]
|
|
361
|
+
},
|
|
270
362
|
{
|
|
271
363
|
description: 'The native staking and governance token of Andromeda',
|
|
272
364
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -316,6 +316,52 @@ const assets = {
|
|
|
316
316
|
}
|
|
317
317
|
}]
|
|
318
318
|
},
|
|
319
|
+
{
|
|
320
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
321
|
+
denom_units: [
|
|
322
|
+
{
|
|
323
|
+
denom: 'ibc/DB6887D01FEDAF356A26DEB7B6AD9E6C24609619F62AB082ECDC96B48E50721C',
|
|
324
|
+
exponent: 0,
|
|
325
|
+
aliases: ['uact']
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
denom: 'mact',
|
|
329
|
+
exponent: 3
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
denom: 'act',
|
|
333
|
+
exponent: 6
|
|
334
|
+
}
|
|
335
|
+
],
|
|
336
|
+
base: 'ibc/DB6887D01FEDAF356A26DEB7B6AD9E6C24609619F62AB082ECDC96B48E50721C',
|
|
337
|
+
name: 'Akash Compute Token',
|
|
338
|
+
display: 'act',
|
|
339
|
+
symbol: 'ACT',
|
|
340
|
+
logo_URIs: {
|
|
341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
343
|
+
},
|
|
344
|
+
images: [{
|
|
345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
347
|
+
}],
|
|
348
|
+
socials: {
|
|
349
|
+
website: 'https://akash.network/',
|
|
350
|
+
x: 'https://x.com/akashnet'
|
|
351
|
+
},
|
|
352
|
+
type_asset: 'sdk.coin',
|
|
353
|
+
traces: [{
|
|
354
|
+
type: 'ibc',
|
|
355
|
+
counterparty: {
|
|
356
|
+
channel_id: 'channel-17',
|
|
357
|
+
base_denom: 'uact',
|
|
358
|
+
chain_name: 'akash'
|
|
359
|
+
},
|
|
360
|
+
chain: {
|
|
361
|
+
channel_id: 'channel-184'
|
|
362
|
+
}
|
|
363
|
+
}]
|
|
364
|
+
},
|
|
319
365
|
{
|
|
320
366
|
description: 'Allora Token (ALLO) is the Allora Network\'s native utility token, used as the primary means to govern, secure the blockchain, and incentivize network participants.',
|
|
321
367
|
denom_units: [{
|
|
@@ -1509,6 +1555,52 @@ const assets = {
|
|
|
1509
1555
|
}
|
|
1510
1556
|
}]
|
|
1511
1557
|
},
|
|
1558
|
+
{
|
|
1559
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
1560
|
+
denom_units: [
|
|
1561
|
+
{
|
|
1562
|
+
denom: 'ibc/DB6887D01FEDAF356A26DEB7B6AD9E6C24609619F62AB082ECDC96B48E50721C',
|
|
1563
|
+
exponent: 0,
|
|
1564
|
+
aliases: ['uact']
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
denom: 'mact',
|
|
1568
|
+
exponent: 3
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
denom: 'act',
|
|
1572
|
+
exponent: 6
|
|
1573
|
+
}
|
|
1574
|
+
],
|
|
1575
|
+
base: 'ibc/DB6887D01FEDAF356A26DEB7B6AD9E6C24609619F62AB082ECDC96B48E50721C',
|
|
1576
|
+
name: 'Akash Compute Token',
|
|
1577
|
+
display: 'act',
|
|
1578
|
+
symbol: 'ACT',
|
|
1579
|
+
logo_URIs: {
|
|
1580
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1581
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1582
|
+
},
|
|
1583
|
+
images: [{
|
|
1584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1585
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1586
|
+
}],
|
|
1587
|
+
socials: {
|
|
1588
|
+
website: 'https://akash.network/',
|
|
1589
|
+
x: 'https://x.com/akashnet'
|
|
1590
|
+
},
|
|
1591
|
+
type_asset: 'sdk.coin',
|
|
1592
|
+
traces: [{
|
|
1593
|
+
type: 'ibc',
|
|
1594
|
+
counterparty: {
|
|
1595
|
+
channel_id: 'channel-17',
|
|
1596
|
+
base_denom: 'uact',
|
|
1597
|
+
chain_name: 'akash'
|
|
1598
|
+
},
|
|
1599
|
+
chain: {
|
|
1600
|
+
channel_id: 'channel-184'
|
|
1601
|
+
}
|
|
1602
|
+
}]
|
|
1603
|
+
},
|
|
1512
1604
|
{
|
|
1513
1605
|
description: 'Allora Token (ALLO) is the Allora Network\'s native utility token, used as the primary means to govern, secure the blockchain, and incentivize network participants.',
|
|
1514
1606
|
denom_units: [{
|
package/esm/mainnet/crescent.js
CHANGED
|
@@ -117,6 +117,52 @@ const assets = {
|
|
|
117
117
|
}
|
|
118
118
|
}]
|
|
119
119
|
},
|
|
120
|
+
{
|
|
121
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
122
|
+
denom_units: [
|
|
123
|
+
{
|
|
124
|
+
denom: 'ibc/3254C63362C25604D81911C3AE3298E5833E00380B33F5BC2BD2AE99052FAE85',
|
|
125
|
+
exponent: 0,
|
|
126
|
+
aliases: ['uact']
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
denom: 'mact',
|
|
130
|
+
exponent: 3
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
denom: 'act',
|
|
134
|
+
exponent: 6
|
|
135
|
+
}
|
|
136
|
+
],
|
|
137
|
+
base: 'ibc/3254C63362C25604D81911C3AE3298E5833E00380B33F5BC2BD2AE99052FAE85',
|
|
138
|
+
name: 'Akash Compute Token',
|
|
139
|
+
display: 'act',
|
|
140
|
+
symbol: 'ACT',
|
|
141
|
+
logo_URIs: {
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
144
|
+
},
|
|
145
|
+
images: [{
|
|
146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
148
|
+
}],
|
|
149
|
+
socials: {
|
|
150
|
+
website: 'https://akash.network/',
|
|
151
|
+
x: 'https://x.com/akashnet'
|
|
152
|
+
},
|
|
153
|
+
type_asset: 'sdk.coin',
|
|
154
|
+
traces: [{
|
|
155
|
+
type: 'ibc',
|
|
156
|
+
counterparty: {
|
|
157
|
+
channel_id: 'channel-70',
|
|
158
|
+
base_denom: 'uact',
|
|
159
|
+
chain_name: 'akash'
|
|
160
|
+
},
|
|
161
|
+
chain: {
|
|
162
|
+
channel_id: 'channel-44'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
120
166
|
{
|
|
121
167
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
122
168
|
denom_units: [{
|
|
@@ -420,6 +466,52 @@ const assets = {
|
|
|
420
466
|
}
|
|
421
467
|
}]
|
|
422
468
|
},
|
|
469
|
+
{
|
|
470
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
471
|
+
denom_units: [
|
|
472
|
+
{
|
|
473
|
+
denom: 'ibc/3254C63362C25604D81911C3AE3298E5833E00380B33F5BC2BD2AE99052FAE85',
|
|
474
|
+
exponent: 0,
|
|
475
|
+
aliases: ['uact']
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
denom: 'mact',
|
|
479
|
+
exponent: 3
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
denom: 'act',
|
|
483
|
+
exponent: 6
|
|
484
|
+
}
|
|
485
|
+
],
|
|
486
|
+
base: 'ibc/3254C63362C25604D81911C3AE3298E5833E00380B33F5BC2BD2AE99052FAE85',
|
|
487
|
+
name: 'Akash Compute Token',
|
|
488
|
+
display: 'act',
|
|
489
|
+
symbol: 'ACT',
|
|
490
|
+
logo_URIs: {
|
|
491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
493
|
+
},
|
|
494
|
+
images: [{
|
|
495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
497
|
+
}],
|
|
498
|
+
socials: {
|
|
499
|
+
website: 'https://akash.network/',
|
|
500
|
+
x: 'https://x.com/akashnet'
|
|
501
|
+
},
|
|
502
|
+
type_asset: 'sdk.coin',
|
|
503
|
+
traces: [{
|
|
504
|
+
type: 'ibc',
|
|
505
|
+
counterparty: {
|
|
506
|
+
channel_id: 'channel-70',
|
|
507
|
+
base_denom: 'uact',
|
|
508
|
+
chain_name: 'akash'
|
|
509
|
+
},
|
|
510
|
+
chain: {
|
|
511
|
+
channel_id: 'channel-44'
|
|
512
|
+
}
|
|
513
|
+
}]
|
|
514
|
+
},
|
|
423
515
|
{
|
|
424
516
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
425
517
|
denom_units: [{
|
|
@@ -41,6 +41,52 @@ const assets = {
|
|
|
41
41
|
}
|
|
42
42
|
}]
|
|
43
43
|
},
|
|
44
|
+
{
|
|
45
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
46
|
+
denom_units: [
|
|
47
|
+
{
|
|
48
|
+
denom: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
|
|
49
|
+
exponent: 0,
|
|
50
|
+
aliases: ['uact']
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
denom: 'mact',
|
|
54
|
+
exponent: 3
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
denom: 'act',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
base: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
|
|
62
|
+
name: 'Akash Compute Token',
|
|
63
|
+
display: 'act',
|
|
64
|
+
symbol: 'ACT',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
72
|
+
}],
|
|
73
|
+
socials: {
|
|
74
|
+
website: 'https://akash.network/',
|
|
75
|
+
x: 'https://x.com/akashnet'
|
|
76
|
+
},
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-14',
|
|
82
|
+
base_denom: 'uact',
|
|
83
|
+
chain_name: 'akash'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-21'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
44
90
|
{
|
|
45
91
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
46
92
|
denom_units: [{
|
|
@@ -191,6 +237,52 @@ const assets = {
|
|
|
191
237
|
}
|
|
192
238
|
}]
|
|
193
239
|
},
|
|
240
|
+
{
|
|
241
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
242
|
+
denom_units: [
|
|
243
|
+
{
|
|
244
|
+
denom: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
|
|
245
|
+
exponent: 0,
|
|
246
|
+
aliases: ['uact']
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
denom: 'mact',
|
|
250
|
+
exponent: 3
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
denom: 'act',
|
|
254
|
+
exponent: 6
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
base: 'ibc/D246D2D438ED6F5FF0C6B907A9EA8369A7DDCDDBF91300814172F6067652AA37',
|
|
258
|
+
name: 'Akash Compute Token',
|
|
259
|
+
display: 'act',
|
|
260
|
+
symbol: 'ACT',
|
|
261
|
+
logo_URIs: {
|
|
262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
264
|
+
},
|
|
265
|
+
images: [{
|
|
266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
268
|
+
}],
|
|
269
|
+
socials: {
|
|
270
|
+
website: 'https://akash.network/',
|
|
271
|
+
x: 'https://x.com/akashnet'
|
|
272
|
+
},
|
|
273
|
+
type_asset: 'sdk.coin',
|
|
274
|
+
traces: [{
|
|
275
|
+
type: 'ibc',
|
|
276
|
+
counterparty: {
|
|
277
|
+
channel_id: 'channel-14',
|
|
278
|
+
base_denom: 'uact',
|
|
279
|
+
chain_name: 'akash'
|
|
280
|
+
},
|
|
281
|
+
chain: {
|
|
282
|
+
channel_id: 'channel-21'
|
|
283
|
+
}
|
|
284
|
+
}]
|
|
285
|
+
},
|
|
194
286
|
{
|
|
195
287
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
196
288
|
denom_units: [{
|
package/esm/mainnet/doravota.js
CHANGED
|
@@ -41,6 +41,52 @@ const assets = {
|
|
|
41
41
|
}
|
|
42
42
|
}]
|
|
43
43
|
},
|
|
44
|
+
{
|
|
45
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
46
|
+
denom_units: [
|
|
47
|
+
{
|
|
48
|
+
denom: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
|
|
49
|
+
exponent: 0,
|
|
50
|
+
aliases: ['uact']
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
denom: 'mact',
|
|
54
|
+
exponent: 3
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
denom: 'act',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
base: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
|
|
62
|
+
name: 'Akash Compute Token',
|
|
63
|
+
display: 'act',
|
|
64
|
+
symbol: 'ACT',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
72
|
+
}],
|
|
73
|
+
socials: {
|
|
74
|
+
website: 'https://akash.network/',
|
|
75
|
+
x: 'https://x.com/akashnet'
|
|
76
|
+
},
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-125',
|
|
82
|
+
base_denom: 'uact',
|
|
83
|
+
chain_name: 'akash'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-7'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
44
90
|
{
|
|
45
91
|
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.',
|
|
46
92
|
denom_units: [
|
|
@@ -378,6 +424,52 @@ const assets = {
|
|
|
378
424
|
}
|
|
379
425
|
}]
|
|
380
426
|
},
|
|
427
|
+
{
|
|
428
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
429
|
+
denom_units: [
|
|
430
|
+
{
|
|
431
|
+
denom: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
|
|
432
|
+
exponent: 0,
|
|
433
|
+
aliases: ['uact']
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
denom: 'mact',
|
|
437
|
+
exponent: 3
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
denom: 'act',
|
|
441
|
+
exponent: 6
|
|
442
|
+
}
|
|
443
|
+
],
|
|
444
|
+
base: 'ibc/437313418E2A32B54A19850E169F8C4FE7E2FC0CB4D76EEFAB2DE5CF9E050FC3',
|
|
445
|
+
name: 'Akash Compute Token',
|
|
446
|
+
display: 'act',
|
|
447
|
+
symbol: 'ACT',
|
|
448
|
+
logo_URIs: {
|
|
449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
451
|
+
},
|
|
452
|
+
images: [{
|
|
453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
455
|
+
}],
|
|
456
|
+
socials: {
|
|
457
|
+
website: 'https://akash.network/',
|
|
458
|
+
x: 'https://x.com/akashnet'
|
|
459
|
+
},
|
|
460
|
+
type_asset: 'sdk.coin',
|
|
461
|
+
traces: [{
|
|
462
|
+
type: 'ibc',
|
|
463
|
+
counterparty: {
|
|
464
|
+
channel_id: 'channel-125',
|
|
465
|
+
base_denom: 'uact',
|
|
466
|
+
chain_name: 'akash'
|
|
467
|
+
},
|
|
468
|
+
chain: {
|
|
469
|
+
channel_id: 'channel-7'
|
|
470
|
+
}
|
|
471
|
+
}]
|
|
472
|
+
},
|
|
381
473
|
{
|
|
382
474
|
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.',
|
|
383
475
|
denom_units: [
|
package/esm/mainnet/elys.js
CHANGED
|
@@ -41,6 +41,52 @@ const assets = {
|
|
|
41
41
|
}
|
|
42
42
|
}]
|
|
43
43
|
},
|
|
44
|
+
{
|
|
45
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
46
|
+
denom_units: [
|
|
47
|
+
{
|
|
48
|
+
denom: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
49
|
+
exponent: 0,
|
|
50
|
+
aliases: ['uact']
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
denom: 'mact',
|
|
54
|
+
exponent: 3
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
denom: 'act',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
base: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
62
|
+
name: 'Akash Compute Token',
|
|
63
|
+
display: 'act',
|
|
64
|
+
symbol: 'ACT',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
72
|
+
}],
|
|
73
|
+
socials: {
|
|
74
|
+
website: 'https://akash.network/',
|
|
75
|
+
x: 'https://x.com/akashnet'
|
|
76
|
+
},
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-129',
|
|
82
|
+
base_denom: 'uact',
|
|
83
|
+
chain_name: 'akash'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-5'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
44
90
|
{
|
|
45
91
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
46
92
|
denom_units: [{
|
|
@@ -239,6 +285,52 @@ const assets = {
|
|
|
239
285
|
}
|
|
240
286
|
}]
|
|
241
287
|
},
|
|
288
|
+
{
|
|
289
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
290
|
+
denom_units: [
|
|
291
|
+
{
|
|
292
|
+
denom: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
293
|
+
exponent: 0,
|
|
294
|
+
aliases: ['uact']
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
denom: 'mact',
|
|
298
|
+
exponent: 3
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
denom: 'act',
|
|
302
|
+
exponent: 6
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
base: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
306
|
+
name: 'Akash Compute Token',
|
|
307
|
+
display: 'act',
|
|
308
|
+
symbol: 'ACT',
|
|
309
|
+
logo_URIs: {
|
|
310
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
312
|
+
},
|
|
313
|
+
images: [{
|
|
314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
316
|
+
}],
|
|
317
|
+
socials: {
|
|
318
|
+
website: 'https://akash.network/',
|
|
319
|
+
x: 'https://x.com/akashnet'
|
|
320
|
+
},
|
|
321
|
+
type_asset: 'sdk.coin',
|
|
322
|
+
traces: [{
|
|
323
|
+
type: 'ibc',
|
|
324
|
+
counterparty: {
|
|
325
|
+
channel_id: 'channel-129',
|
|
326
|
+
base_denom: 'uact',
|
|
327
|
+
chain_name: 'akash'
|
|
328
|
+
},
|
|
329
|
+
chain: {
|
|
330
|
+
channel_id: 'channel-5'
|
|
331
|
+
}
|
|
332
|
+
}]
|
|
333
|
+
},
|
|
242
334
|
{
|
|
243
335
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
244
336
|
denom_units: [{
|