@chain-registry/assets 1.70.296 → 1.70.297
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/carbon.js +86 -4
- package/esm/mainnet/kujira.js +86 -4
- package/esm/mainnet/migaloo.js +86 -4
- package/esm/mainnet/neutron.js +86 -4
- package/esm/mainnet/osmosis.js +86 -4
- package/esm/mainnet/secretnetwork.js +86 -4
- package/index.d.ts +1 -1
- package/mainnet/carbon.js +86 -4
- package/mainnet/kujira.js +86 -4
- package/mainnet/migaloo.js +86 -4
- package/mainnet/neutron.js +86 -4
- package/mainnet/osmosis.js +86 -4
- package/mainnet/secretnetwork.js +86 -4
- package/package.json +5 -5
|
@@ -15435,7 +15435,7 @@ const assets = {
|
|
|
15435
15435
|
}]
|
|
15436
15436
|
},
|
|
15437
15437
|
{
|
|
15438
|
-
description: '
|
|
15438
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
15439
15439
|
denom_units: [{
|
|
15440
15440
|
denom: 'ibc/F8A11BBB96DEBCE9D86791E7CBABCFA77ECD829F77899E0CFBAF69646679ECFA',
|
|
15441
15441
|
exponent: 0,
|
|
@@ -15447,7 +15447,7 @@ const assets = {
|
|
|
15447
15447
|
type_asset: 'cw20',
|
|
15448
15448
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
15449
15449
|
base: 'ibc/F8A11BBB96DEBCE9D86791E7CBABCFA77ECD829F77899E0CFBAF69646679ECFA',
|
|
15450
|
-
name: 'Solid
|
|
15450
|
+
name: 'Solid',
|
|
15451
15451
|
display: 'solid',
|
|
15452
15452
|
symbol: 'SOLID',
|
|
15453
15453
|
logo_URIs: {
|
|
@@ -15475,6 +15475,47 @@ const assets = {
|
|
|
15475
15475
|
}
|
|
15476
15476
|
}]
|
|
15477
15477
|
},
|
|
15478
|
+
{
|
|
15479
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
15480
|
+
denom_units: [{
|
|
15481
|
+
denom: 'ibc/C442F21CE598CA14E0C37CD0F9CEE04428212FC378A567C9335CEACCD5654D63',
|
|
15482
|
+
exponent: 0,
|
|
15483
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
15484
|
+
}, {
|
|
15485
|
+
denom: 'capa',
|
|
15486
|
+
exponent: 6
|
|
15487
|
+
}],
|
|
15488
|
+
type_asset: 'cw20',
|
|
15489
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
15490
|
+
base: 'ibc/C442F21CE598CA14E0C37CD0F9CEE04428212FC378A567C9335CEACCD5654D63',
|
|
15491
|
+
name: 'Capapult',
|
|
15492
|
+
display: 'capa',
|
|
15493
|
+
symbol: 'CAPA',
|
|
15494
|
+
logo_URIs: {
|
|
15495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
15496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
15497
|
+
},
|
|
15498
|
+
images: [{
|
|
15499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
15500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
15501
|
+
theme: {
|
|
15502
|
+
primary_color_hex: '#FF47C2'
|
|
15503
|
+
}
|
|
15504
|
+
}],
|
|
15505
|
+
traces: [{
|
|
15506
|
+
type: 'ibc-cw20',
|
|
15507
|
+
counterparty: {
|
|
15508
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
15509
|
+
channel_id: 'channel-382',
|
|
15510
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
15511
|
+
chain_name: 'terra2'
|
|
15512
|
+
},
|
|
15513
|
+
chain: {
|
|
15514
|
+
port: 'transfer',
|
|
15515
|
+
channel_id: 'channel-127'
|
|
15516
|
+
}
|
|
15517
|
+
}]
|
|
15518
|
+
},
|
|
15478
15519
|
{
|
|
15479
15520
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
15480
15521
|
denom_units: [{
|
|
@@ -16807,7 +16848,7 @@ const assets = {
|
|
|
16807
16848
|
}]
|
|
16808
16849
|
},
|
|
16809
16850
|
{
|
|
16810
|
-
description: '
|
|
16851
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
16811
16852
|
denom_units: [{
|
|
16812
16853
|
denom: 'ibc/F8A11BBB96DEBCE9D86791E7CBABCFA77ECD829F77899E0CFBAF69646679ECFA',
|
|
16813
16854
|
exponent: 0,
|
|
@@ -16819,7 +16860,7 @@ const assets = {
|
|
|
16819
16860
|
type_asset: 'cw20',
|
|
16820
16861
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
16821
16862
|
base: 'ibc/F8A11BBB96DEBCE9D86791E7CBABCFA77ECD829F77899E0CFBAF69646679ECFA',
|
|
16822
|
-
name: 'Solid
|
|
16863
|
+
name: 'Solid',
|
|
16823
16864
|
display: 'solid',
|
|
16824
16865
|
symbol: 'SOLID',
|
|
16825
16866
|
logo_URIs: {
|
|
@@ -16846,6 +16887,47 @@ const assets = {
|
|
|
16846
16887
|
channel_id: 'channel-127'
|
|
16847
16888
|
}
|
|
16848
16889
|
}]
|
|
16890
|
+
},
|
|
16891
|
+
{
|
|
16892
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
16893
|
+
denom_units: [{
|
|
16894
|
+
denom: 'ibc/C442F21CE598CA14E0C37CD0F9CEE04428212FC378A567C9335CEACCD5654D63',
|
|
16895
|
+
exponent: 0,
|
|
16896
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
16897
|
+
}, {
|
|
16898
|
+
denom: 'capa',
|
|
16899
|
+
exponent: 6
|
|
16900
|
+
}],
|
|
16901
|
+
type_asset: 'cw20',
|
|
16902
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
16903
|
+
base: 'ibc/C442F21CE598CA14E0C37CD0F9CEE04428212FC378A567C9335CEACCD5654D63',
|
|
16904
|
+
name: 'Capapult',
|
|
16905
|
+
display: 'capa',
|
|
16906
|
+
symbol: 'CAPA',
|
|
16907
|
+
logo_URIs: {
|
|
16908
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
16909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
16910
|
+
},
|
|
16911
|
+
images: [{
|
|
16912
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
16913
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
16914
|
+
theme: {
|
|
16915
|
+
primary_color_hex: '#FF47C2'
|
|
16916
|
+
}
|
|
16917
|
+
}],
|
|
16918
|
+
traces: [{
|
|
16919
|
+
type: 'ibc-cw20',
|
|
16920
|
+
counterparty: {
|
|
16921
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
16922
|
+
channel_id: 'channel-382',
|
|
16923
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
16924
|
+
chain_name: 'terra2'
|
|
16925
|
+
},
|
|
16926
|
+
chain: {
|
|
16927
|
+
port: 'transfer',
|
|
16928
|
+
channel_id: 'channel-127'
|
|
16929
|
+
}
|
|
16930
|
+
}]
|
|
16849
16931
|
}
|
|
16850
16932
|
]
|
|
16851
16933
|
};
|
package/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export * from './devnet';
|
|
|
4
4
|
export * from './noncosmos';
|
|
5
5
|
import asset_lists from './asset_lists';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
asset_lists: AssetList[];
|
|
7
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
8
8
|
};
|
|
9
9
|
export default _default;
|
|
10
10
|
export { asset_lists };
|
package/mainnet/carbon.js
CHANGED
|
@@ -2431,7 +2431,7 @@ const assets = {
|
|
|
2431
2431
|
}]
|
|
2432
2432
|
},
|
|
2433
2433
|
{
|
|
2434
|
-
description: '
|
|
2434
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
2435
2435
|
denom_units: [{
|
|
2436
2436
|
denom: 'ibc/C6CEA8F1CE8662D275F6DCFC5D999998379D143865DC4ABCD1808A37C2AAFF34',
|
|
2437
2437
|
exponent: 0,
|
|
@@ -2443,7 +2443,7 @@ const assets = {
|
|
|
2443
2443
|
type_asset: 'cw20',
|
|
2444
2444
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
2445
2445
|
base: 'ibc/C6CEA8F1CE8662D275F6DCFC5D999998379D143865DC4ABCD1808A37C2AAFF34',
|
|
2446
|
-
name: 'Solid
|
|
2446
|
+
name: 'Solid',
|
|
2447
2447
|
display: 'solid',
|
|
2448
2448
|
symbol: 'SOLID',
|
|
2449
2449
|
logo_URIs: {
|
|
@@ -2471,6 +2471,47 @@ const assets = {
|
|
|
2471
2471
|
}
|
|
2472
2472
|
}]
|
|
2473
2473
|
},
|
|
2474
|
+
{
|
|
2475
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
2476
|
+
denom_units: [{
|
|
2477
|
+
denom: 'ibc/1DA7D9853A9D5D9FDF3CF58BEC27D654807BF5F8764EFB7B548D8A86A7FB9DEE',
|
|
2478
|
+
exponent: 0,
|
|
2479
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
2480
|
+
}, {
|
|
2481
|
+
denom: 'capa',
|
|
2482
|
+
exponent: 6
|
|
2483
|
+
}],
|
|
2484
|
+
type_asset: 'cw20',
|
|
2485
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
2486
|
+
base: 'ibc/1DA7D9853A9D5D9FDF3CF58BEC27D654807BF5F8764EFB7B548D8A86A7FB9DEE',
|
|
2487
|
+
name: 'Capapult',
|
|
2488
|
+
display: 'capa',
|
|
2489
|
+
symbol: 'CAPA',
|
|
2490
|
+
logo_URIs: {
|
|
2491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
2492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
2493
|
+
},
|
|
2494
|
+
images: [{
|
|
2495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
2496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
2497
|
+
theme: {
|
|
2498
|
+
primary_color_hex: '#FF47C2'
|
|
2499
|
+
}
|
|
2500
|
+
}],
|
|
2501
|
+
traces: [{
|
|
2502
|
+
type: 'ibc-cw20',
|
|
2503
|
+
counterparty: {
|
|
2504
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
2505
|
+
channel_id: 'channel-41',
|
|
2506
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
2507
|
+
chain_name: 'terra2'
|
|
2508
|
+
},
|
|
2509
|
+
chain: {
|
|
2510
|
+
port: 'transfer',
|
|
2511
|
+
channel_id: 'channel-16'
|
|
2512
|
+
}
|
|
2513
|
+
}]
|
|
2514
|
+
},
|
|
2474
2515
|
{
|
|
2475
2516
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
2476
2517
|
denom_units: [{
|
|
@@ -3803,7 +3844,7 @@ const assets = {
|
|
|
3803
3844
|
}]
|
|
3804
3845
|
},
|
|
3805
3846
|
{
|
|
3806
|
-
description: '
|
|
3847
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
3807
3848
|
denom_units: [{
|
|
3808
3849
|
denom: 'ibc/C6CEA8F1CE8662D275F6DCFC5D999998379D143865DC4ABCD1808A37C2AAFF34',
|
|
3809
3850
|
exponent: 0,
|
|
@@ -3815,7 +3856,7 @@ const assets = {
|
|
|
3815
3856
|
type_asset: 'cw20',
|
|
3816
3857
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
3817
3858
|
base: 'ibc/C6CEA8F1CE8662D275F6DCFC5D999998379D143865DC4ABCD1808A37C2AAFF34',
|
|
3818
|
-
name: 'Solid
|
|
3859
|
+
name: 'Solid',
|
|
3819
3860
|
display: 'solid',
|
|
3820
3861
|
symbol: 'SOLID',
|
|
3821
3862
|
logo_URIs: {
|
|
@@ -3842,6 +3883,47 @@ const assets = {
|
|
|
3842
3883
|
channel_id: 'channel-16'
|
|
3843
3884
|
}
|
|
3844
3885
|
}]
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
3889
|
+
denom_units: [{
|
|
3890
|
+
denom: 'ibc/1DA7D9853A9D5D9FDF3CF58BEC27D654807BF5F8764EFB7B548D8A86A7FB9DEE',
|
|
3891
|
+
exponent: 0,
|
|
3892
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
3893
|
+
}, {
|
|
3894
|
+
denom: 'capa',
|
|
3895
|
+
exponent: 6
|
|
3896
|
+
}],
|
|
3897
|
+
type_asset: 'cw20',
|
|
3898
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
3899
|
+
base: 'ibc/1DA7D9853A9D5D9FDF3CF58BEC27D654807BF5F8764EFB7B548D8A86A7FB9DEE',
|
|
3900
|
+
name: 'Capapult',
|
|
3901
|
+
display: 'capa',
|
|
3902
|
+
symbol: 'CAPA',
|
|
3903
|
+
logo_URIs: {
|
|
3904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
3905
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
3906
|
+
},
|
|
3907
|
+
images: [{
|
|
3908
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
3909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
3910
|
+
theme: {
|
|
3911
|
+
primary_color_hex: '#FF47C2'
|
|
3912
|
+
}
|
|
3913
|
+
}],
|
|
3914
|
+
traces: [{
|
|
3915
|
+
type: 'ibc-cw20',
|
|
3916
|
+
counterparty: {
|
|
3917
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
3918
|
+
channel_id: 'channel-41',
|
|
3919
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
3920
|
+
chain_name: 'terra2'
|
|
3921
|
+
},
|
|
3922
|
+
chain: {
|
|
3923
|
+
port: 'transfer',
|
|
3924
|
+
channel_id: 'channel-16'
|
|
3925
|
+
}
|
|
3926
|
+
}]
|
|
3845
3927
|
}
|
|
3846
3928
|
]
|
|
3847
3929
|
};
|
package/mainnet/kujira.js
CHANGED
|
@@ -8679,7 +8679,7 @@ const assets = {
|
|
|
8679
8679
|
}]
|
|
8680
8680
|
},
|
|
8681
8681
|
{
|
|
8682
|
-
description: '
|
|
8682
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
8683
8683
|
denom_units: [{
|
|
8684
8684
|
denom: 'ibc/9578B719E7AD4C0418200F3505EE27087E3FE233EBA3665F55370F589AE64A70',
|
|
8685
8685
|
exponent: 0,
|
|
@@ -8691,7 +8691,7 @@ const assets = {
|
|
|
8691
8691
|
type_asset: 'cw20',
|
|
8692
8692
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
8693
8693
|
base: 'ibc/9578B719E7AD4C0418200F3505EE27087E3FE233EBA3665F55370F589AE64A70',
|
|
8694
|
-
name: 'Solid
|
|
8694
|
+
name: 'Solid',
|
|
8695
8695
|
display: 'solid',
|
|
8696
8696
|
symbol: 'SOLID',
|
|
8697
8697
|
logo_URIs: {
|
|
@@ -8719,6 +8719,47 @@ const assets = {
|
|
|
8719
8719
|
}
|
|
8720
8720
|
}]
|
|
8721
8721
|
},
|
|
8722
|
+
{
|
|
8723
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
8724
|
+
denom_units: [{
|
|
8725
|
+
denom: 'ibc/30B1375D0B92E2F6433FAB1F4CF569D610FB5979F06409E6AD2C858A740E37C4',
|
|
8726
|
+
exponent: 0,
|
|
8727
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
8728
|
+
}, {
|
|
8729
|
+
denom: 'capa',
|
|
8730
|
+
exponent: 6
|
|
8731
|
+
}],
|
|
8732
|
+
type_asset: 'cw20',
|
|
8733
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
8734
|
+
base: 'ibc/30B1375D0B92E2F6433FAB1F4CF569D610FB5979F06409E6AD2C858A740E37C4',
|
|
8735
|
+
name: 'Capapult',
|
|
8736
|
+
display: 'capa',
|
|
8737
|
+
symbol: 'CAPA',
|
|
8738
|
+
logo_URIs: {
|
|
8739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
8740
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
8741
|
+
},
|
|
8742
|
+
images: [{
|
|
8743
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
8744
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
8745
|
+
theme: {
|
|
8746
|
+
primary_color_hex: '#FF47C2'
|
|
8747
|
+
}
|
|
8748
|
+
}],
|
|
8749
|
+
traces: [{
|
|
8750
|
+
type: 'ibc-cw20',
|
|
8751
|
+
counterparty: {
|
|
8752
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
8753
|
+
channel_id: 'channel-28',
|
|
8754
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
8755
|
+
chain_name: 'terra2'
|
|
8756
|
+
},
|
|
8757
|
+
chain: {
|
|
8758
|
+
port: 'transfer',
|
|
8759
|
+
channel_id: 'channel-36'
|
|
8760
|
+
}
|
|
8761
|
+
}]
|
|
8762
|
+
},
|
|
8722
8763
|
{
|
|
8723
8764
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
8724
8765
|
denom_units: [{
|
|
@@ -10509,7 +10550,7 @@ const assets = {
|
|
|
10509
10550
|
}]
|
|
10510
10551
|
},
|
|
10511
10552
|
{
|
|
10512
|
-
description: '
|
|
10553
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
10513
10554
|
denom_units: [{
|
|
10514
10555
|
denom: 'ibc/9578B719E7AD4C0418200F3505EE27087E3FE233EBA3665F55370F589AE64A70',
|
|
10515
10556
|
exponent: 0,
|
|
@@ -10521,7 +10562,7 @@ const assets = {
|
|
|
10521
10562
|
type_asset: 'cw20',
|
|
10522
10563
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
10523
10564
|
base: 'ibc/9578B719E7AD4C0418200F3505EE27087E3FE233EBA3665F55370F589AE64A70',
|
|
10524
|
-
name: 'Solid
|
|
10565
|
+
name: 'Solid',
|
|
10525
10566
|
display: 'solid',
|
|
10526
10567
|
symbol: 'SOLID',
|
|
10527
10568
|
logo_URIs: {
|
|
@@ -10548,6 +10589,47 @@ const assets = {
|
|
|
10548
10589
|
channel_id: 'channel-36'
|
|
10549
10590
|
}
|
|
10550
10591
|
}]
|
|
10592
|
+
},
|
|
10593
|
+
{
|
|
10594
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
10595
|
+
denom_units: [{
|
|
10596
|
+
denom: 'ibc/30B1375D0B92E2F6433FAB1F4CF569D610FB5979F06409E6AD2C858A740E37C4',
|
|
10597
|
+
exponent: 0,
|
|
10598
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
10599
|
+
}, {
|
|
10600
|
+
denom: 'capa',
|
|
10601
|
+
exponent: 6
|
|
10602
|
+
}],
|
|
10603
|
+
type_asset: 'cw20',
|
|
10604
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
10605
|
+
base: 'ibc/30B1375D0B92E2F6433FAB1F4CF569D610FB5979F06409E6AD2C858A740E37C4',
|
|
10606
|
+
name: 'Capapult',
|
|
10607
|
+
display: 'capa',
|
|
10608
|
+
symbol: 'CAPA',
|
|
10609
|
+
logo_URIs: {
|
|
10610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
10611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
10612
|
+
},
|
|
10613
|
+
images: [{
|
|
10614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
10615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
10616
|
+
theme: {
|
|
10617
|
+
primary_color_hex: '#FF47C2'
|
|
10618
|
+
}
|
|
10619
|
+
}],
|
|
10620
|
+
traces: [{
|
|
10621
|
+
type: 'ibc-cw20',
|
|
10622
|
+
counterparty: {
|
|
10623
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
10624
|
+
channel_id: 'channel-28',
|
|
10625
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
10626
|
+
chain_name: 'terra2'
|
|
10627
|
+
},
|
|
10628
|
+
chain: {
|
|
10629
|
+
port: 'transfer',
|
|
10630
|
+
channel_id: 'channel-36'
|
|
10631
|
+
}
|
|
10632
|
+
}]
|
|
10551
10633
|
}
|
|
10552
10634
|
]
|
|
10553
10635
|
};
|
package/mainnet/migaloo.js
CHANGED
|
@@ -11649,7 +11649,7 @@ const assets = {
|
|
|
11649
11649
|
}]
|
|
11650
11650
|
},
|
|
11651
11651
|
{
|
|
11652
|
-
description: '
|
|
11652
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
11653
11653
|
denom_units: [{
|
|
11654
11654
|
denom: 'ibc/68B6F3D8012200C87F54694723BEE94AD9C26DD204D65DF6DF430827E7FA04EA',
|
|
11655
11655
|
exponent: 0,
|
|
@@ -11661,7 +11661,7 @@ const assets = {
|
|
|
11661
11661
|
type_asset: 'cw20',
|
|
11662
11662
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
11663
11663
|
base: 'ibc/68B6F3D8012200C87F54694723BEE94AD9C26DD204D65DF6DF430827E7FA04EA',
|
|
11664
|
-
name: 'Solid
|
|
11664
|
+
name: 'Solid',
|
|
11665
11665
|
display: 'solid',
|
|
11666
11666
|
symbol: 'SOLID',
|
|
11667
11667
|
logo_URIs: {
|
|
@@ -11689,6 +11689,47 @@ const assets = {
|
|
|
11689
11689
|
}
|
|
11690
11690
|
}]
|
|
11691
11691
|
},
|
|
11692
|
+
{
|
|
11693
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
11694
|
+
denom_units: [{
|
|
11695
|
+
denom: 'ibc/93C306FAF343562844BD24236D60BFE8B444B84A61EBBD4DA3F30FD9FFD3075B',
|
|
11696
|
+
exponent: 0,
|
|
11697
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
11698
|
+
}, {
|
|
11699
|
+
denom: 'capa',
|
|
11700
|
+
exponent: 6
|
|
11701
|
+
}],
|
|
11702
|
+
type_asset: 'cw20',
|
|
11703
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
11704
|
+
base: 'ibc/93C306FAF343562844BD24236D60BFE8B444B84A61EBBD4DA3F30FD9FFD3075B',
|
|
11705
|
+
name: 'Capapult',
|
|
11706
|
+
display: 'capa',
|
|
11707
|
+
symbol: 'CAPA',
|
|
11708
|
+
logo_URIs: {
|
|
11709
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
11710
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
11711
|
+
},
|
|
11712
|
+
images: [{
|
|
11713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
11714
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
11715
|
+
theme: {
|
|
11716
|
+
primary_color_hex: '#FF47C2'
|
|
11717
|
+
}
|
|
11718
|
+
}],
|
|
11719
|
+
traces: [{
|
|
11720
|
+
type: 'ibc-cw20',
|
|
11721
|
+
counterparty: {
|
|
11722
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
11723
|
+
channel_id: 'channel-87',
|
|
11724
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
11725
|
+
chain_name: 'terra2'
|
|
11726
|
+
},
|
|
11727
|
+
chain: {
|
|
11728
|
+
port: 'transfer',
|
|
11729
|
+
channel_id: 'channel-2'
|
|
11730
|
+
}
|
|
11731
|
+
}]
|
|
11732
|
+
},
|
|
11692
11733
|
{
|
|
11693
11734
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
11694
11735
|
denom_units: [{
|
|
@@ -20649,7 +20690,7 @@ const assets = {
|
|
|
20649
20690
|
}]
|
|
20650
20691
|
},
|
|
20651
20692
|
{
|
|
20652
|
-
description: '
|
|
20693
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
20653
20694
|
denom_units: [{
|
|
20654
20695
|
denom: 'ibc/68B6F3D8012200C87F54694723BEE94AD9C26DD204D65DF6DF430827E7FA04EA',
|
|
20655
20696
|
exponent: 0,
|
|
@@ -20661,7 +20702,7 @@ const assets = {
|
|
|
20661
20702
|
type_asset: 'cw20',
|
|
20662
20703
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
20663
20704
|
base: 'ibc/68B6F3D8012200C87F54694723BEE94AD9C26DD204D65DF6DF430827E7FA04EA',
|
|
20664
|
-
name: 'Solid
|
|
20705
|
+
name: 'Solid',
|
|
20665
20706
|
display: 'solid',
|
|
20666
20707
|
symbol: 'SOLID',
|
|
20667
20708
|
logo_URIs: {
|
|
@@ -20688,6 +20729,47 @@ const assets = {
|
|
|
20688
20729
|
channel_id: 'channel-2'
|
|
20689
20730
|
}
|
|
20690
20731
|
}]
|
|
20732
|
+
},
|
|
20733
|
+
{
|
|
20734
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
20735
|
+
denom_units: [{
|
|
20736
|
+
denom: 'ibc/93C306FAF343562844BD24236D60BFE8B444B84A61EBBD4DA3F30FD9FFD3075B',
|
|
20737
|
+
exponent: 0,
|
|
20738
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
20739
|
+
}, {
|
|
20740
|
+
denom: 'capa',
|
|
20741
|
+
exponent: 6
|
|
20742
|
+
}],
|
|
20743
|
+
type_asset: 'cw20',
|
|
20744
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
20745
|
+
base: 'ibc/93C306FAF343562844BD24236D60BFE8B444B84A61EBBD4DA3F30FD9FFD3075B',
|
|
20746
|
+
name: 'Capapult',
|
|
20747
|
+
display: 'capa',
|
|
20748
|
+
symbol: 'CAPA',
|
|
20749
|
+
logo_URIs: {
|
|
20750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
20751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
20752
|
+
},
|
|
20753
|
+
images: [{
|
|
20754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
20755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
20756
|
+
theme: {
|
|
20757
|
+
primary_color_hex: '#FF47C2'
|
|
20758
|
+
}
|
|
20759
|
+
}],
|
|
20760
|
+
traces: [{
|
|
20761
|
+
type: 'ibc-cw20',
|
|
20762
|
+
counterparty: {
|
|
20763
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
20764
|
+
channel_id: 'channel-87',
|
|
20765
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
20766
|
+
chain_name: 'terra2'
|
|
20767
|
+
},
|
|
20768
|
+
chain: {
|
|
20769
|
+
port: 'transfer',
|
|
20770
|
+
channel_id: 'channel-2'
|
|
20771
|
+
}
|
|
20772
|
+
}]
|
|
20691
20773
|
}
|
|
20692
20774
|
]
|
|
20693
20775
|
};
|
package/mainnet/neutron.js
CHANGED
|
@@ -19523,7 +19523,7 @@ const assets = {
|
|
|
19523
19523
|
}]
|
|
19524
19524
|
},
|
|
19525
19525
|
{
|
|
19526
|
-
description: '
|
|
19526
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
19527
19527
|
denom_units: [{
|
|
19528
19528
|
denom: 'ibc/871BA8171A09382FEEAB0A04A1BE30158D45922C31078E0277A1F54F245C316B',
|
|
19529
19529
|
exponent: 0,
|
|
@@ -19535,7 +19535,7 @@ const assets = {
|
|
|
19535
19535
|
type_asset: 'cw20',
|
|
19536
19536
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
19537
19537
|
base: 'ibc/871BA8171A09382FEEAB0A04A1BE30158D45922C31078E0277A1F54F245C316B',
|
|
19538
|
-
name: 'Solid
|
|
19538
|
+
name: 'Solid',
|
|
19539
19539
|
display: 'solid',
|
|
19540
19540
|
symbol: 'SOLID',
|
|
19541
19541
|
logo_URIs: {
|
|
@@ -19563,6 +19563,47 @@ const assets = {
|
|
|
19563
19563
|
}
|
|
19564
19564
|
}]
|
|
19565
19565
|
},
|
|
19566
|
+
{
|
|
19567
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
19568
|
+
denom_units: [{
|
|
19569
|
+
denom: 'ibc/0E8E33D1AA371B43721A0DCBD25356F7B696980D9B9F61E64B56B16B0B06EFFA',
|
|
19570
|
+
exponent: 0,
|
|
19571
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
19572
|
+
}, {
|
|
19573
|
+
denom: 'capa',
|
|
19574
|
+
exponent: 6
|
|
19575
|
+
}],
|
|
19576
|
+
type_asset: 'cw20',
|
|
19577
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
19578
|
+
base: 'ibc/0E8E33D1AA371B43721A0DCBD25356F7B696980D9B9F61E64B56B16B0B06EFFA',
|
|
19579
|
+
name: 'Capapult',
|
|
19580
|
+
display: 'capa',
|
|
19581
|
+
symbol: 'CAPA',
|
|
19582
|
+
logo_URIs: {
|
|
19583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
19584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
19585
|
+
},
|
|
19586
|
+
images: [{
|
|
19587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
19588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
19589
|
+
theme: {
|
|
19590
|
+
primary_color_hex: '#FF47C2'
|
|
19591
|
+
}
|
|
19592
|
+
}],
|
|
19593
|
+
traces: [{
|
|
19594
|
+
type: 'ibc-cw20',
|
|
19595
|
+
counterparty: {
|
|
19596
|
+
port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
|
|
19597
|
+
channel_id: 'channel-167',
|
|
19598
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
19599
|
+
chain_name: 'terra2'
|
|
19600
|
+
},
|
|
19601
|
+
chain: {
|
|
19602
|
+
port: 'transfer',
|
|
19603
|
+
channel_id: 'channel-5'
|
|
19604
|
+
}
|
|
19605
|
+
}]
|
|
19606
|
+
},
|
|
19566
19607
|
{
|
|
19567
19608
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
19568
19609
|
denom_units: [{
|
|
@@ -21353,7 +21394,7 @@ const assets = {
|
|
|
21353
21394
|
}]
|
|
21354
21395
|
},
|
|
21355
21396
|
{
|
|
21356
|
-
description: '
|
|
21397
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
21357
21398
|
denom_units: [{
|
|
21358
21399
|
denom: 'ibc/871BA8171A09382FEEAB0A04A1BE30158D45922C31078E0277A1F54F245C316B',
|
|
21359
21400
|
exponent: 0,
|
|
@@ -21365,7 +21406,7 @@ const assets = {
|
|
|
21365
21406
|
type_asset: 'cw20',
|
|
21366
21407
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
21367
21408
|
base: 'ibc/871BA8171A09382FEEAB0A04A1BE30158D45922C31078E0277A1F54F245C316B',
|
|
21368
|
-
name: 'Solid
|
|
21409
|
+
name: 'Solid',
|
|
21369
21410
|
display: 'solid',
|
|
21370
21411
|
symbol: 'SOLID',
|
|
21371
21412
|
logo_URIs: {
|
|
@@ -21392,6 +21433,47 @@ const assets = {
|
|
|
21392
21433
|
channel_id: 'channel-5'
|
|
21393
21434
|
}
|
|
21394
21435
|
}]
|
|
21436
|
+
},
|
|
21437
|
+
{
|
|
21438
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
21439
|
+
denom_units: [{
|
|
21440
|
+
denom: 'ibc/0E8E33D1AA371B43721A0DCBD25356F7B696980D9B9F61E64B56B16B0B06EFFA',
|
|
21441
|
+
exponent: 0,
|
|
21442
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
21443
|
+
}, {
|
|
21444
|
+
denom: 'capa',
|
|
21445
|
+
exponent: 6
|
|
21446
|
+
}],
|
|
21447
|
+
type_asset: 'cw20',
|
|
21448
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
21449
|
+
base: 'ibc/0E8E33D1AA371B43721A0DCBD25356F7B696980D9B9F61E64B56B16B0B06EFFA',
|
|
21450
|
+
name: 'Capapult',
|
|
21451
|
+
display: 'capa',
|
|
21452
|
+
symbol: 'CAPA',
|
|
21453
|
+
logo_URIs: {
|
|
21454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
21455
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
21456
|
+
},
|
|
21457
|
+
images: [{
|
|
21458
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
21459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
21460
|
+
theme: {
|
|
21461
|
+
primary_color_hex: '#FF47C2'
|
|
21462
|
+
}
|
|
21463
|
+
}],
|
|
21464
|
+
traces: [{
|
|
21465
|
+
type: 'ibc-cw20',
|
|
21466
|
+
counterparty: {
|
|
21467
|
+
port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
|
|
21468
|
+
channel_id: 'channel-167',
|
|
21469
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
21470
|
+
chain_name: 'terra2'
|
|
21471
|
+
},
|
|
21472
|
+
chain: {
|
|
21473
|
+
port: 'transfer',
|
|
21474
|
+
channel_id: 'channel-5'
|
|
21475
|
+
}
|
|
21476
|
+
}]
|
|
21395
21477
|
}
|
|
21396
21478
|
]
|
|
21397
21479
|
};
|