@chain-registry/osmosis 1.67.327 → 1.67.329
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/asset_list.js +92 -0
- package/esm/asset_list.js +92 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -404,6 +404,52 @@ const asset_list = {
|
|
|
404
404
|
}
|
|
405
405
|
}]
|
|
406
406
|
},
|
|
407
|
+
{
|
|
408
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
409
|
+
denom_units: [
|
|
410
|
+
{
|
|
411
|
+
denom: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
412
|
+
exponent: 0,
|
|
413
|
+
aliases: ['uact']
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
denom: 'mact',
|
|
417
|
+
exponent: 3
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
denom: 'act',
|
|
421
|
+
exponent: 6
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
base: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
425
|
+
name: 'Akash Compute Token',
|
|
426
|
+
display: 'act',
|
|
427
|
+
symbol: 'ACT',
|
|
428
|
+
logo_URIs: {
|
|
429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
430
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
431
|
+
},
|
|
432
|
+
images: [{
|
|
433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
434
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
435
|
+
}],
|
|
436
|
+
socials: {
|
|
437
|
+
website: 'https://akash.network/',
|
|
438
|
+
x: 'https://x.com/akashnet'
|
|
439
|
+
},
|
|
440
|
+
type_asset: 'sdk.coin',
|
|
441
|
+
traces: [{
|
|
442
|
+
type: 'ibc',
|
|
443
|
+
counterparty: {
|
|
444
|
+
channel_id: 'channel-9',
|
|
445
|
+
base_denom: 'uact',
|
|
446
|
+
chain_name: 'akash'
|
|
447
|
+
},
|
|
448
|
+
chain: {
|
|
449
|
+
channel_id: 'channel-1'
|
|
450
|
+
}
|
|
451
|
+
}]
|
|
452
|
+
},
|
|
407
453
|
{
|
|
408
454
|
description: 'The native staking and governance token of Andromeda',
|
|
409
455
|
denom_units: [{
|
|
@@ -6822,6 +6868,52 @@ const asset_list = {
|
|
|
6822
6868
|
}
|
|
6823
6869
|
}]
|
|
6824
6870
|
},
|
|
6871
|
+
{
|
|
6872
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
6873
|
+
denom_units: [
|
|
6874
|
+
{
|
|
6875
|
+
denom: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
6876
|
+
exponent: 0,
|
|
6877
|
+
aliases: ['uact']
|
|
6878
|
+
},
|
|
6879
|
+
{
|
|
6880
|
+
denom: 'mact',
|
|
6881
|
+
exponent: 3
|
|
6882
|
+
},
|
|
6883
|
+
{
|
|
6884
|
+
denom: 'act',
|
|
6885
|
+
exponent: 6
|
|
6886
|
+
}
|
|
6887
|
+
],
|
|
6888
|
+
base: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
6889
|
+
name: 'Akash Compute Token',
|
|
6890
|
+
display: 'act',
|
|
6891
|
+
symbol: 'ACT',
|
|
6892
|
+
logo_URIs: {
|
|
6893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
6894
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
6895
|
+
},
|
|
6896
|
+
images: [{
|
|
6897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
6898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
6899
|
+
}],
|
|
6900
|
+
socials: {
|
|
6901
|
+
website: 'https://akash.network/',
|
|
6902
|
+
x: 'https://x.com/akashnet'
|
|
6903
|
+
},
|
|
6904
|
+
type_asset: 'sdk.coin',
|
|
6905
|
+
traces: [{
|
|
6906
|
+
type: 'ibc',
|
|
6907
|
+
counterparty: {
|
|
6908
|
+
channel_id: 'channel-9',
|
|
6909
|
+
base_denom: 'uact',
|
|
6910
|
+
chain_name: 'akash'
|
|
6911
|
+
},
|
|
6912
|
+
chain: {
|
|
6913
|
+
channel_id: 'channel-1'
|
|
6914
|
+
}
|
|
6915
|
+
}]
|
|
6916
|
+
},
|
|
6825
6917
|
{
|
|
6826
6918
|
description: 'The native staking and governance token of Andromeda',
|
|
6827
6919
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -402,6 +402,52 @@ const asset_list = {
|
|
|
402
402
|
}
|
|
403
403
|
}]
|
|
404
404
|
},
|
|
405
|
+
{
|
|
406
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
407
|
+
denom_units: [
|
|
408
|
+
{
|
|
409
|
+
denom: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
410
|
+
exponent: 0,
|
|
411
|
+
aliases: ['uact']
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
denom: 'mact',
|
|
415
|
+
exponent: 3
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
denom: 'act',
|
|
419
|
+
exponent: 6
|
|
420
|
+
}
|
|
421
|
+
],
|
|
422
|
+
base: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
423
|
+
name: 'Akash Compute Token',
|
|
424
|
+
display: 'act',
|
|
425
|
+
symbol: 'ACT',
|
|
426
|
+
logo_URIs: {
|
|
427
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
428
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
429
|
+
},
|
|
430
|
+
images: [{
|
|
431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
432
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
433
|
+
}],
|
|
434
|
+
socials: {
|
|
435
|
+
website: 'https://akash.network/',
|
|
436
|
+
x: 'https://x.com/akashnet'
|
|
437
|
+
},
|
|
438
|
+
type_asset: 'sdk.coin',
|
|
439
|
+
traces: [{
|
|
440
|
+
type: 'ibc',
|
|
441
|
+
counterparty: {
|
|
442
|
+
channel_id: 'channel-9',
|
|
443
|
+
base_denom: 'uact',
|
|
444
|
+
chain_name: 'akash'
|
|
445
|
+
},
|
|
446
|
+
chain: {
|
|
447
|
+
channel_id: 'channel-1'
|
|
448
|
+
}
|
|
449
|
+
}]
|
|
450
|
+
},
|
|
405
451
|
{
|
|
406
452
|
description: 'The native staking and governance token of Andromeda',
|
|
407
453
|
denom_units: [{
|
|
@@ -6820,6 +6866,52 @@ const asset_list = {
|
|
|
6820
6866
|
}
|
|
6821
6867
|
}]
|
|
6822
6868
|
},
|
|
6869
|
+
{
|
|
6870
|
+
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
6871
|
+
denom_units: [
|
|
6872
|
+
{
|
|
6873
|
+
denom: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
6874
|
+
exponent: 0,
|
|
6875
|
+
aliases: ['uact']
|
|
6876
|
+
},
|
|
6877
|
+
{
|
|
6878
|
+
denom: 'mact',
|
|
6879
|
+
exponent: 3
|
|
6880
|
+
},
|
|
6881
|
+
{
|
|
6882
|
+
denom: 'act',
|
|
6883
|
+
exponent: 6
|
|
6884
|
+
}
|
|
6885
|
+
],
|
|
6886
|
+
base: 'ibc/76351FA8FA49F3C74694F70B77D8CFC3603088BA01351C7BB32CE8C104547474',
|
|
6887
|
+
name: 'Akash Compute Token',
|
|
6888
|
+
display: 'act',
|
|
6889
|
+
symbol: 'ACT',
|
|
6890
|
+
logo_URIs: {
|
|
6891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
6892
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
6893
|
+
},
|
|
6894
|
+
images: [{
|
|
6895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
6896
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
6897
|
+
}],
|
|
6898
|
+
socials: {
|
|
6899
|
+
website: 'https://akash.network/',
|
|
6900
|
+
x: 'https://x.com/akashnet'
|
|
6901
|
+
},
|
|
6902
|
+
type_asset: 'sdk.coin',
|
|
6903
|
+
traces: [{
|
|
6904
|
+
type: 'ibc',
|
|
6905
|
+
counterparty: {
|
|
6906
|
+
channel_id: 'channel-9',
|
|
6907
|
+
base_denom: 'uact',
|
|
6908
|
+
chain_name: 'akash'
|
|
6909
|
+
},
|
|
6910
|
+
chain: {
|
|
6911
|
+
channel_id: 'channel-1'
|
|
6912
|
+
}
|
|
6913
|
+
}]
|
|
6914
|
+
},
|
|
6823
6915
|
{
|
|
6824
6916
|
description: 'The native staking and governance token of Andromeda',
|
|
6825
6917
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.329",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.329"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "b0fc2b1fe938d37b13715a373cf47fef9e52f7f1"
|
|
42
42
|
}
|