@chain-registry/assets 1.70.220 → 1.70.221
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 +890 -26
- package/esm/mainnet/celestia.js +700 -0
- package/esm/mainnet/composable.js +228 -0
- package/esm/mainnet/cosmoshub.js +890 -26
- package/esm/mainnet/dydx.js +700 -0
- package/esm/mainnet/gravitybridge.js +164 -0
- package/esm/mainnet/injective.js +700 -0
- package/esm/mainnet/juno.js +164 -0
- package/esm/mainnet/kujira.js +164 -0
- package/esm/mainnet/migaloo.js +164 -0
- package/esm/mainnet/neutron.js +890 -26
- package/esm/mainnet/noble.js +700 -0
- package/esm/mainnet/oraichain.js +164 -0
- package/esm/mainnet/osmosis.js +864 -0
- package/esm/mainnet/persistence.js +164 -0
- package/esm/mainnet/stride.js +700 -0
- package/esm/mainnet/terra2.js +890 -26
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +890 -26
- package/mainnet/celestia.js +700 -0
- package/mainnet/composable.js +228 -0
- package/mainnet/cosmoshub.js +890 -26
- package/mainnet/dydx.js +700 -0
- package/mainnet/gravitybridge.js +164 -0
- package/mainnet/injective.js +700 -0
- package/mainnet/juno.js +164 -0
- package/mainnet/kujira.js +164 -0
- package/mainnet/migaloo.js +164 -0
- package/mainnet/neutron.js +890 -26
- package/mainnet/noble.js +700 -0
- package/mainnet/oraichain.js +164 -0
- package/mainnet/osmosis.js +864 -0
- package/mainnet/persistence.js +164 -0
- package/mainnet/stride.js +700 -0
- package/mainnet/terra2.js +890 -26
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -4959,6 +4959,146 @@ const assets = {
|
|
|
4959
4959
|
}
|
|
4960
4960
|
}]
|
|
4961
4961
|
},
|
|
4962
|
+
{
|
|
4963
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
4964
|
+
denom_units: [{
|
|
4965
|
+
denom: 'ibc/161295015769009E9EED1C7AB73B5082C7F68A2C12BEA3235447FDEA332E3F29',
|
|
4966
|
+
exponent: 0,
|
|
4967
|
+
aliases: ['p:asusds:30Jun2025']
|
|
4968
|
+
}, {
|
|
4969
|
+
denom: 'psUSDS30Jun2025',
|
|
4970
|
+
exponent: 18
|
|
4971
|
+
}],
|
|
4972
|
+
base: 'ibc/161295015769009E9EED1C7AB73B5082C7F68A2C12BEA3235447FDEA332E3F29',
|
|
4973
|
+
name: 'psUsds (30Jun2025)',
|
|
4974
|
+
display: 'psUSDS30Jun2025',
|
|
4975
|
+
symbol: 'psUSDS-30Jun2025',
|
|
4976
|
+
logo_URIs: {
|
|
4977
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
4978
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
4979
|
+
},
|
|
4980
|
+
images: [{
|
|
4981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
4982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
4983
|
+
}],
|
|
4984
|
+
type_asset: 'sdk.coin',
|
|
4985
|
+
traces: [{
|
|
4986
|
+
type: 'ibc',
|
|
4987
|
+
counterparty: {
|
|
4988
|
+
channel_id: 'channel-13',
|
|
4989
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
4990
|
+
chain_name: 'pryzm'
|
|
4991
|
+
},
|
|
4992
|
+
chain: {
|
|
4993
|
+
channel_id: 'channel-155'
|
|
4994
|
+
}
|
|
4995
|
+
}]
|
|
4996
|
+
},
|
|
4997
|
+
{
|
|
4998
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
4999
|
+
denom_units: [{
|
|
5000
|
+
denom: 'ibc/17566EDFDDB3C6BC67E753B57AC1DCBC67AA280748E1C5475D8A66606A08B15D',
|
|
5001
|
+
exponent: 0,
|
|
5002
|
+
aliases: ['p:asusds:30Sep2025']
|
|
5003
|
+
}, {
|
|
5004
|
+
denom: 'psUSDS30Sep2025',
|
|
5005
|
+
exponent: 18
|
|
5006
|
+
}],
|
|
5007
|
+
base: 'ibc/17566EDFDDB3C6BC67E753B57AC1DCBC67AA280748E1C5475D8A66606A08B15D',
|
|
5008
|
+
name: 'psUsds (30Sep2025)',
|
|
5009
|
+
display: 'psUSDS30Sep2025',
|
|
5010
|
+
symbol: 'psUSDS-30Sep2025',
|
|
5011
|
+
logo_URIs: {
|
|
5012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5013
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5014
|
+
},
|
|
5015
|
+
images: [{
|
|
5016
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5017
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5018
|
+
}],
|
|
5019
|
+
type_asset: 'sdk.coin',
|
|
5020
|
+
traces: [{
|
|
5021
|
+
type: 'ibc',
|
|
5022
|
+
counterparty: {
|
|
5023
|
+
channel_id: 'channel-13',
|
|
5024
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
5025
|
+
chain_name: 'pryzm'
|
|
5026
|
+
},
|
|
5027
|
+
chain: {
|
|
5028
|
+
channel_id: 'channel-155'
|
|
5029
|
+
}
|
|
5030
|
+
}]
|
|
5031
|
+
},
|
|
5032
|
+
{
|
|
5033
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
5034
|
+
denom_units: [{
|
|
5035
|
+
denom: 'ibc/EDF1462DACDC9D15B74638EC8910E7254DDA71F5A8E8EA3537947C07EBD00BF0',
|
|
5036
|
+
exponent: 0,
|
|
5037
|
+
aliases: ['p:asusds:31Dec2025']
|
|
5038
|
+
}, {
|
|
5039
|
+
denom: 'psUSDS31Dec2025',
|
|
5040
|
+
exponent: 18
|
|
5041
|
+
}],
|
|
5042
|
+
base: 'ibc/EDF1462DACDC9D15B74638EC8910E7254DDA71F5A8E8EA3537947C07EBD00BF0',
|
|
5043
|
+
name: 'psUsds (31Dec2025)',
|
|
5044
|
+
display: 'psUSDS31Dec2025',
|
|
5045
|
+
symbol: 'psUSDS-31Dec2025',
|
|
5046
|
+
logo_URIs: {
|
|
5047
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5049
|
+
},
|
|
5050
|
+
images: [{
|
|
5051
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5052
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5053
|
+
}],
|
|
5054
|
+
type_asset: 'sdk.coin',
|
|
5055
|
+
traces: [{
|
|
5056
|
+
type: 'ibc',
|
|
5057
|
+
counterparty: {
|
|
5058
|
+
channel_id: 'channel-13',
|
|
5059
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
5060
|
+
chain_name: 'pryzm'
|
|
5061
|
+
},
|
|
5062
|
+
chain: {
|
|
5063
|
+
channel_id: 'channel-155'
|
|
5064
|
+
}
|
|
5065
|
+
}]
|
|
5066
|
+
},
|
|
5067
|
+
{
|
|
5068
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
5069
|
+
denom_units: [{
|
|
5070
|
+
denom: 'ibc/0DD2F646AD4955D9990939358CFBF947443DCB7B2C7DDC13E92165987CB11C2F',
|
|
5071
|
+
exponent: 0,
|
|
5072
|
+
aliases: ['p:asusds:31Mar2026']
|
|
5073
|
+
}, {
|
|
5074
|
+
denom: 'psUSDS31Mar2026',
|
|
5075
|
+
exponent: 18
|
|
5076
|
+
}],
|
|
5077
|
+
base: 'ibc/0DD2F646AD4955D9990939358CFBF947443DCB7B2C7DDC13E92165987CB11C2F',
|
|
5078
|
+
name: 'psUsds (31Mar2026)',
|
|
5079
|
+
display: 'psUSDS31Mar2026',
|
|
5080
|
+
symbol: 'psUSDS-31Mar2026',
|
|
5081
|
+
logo_URIs: {
|
|
5082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5084
|
+
},
|
|
5085
|
+
images: [{
|
|
5086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5088
|
+
}],
|
|
5089
|
+
type_asset: 'sdk.coin',
|
|
5090
|
+
traces: [{
|
|
5091
|
+
type: 'ibc',
|
|
5092
|
+
counterparty: {
|
|
5093
|
+
channel_id: 'channel-13',
|
|
5094
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
5095
|
+
chain_name: 'pryzm'
|
|
5096
|
+
},
|
|
5097
|
+
chain: {
|
|
5098
|
+
channel_id: 'channel-155'
|
|
5099
|
+
}
|
|
5100
|
+
}]
|
|
5101
|
+
},
|
|
4962
5102
|
{
|
|
4963
5103
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
4964
5104
|
denom_units: [{
|
|
@@ -6744,6 +6884,146 @@ const assets = {
|
|
|
6744
6884
|
}
|
|
6745
6885
|
}]
|
|
6746
6886
|
},
|
|
6887
|
+
{
|
|
6888
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
6889
|
+
denom_units: [{
|
|
6890
|
+
denom: 'ibc/D11F0F5AD00D3EB461CEADF7C3AA20B903D21CD56D3B03BD10B81BF7DD9876A2',
|
|
6891
|
+
exponent: 0,
|
|
6892
|
+
aliases: ['y:asusds:30Jun2025']
|
|
6893
|
+
}, {
|
|
6894
|
+
denom: 'ysUSDS30Jun2025',
|
|
6895
|
+
exponent: 18
|
|
6896
|
+
}],
|
|
6897
|
+
base: 'ibc/D11F0F5AD00D3EB461CEADF7C3AA20B903D21CD56D3B03BD10B81BF7DD9876A2',
|
|
6898
|
+
name: 'ysUsds (30Jun2025)',
|
|
6899
|
+
display: 'ysUSDS30Jun2025',
|
|
6900
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
6901
|
+
logo_URIs: {
|
|
6902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6904
|
+
},
|
|
6905
|
+
images: [{
|
|
6906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6908
|
+
}],
|
|
6909
|
+
type_asset: 'sdk.coin',
|
|
6910
|
+
traces: [{
|
|
6911
|
+
type: 'ibc',
|
|
6912
|
+
counterparty: {
|
|
6913
|
+
channel_id: 'channel-13',
|
|
6914
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
6915
|
+
chain_name: 'pryzm'
|
|
6916
|
+
},
|
|
6917
|
+
chain: {
|
|
6918
|
+
channel_id: 'channel-155'
|
|
6919
|
+
}
|
|
6920
|
+
}]
|
|
6921
|
+
},
|
|
6922
|
+
{
|
|
6923
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
6924
|
+
denom_units: [{
|
|
6925
|
+
denom: 'ibc/BD3D4FB21C2E1FB74623664BE5B77B6FEE9C0A88FE84349C57085F69CAE3B2D7',
|
|
6926
|
+
exponent: 0,
|
|
6927
|
+
aliases: ['y:asusds:30Sep2025']
|
|
6928
|
+
}, {
|
|
6929
|
+
denom: 'ysUSDS30Sep2025',
|
|
6930
|
+
exponent: 18
|
|
6931
|
+
}],
|
|
6932
|
+
base: 'ibc/BD3D4FB21C2E1FB74623664BE5B77B6FEE9C0A88FE84349C57085F69CAE3B2D7',
|
|
6933
|
+
name: 'ysUsds (30Sep2025)',
|
|
6934
|
+
display: 'ysUSDS30Sep2025',
|
|
6935
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
6936
|
+
logo_URIs: {
|
|
6937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6938
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6939
|
+
},
|
|
6940
|
+
images: [{
|
|
6941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6942
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6943
|
+
}],
|
|
6944
|
+
type_asset: 'sdk.coin',
|
|
6945
|
+
traces: [{
|
|
6946
|
+
type: 'ibc',
|
|
6947
|
+
counterparty: {
|
|
6948
|
+
channel_id: 'channel-13',
|
|
6949
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
6950
|
+
chain_name: 'pryzm'
|
|
6951
|
+
},
|
|
6952
|
+
chain: {
|
|
6953
|
+
channel_id: 'channel-155'
|
|
6954
|
+
}
|
|
6955
|
+
}]
|
|
6956
|
+
},
|
|
6957
|
+
{
|
|
6958
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
6959
|
+
denom_units: [{
|
|
6960
|
+
denom: 'ibc/C90E66744F04BC828601ED26586693F1F4B9BD3142F1A9614F4F6E0C3CA43082',
|
|
6961
|
+
exponent: 0,
|
|
6962
|
+
aliases: ['y:asusds:31Dec2025']
|
|
6963
|
+
}, {
|
|
6964
|
+
denom: 'ysUSDS31Dec2025',
|
|
6965
|
+
exponent: 18
|
|
6966
|
+
}],
|
|
6967
|
+
base: 'ibc/C90E66744F04BC828601ED26586693F1F4B9BD3142F1A9614F4F6E0C3CA43082',
|
|
6968
|
+
name: 'ysUsds (31Dec2025)',
|
|
6969
|
+
display: 'ysUSDS31Dec2025',
|
|
6970
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
6971
|
+
logo_URIs: {
|
|
6972
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6973
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6974
|
+
},
|
|
6975
|
+
images: [{
|
|
6976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
6977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
6978
|
+
}],
|
|
6979
|
+
type_asset: 'sdk.coin',
|
|
6980
|
+
traces: [{
|
|
6981
|
+
type: 'ibc',
|
|
6982
|
+
counterparty: {
|
|
6983
|
+
channel_id: 'channel-13',
|
|
6984
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
6985
|
+
chain_name: 'pryzm'
|
|
6986
|
+
},
|
|
6987
|
+
chain: {
|
|
6988
|
+
channel_id: 'channel-155'
|
|
6989
|
+
}
|
|
6990
|
+
}]
|
|
6991
|
+
},
|
|
6992
|
+
{
|
|
6993
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
6994
|
+
denom_units: [{
|
|
6995
|
+
denom: 'ibc/B2BE9FB00A90EC1086531417917BEC77423B9083FB0D884B8DE8C54019AFDA4F',
|
|
6996
|
+
exponent: 0,
|
|
6997
|
+
aliases: ['y:asusds:31Mar2026']
|
|
6998
|
+
}, {
|
|
6999
|
+
denom: 'ysUSDS31Mar2026',
|
|
7000
|
+
exponent: 18
|
|
7001
|
+
}],
|
|
7002
|
+
base: 'ibc/B2BE9FB00A90EC1086531417917BEC77423B9083FB0D884B8DE8C54019AFDA4F',
|
|
7003
|
+
name: 'ysUsds (31Mar2026)',
|
|
7004
|
+
display: 'ysUSDS31Mar2026',
|
|
7005
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
7006
|
+
logo_URIs: {
|
|
7007
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
7008
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
7009
|
+
},
|
|
7010
|
+
images: [{
|
|
7011
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
7012
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
7013
|
+
}],
|
|
7014
|
+
type_asset: 'sdk.coin',
|
|
7015
|
+
traces: [{
|
|
7016
|
+
type: 'ibc',
|
|
7017
|
+
counterparty: {
|
|
7018
|
+
channel_id: 'channel-13',
|
|
7019
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
7020
|
+
chain_name: 'pryzm'
|
|
7021
|
+
},
|
|
7022
|
+
chain: {
|
|
7023
|
+
channel_id: 'channel-155'
|
|
7024
|
+
}
|
|
7025
|
+
}]
|
|
7026
|
+
},
|
|
6747
7027
|
{
|
|
6748
7028
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
6749
7029
|
denom_units: [{
|
|
@@ -7759,6 +8039,76 @@ const assets = {
|
|
|
7759
8039
|
}
|
|
7760
8040
|
}]
|
|
7761
8041
|
},
|
|
8042
|
+
{
|
|
8043
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
8044
|
+
denom_units: [{
|
|
8045
|
+
denom: 'ibc/460BCA509C9BDDC3C451F8629DCDD34B88086F9AF9CB024C2AFC2483EEB2A16A',
|
|
8046
|
+
exponent: 0,
|
|
8047
|
+
aliases: ['lp:36:asusds']
|
|
8048
|
+
}, {
|
|
8049
|
+
denom: 'lp:36:susds',
|
|
8050
|
+
exponent: 18
|
|
8051
|
+
}],
|
|
8052
|
+
base: 'ibc/460BCA509C9BDDC3C451F8629DCDD34B88086F9AF9CB024C2AFC2483EEB2A16A',
|
|
8053
|
+
name: 'sUSDS Yield LP',
|
|
8054
|
+
display: 'lp:36:susds',
|
|
8055
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
8056
|
+
logo_URIs: {
|
|
8057
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8059
|
+
},
|
|
8060
|
+
images: [{
|
|
8061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8063
|
+
}],
|
|
8064
|
+
type_asset: 'sdk.coin',
|
|
8065
|
+
traces: [{
|
|
8066
|
+
type: 'ibc',
|
|
8067
|
+
counterparty: {
|
|
8068
|
+
channel_id: 'channel-13',
|
|
8069
|
+
base_denom: 'lp:36:asusds',
|
|
8070
|
+
chain_name: 'pryzm'
|
|
8071
|
+
},
|
|
8072
|
+
chain: {
|
|
8073
|
+
channel_id: 'channel-155'
|
|
8074
|
+
}
|
|
8075
|
+
}]
|
|
8076
|
+
},
|
|
8077
|
+
{
|
|
8078
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
8079
|
+
denom_units: [{
|
|
8080
|
+
denom: 'ibc/CF414D392A9A24E8AEA754F14E91E12F60175C0B93275511320BFDA383D6CDCB',
|
|
8081
|
+
exponent: 0,
|
|
8082
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
8083
|
+
}, {
|
|
8084
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
8085
|
+
exponent: 18
|
|
8086
|
+
}],
|
|
8087
|
+
base: 'ibc/CF414D392A9A24E8AEA754F14E91E12F60175C0B93275511320BFDA383D6CDCB',
|
|
8088
|
+
name: 'sUSDS Boost LP',
|
|
8089
|
+
display: 'lp:37:susdsypt-usdc',
|
|
8090
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
8091
|
+
logo_URIs: {
|
|
8092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8093
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8094
|
+
},
|
|
8095
|
+
images: [{
|
|
8096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8098
|
+
}],
|
|
8099
|
+
type_asset: 'sdk.coin',
|
|
8100
|
+
traces: [{
|
|
8101
|
+
type: 'ibc',
|
|
8102
|
+
counterparty: {
|
|
8103
|
+
channel_id: 'channel-13',
|
|
8104
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
8105
|
+
chain_name: 'pryzm'
|
|
8106
|
+
},
|
|
8107
|
+
chain: {
|
|
8108
|
+
channel_id: 'channel-155'
|
|
8109
|
+
}
|
|
8110
|
+
}]
|
|
8111
|
+
},
|
|
7762
8112
|
{
|
|
7763
8113
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
7764
8114
|
denom_units: [{
|
|
@@ -12665,33 +13015,33 @@ const assets = {
|
|
|
12665
13015
|
}]
|
|
12666
13016
|
},
|
|
12667
13017
|
{
|
|
12668
|
-
description: 'Pryzm\'s refracted
|
|
13018
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
12669
13019
|
denom_units: [{
|
|
12670
|
-
denom: 'ibc/
|
|
13020
|
+
denom: 'ibc/161295015769009E9EED1C7AB73B5082C7F68A2C12BEA3235447FDEA332E3F29',
|
|
12671
13021
|
exponent: 0,
|
|
12672
|
-
aliases: ['
|
|
13022
|
+
aliases: ['p:asusds:30Jun2025']
|
|
12673
13023
|
}, {
|
|
12674
|
-
denom: '
|
|
12675
|
-
exponent:
|
|
13024
|
+
denom: 'psUSDS30Jun2025',
|
|
13025
|
+
exponent: 18
|
|
12676
13026
|
}],
|
|
12677
|
-
base: 'ibc/
|
|
12678
|
-
name: '
|
|
12679
|
-
display: '
|
|
12680
|
-
symbol: '
|
|
13027
|
+
base: 'ibc/161295015769009E9EED1C7AB73B5082C7F68A2C12BEA3235447FDEA332E3F29',
|
|
13028
|
+
name: 'psUsds (30Jun2025)',
|
|
13029
|
+
display: 'psUSDS30Jun2025',
|
|
13030
|
+
symbol: 'psUSDS-30Jun2025',
|
|
12681
13031
|
logo_URIs: {
|
|
12682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
12683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
13032
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
12684
13034
|
},
|
|
12685
13035
|
images: [{
|
|
12686
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
12687
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
13036
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13037
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
12688
13038
|
}],
|
|
12689
13039
|
type_asset: 'sdk.coin',
|
|
12690
13040
|
traces: [{
|
|
12691
13041
|
type: 'ibc',
|
|
12692
13042
|
counterparty: {
|
|
12693
13043
|
channel_id: 'channel-13',
|
|
12694
|
-
base_denom: '
|
|
13044
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
12695
13045
|
chain_name: 'pryzm'
|
|
12696
13046
|
},
|
|
12697
13047
|
chain: {
|
|
@@ -12700,25 +13050,165 @@ const assets = {
|
|
|
12700
13050
|
}]
|
|
12701
13051
|
},
|
|
12702
13052
|
{
|
|
12703
|
-
description: 'Pryzm\'s refracted
|
|
13053
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
12704
13054
|
denom_units: [{
|
|
12705
|
-
denom: 'ibc/
|
|
13055
|
+
denom: 'ibc/17566EDFDDB3C6BC67E753B57AC1DCBC67AA280748E1C5475D8A66606A08B15D',
|
|
12706
13056
|
exponent: 0,
|
|
12707
|
-
aliases: ['
|
|
13057
|
+
aliases: ['p:asusds:30Sep2025']
|
|
12708
13058
|
}, {
|
|
12709
|
-
denom: '
|
|
12710
|
-
exponent:
|
|
13059
|
+
denom: 'psUSDS30Sep2025',
|
|
13060
|
+
exponent: 18
|
|
12711
13061
|
}],
|
|
12712
|
-
base: 'ibc/
|
|
12713
|
-
name: '
|
|
12714
|
-
display: '
|
|
12715
|
-
symbol: '
|
|
13062
|
+
base: 'ibc/17566EDFDDB3C6BC67E753B57AC1DCBC67AA280748E1C5475D8A66606A08B15D',
|
|
13063
|
+
name: 'psUsds (30Sep2025)',
|
|
13064
|
+
display: 'psUSDS30Sep2025',
|
|
13065
|
+
symbol: 'psUSDS-30Sep2025',
|
|
12716
13066
|
logo_URIs: {
|
|
12717
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
12718
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
13067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
12719
13069
|
},
|
|
12720
13070
|
images: [{
|
|
12721
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
13071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
13073
|
+
}],
|
|
13074
|
+
type_asset: 'sdk.coin',
|
|
13075
|
+
traces: [{
|
|
13076
|
+
type: 'ibc',
|
|
13077
|
+
counterparty: {
|
|
13078
|
+
channel_id: 'channel-13',
|
|
13079
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
13080
|
+
chain_name: 'pryzm'
|
|
13081
|
+
},
|
|
13082
|
+
chain: {
|
|
13083
|
+
channel_id: 'channel-155'
|
|
13084
|
+
}
|
|
13085
|
+
}]
|
|
13086
|
+
},
|
|
13087
|
+
{
|
|
13088
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
13089
|
+
denom_units: [{
|
|
13090
|
+
denom: 'ibc/EDF1462DACDC9D15B74638EC8910E7254DDA71F5A8E8EA3537947C07EBD00BF0',
|
|
13091
|
+
exponent: 0,
|
|
13092
|
+
aliases: ['p:asusds:31Dec2025']
|
|
13093
|
+
}, {
|
|
13094
|
+
denom: 'psUSDS31Dec2025',
|
|
13095
|
+
exponent: 18
|
|
13096
|
+
}],
|
|
13097
|
+
base: 'ibc/EDF1462DACDC9D15B74638EC8910E7254DDA71F5A8E8EA3537947C07EBD00BF0',
|
|
13098
|
+
name: 'psUsds (31Dec2025)',
|
|
13099
|
+
display: 'psUSDS31Dec2025',
|
|
13100
|
+
symbol: 'psUSDS-31Dec2025',
|
|
13101
|
+
logo_URIs: {
|
|
13102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
13104
|
+
},
|
|
13105
|
+
images: [{
|
|
13106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
13108
|
+
}],
|
|
13109
|
+
type_asset: 'sdk.coin',
|
|
13110
|
+
traces: [{
|
|
13111
|
+
type: 'ibc',
|
|
13112
|
+
counterparty: {
|
|
13113
|
+
channel_id: 'channel-13',
|
|
13114
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
13115
|
+
chain_name: 'pryzm'
|
|
13116
|
+
},
|
|
13117
|
+
chain: {
|
|
13118
|
+
channel_id: 'channel-155'
|
|
13119
|
+
}
|
|
13120
|
+
}]
|
|
13121
|
+
},
|
|
13122
|
+
{
|
|
13123
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
13124
|
+
denom_units: [{
|
|
13125
|
+
denom: 'ibc/0DD2F646AD4955D9990939358CFBF947443DCB7B2C7DDC13E92165987CB11C2F',
|
|
13126
|
+
exponent: 0,
|
|
13127
|
+
aliases: ['p:asusds:31Mar2026']
|
|
13128
|
+
}, {
|
|
13129
|
+
denom: 'psUSDS31Mar2026',
|
|
13130
|
+
exponent: 18
|
|
13131
|
+
}],
|
|
13132
|
+
base: 'ibc/0DD2F646AD4955D9990939358CFBF947443DCB7B2C7DDC13E92165987CB11C2F',
|
|
13133
|
+
name: 'psUsds (31Mar2026)',
|
|
13134
|
+
display: 'psUSDS31Mar2026',
|
|
13135
|
+
symbol: 'psUSDS-31Mar2026',
|
|
13136
|
+
logo_URIs: {
|
|
13137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
13139
|
+
},
|
|
13140
|
+
images: [{
|
|
13141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
13142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
13143
|
+
}],
|
|
13144
|
+
type_asset: 'sdk.coin',
|
|
13145
|
+
traces: [{
|
|
13146
|
+
type: 'ibc',
|
|
13147
|
+
counterparty: {
|
|
13148
|
+
channel_id: 'channel-13',
|
|
13149
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
13150
|
+
chain_name: 'pryzm'
|
|
13151
|
+
},
|
|
13152
|
+
chain: {
|
|
13153
|
+
channel_id: 'channel-155'
|
|
13154
|
+
}
|
|
13155
|
+
}]
|
|
13156
|
+
},
|
|
13157
|
+
{
|
|
13158
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
13159
|
+
denom_units: [{
|
|
13160
|
+
denom: 'ibc/2EE1910232CC1873B69E049B4BE3A1CA227B79F45F0BDFC858B85E83EDB087A4',
|
|
13161
|
+
exponent: 0,
|
|
13162
|
+
aliases: ['y:uatom:30Sep2024']
|
|
13163
|
+
}, {
|
|
13164
|
+
denom: 'yATOM30Sep2024',
|
|
13165
|
+
exponent: 6
|
|
13166
|
+
}],
|
|
13167
|
+
base: 'ibc/2EE1910232CC1873B69E049B4BE3A1CA227B79F45F0BDFC858B85E83EDB087A4',
|
|
13168
|
+
name: 'yAtom (30Sep2024)',
|
|
13169
|
+
display: 'yATOM30Sep2024',
|
|
13170
|
+
symbol: 'yATOM-30Sep2024',
|
|
13171
|
+
logo_URIs: {
|
|
13172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13174
|
+
},
|
|
13175
|
+
images: [{
|
|
13176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13177
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13178
|
+
}],
|
|
13179
|
+
type_asset: 'sdk.coin',
|
|
13180
|
+
traces: [{
|
|
13181
|
+
type: 'ibc',
|
|
13182
|
+
counterparty: {
|
|
13183
|
+
channel_id: 'channel-13',
|
|
13184
|
+
base_denom: 'y:uatom:30Sep2024',
|
|
13185
|
+
chain_name: 'pryzm'
|
|
13186
|
+
},
|
|
13187
|
+
chain: {
|
|
13188
|
+
channel_id: 'channel-155'
|
|
13189
|
+
}
|
|
13190
|
+
}]
|
|
13191
|
+
},
|
|
13192
|
+
{
|
|
13193
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2024',
|
|
13194
|
+
denom_units: [{
|
|
13195
|
+
denom: 'ibc/EC0C23740C82D3DA0B814260E72AB4FE0EB9992FE2FB3859D968EC8FB71A1DA3',
|
|
13196
|
+
exponent: 0,
|
|
13197
|
+
aliases: ['y:uatom:31Dec2024']
|
|
13198
|
+
}, {
|
|
13199
|
+
denom: 'yATOM31Dec2024',
|
|
13200
|
+
exponent: 6
|
|
13201
|
+
}],
|
|
13202
|
+
base: 'ibc/EC0C23740C82D3DA0B814260E72AB4FE0EB9992FE2FB3859D968EC8FB71A1DA3',
|
|
13203
|
+
name: 'yAtom (31Dec2024)',
|
|
13204
|
+
display: 'yATOM31Dec2024',
|
|
13205
|
+
symbol: 'yATOM-31Dec2024',
|
|
13206
|
+
logo_URIs: {
|
|
13207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13209
|
+
},
|
|
13210
|
+
images: [{
|
|
13211
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
12722
13212
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
12723
13213
|
}],
|
|
12724
13214
|
type_asset: 'sdk.coin',
|
|
@@ -14449,6 +14939,146 @@ const assets = {
|
|
|
14449
14939
|
}
|
|
14450
14940
|
}]
|
|
14451
14941
|
},
|
|
14942
|
+
{
|
|
14943
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
14944
|
+
denom_units: [{
|
|
14945
|
+
denom: 'ibc/D11F0F5AD00D3EB461CEADF7C3AA20B903D21CD56D3B03BD10B81BF7DD9876A2',
|
|
14946
|
+
exponent: 0,
|
|
14947
|
+
aliases: ['y:asusds:30Jun2025']
|
|
14948
|
+
}, {
|
|
14949
|
+
denom: 'ysUSDS30Jun2025',
|
|
14950
|
+
exponent: 18
|
|
14951
|
+
}],
|
|
14952
|
+
base: 'ibc/D11F0F5AD00D3EB461CEADF7C3AA20B903D21CD56D3B03BD10B81BF7DD9876A2',
|
|
14953
|
+
name: 'ysUsds (30Jun2025)',
|
|
14954
|
+
display: 'ysUSDS30Jun2025',
|
|
14955
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
14956
|
+
logo_URIs: {
|
|
14957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
14958
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
14959
|
+
},
|
|
14960
|
+
images: [{
|
|
14961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
14962
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
14963
|
+
}],
|
|
14964
|
+
type_asset: 'sdk.coin',
|
|
14965
|
+
traces: [{
|
|
14966
|
+
type: 'ibc',
|
|
14967
|
+
counterparty: {
|
|
14968
|
+
channel_id: 'channel-13',
|
|
14969
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
14970
|
+
chain_name: 'pryzm'
|
|
14971
|
+
},
|
|
14972
|
+
chain: {
|
|
14973
|
+
channel_id: 'channel-155'
|
|
14974
|
+
}
|
|
14975
|
+
}]
|
|
14976
|
+
},
|
|
14977
|
+
{
|
|
14978
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
14979
|
+
denom_units: [{
|
|
14980
|
+
denom: 'ibc/BD3D4FB21C2E1FB74623664BE5B77B6FEE9C0A88FE84349C57085F69CAE3B2D7',
|
|
14981
|
+
exponent: 0,
|
|
14982
|
+
aliases: ['y:asusds:30Sep2025']
|
|
14983
|
+
}, {
|
|
14984
|
+
denom: 'ysUSDS30Sep2025',
|
|
14985
|
+
exponent: 18
|
|
14986
|
+
}],
|
|
14987
|
+
base: 'ibc/BD3D4FB21C2E1FB74623664BE5B77B6FEE9C0A88FE84349C57085F69CAE3B2D7',
|
|
14988
|
+
name: 'ysUsds (30Sep2025)',
|
|
14989
|
+
display: 'ysUSDS30Sep2025',
|
|
14990
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
14991
|
+
logo_URIs: {
|
|
14992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
14993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
14994
|
+
},
|
|
14995
|
+
images: [{
|
|
14996
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
14997
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
14998
|
+
}],
|
|
14999
|
+
type_asset: 'sdk.coin',
|
|
15000
|
+
traces: [{
|
|
15001
|
+
type: 'ibc',
|
|
15002
|
+
counterparty: {
|
|
15003
|
+
channel_id: 'channel-13',
|
|
15004
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
15005
|
+
chain_name: 'pryzm'
|
|
15006
|
+
},
|
|
15007
|
+
chain: {
|
|
15008
|
+
channel_id: 'channel-155'
|
|
15009
|
+
}
|
|
15010
|
+
}]
|
|
15011
|
+
},
|
|
15012
|
+
{
|
|
15013
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
15014
|
+
denom_units: [{
|
|
15015
|
+
denom: 'ibc/C90E66744F04BC828601ED26586693F1F4B9BD3142F1A9614F4F6E0C3CA43082',
|
|
15016
|
+
exponent: 0,
|
|
15017
|
+
aliases: ['y:asusds:31Dec2025']
|
|
15018
|
+
}, {
|
|
15019
|
+
denom: 'ysUSDS31Dec2025',
|
|
15020
|
+
exponent: 18
|
|
15021
|
+
}],
|
|
15022
|
+
base: 'ibc/C90E66744F04BC828601ED26586693F1F4B9BD3142F1A9614F4F6E0C3CA43082',
|
|
15023
|
+
name: 'ysUsds (31Dec2025)',
|
|
15024
|
+
display: 'ysUSDS31Dec2025',
|
|
15025
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
15026
|
+
logo_URIs: {
|
|
15027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15028
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15029
|
+
},
|
|
15030
|
+
images: [{
|
|
15031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15033
|
+
}],
|
|
15034
|
+
type_asset: 'sdk.coin',
|
|
15035
|
+
traces: [{
|
|
15036
|
+
type: 'ibc',
|
|
15037
|
+
counterparty: {
|
|
15038
|
+
channel_id: 'channel-13',
|
|
15039
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
15040
|
+
chain_name: 'pryzm'
|
|
15041
|
+
},
|
|
15042
|
+
chain: {
|
|
15043
|
+
channel_id: 'channel-155'
|
|
15044
|
+
}
|
|
15045
|
+
}]
|
|
15046
|
+
},
|
|
15047
|
+
{
|
|
15048
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
15049
|
+
denom_units: [{
|
|
15050
|
+
denom: 'ibc/B2BE9FB00A90EC1086531417917BEC77423B9083FB0D884B8DE8C54019AFDA4F',
|
|
15051
|
+
exponent: 0,
|
|
15052
|
+
aliases: ['y:asusds:31Mar2026']
|
|
15053
|
+
}, {
|
|
15054
|
+
denom: 'ysUSDS31Mar2026',
|
|
15055
|
+
exponent: 18
|
|
15056
|
+
}],
|
|
15057
|
+
base: 'ibc/B2BE9FB00A90EC1086531417917BEC77423B9083FB0D884B8DE8C54019AFDA4F',
|
|
15058
|
+
name: 'ysUsds (31Mar2026)',
|
|
15059
|
+
display: 'ysUSDS31Mar2026',
|
|
15060
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
15061
|
+
logo_URIs: {
|
|
15062
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15063
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15064
|
+
},
|
|
15065
|
+
images: [{
|
|
15066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15068
|
+
}],
|
|
15069
|
+
type_asset: 'sdk.coin',
|
|
15070
|
+
traces: [{
|
|
15071
|
+
type: 'ibc',
|
|
15072
|
+
counterparty: {
|
|
15073
|
+
channel_id: 'channel-13',
|
|
15074
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
15075
|
+
chain_name: 'pryzm'
|
|
15076
|
+
},
|
|
15077
|
+
chain: {
|
|
15078
|
+
channel_id: 'channel-155'
|
|
15079
|
+
}
|
|
15080
|
+
}]
|
|
15081
|
+
},
|
|
14452
15082
|
{
|
|
14453
15083
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
14454
15084
|
denom_units: [{
|
|
@@ -15464,6 +16094,76 @@ const assets = {
|
|
|
15464
16094
|
}
|
|
15465
16095
|
}]
|
|
15466
16096
|
},
|
|
16097
|
+
{
|
|
16098
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
16099
|
+
denom_units: [{
|
|
16100
|
+
denom: 'ibc/460BCA509C9BDDC3C451F8629DCDD34B88086F9AF9CB024C2AFC2483EEB2A16A',
|
|
16101
|
+
exponent: 0,
|
|
16102
|
+
aliases: ['lp:36:asusds']
|
|
16103
|
+
}, {
|
|
16104
|
+
denom: 'lp:36:susds',
|
|
16105
|
+
exponent: 18
|
|
16106
|
+
}],
|
|
16107
|
+
base: 'ibc/460BCA509C9BDDC3C451F8629DCDD34B88086F9AF9CB024C2AFC2483EEB2A16A',
|
|
16108
|
+
name: 'sUSDS Yield LP',
|
|
16109
|
+
display: 'lp:36:susds',
|
|
16110
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
16111
|
+
logo_URIs: {
|
|
16112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16114
|
+
},
|
|
16115
|
+
images: [{
|
|
16116
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16117
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16118
|
+
}],
|
|
16119
|
+
type_asset: 'sdk.coin',
|
|
16120
|
+
traces: [{
|
|
16121
|
+
type: 'ibc',
|
|
16122
|
+
counterparty: {
|
|
16123
|
+
channel_id: 'channel-13',
|
|
16124
|
+
base_denom: 'lp:36:asusds',
|
|
16125
|
+
chain_name: 'pryzm'
|
|
16126
|
+
},
|
|
16127
|
+
chain: {
|
|
16128
|
+
channel_id: 'channel-155'
|
|
16129
|
+
}
|
|
16130
|
+
}]
|
|
16131
|
+
},
|
|
16132
|
+
{
|
|
16133
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
16134
|
+
denom_units: [{
|
|
16135
|
+
denom: 'ibc/CF414D392A9A24E8AEA754F14E91E12F60175C0B93275511320BFDA383D6CDCB',
|
|
16136
|
+
exponent: 0,
|
|
16137
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
16138
|
+
}, {
|
|
16139
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
16140
|
+
exponent: 18
|
|
16141
|
+
}],
|
|
16142
|
+
base: 'ibc/CF414D392A9A24E8AEA754F14E91E12F60175C0B93275511320BFDA383D6CDCB',
|
|
16143
|
+
name: 'sUSDS Boost LP',
|
|
16144
|
+
display: 'lp:37:susdsypt-usdc',
|
|
16145
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
16146
|
+
logo_URIs: {
|
|
16147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16149
|
+
},
|
|
16150
|
+
images: [{
|
|
16151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16153
|
+
}],
|
|
16154
|
+
type_asset: 'sdk.coin',
|
|
16155
|
+
traces: [{
|
|
16156
|
+
type: 'ibc',
|
|
16157
|
+
counterparty: {
|
|
16158
|
+
channel_id: 'channel-13',
|
|
16159
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
16160
|
+
chain_name: 'pryzm'
|
|
16161
|
+
},
|
|
16162
|
+
chain: {
|
|
16163
|
+
channel_id: 'channel-155'
|
|
16164
|
+
}
|
|
16165
|
+
}]
|
|
16166
|
+
},
|
|
15467
16167
|
{
|
|
15468
16168
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
15469
16169
|
denom_units: [{
|
|
@@ -16227,6 +16927,88 @@ const assets = {
|
|
|
16227
16927
|
}
|
|
16228
16928
|
}]
|
|
16229
16929
|
},
|
|
16930
|
+
{
|
|
16931
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
16932
|
+
denom_units: [{
|
|
16933
|
+
denom: 'ibc/2512A5A2C0A241C67513B0C99EF75A4BC61AA006FB0ADC1DF890CBDB660909CC',
|
|
16934
|
+
exponent: 0,
|
|
16935
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
16936
|
+
}, {
|
|
16937
|
+
denom: 'dsilk',
|
|
16938
|
+
exponent: 6
|
|
16939
|
+
}],
|
|
16940
|
+
type_asset: 'snip25',
|
|
16941
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
16942
|
+
base: 'ibc/2512A5A2C0A241C67513B0C99EF75A4BC61AA006FB0ADC1DF890CBDB660909CC',
|
|
16943
|
+
name: 'dSilk',
|
|
16944
|
+
display: 'dsilk',
|
|
16945
|
+
symbol: 'dSILK',
|
|
16946
|
+
logo_URIs: {
|
|
16947
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
16948
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
16949
|
+
},
|
|
16950
|
+
images: [{
|
|
16951
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
16952
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
16953
|
+
theme: {
|
|
16954
|
+
primary_color_hex: '#3142fc'
|
|
16955
|
+
}
|
|
16956
|
+
}],
|
|
16957
|
+
traces: [{
|
|
16958
|
+
type: 'ibc-cw20',
|
|
16959
|
+
counterparty: {
|
|
16960
|
+
port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
|
|
16961
|
+
channel_id: 'channel-61',
|
|
16962
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
16963
|
+
chain_name: 'secretnetwork'
|
|
16964
|
+
},
|
|
16965
|
+
chain: {
|
|
16966
|
+
port: 'transfer',
|
|
16967
|
+
channel_id: 'channel-69'
|
|
16968
|
+
}
|
|
16969
|
+
}]
|
|
16970
|
+
},
|
|
16971
|
+
{
|
|
16972
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
16973
|
+
denom_units: [{
|
|
16974
|
+
denom: 'ibc/6C9481A773B1602F02DA739E647602BCEAA6AACB29F9AF644D57CAD70E23C6E6',
|
|
16975
|
+
exponent: 0,
|
|
16976
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
16977
|
+
}, {
|
|
16978
|
+
denom: 'xsilk',
|
|
16979
|
+
exponent: 6
|
|
16980
|
+
}],
|
|
16981
|
+
type_asset: 'snip25',
|
|
16982
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
16983
|
+
base: 'ibc/6C9481A773B1602F02DA739E647602BCEAA6AACB29F9AF644D57CAD70E23C6E6',
|
|
16984
|
+
name: 'xSilk',
|
|
16985
|
+
display: 'xsilk',
|
|
16986
|
+
symbol: 'xSILK',
|
|
16987
|
+
logo_URIs: {
|
|
16988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
16989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
16990
|
+
},
|
|
16991
|
+
images: [{
|
|
16992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
16993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
16994
|
+
theme: {
|
|
16995
|
+
primary_color_hex: '#3142fc'
|
|
16996
|
+
}
|
|
16997
|
+
}],
|
|
16998
|
+
traces: [{
|
|
16999
|
+
type: 'ibc-cw20',
|
|
17000
|
+
counterparty: {
|
|
17001
|
+
port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
|
|
17002
|
+
channel_id: 'channel-61',
|
|
17003
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
17004
|
+
chain_name: 'secretnetwork'
|
|
17005
|
+
},
|
|
17006
|
+
chain: {
|
|
17007
|
+
port: 'transfer',
|
|
17008
|
+
channel_id: 'channel-69'
|
|
17009
|
+
}
|
|
17010
|
+
}]
|
|
17011
|
+
},
|
|
16230
17012
|
{
|
|
16231
17013
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
16232
17014
|
denom_units: [{
|
|
@@ -16603,6 +17385,88 @@ const assets = {
|
|
|
16603
17385
|
}
|
|
16604
17386
|
}]
|
|
16605
17387
|
},
|
|
17388
|
+
{
|
|
17389
|
+
description: 'The native token cw20 for dSilk on Secret Network',
|
|
17390
|
+
denom_units: [{
|
|
17391
|
+
denom: 'ibc/2512A5A2C0A241C67513B0C99EF75A4BC61AA006FB0ADC1DF890CBDB660909CC',
|
|
17392
|
+
exponent: 0,
|
|
17393
|
+
aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
|
|
17394
|
+
}, {
|
|
17395
|
+
denom: 'dsilk',
|
|
17396
|
+
exponent: 6
|
|
17397
|
+
}],
|
|
17398
|
+
type_asset: 'snip25',
|
|
17399
|
+
address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
17400
|
+
base: 'ibc/2512A5A2C0A241C67513B0C99EF75A4BC61AA006FB0ADC1DF890CBDB660909CC',
|
|
17401
|
+
name: 'dSilk',
|
|
17402
|
+
display: 'dsilk',
|
|
17403
|
+
symbol: 'dSILK',
|
|
17404
|
+
logo_URIs: {
|
|
17405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
17406
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
|
|
17407
|
+
},
|
|
17408
|
+
images: [{
|
|
17409
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
|
|
17410
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
|
|
17411
|
+
theme: {
|
|
17412
|
+
primary_color_hex: '#3142fc'
|
|
17413
|
+
}
|
|
17414
|
+
}],
|
|
17415
|
+
traces: [{
|
|
17416
|
+
type: 'ibc-cw20',
|
|
17417
|
+
counterparty: {
|
|
17418
|
+
port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
|
|
17419
|
+
channel_id: 'channel-61',
|
|
17420
|
+
base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
|
|
17421
|
+
chain_name: 'secretnetwork'
|
|
17422
|
+
},
|
|
17423
|
+
chain: {
|
|
17424
|
+
port: 'transfer',
|
|
17425
|
+
channel_id: 'channel-69'
|
|
17426
|
+
}
|
|
17427
|
+
}]
|
|
17428
|
+
},
|
|
17429
|
+
{
|
|
17430
|
+
description: 'The native token cw20 for xSilk on Secret Network',
|
|
17431
|
+
denom_units: [{
|
|
17432
|
+
denom: 'ibc/6C9481A773B1602F02DA739E647602BCEAA6AACB29F9AF644D57CAD70E23C6E6',
|
|
17433
|
+
exponent: 0,
|
|
17434
|
+
aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
|
|
17435
|
+
}, {
|
|
17436
|
+
denom: 'xsilk',
|
|
17437
|
+
exponent: 6
|
|
17438
|
+
}],
|
|
17439
|
+
type_asset: 'snip25',
|
|
17440
|
+
address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
17441
|
+
base: 'ibc/6C9481A773B1602F02DA739E647602BCEAA6AACB29F9AF644D57CAD70E23C6E6',
|
|
17442
|
+
name: 'xSilk',
|
|
17443
|
+
display: 'xsilk',
|
|
17444
|
+
symbol: 'xSILK',
|
|
17445
|
+
logo_URIs: {
|
|
17446
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
17447
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
17448
|
+
},
|
|
17449
|
+
images: [{
|
|
17450
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
17451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
|
|
17452
|
+
theme: {
|
|
17453
|
+
primary_color_hex: '#3142fc'
|
|
17454
|
+
}
|
|
17455
|
+
}],
|
|
17456
|
+
traces: [{
|
|
17457
|
+
type: 'ibc-cw20',
|
|
17458
|
+
counterparty: {
|
|
17459
|
+
port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
|
|
17460
|
+
channel_id: 'channel-61',
|
|
17461
|
+
base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
|
|
17462
|
+
chain_name: 'secretnetwork'
|
|
17463
|
+
},
|
|
17464
|
+
chain: {
|
|
17465
|
+
port: 'transfer',
|
|
17466
|
+
channel_id: 'channel-69'
|
|
17467
|
+
}
|
|
17468
|
+
}]
|
|
17469
|
+
},
|
|
16606
17470
|
{
|
|
16607
17471
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
16608
17472
|
denom_units: [{
|