@chain-registry/assets 1.70.116 → 1.70.118
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/axelar.js +700 -0
- package/esm/mainnet/celestia.js +700 -0
- package/esm/mainnet/cosmoshub.js +700 -0
- package/esm/mainnet/dydx.js +700 -0
- package/esm/mainnet/injective.js +700 -0
- package/esm/mainnet/neutron.js +700 -0
- package/esm/mainnet/noble.js +700 -92
- package/esm/mainnet/osmosis.js +700 -0
- package/esm/mainnet/secretnetwork.js +0 -92
- package/esm/mainnet/stride.js +700 -0
- package/esm/mainnet/terra2.js +700 -0
- package/esm/testnet/noistestnet.js +0 -72
- package/esm/testnet/osmosistestnet.js +0 -72
- package/esm/testnet/symphonytestnet.js +0 -72
- package/mainnet/axelar.js +700 -0
- package/mainnet/celestia.js +700 -0
- package/mainnet/cosmoshub.js +700 -0
- package/mainnet/dydx.js +700 -0
- package/mainnet/injective.js +700 -0
- package/mainnet/neutron.js +700 -0
- package/mainnet/noble.js +700 -92
- package/mainnet/osmosis.js +700 -0
- package/mainnet/secretnetwork.js +0 -92
- package/mainnet/stride.js +700 -0
- package/mainnet/terra2.js +700 -0
- package/package.json +5 -5
- package/testnet/noistestnet.js +0 -72
- package/testnet/osmosistestnet.js +0 -72
- package/testnet/symphonytestnet.js +0 -72
package/esm/mainnet/injective.js
CHANGED
|
@@ -3776,6 +3776,146 @@ const assets = {
|
|
|
3776
3776
|
}
|
|
3777
3777
|
}]
|
|
3778
3778
|
},
|
|
3779
|
+
{
|
|
3780
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2025',
|
|
3781
|
+
denom_units: [{
|
|
3782
|
+
denom: 'ibc/3F7AFBAB623337334F67B8A95EF4FECA22613FE8D994F50F489C5D540D8A81BF',
|
|
3783
|
+
exponent: 0,
|
|
3784
|
+
aliases: ['p:ausdy:31Mar2025']
|
|
3785
|
+
}, {
|
|
3786
|
+
denom: 'pUSDY31Mar2025',
|
|
3787
|
+
exponent: 18
|
|
3788
|
+
}],
|
|
3789
|
+
base: 'ibc/3F7AFBAB623337334F67B8A95EF4FECA22613FE8D994F50F489C5D540D8A81BF',
|
|
3790
|
+
name: 'pUsdy (31Mar2025)',
|
|
3791
|
+
display: 'pUSDY31Mar2025',
|
|
3792
|
+
symbol: 'pUSDY-31Mar2025',
|
|
3793
|
+
logo_URIs: {
|
|
3794
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3795
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3796
|
+
},
|
|
3797
|
+
images: [{
|
|
3798
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3799
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3800
|
+
}],
|
|
3801
|
+
type_asset: 'sdk.coin',
|
|
3802
|
+
traces: [{
|
|
3803
|
+
type: 'ibc',
|
|
3804
|
+
counterparty: {
|
|
3805
|
+
channel_id: 'channel-1',
|
|
3806
|
+
base_denom: 'p:ausdy:31Mar2025',
|
|
3807
|
+
chain_name: 'pryzm'
|
|
3808
|
+
},
|
|
3809
|
+
chain: {
|
|
3810
|
+
channel_id: 'channel-284'
|
|
3811
|
+
}
|
|
3812
|
+
}]
|
|
3813
|
+
},
|
|
3814
|
+
{
|
|
3815
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2025',
|
|
3816
|
+
denom_units: [{
|
|
3817
|
+
denom: 'ibc/DB10998DC2E572BFAE74BAF8BE560335C1661FB99E298D7863B587C6E832DACE',
|
|
3818
|
+
exponent: 0,
|
|
3819
|
+
aliases: ['p:ausdy:30Jun2025']
|
|
3820
|
+
}, {
|
|
3821
|
+
denom: 'pUSDY30Jun2025',
|
|
3822
|
+
exponent: 18
|
|
3823
|
+
}],
|
|
3824
|
+
base: 'ibc/DB10998DC2E572BFAE74BAF8BE560335C1661FB99E298D7863B587C6E832DACE',
|
|
3825
|
+
name: 'pUsdy (30Jun2025)',
|
|
3826
|
+
display: 'pUSDY30Jun2025',
|
|
3827
|
+
symbol: 'pUSDY-30Jun2025',
|
|
3828
|
+
logo_URIs: {
|
|
3829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3831
|
+
},
|
|
3832
|
+
images: [{
|
|
3833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3834
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3835
|
+
}],
|
|
3836
|
+
type_asset: 'sdk.coin',
|
|
3837
|
+
traces: [{
|
|
3838
|
+
type: 'ibc',
|
|
3839
|
+
counterparty: {
|
|
3840
|
+
channel_id: 'channel-1',
|
|
3841
|
+
base_denom: 'p:ausdy:30Jun2025',
|
|
3842
|
+
chain_name: 'pryzm'
|
|
3843
|
+
},
|
|
3844
|
+
chain: {
|
|
3845
|
+
channel_id: 'channel-284'
|
|
3846
|
+
}
|
|
3847
|
+
}]
|
|
3848
|
+
},
|
|
3849
|
+
{
|
|
3850
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Sep2025',
|
|
3851
|
+
denom_units: [{
|
|
3852
|
+
denom: 'ibc/9D030A69DC38D3C813FADD00D17D003B856076D33D8E9AD985FF1FF057256BA2',
|
|
3853
|
+
exponent: 0,
|
|
3854
|
+
aliases: ['p:ausdy:30Sep2025']
|
|
3855
|
+
}, {
|
|
3856
|
+
denom: 'pUSDY30Sep2025',
|
|
3857
|
+
exponent: 18
|
|
3858
|
+
}],
|
|
3859
|
+
base: 'ibc/9D030A69DC38D3C813FADD00D17D003B856076D33D8E9AD985FF1FF057256BA2',
|
|
3860
|
+
name: 'pUsdy (30Sep2025)',
|
|
3861
|
+
display: 'pUSDY30Sep2025',
|
|
3862
|
+
symbol: 'pUSDY-30Sep2025',
|
|
3863
|
+
logo_URIs: {
|
|
3864
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3865
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3866
|
+
},
|
|
3867
|
+
images: [{
|
|
3868
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3869
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3870
|
+
}],
|
|
3871
|
+
type_asset: 'sdk.coin',
|
|
3872
|
+
traces: [{
|
|
3873
|
+
type: 'ibc',
|
|
3874
|
+
counterparty: {
|
|
3875
|
+
channel_id: 'channel-1',
|
|
3876
|
+
base_denom: 'p:ausdy:30Sep2025',
|
|
3877
|
+
chain_name: 'pryzm'
|
|
3878
|
+
},
|
|
3879
|
+
chain: {
|
|
3880
|
+
channel_id: 'channel-284'
|
|
3881
|
+
}
|
|
3882
|
+
}]
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Dec2025',
|
|
3886
|
+
denom_units: [{
|
|
3887
|
+
denom: 'ibc/E24F5EB151421F34DB773CEB7EE2FC4D55A88690A5AEB882BDBE12904C99F2D5',
|
|
3888
|
+
exponent: 0,
|
|
3889
|
+
aliases: ['p:ausdy:31Dec2025']
|
|
3890
|
+
}, {
|
|
3891
|
+
denom: 'pUSDY31Dec2025',
|
|
3892
|
+
exponent: 18
|
|
3893
|
+
}],
|
|
3894
|
+
base: 'ibc/E24F5EB151421F34DB773CEB7EE2FC4D55A88690A5AEB882BDBE12904C99F2D5',
|
|
3895
|
+
name: 'pUsdy (31Dec2025)',
|
|
3896
|
+
display: 'pUSDY31Dec2025',
|
|
3897
|
+
symbol: 'pUSDY-31Dec2025',
|
|
3898
|
+
logo_URIs: {
|
|
3899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3901
|
+
},
|
|
3902
|
+
images: [{
|
|
3903
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
3904
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
3905
|
+
}],
|
|
3906
|
+
type_asset: 'sdk.coin',
|
|
3907
|
+
traces: [{
|
|
3908
|
+
type: 'ibc',
|
|
3909
|
+
counterparty: {
|
|
3910
|
+
channel_id: 'channel-1',
|
|
3911
|
+
base_denom: 'p:ausdy:31Dec2025',
|
|
3912
|
+
chain_name: 'pryzm'
|
|
3913
|
+
},
|
|
3914
|
+
chain: {
|
|
3915
|
+
channel_id: 'channel-284'
|
|
3916
|
+
}
|
|
3917
|
+
}]
|
|
3918
|
+
},
|
|
3779
3919
|
{
|
|
3780
3920
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3781
3921
|
denom_units: [{
|
|
@@ -5281,6 +5421,146 @@ const assets = {
|
|
|
5281
5421
|
}
|
|
5282
5422
|
}]
|
|
5283
5423
|
},
|
|
5424
|
+
{
|
|
5425
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2025',
|
|
5426
|
+
denom_units: [{
|
|
5427
|
+
denom: 'ibc/7C74565EBE4748B7DC5577CB989439CD2704E89E51479A1C82D9E56F7746BD5E',
|
|
5428
|
+
exponent: 0,
|
|
5429
|
+
aliases: ['y:ausdy:31Mar2025']
|
|
5430
|
+
}, {
|
|
5431
|
+
denom: 'yUSDY31Mar2025',
|
|
5432
|
+
exponent: 18
|
|
5433
|
+
}],
|
|
5434
|
+
base: 'ibc/7C74565EBE4748B7DC5577CB989439CD2704E89E51479A1C82D9E56F7746BD5E',
|
|
5435
|
+
name: 'yUsdy (31Mar2025)',
|
|
5436
|
+
display: 'yUSDY31Mar2025',
|
|
5437
|
+
symbol: 'yUSDY-31Mar2025',
|
|
5438
|
+
logo_URIs: {
|
|
5439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5441
|
+
},
|
|
5442
|
+
images: [{
|
|
5443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5444
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5445
|
+
}],
|
|
5446
|
+
type_asset: 'sdk.coin',
|
|
5447
|
+
traces: [{
|
|
5448
|
+
type: 'ibc',
|
|
5449
|
+
counterparty: {
|
|
5450
|
+
channel_id: 'channel-1',
|
|
5451
|
+
base_denom: 'y:ausdy:31Mar2025',
|
|
5452
|
+
chain_name: 'pryzm'
|
|
5453
|
+
},
|
|
5454
|
+
chain: {
|
|
5455
|
+
channel_id: 'channel-284'
|
|
5456
|
+
}
|
|
5457
|
+
}]
|
|
5458
|
+
},
|
|
5459
|
+
{
|
|
5460
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2025',
|
|
5461
|
+
denom_units: [{
|
|
5462
|
+
denom: 'ibc/DD49CF8C680A7CECC776222D2BDB46E319F1C4CCE9D554B814454C8A847B1ACC',
|
|
5463
|
+
exponent: 0,
|
|
5464
|
+
aliases: ['y:ausdy:30Jun2025']
|
|
5465
|
+
}, {
|
|
5466
|
+
denom: 'yUSDY30Jun2025',
|
|
5467
|
+
exponent: 18
|
|
5468
|
+
}],
|
|
5469
|
+
base: 'ibc/DD49CF8C680A7CECC776222D2BDB46E319F1C4CCE9D554B814454C8A847B1ACC',
|
|
5470
|
+
name: 'yUsdy (30Jun2025)',
|
|
5471
|
+
display: 'yUSDY30Jun2025',
|
|
5472
|
+
symbol: 'yUSDY-30Jun2025',
|
|
5473
|
+
logo_URIs: {
|
|
5474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5476
|
+
},
|
|
5477
|
+
images: [{
|
|
5478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5480
|
+
}],
|
|
5481
|
+
type_asset: 'sdk.coin',
|
|
5482
|
+
traces: [{
|
|
5483
|
+
type: 'ibc',
|
|
5484
|
+
counterparty: {
|
|
5485
|
+
channel_id: 'channel-1',
|
|
5486
|
+
base_denom: 'y:ausdy:30Jun2025',
|
|
5487
|
+
chain_name: 'pryzm'
|
|
5488
|
+
},
|
|
5489
|
+
chain: {
|
|
5490
|
+
channel_id: 'channel-284'
|
|
5491
|
+
}
|
|
5492
|
+
}]
|
|
5493
|
+
},
|
|
5494
|
+
{
|
|
5495
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Sep2025',
|
|
5496
|
+
denom_units: [{
|
|
5497
|
+
denom: 'ibc/19F89EE7C96039B344E565590D1B15936CF7327CE9257644E951C155D013871D',
|
|
5498
|
+
exponent: 0,
|
|
5499
|
+
aliases: ['y:ausdy:30Sep2025']
|
|
5500
|
+
}, {
|
|
5501
|
+
denom: 'yUSDY30Sep2025',
|
|
5502
|
+
exponent: 18
|
|
5503
|
+
}],
|
|
5504
|
+
base: 'ibc/19F89EE7C96039B344E565590D1B15936CF7327CE9257644E951C155D013871D',
|
|
5505
|
+
name: 'yUsdy (30Sep2025)',
|
|
5506
|
+
display: 'yUSDY30Sep2025',
|
|
5507
|
+
symbol: 'yUSDY-30Sep2025',
|
|
5508
|
+
logo_URIs: {
|
|
5509
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5510
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5511
|
+
},
|
|
5512
|
+
images: [{
|
|
5513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5515
|
+
}],
|
|
5516
|
+
type_asset: 'sdk.coin',
|
|
5517
|
+
traces: [{
|
|
5518
|
+
type: 'ibc',
|
|
5519
|
+
counterparty: {
|
|
5520
|
+
channel_id: 'channel-1',
|
|
5521
|
+
base_denom: 'y:ausdy:30Sep2025',
|
|
5522
|
+
chain_name: 'pryzm'
|
|
5523
|
+
},
|
|
5524
|
+
chain: {
|
|
5525
|
+
channel_id: 'channel-284'
|
|
5526
|
+
}
|
|
5527
|
+
}]
|
|
5528
|
+
},
|
|
5529
|
+
{
|
|
5530
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Dec2025',
|
|
5531
|
+
denom_units: [{
|
|
5532
|
+
denom: 'ibc/1CD19BCDFE8B9240ED8FB7B8FDD946F1BE6A72CB945E6F15D223FA75BD0C94F0',
|
|
5533
|
+
exponent: 0,
|
|
5534
|
+
aliases: ['y:ausdy:31Dec2025']
|
|
5535
|
+
}, {
|
|
5536
|
+
denom: 'yUSDY31Dec2025',
|
|
5537
|
+
exponent: 18
|
|
5538
|
+
}],
|
|
5539
|
+
base: 'ibc/1CD19BCDFE8B9240ED8FB7B8FDD946F1BE6A72CB945E6F15D223FA75BD0C94F0',
|
|
5540
|
+
name: 'yUsdy (31Dec2025)',
|
|
5541
|
+
display: 'yUSDY31Dec2025',
|
|
5542
|
+
symbol: 'yUSDY-31Dec2025',
|
|
5543
|
+
logo_URIs: {
|
|
5544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5546
|
+
},
|
|
5547
|
+
images: [{
|
|
5548
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
5549
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
5550
|
+
}],
|
|
5551
|
+
type_asset: 'sdk.coin',
|
|
5552
|
+
traces: [{
|
|
5553
|
+
type: 'ibc',
|
|
5554
|
+
counterparty: {
|
|
5555
|
+
channel_id: 'channel-1',
|
|
5556
|
+
base_denom: 'y:ausdy:31Dec2025',
|
|
5557
|
+
chain_name: 'pryzm'
|
|
5558
|
+
},
|
|
5559
|
+
chain: {
|
|
5560
|
+
channel_id: 'channel-284'
|
|
5561
|
+
}
|
|
5562
|
+
}]
|
|
5563
|
+
},
|
|
5284
5564
|
{
|
|
5285
5565
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
5286
5566
|
denom_units: [{
|
|
@@ -6191,6 +6471,76 @@ const assets = {
|
|
|
6191
6471
|
}
|
|
6192
6472
|
}]
|
|
6193
6473
|
},
|
|
6474
|
+
{
|
|
6475
|
+
description: 'Pryzm\'s LP token for USDY Yield pool',
|
|
6476
|
+
denom_units: [{
|
|
6477
|
+
denom: 'ibc/7875086517338212B81A27A9E1F41A4A013E0A455B45B1825FDDCDECD2F9C7EE',
|
|
6478
|
+
exponent: 0,
|
|
6479
|
+
aliases: ['lp:31:ausdy']
|
|
6480
|
+
}, {
|
|
6481
|
+
denom: 'lp:31:usdy',
|
|
6482
|
+
exponent: 18
|
|
6483
|
+
}],
|
|
6484
|
+
base: 'ibc/7875086517338212B81A27A9E1F41A4A013E0A455B45B1825FDDCDECD2F9C7EE',
|
|
6485
|
+
name: 'USDY Yield LP',
|
|
6486
|
+
display: 'lp:31:usdy',
|
|
6487
|
+
symbol: 'USDY-YIELD-LP',
|
|
6488
|
+
logo_URIs: {
|
|
6489
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6490
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6491
|
+
},
|
|
6492
|
+
images: [{
|
|
6493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6495
|
+
}],
|
|
6496
|
+
type_asset: 'sdk.coin',
|
|
6497
|
+
traces: [{
|
|
6498
|
+
type: 'ibc',
|
|
6499
|
+
counterparty: {
|
|
6500
|
+
channel_id: 'channel-1',
|
|
6501
|
+
base_denom: 'lp:31:ausdy',
|
|
6502
|
+
chain_name: 'pryzm'
|
|
6503
|
+
},
|
|
6504
|
+
chain: {
|
|
6505
|
+
channel_id: 'channel-284'
|
|
6506
|
+
}
|
|
6507
|
+
}]
|
|
6508
|
+
},
|
|
6509
|
+
{
|
|
6510
|
+
description: 'Pryzm\'s LP token for USDY Boost pool',
|
|
6511
|
+
denom_units: [{
|
|
6512
|
+
denom: 'ibc/2B2150BB1926C4E5D01B30EEDF5CA1BA852655E64B808529197497734A56FE69',
|
|
6513
|
+
exponent: 0,
|
|
6514
|
+
aliases: ['lp:32:ausdyypt-uusdc']
|
|
6515
|
+
}, {
|
|
6516
|
+
denom: 'lp:32:usdyypt-usdc',
|
|
6517
|
+
exponent: 18
|
|
6518
|
+
}],
|
|
6519
|
+
base: 'ibc/2B2150BB1926C4E5D01B30EEDF5CA1BA852655E64B808529197497734A56FE69',
|
|
6520
|
+
name: 'USDY Boost LP',
|
|
6521
|
+
display: 'lp:32:usdyypt-usdc',
|
|
6522
|
+
symbol: 'USDY-BOOST-LP',
|
|
6523
|
+
logo_URIs: {
|
|
6524
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6525
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6526
|
+
},
|
|
6527
|
+
images: [{
|
|
6528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6530
|
+
}],
|
|
6531
|
+
type_asset: 'sdk.coin',
|
|
6532
|
+
traces: [{
|
|
6533
|
+
type: 'ibc',
|
|
6534
|
+
counterparty: {
|
|
6535
|
+
channel_id: 'channel-1',
|
|
6536
|
+
base_denom: 'lp:32:ausdyypt-uusdc',
|
|
6537
|
+
chain_name: 'pryzm'
|
|
6538
|
+
},
|
|
6539
|
+
chain: {
|
|
6540
|
+
channel_id: 'channel-284'
|
|
6541
|
+
}
|
|
6542
|
+
}]
|
|
6543
|
+
},
|
|
6194
6544
|
{
|
|
6195
6545
|
description: 'QCK - native token of Quicksilver',
|
|
6196
6546
|
denom_units: [{
|
|
@@ -9308,6 +9658,146 @@ const assets = {
|
|
|
9308
9658
|
}
|
|
9309
9659
|
}]
|
|
9310
9660
|
},
|
|
9661
|
+
{
|
|
9662
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2025',
|
|
9663
|
+
denom_units: [{
|
|
9664
|
+
denom: 'ibc/3F7AFBAB623337334F67B8A95EF4FECA22613FE8D994F50F489C5D540D8A81BF',
|
|
9665
|
+
exponent: 0,
|
|
9666
|
+
aliases: ['p:ausdy:31Mar2025']
|
|
9667
|
+
}, {
|
|
9668
|
+
denom: 'pUSDY31Mar2025',
|
|
9669
|
+
exponent: 18
|
|
9670
|
+
}],
|
|
9671
|
+
base: 'ibc/3F7AFBAB623337334F67B8A95EF4FECA22613FE8D994F50F489C5D540D8A81BF',
|
|
9672
|
+
name: 'pUsdy (31Mar2025)',
|
|
9673
|
+
display: 'pUSDY31Mar2025',
|
|
9674
|
+
symbol: 'pUSDY-31Mar2025',
|
|
9675
|
+
logo_URIs: {
|
|
9676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9678
|
+
},
|
|
9679
|
+
images: [{
|
|
9680
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9681
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9682
|
+
}],
|
|
9683
|
+
type_asset: 'sdk.coin',
|
|
9684
|
+
traces: [{
|
|
9685
|
+
type: 'ibc',
|
|
9686
|
+
counterparty: {
|
|
9687
|
+
channel_id: 'channel-1',
|
|
9688
|
+
base_denom: 'p:ausdy:31Mar2025',
|
|
9689
|
+
chain_name: 'pryzm'
|
|
9690
|
+
},
|
|
9691
|
+
chain: {
|
|
9692
|
+
channel_id: 'channel-284'
|
|
9693
|
+
}
|
|
9694
|
+
}]
|
|
9695
|
+
},
|
|
9696
|
+
{
|
|
9697
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2025',
|
|
9698
|
+
denom_units: [{
|
|
9699
|
+
denom: 'ibc/DB10998DC2E572BFAE74BAF8BE560335C1661FB99E298D7863B587C6E832DACE',
|
|
9700
|
+
exponent: 0,
|
|
9701
|
+
aliases: ['p:ausdy:30Jun2025']
|
|
9702
|
+
}, {
|
|
9703
|
+
denom: 'pUSDY30Jun2025',
|
|
9704
|
+
exponent: 18
|
|
9705
|
+
}],
|
|
9706
|
+
base: 'ibc/DB10998DC2E572BFAE74BAF8BE560335C1661FB99E298D7863B587C6E832DACE',
|
|
9707
|
+
name: 'pUsdy (30Jun2025)',
|
|
9708
|
+
display: 'pUSDY30Jun2025',
|
|
9709
|
+
symbol: 'pUSDY-30Jun2025',
|
|
9710
|
+
logo_URIs: {
|
|
9711
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9712
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9713
|
+
},
|
|
9714
|
+
images: [{
|
|
9715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9717
|
+
}],
|
|
9718
|
+
type_asset: 'sdk.coin',
|
|
9719
|
+
traces: [{
|
|
9720
|
+
type: 'ibc',
|
|
9721
|
+
counterparty: {
|
|
9722
|
+
channel_id: 'channel-1',
|
|
9723
|
+
base_denom: 'p:ausdy:30Jun2025',
|
|
9724
|
+
chain_name: 'pryzm'
|
|
9725
|
+
},
|
|
9726
|
+
chain: {
|
|
9727
|
+
channel_id: 'channel-284'
|
|
9728
|
+
}
|
|
9729
|
+
}]
|
|
9730
|
+
},
|
|
9731
|
+
{
|
|
9732
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Sep2025',
|
|
9733
|
+
denom_units: [{
|
|
9734
|
+
denom: 'ibc/9D030A69DC38D3C813FADD00D17D003B856076D33D8E9AD985FF1FF057256BA2',
|
|
9735
|
+
exponent: 0,
|
|
9736
|
+
aliases: ['p:ausdy:30Sep2025']
|
|
9737
|
+
}, {
|
|
9738
|
+
denom: 'pUSDY30Sep2025',
|
|
9739
|
+
exponent: 18
|
|
9740
|
+
}],
|
|
9741
|
+
base: 'ibc/9D030A69DC38D3C813FADD00D17D003B856076D33D8E9AD985FF1FF057256BA2',
|
|
9742
|
+
name: 'pUsdy (30Sep2025)',
|
|
9743
|
+
display: 'pUSDY30Sep2025',
|
|
9744
|
+
symbol: 'pUSDY-30Sep2025',
|
|
9745
|
+
logo_URIs: {
|
|
9746
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9747
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9748
|
+
},
|
|
9749
|
+
images: [{
|
|
9750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9752
|
+
}],
|
|
9753
|
+
type_asset: 'sdk.coin',
|
|
9754
|
+
traces: [{
|
|
9755
|
+
type: 'ibc',
|
|
9756
|
+
counterparty: {
|
|
9757
|
+
channel_id: 'channel-1',
|
|
9758
|
+
base_denom: 'p:ausdy:30Sep2025',
|
|
9759
|
+
chain_name: 'pryzm'
|
|
9760
|
+
},
|
|
9761
|
+
chain: {
|
|
9762
|
+
channel_id: 'channel-284'
|
|
9763
|
+
}
|
|
9764
|
+
}]
|
|
9765
|
+
},
|
|
9766
|
+
{
|
|
9767
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Dec2025',
|
|
9768
|
+
denom_units: [{
|
|
9769
|
+
denom: 'ibc/E24F5EB151421F34DB773CEB7EE2FC4D55A88690A5AEB882BDBE12904C99F2D5',
|
|
9770
|
+
exponent: 0,
|
|
9771
|
+
aliases: ['p:ausdy:31Dec2025']
|
|
9772
|
+
}, {
|
|
9773
|
+
denom: 'pUSDY31Dec2025',
|
|
9774
|
+
exponent: 18
|
|
9775
|
+
}],
|
|
9776
|
+
base: 'ibc/E24F5EB151421F34DB773CEB7EE2FC4D55A88690A5AEB882BDBE12904C99F2D5',
|
|
9777
|
+
name: 'pUsdy (31Dec2025)',
|
|
9778
|
+
display: 'pUSDY31Dec2025',
|
|
9779
|
+
symbol: 'pUSDY-31Dec2025',
|
|
9780
|
+
logo_URIs: {
|
|
9781
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9782
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9783
|
+
},
|
|
9784
|
+
images: [{
|
|
9785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
9786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
9787
|
+
}],
|
|
9788
|
+
type_asset: 'sdk.coin',
|
|
9789
|
+
traces: [{
|
|
9790
|
+
type: 'ibc',
|
|
9791
|
+
counterparty: {
|
|
9792
|
+
channel_id: 'channel-1',
|
|
9793
|
+
base_denom: 'p:ausdy:31Dec2025',
|
|
9794
|
+
chain_name: 'pryzm'
|
|
9795
|
+
},
|
|
9796
|
+
chain: {
|
|
9797
|
+
channel_id: 'channel-284'
|
|
9798
|
+
}
|
|
9799
|
+
}]
|
|
9800
|
+
},
|
|
9311
9801
|
{
|
|
9312
9802
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
9313
9803
|
denom_units: [{
|
|
@@ -10813,6 +11303,146 @@ const assets = {
|
|
|
10813
11303
|
}
|
|
10814
11304
|
}]
|
|
10815
11305
|
},
|
|
11306
|
+
{
|
|
11307
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2025',
|
|
11308
|
+
denom_units: [{
|
|
11309
|
+
denom: 'ibc/7C74565EBE4748B7DC5577CB989439CD2704E89E51479A1C82D9E56F7746BD5E',
|
|
11310
|
+
exponent: 0,
|
|
11311
|
+
aliases: ['y:ausdy:31Mar2025']
|
|
11312
|
+
}, {
|
|
11313
|
+
denom: 'yUSDY31Mar2025',
|
|
11314
|
+
exponent: 18
|
|
11315
|
+
}],
|
|
11316
|
+
base: 'ibc/7C74565EBE4748B7DC5577CB989439CD2704E89E51479A1C82D9E56F7746BD5E',
|
|
11317
|
+
name: 'yUsdy (31Mar2025)',
|
|
11318
|
+
display: 'yUSDY31Mar2025',
|
|
11319
|
+
symbol: 'yUSDY-31Mar2025',
|
|
11320
|
+
logo_URIs: {
|
|
11321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11323
|
+
},
|
|
11324
|
+
images: [{
|
|
11325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11327
|
+
}],
|
|
11328
|
+
type_asset: 'sdk.coin',
|
|
11329
|
+
traces: [{
|
|
11330
|
+
type: 'ibc',
|
|
11331
|
+
counterparty: {
|
|
11332
|
+
channel_id: 'channel-1',
|
|
11333
|
+
base_denom: 'y:ausdy:31Mar2025',
|
|
11334
|
+
chain_name: 'pryzm'
|
|
11335
|
+
},
|
|
11336
|
+
chain: {
|
|
11337
|
+
channel_id: 'channel-284'
|
|
11338
|
+
}
|
|
11339
|
+
}]
|
|
11340
|
+
},
|
|
11341
|
+
{
|
|
11342
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2025',
|
|
11343
|
+
denom_units: [{
|
|
11344
|
+
denom: 'ibc/DD49CF8C680A7CECC776222D2BDB46E319F1C4CCE9D554B814454C8A847B1ACC',
|
|
11345
|
+
exponent: 0,
|
|
11346
|
+
aliases: ['y:ausdy:30Jun2025']
|
|
11347
|
+
}, {
|
|
11348
|
+
denom: 'yUSDY30Jun2025',
|
|
11349
|
+
exponent: 18
|
|
11350
|
+
}],
|
|
11351
|
+
base: 'ibc/DD49CF8C680A7CECC776222D2BDB46E319F1C4CCE9D554B814454C8A847B1ACC',
|
|
11352
|
+
name: 'yUsdy (30Jun2025)',
|
|
11353
|
+
display: 'yUSDY30Jun2025',
|
|
11354
|
+
symbol: 'yUSDY-30Jun2025',
|
|
11355
|
+
logo_URIs: {
|
|
11356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11357
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11358
|
+
},
|
|
11359
|
+
images: [{
|
|
11360
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11361
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11362
|
+
}],
|
|
11363
|
+
type_asset: 'sdk.coin',
|
|
11364
|
+
traces: [{
|
|
11365
|
+
type: 'ibc',
|
|
11366
|
+
counterparty: {
|
|
11367
|
+
channel_id: 'channel-1',
|
|
11368
|
+
base_denom: 'y:ausdy:30Jun2025',
|
|
11369
|
+
chain_name: 'pryzm'
|
|
11370
|
+
},
|
|
11371
|
+
chain: {
|
|
11372
|
+
channel_id: 'channel-284'
|
|
11373
|
+
}
|
|
11374
|
+
}]
|
|
11375
|
+
},
|
|
11376
|
+
{
|
|
11377
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Sep2025',
|
|
11378
|
+
denom_units: [{
|
|
11379
|
+
denom: 'ibc/19F89EE7C96039B344E565590D1B15936CF7327CE9257644E951C155D013871D',
|
|
11380
|
+
exponent: 0,
|
|
11381
|
+
aliases: ['y:ausdy:30Sep2025']
|
|
11382
|
+
}, {
|
|
11383
|
+
denom: 'yUSDY30Sep2025',
|
|
11384
|
+
exponent: 18
|
|
11385
|
+
}],
|
|
11386
|
+
base: 'ibc/19F89EE7C96039B344E565590D1B15936CF7327CE9257644E951C155D013871D',
|
|
11387
|
+
name: 'yUsdy (30Sep2025)',
|
|
11388
|
+
display: 'yUSDY30Sep2025',
|
|
11389
|
+
symbol: 'yUSDY-30Sep2025',
|
|
11390
|
+
logo_URIs: {
|
|
11391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11392
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11393
|
+
},
|
|
11394
|
+
images: [{
|
|
11395
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11396
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11397
|
+
}],
|
|
11398
|
+
type_asset: 'sdk.coin',
|
|
11399
|
+
traces: [{
|
|
11400
|
+
type: 'ibc',
|
|
11401
|
+
counterparty: {
|
|
11402
|
+
channel_id: 'channel-1',
|
|
11403
|
+
base_denom: 'y:ausdy:30Sep2025',
|
|
11404
|
+
chain_name: 'pryzm'
|
|
11405
|
+
},
|
|
11406
|
+
chain: {
|
|
11407
|
+
channel_id: 'channel-284'
|
|
11408
|
+
}
|
|
11409
|
+
}]
|
|
11410
|
+
},
|
|
11411
|
+
{
|
|
11412
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Dec2025',
|
|
11413
|
+
denom_units: [{
|
|
11414
|
+
denom: 'ibc/1CD19BCDFE8B9240ED8FB7B8FDD946F1BE6A72CB945E6F15D223FA75BD0C94F0',
|
|
11415
|
+
exponent: 0,
|
|
11416
|
+
aliases: ['y:ausdy:31Dec2025']
|
|
11417
|
+
}, {
|
|
11418
|
+
denom: 'yUSDY31Dec2025',
|
|
11419
|
+
exponent: 18
|
|
11420
|
+
}],
|
|
11421
|
+
base: 'ibc/1CD19BCDFE8B9240ED8FB7B8FDD946F1BE6A72CB945E6F15D223FA75BD0C94F0',
|
|
11422
|
+
name: 'yUsdy (31Dec2025)',
|
|
11423
|
+
display: 'yUSDY31Dec2025',
|
|
11424
|
+
symbol: 'yUSDY-31Dec2025',
|
|
11425
|
+
logo_URIs: {
|
|
11426
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11427
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11428
|
+
},
|
|
11429
|
+
images: [{
|
|
11430
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
11431
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
11432
|
+
}],
|
|
11433
|
+
type_asset: 'sdk.coin',
|
|
11434
|
+
traces: [{
|
|
11435
|
+
type: 'ibc',
|
|
11436
|
+
counterparty: {
|
|
11437
|
+
channel_id: 'channel-1',
|
|
11438
|
+
base_denom: 'y:ausdy:31Dec2025',
|
|
11439
|
+
chain_name: 'pryzm'
|
|
11440
|
+
},
|
|
11441
|
+
chain: {
|
|
11442
|
+
channel_id: 'channel-284'
|
|
11443
|
+
}
|
|
11444
|
+
}]
|
|
11445
|
+
},
|
|
10816
11446
|
{
|
|
10817
11447
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
10818
11448
|
denom_units: [{
|
|
@@ -11723,6 +12353,76 @@ const assets = {
|
|
|
11723
12353
|
}
|
|
11724
12354
|
}]
|
|
11725
12355
|
},
|
|
12356
|
+
{
|
|
12357
|
+
description: 'Pryzm\'s LP token for USDY Yield pool',
|
|
12358
|
+
denom_units: [{
|
|
12359
|
+
denom: 'ibc/7875086517338212B81A27A9E1F41A4A013E0A455B45B1825FDDCDECD2F9C7EE',
|
|
12360
|
+
exponent: 0,
|
|
12361
|
+
aliases: ['lp:31:ausdy']
|
|
12362
|
+
}, {
|
|
12363
|
+
denom: 'lp:31:usdy',
|
|
12364
|
+
exponent: 18
|
|
12365
|
+
}],
|
|
12366
|
+
base: 'ibc/7875086517338212B81A27A9E1F41A4A013E0A455B45B1825FDDCDECD2F9C7EE',
|
|
12367
|
+
name: 'USDY Yield LP',
|
|
12368
|
+
display: 'lp:31:usdy',
|
|
12369
|
+
symbol: 'USDY-YIELD-LP',
|
|
12370
|
+
logo_URIs: {
|
|
12371
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12373
|
+
},
|
|
12374
|
+
images: [{
|
|
12375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12376
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12377
|
+
}],
|
|
12378
|
+
type_asset: 'sdk.coin',
|
|
12379
|
+
traces: [{
|
|
12380
|
+
type: 'ibc',
|
|
12381
|
+
counterparty: {
|
|
12382
|
+
channel_id: 'channel-1',
|
|
12383
|
+
base_denom: 'lp:31:ausdy',
|
|
12384
|
+
chain_name: 'pryzm'
|
|
12385
|
+
},
|
|
12386
|
+
chain: {
|
|
12387
|
+
channel_id: 'channel-284'
|
|
12388
|
+
}
|
|
12389
|
+
}]
|
|
12390
|
+
},
|
|
12391
|
+
{
|
|
12392
|
+
description: 'Pryzm\'s LP token for USDY Boost pool',
|
|
12393
|
+
denom_units: [{
|
|
12394
|
+
denom: 'ibc/2B2150BB1926C4E5D01B30EEDF5CA1BA852655E64B808529197497734A56FE69',
|
|
12395
|
+
exponent: 0,
|
|
12396
|
+
aliases: ['lp:32:ausdyypt-uusdc']
|
|
12397
|
+
}, {
|
|
12398
|
+
denom: 'lp:32:usdyypt-usdc',
|
|
12399
|
+
exponent: 18
|
|
12400
|
+
}],
|
|
12401
|
+
base: 'ibc/2B2150BB1926C4E5D01B30EEDF5CA1BA852655E64B808529197497734A56FE69',
|
|
12402
|
+
name: 'USDY Boost LP',
|
|
12403
|
+
display: 'lp:32:usdyypt-usdc',
|
|
12404
|
+
symbol: 'USDY-BOOST-LP',
|
|
12405
|
+
logo_URIs: {
|
|
12406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12408
|
+
},
|
|
12409
|
+
images: [{
|
|
12410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12411
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12412
|
+
}],
|
|
12413
|
+
type_asset: 'sdk.coin',
|
|
12414
|
+
traces: [{
|
|
12415
|
+
type: 'ibc',
|
|
12416
|
+
counterparty: {
|
|
12417
|
+
channel_id: 'channel-1',
|
|
12418
|
+
base_denom: 'lp:32:ausdyypt-uusdc',
|
|
12419
|
+
chain_name: 'pryzm'
|
|
12420
|
+
},
|
|
12421
|
+
chain: {
|
|
12422
|
+
channel_id: 'channel-284'
|
|
12423
|
+
}
|
|
12424
|
+
}]
|
|
12425
|
+
},
|
|
11726
12426
|
{
|
|
11727
12427
|
description: 'QCK - native token of Quicksilver',
|
|
11728
12428
|
denom_units: [{
|