chain-registry 1.69.108 → 1.69.110
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/migaloo/assets.js +81 -0
- package/esm/mainnet/neutron/ibc.js +6 -6
- package/esm/mainnet/nomic/ibc.js +6 -6
- package/esm/mainnet/osmosis/assets.js +26 -11
- package/esm/mainnet/pryzm/assets.js +72 -0
- package/esm/mainnet/terra/assets.js +74 -0
- package/esm/mainnet/terra2/assets.js +15 -0
- package/esm/mainnet/xion/assets.js +43 -0
- package/esm/mainnet/xion/chain.js +37 -1
- package/esm/testnet/xiontestnet/chain.js +37 -1
- package/esm/testnet/xiontestnet2/chain.js +38 -2
- package/mainnet/migaloo/assets.js +81 -0
- package/mainnet/neutron/ibc.js +6 -6
- package/mainnet/nomic/ibc.js +6 -6
- package/mainnet/osmosis/assets.js +26 -11
- package/mainnet/pryzm/assets.js +72 -0
- package/mainnet/terra/assets.js +74 -0
- package/mainnet/terra2/assets.js +15 -0
- package/mainnet/xion/assets.js +43 -0
- package/mainnet/xion/chain.js +37 -1
- package/package.json +4 -4
- package/testnet/xiontestnet/chain.js +37 -1
- package/testnet/xiontestnet2/chain.js +38 -2
|
@@ -818,6 +818,87 @@ const info = {
|
|
|
818
818
|
twitter: 'https://x.com/Migaloo_Zone'
|
|
819
819
|
},
|
|
820
820
|
type_asset: 'sdk.coin'
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
denom_units: [{
|
|
824
|
+
denom: 'ibc/9E83DB463C088184B6FBB5897F78D8431490DF76F8E1928283FB389A0DE9542C',
|
|
825
|
+
exponent: 0,
|
|
826
|
+
aliases: ['factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/1/stable/amplp']
|
|
827
|
+
}, {
|
|
828
|
+
denom: 'amplp',
|
|
829
|
+
exponent: 6
|
|
830
|
+
}],
|
|
831
|
+
type_asset: 'ics20',
|
|
832
|
+
base: 'ibc/9E83DB463C088184B6FBB5897F78D8431490DF76F8E1928283FB389A0DE9542C',
|
|
833
|
+
name: 'Eris Protocol LUNA/USDC ampLP',
|
|
834
|
+
display: 'amplp',
|
|
835
|
+
symbol: 'LUNA-USDC-ampLP',
|
|
836
|
+
traces: [{
|
|
837
|
+
type: 'ibc',
|
|
838
|
+
counterparty: {
|
|
839
|
+
chain_name: 'terra2',
|
|
840
|
+
base_denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/1/stable/amplp',
|
|
841
|
+
channel_id: 'channel-87'
|
|
842
|
+
},
|
|
843
|
+
chain: {
|
|
844
|
+
channel_id: 'channel-0',
|
|
845
|
+
path: 'transfer/channel-0/factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/1/stable/amplp'
|
|
846
|
+
}
|
|
847
|
+
}]
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
denom_units: [{
|
|
851
|
+
denom: 'ibc/F9905FB2922CEE27015C339B2B870FB854314AA1CBC2D3F56C5E8BA2691C3B61',
|
|
852
|
+
exponent: 0,
|
|
853
|
+
aliases: ['factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/21/single/amplp']
|
|
854
|
+
}, {
|
|
855
|
+
denom: 'amplp',
|
|
856
|
+
exponent: 6
|
|
857
|
+
}],
|
|
858
|
+
type_asset: 'ics20',
|
|
859
|
+
base: 'ibc/F9905FB2922CEE27015C339B2B870FB854314AA1CBC2D3F56C5E8BA2691C3B61',
|
|
860
|
+
name: 'Eris Protocol ampWHALE/WHALE ampLP',
|
|
861
|
+
display: 'amplp',
|
|
862
|
+
symbol: 'ampWHALE-ampLP',
|
|
863
|
+
traces: [{
|
|
864
|
+
type: 'ibc',
|
|
865
|
+
counterparty: {
|
|
866
|
+
chain_name: 'terra2',
|
|
867
|
+
base_denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/21/single/amplp',
|
|
868
|
+
channel_id: 'channel-87'
|
|
869
|
+
},
|
|
870
|
+
chain: {
|
|
871
|
+
channel_id: 'channel-0',
|
|
872
|
+
path: 'transfer/channel-0/factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/21/single/amplp'
|
|
873
|
+
}
|
|
874
|
+
}]
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
denom_units: [{
|
|
878
|
+
denom: 'ibc/4F5CB28CE3E351058D4CE671EAF935CA6D728C6DF34C1AC662B495310FECBBDA',
|
|
879
|
+
exponent: 0,
|
|
880
|
+
aliases: ['factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/30/single/amplp']
|
|
881
|
+
}, {
|
|
882
|
+
denom: 'amplp',
|
|
883
|
+
exponent: 6
|
|
884
|
+
}],
|
|
885
|
+
type_asset: 'ics20',
|
|
886
|
+
base: 'ibc/4F5CB28CE3E351058D4CE671EAF935CA6D728C6DF34C1AC662B495310FECBBDA',
|
|
887
|
+
name: 'Eris Protocol bWHALE/WHALE ampLP',
|
|
888
|
+
display: 'amplp',
|
|
889
|
+
symbol: 'bWHALE-ampLP',
|
|
890
|
+
traces: [{
|
|
891
|
+
type: 'ibc',
|
|
892
|
+
counterparty: {
|
|
893
|
+
chain_name: 'terra2',
|
|
894
|
+
base_denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/30/single/amplp',
|
|
895
|
+
channel_id: 'channel-87'
|
|
896
|
+
},
|
|
897
|
+
chain: {
|
|
898
|
+
channel_id: 'channel-0',
|
|
899
|
+
path: 'transfer/channel-0/factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/30/single/amplp'
|
|
900
|
+
}
|
|
901
|
+
}]
|
|
821
902
|
}
|
|
822
903
|
]
|
|
823
904
|
};
|
|
@@ -585,21 +585,21 @@ const info = [
|
|
|
585
585
|
$schema: '../ibc_data.schema.json',
|
|
586
586
|
chain_1: {
|
|
587
587
|
chain_name: 'neutron',
|
|
588
|
-
client_id: '07-tendermint-
|
|
589
|
-
connection_id: 'connection-
|
|
588
|
+
client_id: '07-tendermint-154',
|
|
589
|
+
connection_id: 'connection-114'
|
|
590
590
|
},
|
|
591
591
|
chain_2: {
|
|
592
592
|
chain_name: 'nomic',
|
|
593
|
-
client_id: '07-tendermint-
|
|
594
|
-
connection_id: 'connection-
|
|
593
|
+
client_id: '07-tendermint-11',
|
|
594
|
+
connection_id: 'connection-10'
|
|
595
595
|
},
|
|
596
596
|
channels: [{
|
|
597
597
|
chain_1: {
|
|
598
|
-
channel_id: 'channel-
|
|
598
|
+
channel_id: 'channel-6478',
|
|
599
599
|
port_id: 'transfer'
|
|
600
600
|
},
|
|
601
601
|
chain_2: {
|
|
602
|
-
channel_id: 'channel-
|
|
602
|
+
channel_id: 'channel-4',
|
|
603
603
|
port_id: 'transfer'
|
|
604
604
|
},
|
|
605
605
|
ordering: 'unordered',
|
package/esm/mainnet/nomic/ibc.js
CHANGED
|
@@ -32,21 +32,21 @@ const info = [
|
|
|
32
32
|
$schema: '../ibc_data.schema.json',
|
|
33
33
|
chain_1: {
|
|
34
34
|
chain_name: 'neutron',
|
|
35
|
-
client_id: '07-tendermint-
|
|
36
|
-
connection_id: 'connection-
|
|
35
|
+
client_id: '07-tendermint-154',
|
|
36
|
+
connection_id: 'connection-114'
|
|
37
37
|
},
|
|
38
38
|
chain_2: {
|
|
39
39
|
chain_name: 'nomic',
|
|
40
|
-
client_id: '07-tendermint-
|
|
41
|
-
connection_id: 'connection-
|
|
40
|
+
client_id: '07-tendermint-11',
|
|
41
|
+
connection_id: 'connection-10'
|
|
42
42
|
},
|
|
43
43
|
channels: [{
|
|
44
44
|
chain_1: {
|
|
45
|
-
channel_id: 'channel-
|
|
45
|
+
channel_id: 'channel-6478',
|
|
46
46
|
port_id: 'transfer'
|
|
47
47
|
},
|
|
48
48
|
chain_2: {
|
|
49
|
-
channel_id: 'channel-
|
|
49
|
+
channel_id: 'channel-4',
|
|
50
50
|
port_id: 'transfer'
|
|
51
51
|
},
|
|
52
52
|
ordering: 'unordered',
|
|
@@ -595,10 +595,13 @@ const info = {
|
|
|
595
595
|
}
|
|
596
596
|
],
|
|
597
597
|
logo_URIs: {
|
|
598
|
-
|
|
599
|
-
|
|
598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
599
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
600
600
|
},
|
|
601
601
|
images: [{
|
|
602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
604
|
+
}, {
|
|
602
605
|
image_sync: {
|
|
603
606
|
chain_name: 'binancesmartchain',
|
|
604
607
|
base_denom: 'wei'
|
|
@@ -10409,9 +10412,13 @@ const info = {
|
|
|
10409
10412
|
}
|
|
10410
10413
|
}],
|
|
10411
10414
|
logo_URIs: {
|
|
10412
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
|
|
10416
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10413
10417
|
},
|
|
10414
10418
|
images: [{
|
|
10419
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
|
|
10420
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10421
|
+
}, {
|
|
10415
10422
|
image_sync: {
|
|
10416
10423
|
chain_name: 'sui',
|
|
10417
10424
|
base_denom: '0x2::sui::SUI'
|
|
@@ -10455,20 +10462,28 @@ const info = {
|
|
|
10455
10462
|
}
|
|
10456
10463
|
}],
|
|
10457
10464
|
logo_URIs: {
|
|
10458
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
|
|
10466
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10459
10467
|
},
|
|
10460
|
-
images: [
|
|
10468
|
+
images: [
|
|
10469
|
+
{
|
|
10470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
|
|
10471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10472
|
+
},
|
|
10473
|
+
{
|
|
10461
10474
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
10462
10475
|
theme: {
|
|
10463
10476
|
dark_mode: true
|
|
10464
10477
|
}
|
|
10465
|
-
},
|
|
10478
|
+
},
|
|
10479
|
+
{
|
|
10466
10480
|
image_sync: {
|
|
10467
10481
|
chain_name: 'aptos',
|
|
10468
10482
|
base_denom: '0x1::aptos_coin::AptosCoin'
|
|
10469
10483
|
},
|
|
10470
10484
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10471
|
-
}
|
|
10485
|
+
}
|
|
10486
|
+
]
|
|
10472
10487
|
},
|
|
10473
10488
|
{
|
|
10474
10489
|
description: 'MantaDAO Governance Token',
|
|
@@ -20834,12 +20849,12 @@ const info = {
|
|
|
20834
20849
|
}
|
|
20835
20850
|
],
|
|
20836
20851
|
logo_URIs: {
|
|
20837
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
20838
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
20852
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
|
|
20853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
|
|
20839
20854
|
},
|
|
20840
20855
|
images: [{
|
|
20841
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
20842
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
20856
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
|
|
20857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
|
|
20843
20858
|
}, {
|
|
20844
20859
|
image_sync: {
|
|
20845
20860
|
chain_name: 'axelar',
|
|
@@ -3293,6 +3293,78 @@ const info = {
|
|
|
3293
3293
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
3294
3294
|
}],
|
|
3295
3295
|
type_asset: 'sdk.coin'
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
description: 'The non-transferable receipt of PRYZM airdrop for StakeDrop participants',
|
|
3299
|
+
denom_units: [{
|
|
3300
|
+
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/ustakedrop',
|
|
3301
|
+
exponent: 0,
|
|
3302
|
+
aliases: ['ustakedrop']
|
|
3303
|
+
}, {
|
|
3304
|
+
denom: 'stakedrop',
|
|
3305
|
+
exponent: 6
|
|
3306
|
+
}],
|
|
3307
|
+
base: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/ustakedrop',
|
|
3308
|
+
name: 'StakeDrop',
|
|
3309
|
+
display: 'stakedrop',
|
|
3310
|
+
symbol: 'STAKEDROP',
|
|
3311
|
+
logo_URIs: {
|
|
3312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/stakedrop.png',
|
|
3313
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/stakedrop.svg'
|
|
3314
|
+
},
|
|
3315
|
+
images: [{
|
|
3316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/stakedrop.png',
|
|
3317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/stakedrop.svg'
|
|
3318
|
+
}],
|
|
3319
|
+
type_asset: 'sdk.coin'
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
description: 'The non-transferable receipt of PRYZM Options airdrop',
|
|
3323
|
+
denom_units: [{
|
|
3324
|
+
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uopdrop',
|
|
3325
|
+
exponent: 0,
|
|
3326
|
+
aliases: ['uopdrop']
|
|
3327
|
+
}, {
|
|
3328
|
+
denom: 'opdrop',
|
|
3329
|
+
exponent: 6
|
|
3330
|
+
}],
|
|
3331
|
+
base: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uopdrop',
|
|
3332
|
+
name: 'OpDrop',
|
|
3333
|
+
display: 'opdrop',
|
|
3334
|
+
symbol: 'OPDROP',
|
|
3335
|
+
logo_URIs: {
|
|
3336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/opdrop.png',
|
|
3337
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/opdrop.svg'
|
|
3338
|
+
},
|
|
3339
|
+
images: [{
|
|
3340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/opdrop.png',
|
|
3341
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/opdrop.svg'
|
|
3342
|
+
}],
|
|
3343
|
+
type_asset: 'sdk.coin'
|
|
3344
|
+
},
|
|
3345
|
+
{
|
|
3346
|
+
description: 'The non-transferable receipt of PRYZM airdrop for Photons Campaign participants',
|
|
3347
|
+
denom_units: [{
|
|
3348
|
+
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uphotondrop',
|
|
3349
|
+
exponent: 0,
|
|
3350
|
+
aliases: ['uphotondrop']
|
|
3351
|
+
}, {
|
|
3352
|
+
denom: 'photondrop',
|
|
3353
|
+
exponent: 6
|
|
3354
|
+
}],
|
|
3355
|
+
base: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uphotondrop',
|
|
3356
|
+
name: 'PhotonDrop',
|
|
3357
|
+
display: 'photondrop',
|
|
3358
|
+
symbol: 'PHOTONDROP',
|
|
3359
|
+
logo_URIs: {
|
|
3360
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.png',
|
|
3361
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.svg'
|
|
3362
|
+
},
|
|
3363
|
+
images: [{
|
|
3364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.png',
|
|
3365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.svg'
|
|
3366
|
+
}],
|
|
3367
|
+
type_asset: 'sdk.coin'
|
|
3296
3368
|
}
|
|
3297
3369
|
]
|
|
3298
3370
|
};
|
|
@@ -5241,6 +5241,80 @@ const info = {
|
|
|
5241
5241
|
logo_URIs: {
|
|
5242
5242
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png'
|
|
5243
5243
|
}
|
|
5244
|
+
},
|
|
5245
|
+
{
|
|
5246
|
+
description: 'WESO is the first memetility token launched on the Luna Classic blockchain. WESO is a innovative CW20 token dedicated to revitalizing and stabilizing the Luna Classic ecosystem. By leveraging a robust economic model WESO aims to restore confidence and sustainability within the ecosystem.',
|
|
5247
|
+
type_asset: 'cw20',
|
|
5248
|
+
address: 'terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
|
|
5249
|
+
denom_units: [{
|
|
5250
|
+
denom: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
|
|
5251
|
+
exponent: 0
|
|
5252
|
+
}, {
|
|
5253
|
+
denom: 'weso',
|
|
5254
|
+
exponent: 6
|
|
5255
|
+
}],
|
|
5256
|
+
base: 'cw20:terra13ryrrlcskwa05cd94h54c8rnztff9l82pp0zqnfvlwt77za8wjjsld36ms',
|
|
5257
|
+
name: 'WESO World',
|
|
5258
|
+
display: 'weso',
|
|
5259
|
+
symbol: 'WESO',
|
|
5260
|
+
logo_URIs: {
|
|
5261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
|
|
5262
|
+
},
|
|
5263
|
+
images: [{
|
|
5264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/weso.png'
|
|
5265
|
+
}]
|
|
5266
|
+
},
|
|
5267
|
+
{
|
|
5268
|
+
description: 'Classic\'s original Liquid Staking Token - circa 2022',
|
|
5269
|
+
type_asset: 'cw20',
|
|
5270
|
+
address: 'terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
|
|
5271
|
+
denom_units: [{
|
|
5272
|
+
denom: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
|
|
5273
|
+
exponent: 0
|
|
5274
|
+
}, {
|
|
5275
|
+
denom: 'base',
|
|
5276
|
+
exponent: 6
|
|
5277
|
+
}],
|
|
5278
|
+
base: 'cw20:terra1uewxz67jhhhs2tj97pfm2egtk7zqxuhenm4y4m',
|
|
5279
|
+
name: 'Burn and Stake Enterprise Token',
|
|
5280
|
+
display: 'base',
|
|
5281
|
+
symbol: 'BASE',
|
|
5282
|
+
logo_URIs: {
|
|
5283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
|
|
5284
|
+
},
|
|
5285
|
+
images: [{
|
|
5286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/base.png'
|
|
5287
|
+
}]
|
|
5288
|
+
},
|
|
5289
|
+
{
|
|
5290
|
+
description: 'CW20 token hard-pegged 1:1 with Native LUNC. Reduces or eliminates the chain-tax so you keep more of your money.',
|
|
5291
|
+
type_asset: 'cw20',
|
|
5292
|
+
address: 'terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
|
|
5293
|
+
denom_units: [{
|
|
5294
|
+
denom: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
|
|
5295
|
+
exponent: 0
|
|
5296
|
+
}, {
|
|
5297
|
+
denom: 'cwlunc',
|
|
5298
|
+
exponent: 6
|
|
5299
|
+
}],
|
|
5300
|
+
base: 'cw20:terra10fusc7487y4ju2v5uavkauf3jdpxx9h8sc7wsqdqg4rne8t4qyrq8385q6',
|
|
5301
|
+
name: 'cwLUNC Token',
|
|
5302
|
+
display: 'cwlunc',
|
|
5303
|
+
symbol: 'cwLUNC',
|
|
5304
|
+
logo_URIs: {
|
|
5305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
|
|
5306
|
+
},
|
|
5307
|
+
images: [{
|
|
5308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwlunc.png'
|
|
5309
|
+
}],
|
|
5310
|
+
traces: [{
|
|
5311
|
+
type: 'wrapped',
|
|
5312
|
+
counterparty: {
|
|
5313
|
+
chain_name: 'terra',
|
|
5314
|
+
base_denom: 'uluna'
|
|
5315
|
+
},
|
|
5316
|
+
provider: 'Terra Classic'
|
|
5317
|
+
}]
|
|
5244
5318
|
}
|
|
5245
5319
|
]
|
|
5246
5320
|
};
|
|
@@ -1532,6 +1532,21 @@ const info = {
|
|
|
1532
1532
|
logo_URIs: {
|
|
1533
1533
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/RISE.png'
|
|
1534
1534
|
}
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
type_asset: 'sdk.coin',
|
|
1538
|
+
description: 'Eris Protocol LUNA/USDC ampLP',
|
|
1539
|
+
denom_units: [{
|
|
1540
|
+
denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/1/stable/amplp',
|
|
1541
|
+
exponent: 0
|
|
1542
|
+
}, {
|
|
1543
|
+
denom: 'amplp',
|
|
1544
|
+
exponent: 6
|
|
1545
|
+
}],
|
|
1546
|
+
base: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/1/stable/amplp',
|
|
1547
|
+
name: 'Eris Protocol LUNA/USDC ampLP',
|
|
1548
|
+
display: 'amplp',
|
|
1549
|
+
symbol: 'LUNA-USDC-ampLP'
|
|
1535
1550
|
}
|
|
1536
1551
|
]
|
|
1537
1552
|
};
|
|
@@ -29,6 +29,49 @@ const info = {
|
|
|
29
29
|
website: 'https://xion.burnt.com/',
|
|
30
30
|
twitter: 'https://twitter.com/burnt_xion'
|
|
31
31
|
}
|
|
32
|
+
}, {
|
|
33
|
+
denom_units: [{
|
|
34
|
+
denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
35
|
+
exponent: 0,
|
|
36
|
+
aliases: ['uusdc']
|
|
37
|
+
}, {
|
|
38
|
+
denom: 'usdc',
|
|
39
|
+
exponent: 6
|
|
40
|
+
}],
|
|
41
|
+
type_asset: 'ics20',
|
|
42
|
+
base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
43
|
+
name: 'Noble USDC Token',
|
|
44
|
+
display: 'usdc',
|
|
45
|
+
symbol: 'USDC',
|
|
46
|
+
coingecko_id: 'usd-coin',
|
|
47
|
+
traces: [{
|
|
48
|
+
type: 'ibc',
|
|
49
|
+
counterparty: {
|
|
50
|
+
chain_name: 'noble',
|
|
51
|
+
base_denom: 'uusdc',
|
|
52
|
+
channel_id: 'channel-113'
|
|
53
|
+
},
|
|
54
|
+
chain: {
|
|
55
|
+
channel_id: 'channel-2',
|
|
56
|
+
path: 'transfer/channel-2/uusdc'
|
|
57
|
+
}
|
|
58
|
+
}],
|
|
59
|
+
images: [{
|
|
60
|
+
image_sync: {
|
|
61
|
+
chain_name: 'noble',
|
|
62
|
+
base_denom: 'uusdc'
|
|
63
|
+
},
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
66
|
+
theme: {
|
|
67
|
+
circle: true,
|
|
68
|
+
primary_color_hex: '#2775CA'
|
|
69
|
+
}
|
|
70
|
+
}],
|
|
71
|
+
logo_URIs: {
|
|
72
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
73
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
74
|
+
}
|
|
32
75
|
}]
|
|
33
76
|
};
|
|
34
77
|
export default info;
|
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../chain.schema.json',
|
|
3
3
|
chain_name: 'xion',
|
|
4
|
-
chain_id: 'xion-mainnet-1',
|
|
5
4
|
chain_type: 'cosmos',
|
|
5
|
+
chain_id: 'xion-mainnet-1',
|
|
6
6
|
pretty_name: 'Xion',
|
|
7
7
|
website: 'https://xion.burnt.com',
|
|
8
8
|
network_type: 'mainnet',
|
|
9
9
|
status: 'live',
|
|
10
10
|
bech32_prefix: 'xion',
|
|
11
|
+
bech32_config: {
|
|
12
|
+
bech32PrefixAccAddr: 'xion',
|
|
13
|
+
bech32PrefixAccPub: 'xionpub',
|
|
14
|
+
bech32PrefixValAddr: 'xionvaloper',
|
|
15
|
+
bech32PrefixValPub: 'xionvaloperpub',
|
|
16
|
+
bech32PrefixConsAddr: 'xionvalcons',
|
|
17
|
+
bech32PrefixConsPub: 'xionvalconspub'
|
|
18
|
+
},
|
|
11
19
|
daemon_name: 'xiond',
|
|
12
20
|
node_home: '$HOME/.xiond',
|
|
13
21
|
key_algos: ['secp256k1'],
|
|
@@ -28,6 +36,34 @@ const info = {
|
|
|
28
36
|
},
|
|
29
37
|
codebase: {
|
|
30
38
|
git_repo: 'https://github.com/burnt-labs/xion',
|
|
39
|
+
tag: 'v14.1.1',
|
|
40
|
+
recommended_version: 'v14.1.1',
|
|
41
|
+
language: {
|
|
42
|
+
type: 'go',
|
|
43
|
+
version: 'v1.22'
|
|
44
|
+
},
|
|
45
|
+
binaries: {
|
|
46
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-amd64?checksum=sha256:aac923cc23a7a41e4bca0f12bfc66dcc9e76932f952a8c6908ab7e92be87082b',
|
|
47
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-arm64?checksum=sha256:fbeb44762e35d9eacc4b4c31bae08da200a4ffa22c6c09b258ed4930e41d5e2b',
|
|
48
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-amd64?checksum=sha256:37f0dcd4625948014b51035c9086914cee2bb9a2b011fd23ba4d1fb5375bca6c',
|
|
49
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-arm64?checksum=sha256:7f92664f6de2eaf278559f5f2bb3d2855a723ffa49dd076bc98618a82036adcb'
|
|
50
|
+
},
|
|
51
|
+
sdk: {
|
|
52
|
+
type: 'cosmos',
|
|
53
|
+
version: 'v0.50.11'
|
|
54
|
+
},
|
|
55
|
+
consensus: {
|
|
56
|
+
type: 'cometbft',
|
|
57
|
+
version: 'v0.38.12'
|
|
58
|
+
},
|
|
59
|
+
cosmwasm: {
|
|
60
|
+
version: 'v0.53.0',
|
|
61
|
+
enabled: true
|
|
62
|
+
},
|
|
63
|
+
ibc: {
|
|
64
|
+
type: 'go',
|
|
65
|
+
version: 'v8.5.1'
|
|
66
|
+
},
|
|
31
67
|
genesis: {
|
|
32
68
|
genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnets/xion-mainnet-1/genesis.json'
|
|
33
69
|
}
|
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../../chain.schema.json',
|
|
3
3
|
chain_name: 'xiontestnet',
|
|
4
|
+
chain_type: 'cosmos',
|
|
4
5
|
chain_id: 'xion-testnet-1',
|
|
5
6
|
pretty_name: 'Xion Testnet 1',
|
|
6
7
|
website: 'https://xion.burnt.com',
|
|
7
8
|
status: 'live',
|
|
8
9
|
network_type: 'testnet',
|
|
9
|
-
chain_type: 'cosmos',
|
|
10
10
|
bech32_prefix: 'xion',
|
|
11
|
+
bech32_config: {
|
|
12
|
+
bech32PrefixAccAddr: 'xion',
|
|
13
|
+
bech32PrefixAccPub: 'xionpub',
|
|
14
|
+
bech32PrefixValAddr: 'xionvaloper',
|
|
15
|
+
bech32PrefixValPub: 'xionvaloperpub',
|
|
16
|
+
bech32PrefixConsAddr: 'xionvalcons',
|
|
17
|
+
bech32PrefixConsPub: 'xionvalconspub'
|
|
18
|
+
},
|
|
11
19
|
daemon_name: 'xiond',
|
|
12
20
|
node_home: '$HOME/.xiond',
|
|
13
21
|
key_algos: ['secp256k1'],
|
|
@@ -28,6 +36,34 @@ const info = {
|
|
|
28
36
|
},
|
|
29
37
|
codebase: {
|
|
30
38
|
git_repo: 'https://github.com/burnt-labs/xion',
|
|
39
|
+
tag: 'v14.1.1',
|
|
40
|
+
recommended_version: 'v14.1.1',
|
|
41
|
+
language: {
|
|
42
|
+
type: 'go',
|
|
43
|
+
version: 'v1.22'
|
|
44
|
+
},
|
|
45
|
+
binaries: {
|
|
46
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-amd64?checksum=sha256:aac923cc23a7a41e4bca0f12bfc66dcc9e76932f952a8c6908ab7e92be87082b',
|
|
47
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-arm64?checksum=sha256:fbeb44762e35d9eacc4b4c31bae08da200a4ffa22c6c09b258ed4930e41d5e2b',
|
|
48
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-amd64?checksum=sha256:37f0dcd4625948014b51035c9086914cee2bb9a2b011fd23ba4d1fb5375bca6c',
|
|
49
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-arm64?checksum=sha256:7f92664f6de2eaf278559f5f2bb3d2855a723ffa49dd076bc98618a82036adcb'
|
|
50
|
+
},
|
|
51
|
+
sdk: {
|
|
52
|
+
type: 'cosmos',
|
|
53
|
+
version: 'v0.50.11'
|
|
54
|
+
},
|
|
55
|
+
consensus: {
|
|
56
|
+
type: 'cometbft',
|
|
57
|
+
version: 'v0.38.12'
|
|
58
|
+
},
|
|
59
|
+
cosmwasm: {
|
|
60
|
+
version: 'v0.53.0',
|
|
61
|
+
enabled: true
|
|
62
|
+
},
|
|
63
|
+
ibc: {
|
|
64
|
+
type: 'go',
|
|
65
|
+
version: 'v8.5.1'
|
|
66
|
+
},
|
|
31
67
|
genesis: {
|
|
32
68
|
genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/genesis.json'
|
|
33
69
|
}
|
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../../chain.schema.json',
|
|
3
3
|
chain_name: 'xiontestnet2',
|
|
4
|
+
chain_type: 'cosmos',
|
|
4
5
|
chain_id: 'xion-testnet-2',
|
|
5
6
|
pretty_name: 'Xion Testnet 2',
|
|
6
7
|
website: 'https://xion.burnt.com',
|
|
7
|
-
status: '
|
|
8
|
+
status: 'live',
|
|
8
9
|
network_type: 'testnet',
|
|
9
|
-
chain_type: 'cosmos',
|
|
10
10
|
bech32_prefix: 'xion',
|
|
11
|
+
bech32_config: {
|
|
12
|
+
bech32PrefixAccAddr: 'xion',
|
|
13
|
+
bech32PrefixAccPub: 'xionpub',
|
|
14
|
+
bech32PrefixValAddr: 'xionvaloper',
|
|
15
|
+
bech32PrefixValPub: 'xionvaloperpub',
|
|
16
|
+
bech32PrefixConsAddr: 'xionvalcons',
|
|
17
|
+
bech32PrefixConsPub: 'xionvalconspub'
|
|
18
|
+
},
|
|
11
19
|
daemon_name: 'xiond',
|
|
12
20
|
node_home: '$HOME/.xiond',
|
|
13
21
|
key_algos: ['secp256k1'],
|
|
@@ -28,6 +36,34 @@ const info = {
|
|
|
28
36
|
},
|
|
29
37
|
codebase: {
|
|
30
38
|
git_repo: 'https://github.com/burnt-labs/xion',
|
|
39
|
+
tag: 'v14.1.1',
|
|
40
|
+
recommended_version: 'v14.1.1',
|
|
41
|
+
language: {
|
|
42
|
+
type: 'go',
|
|
43
|
+
version: 'v1.22'
|
|
44
|
+
},
|
|
45
|
+
binaries: {
|
|
46
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-amd64?checksum=sha256:aac923cc23a7a41e4bca0f12bfc66dcc9e76932f952a8c6908ab7e92be87082b',
|
|
47
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-darwin-arm64?checksum=sha256:fbeb44762e35d9eacc4b4c31bae08da200a4ffa22c6c09b258ed4930e41d5e2b',
|
|
48
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-amd64?checksum=sha256:37f0dcd4625948014b51035c9086914cee2bb9a2b011fd23ba4d1fb5375bca6c',
|
|
49
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v14.1.1/xiond-linux-arm64?checksum=sha256:7f92664f6de2eaf278559f5f2bb3d2855a723ffa49dd076bc98618a82036adcb'
|
|
50
|
+
},
|
|
51
|
+
sdk: {
|
|
52
|
+
type: 'cosmos',
|
|
53
|
+
version: 'v0.50.11'
|
|
54
|
+
},
|
|
55
|
+
consensus: {
|
|
56
|
+
type: 'cometbft',
|
|
57
|
+
version: 'v0.38.12'
|
|
58
|
+
},
|
|
59
|
+
cosmwasm: {
|
|
60
|
+
version: 'v0.53.0',
|
|
61
|
+
enabled: true
|
|
62
|
+
},
|
|
63
|
+
ibc: {
|
|
64
|
+
type: 'go',
|
|
65
|
+
version: 'v8.5.1'
|
|
66
|
+
},
|
|
31
67
|
genesis: {
|
|
32
68
|
genesis_url: 'https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/config/genesis.json'
|
|
33
69
|
}
|