@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/mainnet/starname.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/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-23',
|
|
84
|
+
base_denom: 'uact',
|
|
85
|
+
chain_name: 'akash'
|
|
86
|
+
},
|
|
87
|
+
chain: {
|
|
88
|
+
channel_id: 'channel-6'
|
|
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: [{
|
|
@@ -450,6 +496,52 @@ const assets = {
|
|
|
450
496
|
}
|
|
451
497
|
}]
|
|
452
498
|
},
|
|
499
|
+
{
|
|
500
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
501
|
+
denom_units: [
|
|
502
|
+
{
|
|
503
|
+
denom: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
|
|
504
|
+
exponent: 0,
|
|
505
|
+
aliases: ['uact']
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
denom: 'mact',
|
|
509
|
+
exponent: 3
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
denom: 'act',
|
|
513
|
+
exponent: 6
|
|
514
|
+
}
|
|
515
|
+
],
|
|
516
|
+
base: 'ibc/1AB531FD1EB228499C4353E5306073C3547F0C5AAF5FD9962C87B96D26BB973D',
|
|
517
|
+
name: 'Akash Compute Token',
|
|
518
|
+
display: 'act',
|
|
519
|
+
symbol: 'ACT',
|
|
520
|
+
logo_URIs: {
|
|
521
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
523
|
+
},
|
|
524
|
+
images: [{
|
|
525
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
526
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
527
|
+
}],
|
|
528
|
+
socials: {
|
|
529
|
+
website: 'https://akash.network/',
|
|
530
|
+
x: 'https://x.com/akashnet'
|
|
531
|
+
},
|
|
532
|
+
type_asset: 'sdk.coin',
|
|
533
|
+
traces: [{
|
|
534
|
+
type: 'ibc',
|
|
535
|
+
counterparty: {
|
|
536
|
+
channel_id: 'channel-23',
|
|
537
|
+
base_denom: 'uact',
|
|
538
|
+
chain_name: 'akash'
|
|
539
|
+
},
|
|
540
|
+
chain: {
|
|
541
|
+
channel_id: 'channel-6'
|
|
542
|
+
}
|
|
543
|
+
}]
|
|
544
|
+
},
|
|
453
545
|
{
|
|
454
546
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
455
547
|
denom_units: [{
|
package/mainnet/terra2.js
CHANGED
|
@@ -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/E39EF282D7C62F2D17A8D94DC1CE2FA08DB898A7377617E36DD4A0C1C210ADFB',
|
|
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/E39EF282D7C62F2D17A8D94DC1CE2FA08DB898A7377617E36DD4A0C1C210ADFB',
|
|
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-116',
|
|
197
|
+
base_denom: 'uact',
|
|
198
|
+
chain_name: 'akash'
|
|
199
|
+
},
|
|
200
|
+
chain: {
|
|
201
|
+
channel_id: 'channel-273'
|
|
202
|
+
}
|
|
203
|
+
}]
|
|
204
|
+
},
|
|
159
205
|
{
|
|
160
206
|
description: 'The native staking and governance token of Andromeda',
|
|
161
207
|
denom_units: [{
|
|
@@ -10003,6 +10049,52 @@ const assets = {
|
|
|
10003
10049
|
}
|
|
10004
10050
|
}]
|
|
10005
10051
|
},
|
|
10052
|
+
{
|
|
10053
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
10054
|
+
denom_units: [
|
|
10055
|
+
{
|
|
10056
|
+
denom: 'ibc/E39EF282D7C62F2D17A8D94DC1CE2FA08DB898A7377617E36DD4A0C1C210ADFB',
|
|
10057
|
+
exponent: 0,
|
|
10058
|
+
aliases: ['uact']
|
|
10059
|
+
},
|
|
10060
|
+
{
|
|
10061
|
+
denom: 'mact',
|
|
10062
|
+
exponent: 3
|
|
10063
|
+
},
|
|
10064
|
+
{
|
|
10065
|
+
denom: 'act',
|
|
10066
|
+
exponent: 6
|
|
10067
|
+
}
|
|
10068
|
+
],
|
|
10069
|
+
base: 'ibc/E39EF282D7C62F2D17A8D94DC1CE2FA08DB898A7377617E36DD4A0C1C210ADFB',
|
|
10070
|
+
name: 'Akash Compute Token',
|
|
10071
|
+
display: 'act',
|
|
10072
|
+
symbol: 'ACT',
|
|
10073
|
+
logo_URIs: {
|
|
10074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
10075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
10076
|
+
},
|
|
10077
|
+
images: [{
|
|
10078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
10079
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
10080
|
+
}],
|
|
10081
|
+
socials: {
|
|
10082
|
+
website: 'https://akash.network/',
|
|
10083
|
+
x: 'https://x.com/akashnet'
|
|
10084
|
+
},
|
|
10085
|
+
type_asset: 'sdk.coin',
|
|
10086
|
+
traces: [{
|
|
10087
|
+
type: 'ibc',
|
|
10088
|
+
counterparty: {
|
|
10089
|
+
channel_id: 'channel-116',
|
|
10090
|
+
base_denom: 'uact',
|
|
10091
|
+
chain_name: 'akash'
|
|
10092
|
+
},
|
|
10093
|
+
chain: {
|
|
10094
|
+
channel_id: 'channel-273'
|
|
10095
|
+
}
|
|
10096
|
+
}]
|
|
10097
|
+
},
|
|
10006
10098
|
{
|
|
10007
10099
|
description: 'The native staking and governance token of Andromeda',
|
|
10008
10100
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.532",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.329",
|
|
33
|
+
"chain-registry": "^1.69.532"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.329"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "b0fc2b1fe938d37b13715a373cf47fef9e52f7f1"
|
|
47
47
|
}
|