@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/mainnet/axelar.js
CHANGED
|
@@ -4369,6 +4369,146 @@ const assets = {
|
|
|
4369
4369
|
}
|
|
4370
4370
|
}]
|
|
4371
4371
|
},
|
|
4372
|
+
{
|
|
4373
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2025',
|
|
4374
|
+
denom_units: [{
|
|
4375
|
+
denom: 'ibc/668B350DD18A2A4E92FDDD93E38759FDF2D16453A9C755298809370878E13187',
|
|
4376
|
+
exponent: 0,
|
|
4377
|
+
aliases: ['p:ausdy:31Mar2025']
|
|
4378
|
+
}, {
|
|
4379
|
+
denom: 'pUSDY31Mar2025',
|
|
4380
|
+
exponent: 18
|
|
4381
|
+
}],
|
|
4382
|
+
base: 'ibc/668B350DD18A2A4E92FDDD93E38759FDF2D16453A9C755298809370878E13187',
|
|
4383
|
+
name: 'pUsdy (31Mar2025)',
|
|
4384
|
+
display: 'pUSDY31Mar2025',
|
|
4385
|
+
symbol: 'pUSDY-31Mar2025',
|
|
4386
|
+
logo_URIs: {
|
|
4387
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4388
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4389
|
+
},
|
|
4390
|
+
images: [{
|
|
4391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4392
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4393
|
+
}],
|
|
4394
|
+
type_asset: 'sdk.coin',
|
|
4395
|
+
traces: [{
|
|
4396
|
+
type: 'ibc',
|
|
4397
|
+
counterparty: {
|
|
4398
|
+
channel_id: 'channel-13',
|
|
4399
|
+
base_denom: 'p:ausdy:31Mar2025',
|
|
4400
|
+
chain_name: 'pryzm'
|
|
4401
|
+
},
|
|
4402
|
+
chain: {
|
|
4403
|
+
channel_id: 'channel-155'
|
|
4404
|
+
}
|
|
4405
|
+
}]
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2025',
|
|
4409
|
+
denom_units: [{
|
|
4410
|
+
denom: 'ibc/CC566491B2CC7772DADEE7FDD48DCFB63313DED67979C6DFE074F7A4CBE72862',
|
|
4411
|
+
exponent: 0,
|
|
4412
|
+
aliases: ['p:ausdy:30Jun2025']
|
|
4413
|
+
}, {
|
|
4414
|
+
denom: 'pUSDY30Jun2025',
|
|
4415
|
+
exponent: 18
|
|
4416
|
+
}],
|
|
4417
|
+
base: 'ibc/CC566491B2CC7772DADEE7FDD48DCFB63313DED67979C6DFE074F7A4CBE72862',
|
|
4418
|
+
name: 'pUsdy (30Jun2025)',
|
|
4419
|
+
display: 'pUSDY30Jun2025',
|
|
4420
|
+
symbol: 'pUSDY-30Jun2025',
|
|
4421
|
+
logo_URIs: {
|
|
4422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4423
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4424
|
+
},
|
|
4425
|
+
images: [{
|
|
4426
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4427
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4428
|
+
}],
|
|
4429
|
+
type_asset: 'sdk.coin',
|
|
4430
|
+
traces: [{
|
|
4431
|
+
type: 'ibc',
|
|
4432
|
+
counterparty: {
|
|
4433
|
+
channel_id: 'channel-13',
|
|
4434
|
+
base_denom: 'p:ausdy:30Jun2025',
|
|
4435
|
+
chain_name: 'pryzm'
|
|
4436
|
+
},
|
|
4437
|
+
chain: {
|
|
4438
|
+
channel_id: 'channel-155'
|
|
4439
|
+
}
|
|
4440
|
+
}]
|
|
4441
|
+
},
|
|
4442
|
+
{
|
|
4443
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Sep2025',
|
|
4444
|
+
denom_units: [{
|
|
4445
|
+
denom: 'ibc/00F24AEA2FD9FC60F0C82AC3D389DDD76DA462A011B3595380E156D9B8803282',
|
|
4446
|
+
exponent: 0,
|
|
4447
|
+
aliases: ['p:ausdy:30Sep2025']
|
|
4448
|
+
}, {
|
|
4449
|
+
denom: 'pUSDY30Sep2025',
|
|
4450
|
+
exponent: 18
|
|
4451
|
+
}],
|
|
4452
|
+
base: 'ibc/00F24AEA2FD9FC60F0C82AC3D389DDD76DA462A011B3595380E156D9B8803282',
|
|
4453
|
+
name: 'pUsdy (30Sep2025)',
|
|
4454
|
+
display: 'pUSDY30Sep2025',
|
|
4455
|
+
symbol: 'pUSDY-30Sep2025',
|
|
4456
|
+
logo_URIs: {
|
|
4457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4458
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4459
|
+
},
|
|
4460
|
+
images: [{
|
|
4461
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4462
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4463
|
+
}],
|
|
4464
|
+
type_asset: 'sdk.coin',
|
|
4465
|
+
traces: [{
|
|
4466
|
+
type: 'ibc',
|
|
4467
|
+
counterparty: {
|
|
4468
|
+
channel_id: 'channel-13',
|
|
4469
|
+
base_denom: 'p:ausdy:30Sep2025',
|
|
4470
|
+
chain_name: 'pryzm'
|
|
4471
|
+
},
|
|
4472
|
+
chain: {
|
|
4473
|
+
channel_id: 'channel-155'
|
|
4474
|
+
}
|
|
4475
|
+
}]
|
|
4476
|
+
},
|
|
4477
|
+
{
|
|
4478
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Dec2025',
|
|
4479
|
+
denom_units: [{
|
|
4480
|
+
denom: 'ibc/65027CBFEF26D272018FF76214A962275DC7ACF1C7B5804F0FFA2F26D4FE7B76',
|
|
4481
|
+
exponent: 0,
|
|
4482
|
+
aliases: ['p:ausdy:31Dec2025']
|
|
4483
|
+
}, {
|
|
4484
|
+
denom: 'pUSDY31Dec2025',
|
|
4485
|
+
exponent: 18
|
|
4486
|
+
}],
|
|
4487
|
+
base: 'ibc/65027CBFEF26D272018FF76214A962275DC7ACF1C7B5804F0FFA2F26D4FE7B76',
|
|
4488
|
+
name: 'pUsdy (31Dec2025)',
|
|
4489
|
+
display: 'pUSDY31Dec2025',
|
|
4490
|
+
symbol: 'pUSDY-31Dec2025',
|
|
4491
|
+
logo_URIs: {
|
|
4492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4494
|
+
},
|
|
4495
|
+
images: [{
|
|
4496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4498
|
+
}],
|
|
4499
|
+
type_asset: 'sdk.coin',
|
|
4500
|
+
traces: [{
|
|
4501
|
+
type: 'ibc',
|
|
4502
|
+
counterparty: {
|
|
4503
|
+
channel_id: 'channel-13',
|
|
4504
|
+
base_denom: 'p:ausdy:31Dec2025',
|
|
4505
|
+
chain_name: 'pryzm'
|
|
4506
|
+
},
|
|
4507
|
+
chain: {
|
|
4508
|
+
channel_id: 'channel-155'
|
|
4509
|
+
}
|
|
4510
|
+
}]
|
|
4511
|
+
},
|
|
4372
4512
|
{
|
|
4373
4513
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
4374
4514
|
denom_units: [{
|
|
@@ -5874,6 +6014,146 @@ const assets = {
|
|
|
5874
6014
|
}
|
|
5875
6015
|
}]
|
|
5876
6016
|
},
|
|
6017
|
+
{
|
|
6018
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2025',
|
|
6019
|
+
denom_units: [{
|
|
6020
|
+
denom: 'ibc/67B7A57D6FDACCA3365909781C48B54F9B259DE948BBA4075A29EC3A08A015D5',
|
|
6021
|
+
exponent: 0,
|
|
6022
|
+
aliases: ['y:ausdy:31Mar2025']
|
|
6023
|
+
}, {
|
|
6024
|
+
denom: 'yUSDY31Mar2025',
|
|
6025
|
+
exponent: 18
|
|
6026
|
+
}],
|
|
6027
|
+
base: 'ibc/67B7A57D6FDACCA3365909781C48B54F9B259DE948BBA4075A29EC3A08A015D5',
|
|
6028
|
+
name: 'yUsdy (31Mar2025)',
|
|
6029
|
+
display: 'yUSDY31Mar2025',
|
|
6030
|
+
symbol: 'yUSDY-31Mar2025',
|
|
6031
|
+
logo_URIs: {
|
|
6032
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6034
|
+
},
|
|
6035
|
+
images: [{
|
|
6036
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6037
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6038
|
+
}],
|
|
6039
|
+
type_asset: 'sdk.coin',
|
|
6040
|
+
traces: [{
|
|
6041
|
+
type: 'ibc',
|
|
6042
|
+
counterparty: {
|
|
6043
|
+
channel_id: 'channel-13',
|
|
6044
|
+
base_denom: 'y:ausdy:31Mar2025',
|
|
6045
|
+
chain_name: 'pryzm'
|
|
6046
|
+
},
|
|
6047
|
+
chain: {
|
|
6048
|
+
channel_id: 'channel-155'
|
|
6049
|
+
}
|
|
6050
|
+
}]
|
|
6051
|
+
},
|
|
6052
|
+
{
|
|
6053
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2025',
|
|
6054
|
+
denom_units: [{
|
|
6055
|
+
denom: 'ibc/7BC5E09AB84C8785BC0A695C0C690C9CF8D0772D3884F8469F3FFDC6A96E0008',
|
|
6056
|
+
exponent: 0,
|
|
6057
|
+
aliases: ['y:ausdy:30Jun2025']
|
|
6058
|
+
}, {
|
|
6059
|
+
denom: 'yUSDY30Jun2025',
|
|
6060
|
+
exponent: 18
|
|
6061
|
+
}],
|
|
6062
|
+
base: 'ibc/7BC5E09AB84C8785BC0A695C0C690C9CF8D0772D3884F8469F3FFDC6A96E0008',
|
|
6063
|
+
name: 'yUsdy (30Jun2025)',
|
|
6064
|
+
display: 'yUSDY30Jun2025',
|
|
6065
|
+
symbol: 'yUSDY-30Jun2025',
|
|
6066
|
+
logo_URIs: {
|
|
6067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6069
|
+
},
|
|
6070
|
+
images: [{
|
|
6071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6073
|
+
}],
|
|
6074
|
+
type_asset: 'sdk.coin',
|
|
6075
|
+
traces: [{
|
|
6076
|
+
type: 'ibc',
|
|
6077
|
+
counterparty: {
|
|
6078
|
+
channel_id: 'channel-13',
|
|
6079
|
+
base_denom: 'y:ausdy:30Jun2025',
|
|
6080
|
+
chain_name: 'pryzm'
|
|
6081
|
+
},
|
|
6082
|
+
chain: {
|
|
6083
|
+
channel_id: 'channel-155'
|
|
6084
|
+
}
|
|
6085
|
+
}]
|
|
6086
|
+
},
|
|
6087
|
+
{
|
|
6088
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Sep2025',
|
|
6089
|
+
denom_units: [{
|
|
6090
|
+
denom: 'ibc/4D6B804ED84369BD31B9718B699B17F7F4759031030DFF68037582A7DD199CD5',
|
|
6091
|
+
exponent: 0,
|
|
6092
|
+
aliases: ['y:ausdy:30Sep2025']
|
|
6093
|
+
}, {
|
|
6094
|
+
denom: 'yUSDY30Sep2025',
|
|
6095
|
+
exponent: 18
|
|
6096
|
+
}],
|
|
6097
|
+
base: 'ibc/4D6B804ED84369BD31B9718B699B17F7F4759031030DFF68037582A7DD199CD5',
|
|
6098
|
+
name: 'yUsdy (30Sep2025)',
|
|
6099
|
+
display: 'yUSDY30Sep2025',
|
|
6100
|
+
symbol: 'yUSDY-30Sep2025',
|
|
6101
|
+
logo_URIs: {
|
|
6102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6104
|
+
},
|
|
6105
|
+
images: [{
|
|
6106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6108
|
+
}],
|
|
6109
|
+
type_asset: 'sdk.coin',
|
|
6110
|
+
traces: [{
|
|
6111
|
+
type: 'ibc',
|
|
6112
|
+
counterparty: {
|
|
6113
|
+
channel_id: 'channel-13',
|
|
6114
|
+
base_denom: 'y:ausdy:30Sep2025',
|
|
6115
|
+
chain_name: 'pryzm'
|
|
6116
|
+
},
|
|
6117
|
+
chain: {
|
|
6118
|
+
channel_id: 'channel-155'
|
|
6119
|
+
}
|
|
6120
|
+
}]
|
|
6121
|
+
},
|
|
6122
|
+
{
|
|
6123
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Dec2025',
|
|
6124
|
+
denom_units: [{
|
|
6125
|
+
denom: 'ibc/D8B1B7BB308984B92A883F4A487751BE915F4A646AC3510ED09D600EF0823CD3',
|
|
6126
|
+
exponent: 0,
|
|
6127
|
+
aliases: ['y:ausdy:31Dec2025']
|
|
6128
|
+
}, {
|
|
6129
|
+
denom: 'yUSDY31Dec2025',
|
|
6130
|
+
exponent: 18
|
|
6131
|
+
}],
|
|
6132
|
+
base: 'ibc/D8B1B7BB308984B92A883F4A487751BE915F4A646AC3510ED09D600EF0823CD3',
|
|
6133
|
+
name: 'yUsdy (31Dec2025)',
|
|
6134
|
+
display: 'yUSDY31Dec2025',
|
|
6135
|
+
symbol: 'yUSDY-31Dec2025',
|
|
6136
|
+
logo_URIs: {
|
|
6137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6139
|
+
},
|
|
6140
|
+
images: [{
|
|
6141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6143
|
+
}],
|
|
6144
|
+
type_asset: 'sdk.coin',
|
|
6145
|
+
traces: [{
|
|
6146
|
+
type: 'ibc',
|
|
6147
|
+
counterparty: {
|
|
6148
|
+
channel_id: 'channel-13',
|
|
6149
|
+
base_denom: 'y:ausdy:31Dec2025',
|
|
6150
|
+
chain_name: 'pryzm'
|
|
6151
|
+
},
|
|
6152
|
+
chain: {
|
|
6153
|
+
channel_id: 'channel-155'
|
|
6154
|
+
}
|
|
6155
|
+
}]
|
|
6156
|
+
},
|
|
5877
6157
|
{
|
|
5878
6158
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
5879
6159
|
denom_units: [{
|
|
@@ -6784,6 +7064,76 @@ const assets = {
|
|
|
6784
7064
|
}
|
|
6785
7065
|
}]
|
|
6786
7066
|
},
|
|
7067
|
+
{
|
|
7068
|
+
description: 'Pryzm\'s LP token for USDY Yield pool',
|
|
7069
|
+
denom_units: [{
|
|
7070
|
+
denom: 'ibc/8CC9D62E8CE46492A80137B9C77EB2BFA27746B9BDFD22601C67166DBA1D9DC3',
|
|
7071
|
+
exponent: 0,
|
|
7072
|
+
aliases: ['lp:31:ausdy']
|
|
7073
|
+
}, {
|
|
7074
|
+
denom: 'lp:31:usdy',
|
|
7075
|
+
exponent: 18
|
|
7076
|
+
}],
|
|
7077
|
+
base: 'ibc/8CC9D62E8CE46492A80137B9C77EB2BFA27746B9BDFD22601C67166DBA1D9DC3',
|
|
7078
|
+
name: 'USDY Yield LP',
|
|
7079
|
+
display: 'lp:31:usdy',
|
|
7080
|
+
symbol: 'USDY-YIELD-LP',
|
|
7081
|
+
logo_URIs: {
|
|
7082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7084
|
+
},
|
|
7085
|
+
images: [{
|
|
7086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7088
|
+
}],
|
|
7089
|
+
type_asset: 'sdk.coin',
|
|
7090
|
+
traces: [{
|
|
7091
|
+
type: 'ibc',
|
|
7092
|
+
counterparty: {
|
|
7093
|
+
channel_id: 'channel-13',
|
|
7094
|
+
base_denom: 'lp:31:ausdy',
|
|
7095
|
+
chain_name: 'pryzm'
|
|
7096
|
+
},
|
|
7097
|
+
chain: {
|
|
7098
|
+
channel_id: 'channel-155'
|
|
7099
|
+
}
|
|
7100
|
+
}]
|
|
7101
|
+
},
|
|
7102
|
+
{
|
|
7103
|
+
description: 'Pryzm\'s LP token for USDY Boost pool',
|
|
7104
|
+
denom_units: [{
|
|
7105
|
+
denom: 'ibc/C0C08176342444D384304BF3EAD727E022838992B4131156D122A6FA1C5440A4',
|
|
7106
|
+
exponent: 0,
|
|
7107
|
+
aliases: ['lp:32:ausdyypt-uusdc']
|
|
7108
|
+
}, {
|
|
7109
|
+
denom: 'lp:32:usdyypt-usdc',
|
|
7110
|
+
exponent: 18
|
|
7111
|
+
}],
|
|
7112
|
+
base: 'ibc/C0C08176342444D384304BF3EAD727E022838992B4131156D122A6FA1C5440A4',
|
|
7113
|
+
name: 'USDY Boost LP',
|
|
7114
|
+
display: 'lp:32:usdyypt-usdc',
|
|
7115
|
+
symbol: 'USDY-BOOST-LP',
|
|
7116
|
+
logo_URIs: {
|
|
7117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7118
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7119
|
+
},
|
|
7120
|
+
images: [{
|
|
7121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7122
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7123
|
+
}],
|
|
7124
|
+
type_asset: 'sdk.coin',
|
|
7125
|
+
traces: [{
|
|
7126
|
+
type: 'ibc',
|
|
7127
|
+
counterparty: {
|
|
7128
|
+
channel_id: 'channel-13',
|
|
7129
|
+
base_denom: 'lp:32:ausdyypt-uusdc',
|
|
7130
|
+
chain_name: 'pryzm'
|
|
7131
|
+
},
|
|
7132
|
+
chain: {
|
|
7133
|
+
channel_id: 'channel-155'
|
|
7134
|
+
}
|
|
7135
|
+
}]
|
|
7136
|
+
},
|
|
6787
7137
|
{
|
|
6788
7138
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
6789
7139
|
denom_units: [{
|
|
@@ -11050,6 +11400,146 @@ const assets = {
|
|
|
11050
11400
|
}
|
|
11051
11401
|
}]
|
|
11052
11402
|
},
|
|
11403
|
+
{
|
|
11404
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2025',
|
|
11405
|
+
denom_units: [{
|
|
11406
|
+
denom: 'ibc/668B350DD18A2A4E92FDDD93E38759FDF2D16453A9C755298809370878E13187',
|
|
11407
|
+
exponent: 0,
|
|
11408
|
+
aliases: ['p:ausdy:31Mar2025']
|
|
11409
|
+
}, {
|
|
11410
|
+
denom: 'pUSDY31Mar2025',
|
|
11411
|
+
exponent: 18
|
|
11412
|
+
}],
|
|
11413
|
+
base: 'ibc/668B350DD18A2A4E92FDDD93E38759FDF2D16453A9C755298809370878E13187',
|
|
11414
|
+
name: 'pUsdy (31Mar2025)',
|
|
11415
|
+
display: 'pUSDY31Mar2025',
|
|
11416
|
+
symbol: 'pUSDY-31Mar2025',
|
|
11417
|
+
logo_URIs: {
|
|
11418
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11419
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11420
|
+
},
|
|
11421
|
+
images: [{
|
|
11422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11423
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11424
|
+
}],
|
|
11425
|
+
type_asset: 'sdk.coin',
|
|
11426
|
+
traces: [{
|
|
11427
|
+
type: 'ibc',
|
|
11428
|
+
counterparty: {
|
|
11429
|
+
channel_id: 'channel-13',
|
|
11430
|
+
base_denom: 'p:ausdy:31Mar2025',
|
|
11431
|
+
chain_name: 'pryzm'
|
|
11432
|
+
},
|
|
11433
|
+
chain: {
|
|
11434
|
+
channel_id: 'channel-155'
|
|
11435
|
+
}
|
|
11436
|
+
}]
|
|
11437
|
+
},
|
|
11438
|
+
{
|
|
11439
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2025',
|
|
11440
|
+
denom_units: [{
|
|
11441
|
+
denom: 'ibc/CC566491B2CC7772DADEE7FDD48DCFB63313DED67979C6DFE074F7A4CBE72862',
|
|
11442
|
+
exponent: 0,
|
|
11443
|
+
aliases: ['p:ausdy:30Jun2025']
|
|
11444
|
+
}, {
|
|
11445
|
+
denom: 'pUSDY30Jun2025',
|
|
11446
|
+
exponent: 18
|
|
11447
|
+
}],
|
|
11448
|
+
base: 'ibc/CC566491B2CC7772DADEE7FDD48DCFB63313DED67979C6DFE074F7A4CBE72862',
|
|
11449
|
+
name: 'pUsdy (30Jun2025)',
|
|
11450
|
+
display: 'pUSDY30Jun2025',
|
|
11451
|
+
symbol: 'pUSDY-30Jun2025',
|
|
11452
|
+
logo_URIs: {
|
|
11453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11455
|
+
},
|
|
11456
|
+
images: [{
|
|
11457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11458
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11459
|
+
}],
|
|
11460
|
+
type_asset: 'sdk.coin',
|
|
11461
|
+
traces: [{
|
|
11462
|
+
type: 'ibc',
|
|
11463
|
+
counterparty: {
|
|
11464
|
+
channel_id: 'channel-13',
|
|
11465
|
+
base_denom: 'p:ausdy:30Jun2025',
|
|
11466
|
+
chain_name: 'pryzm'
|
|
11467
|
+
},
|
|
11468
|
+
chain: {
|
|
11469
|
+
channel_id: 'channel-155'
|
|
11470
|
+
}
|
|
11471
|
+
}]
|
|
11472
|
+
},
|
|
11473
|
+
{
|
|
11474
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Sep2025',
|
|
11475
|
+
denom_units: [{
|
|
11476
|
+
denom: 'ibc/00F24AEA2FD9FC60F0C82AC3D389DDD76DA462A011B3595380E156D9B8803282',
|
|
11477
|
+
exponent: 0,
|
|
11478
|
+
aliases: ['p:ausdy:30Sep2025']
|
|
11479
|
+
}, {
|
|
11480
|
+
denom: 'pUSDY30Sep2025',
|
|
11481
|
+
exponent: 18
|
|
11482
|
+
}],
|
|
11483
|
+
base: 'ibc/00F24AEA2FD9FC60F0C82AC3D389DDD76DA462A011B3595380E156D9B8803282',
|
|
11484
|
+
name: 'pUsdy (30Sep2025)',
|
|
11485
|
+
display: 'pUSDY30Sep2025',
|
|
11486
|
+
symbol: 'pUSDY-30Sep2025',
|
|
11487
|
+
logo_URIs: {
|
|
11488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11489
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11490
|
+
},
|
|
11491
|
+
images: [{
|
|
11492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11494
|
+
}],
|
|
11495
|
+
type_asset: 'sdk.coin',
|
|
11496
|
+
traces: [{
|
|
11497
|
+
type: 'ibc',
|
|
11498
|
+
counterparty: {
|
|
11499
|
+
channel_id: 'channel-13',
|
|
11500
|
+
base_denom: 'p:ausdy:30Sep2025',
|
|
11501
|
+
chain_name: 'pryzm'
|
|
11502
|
+
},
|
|
11503
|
+
chain: {
|
|
11504
|
+
channel_id: 'channel-155'
|
|
11505
|
+
}
|
|
11506
|
+
}]
|
|
11507
|
+
},
|
|
11508
|
+
{
|
|
11509
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Dec2025',
|
|
11510
|
+
denom_units: [{
|
|
11511
|
+
denom: 'ibc/65027CBFEF26D272018FF76214A962275DC7ACF1C7B5804F0FFA2F26D4FE7B76',
|
|
11512
|
+
exponent: 0,
|
|
11513
|
+
aliases: ['p:ausdy:31Dec2025']
|
|
11514
|
+
}, {
|
|
11515
|
+
denom: 'pUSDY31Dec2025',
|
|
11516
|
+
exponent: 18
|
|
11517
|
+
}],
|
|
11518
|
+
base: 'ibc/65027CBFEF26D272018FF76214A962275DC7ACF1C7B5804F0FFA2F26D4FE7B76',
|
|
11519
|
+
name: 'pUsdy (31Dec2025)',
|
|
11520
|
+
display: 'pUSDY31Dec2025',
|
|
11521
|
+
symbol: 'pUSDY-31Dec2025',
|
|
11522
|
+
logo_URIs: {
|
|
11523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11525
|
+
},
|
|
11526
|
+
images: [{
|
|
11527
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
11528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
11529
|
+
}],
|
|
11530
|
+
type_asset: 'sdk.coin',
|
|
11531
|
+
traces: [{
|
|
11532
|
+
type: 'ibc',
|
|
11533
|
+
counterparty: {
|
|
11534
|
+
channel_id: 'channel-13',
|
|
11535
|
+
base_denom: 'p:ausdy:31Dec2025',
|
|
11536
|
+
chain_name: 'pryzm'
|
|
11537
|
+
},
|
|
11538
|
+
chain: {
|
|
11539
|
+
channel_id: 'channel-155'
|
|
11540
|
+
}
|
|
11541
|
+
}]
|
|
11542
|
+
},
|
|
11053
11543
|
{
|
|
11054
11544
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
11055
11545
|
denom_units: [{
|
|
@@ -12555,6 +13045,146 @@ const assets = {
|
|
|
12555
13045
|
}
|
|
12556
13046
|
}]
|
|
12557
13047
|
},
|
|
13048
|
+
{
|
|
13049
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2025',
|
|
13050
|
+
denom_units: [{
|
|
13051
|
+
denom: 'ibc/67B7A57D6FDACCA3365909781C48B54F9B259DE948BBA4075A29EC3A08A015D5',
|
|
13052
|
+
exponent: 0,
|
|
13053
|
+
aliases: ['y:ausdy:31Mar2025']
|
|
13054
|
+
}, {
|
|
13055
|
+
denom: 'yUSDY31Mar2025',
|
|
13056
|
+
exponent: 18
|
|
13057
|
+
}],
|
|
13058
|
+
base: 'ibc/67B7A57D6FDACCA3365909781C48B54F9B259DE948BBA4075A29EC3A08A015D5',
|
|
13059
|
+
name: 'yUsdy (31Mar2025)',
|
|
13060
|
+
display: 'yUSDY31Mar2025',
|
|
13061
|
+
symbol: 'yUSDY-31Mar2025',
|
|
13062
|
+
logo_URIs: {
|
|
13063
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13064
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13065
|
+
},
|
|
13066
|
+
images: [{
|
|
13067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13069
|
+
}],
|
|
13070
|
+
type_asset: 'sdk.coin',
|
|
13071
|
+
traces: [{
|
|
13072
|
+
type: 'ibc',
|
|
13073
|
+
counterparty: {
|
|
13074
|
+
channel_id: 'channel-13',
|
|
13075
|
+
base_denom: 'y:ausdy:31Mar2025',
|
|
13076
|
+
chain_name: 'pryzm'
|
|
13077
|
+
},
|
|
13078
|
+
chain: {
|
|
13079
|
+
channel_id: 'channel-155'
|
|
13080
|
+
}
|
|
13081
|
+
}]
|
|
13082
|
+
},
|
|
13083
|
+
{
|
|
13084
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2025',
|
|
13085
|
+
denom_units: [{
|
|
13086
|
+
denom: 'ibc/7BC5E09AB84C8785BC0A695C0C690C9CF8D0772D3884F8469F3FFDC6A96E0008',
|
|
13087
|
+
exponent: 0,
|
|
13088
|
+
aliases: ['y:ausdy:30Jun2025']
|
|
13089
|
+
}, {
|
|
13090
|
+
denom: 'yUSDY30Jun2025',
|
|
13091
|
+
exponent: 18
|
|
13092
|
+
}],
|
|
13093
|
+
base: 'ibc/7BC5E09AB84C8785BC0A695C0C690C9CF8D0772D3884F8469F3FFDC6A96E0008',
|
|
13094
|
+
name: 'yUsdy (30Jun2025)',
|
|
13095
|
+
display: 'yUSDY30Jun2025',
|
|
13096
|
+
symbol: 'yUSDY-30Jun2025',
|
|
13097
|
+
logo_URIs: {
|
|
13098
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13100
|
+
},
|
|
13101
|
+
images: [{
|
|
13102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13104
|
+
}],
|
|
13105
|
+
type_asset: 'sdk.coin',
|
|
13106
|
+
traces: [{
|
|
13107
|
+
type: 'ibc',
|
|
13108
|
+
counterparty: {
|
|
13109
|
+
channel_id: 'channel-13',
|
|
13110
|
+
base_denom: 'y:ausdy:30Jun2025',
|
|
13111
|
+
chain_name: 'pryzm'
|
|
13112
|
+
},
|
|
13113
|
+
chain: {
|
|
13114
|
+
channel_id: 'channel-155'
|
|
13115
|
+
}
|
|
13116
|
+
}]
|
|
13117
|
+
},
|
|
13118
|
+
{
|
|
13119
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Sep2025',
|
|
13120
|
+
denom_units: [{
|
|
13121
|
+
denom: 'ibc/4D6B804ED84369BD31B9718B699B17F7F4759031030DFF68037582A7DD199CD5',
|
|
13122
|
+
exponent: 0,
|
|
13123
|
+
aliases: ['y:ausdy:30Sep2025']
|
|
13124
|
+
}, {
|
|
13125
|
+
denom: 'yUSDY30Sep2025',
|
|
13126
|
+
exponent: 18
|
|
13127
|
+
}],
|
|
13128
|
+
base: 'ibc/4D6B804ED84369BD31B9718B699B17F7F4759031030DFF68037582A7DD199CD5',
|
|
13129
|
+
name: 'yUsdy (30Sep2025)',
|
|
13130
|
+
display: 'yUSDY30Sep2025',
|
|
13131
|
+
symbol: 'yUSDY-30Sep2025',
|
|
13132
|
+
logo_URIs: {
|
|
13133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13134
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13135
|
+
},
|
|
13136
|
+
images: [{
|
|
13137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13139
|
+
}],
|
|
13140
|
+
type_asset: 'sdk.coin',
|
|
13141
|
+
traces: [{
|
|
13142
|
+
type: 'ibc',
|
|
13143
|
+
counterparty: {
|
|
13144
|
+
channel_id: 'channel-13',
|
|
13145
|
+
base_denom: 'y:ausdy:30Sep2025',
|
|
13146
|
+
chain_name: 'pryzm'
|
|
13147
|
+
},
|
|
13148
|
+
chain: {
|
|
13149
|
+
channel_id: 'channel-155'
|
|
13150
|
+
}
|
|
13151
|
+
}]
|
|
13152
|
+
},
|
|
13153
|
+
{
|
|
13154
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Dec2025',
|
|
13155
|
+
denom_units: [{
|
|
13156
|
+
denom: 'ibc/D8B1B7BB308984B92A883F4A487751BE915F4A646AC3510ED09D600EF0823CD3',
|
|
13157
|
+
exponent: 0,
|
|
13158
|
+
aliases: ['y:ausdy:31Dec2025']
|
|
13159
|
+
}, {
|
|
13160
|
+
denom: 'yUSDY31Dec2025',
|
|
13161
|
+
exponent: 18
|
|
13162
|
+
}],
|
|
13163
|
+
base: 'ibc/D8B1B7BB308984B92A883F4A487751BE915F4A646AC3510ED09D600EF0823CD3',
|
|
13164
|
+
name: 'yUsdy (31Dec2025)',
|
|
13165
|
+
display: 'yUSDY31Dec2025',
|
|
13166
|
+
symbol: 'yUSDY-31Dec2025',
|
|
13167
|
+
logo_URIs: {
|
|
13168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13170
|
+
},
|
|
13171
|
+
images: [{
|
|
13172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
13173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
13174
|
+
}],
|
|
13175
|
+
type_asset: 'sdk.coin',
|
|
13176
|
+
traces: [{
|
|
13177
|
+
type: 'ibc',
|
|
13178
|
+
counterparty: {
|
|
13179
|
+
channel_id: 'channel-13',
|
|
13180
|
+
base_denom: 'y:ausdy:31Dec2025',
|
|
13181
|
+
chain_name: 'pryzm'
|
|
13182
|
+
},
|
|
13183
|
+
chain: {
|
|
13184
|
+
channel_id: 'channel-155'
|
|
13185
|
+
}
|
|
13186
|
+
}]
|
|
13187
|
+
},
|
|
12558
13188
|
{
|
|
12559
13189
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
12560
13190
|
denom_units: [{
|
|
@@ -13465,6 +14095,76 @@ const assets = {
|
|
|
13465
14095
|
}
|
|
13466
14096
|
}]
|
|
13467
14097
|
},
|
|
14098
|
+
{
|
|
14099
|
+
description: 'Pryzm\'s LP token for USDY Yield pool',
|
|
14100
|
+
denom_units: [{
|
|
14101
|
+
denom: 'ibc/8CC9D62E8CE46492A80137B9C77EB2BFA27746B9BDFD22601C67166DBA1D9DC3',
|
|
14102
|
+
exponent: 0,
|
|
14103
|
+
aliases: ['lp:31:ausdy']
|
|
14104
|
+
}, {
|
|
14105
|
+
denom: 'lp:31:usdy',
|
|
14106
|
+
exponent: 18
|
|
14107
|
+
}],
|
|
14108
|
+
base: 'ibc/8CC9D62E8CE46492A80137B9C77EB2BFA27746B9BDFD22601C67166DBA1D9DC3',
|
|
14109
|
+
name: 'USDY Yield LP',
|
|
14110
|
+
display: 'lp:31:usdy',
|
|
14111
|
+
symbol: 'USDY-YIELD-LP',
|
|
14112
|
+
logo_URIs: {
|
|
14113
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
14114
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
14115
|
+
},
|
|
14116
|
+
images: [{
|
|
14117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
14118
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
14119
|
+
}],
|
|
14120
|
+
type_asset: 'sdk.coin',
|
|
14121
|
+
traces: [{
|
|
14122
|
+
type: 'ibc',
|
|
14123
|
+
counterparty: {
|
|
14124
|
+
channel_id: 'channel-13',
|
|
14125
|
+
base_denom: 'lp:31:ausdy',
|
|
14126
|
+
chain_name: 'pryzm'
|
|
14127
|
+
},
|
|
14128
|
+
chain: {
|
|
14129
|
+
channel_id: 'channel-155'
|
|
14130
|
+
}
|
|
14131
|
+
}]
|
|
14132
|
+
},
|
|
14133
|
+
{
|
|
14134
|
+
description: 'Pryzm\'s LP token for USDY Boost pool',
|
|
14135
|
+
denom_units: [{
|
|
14136
|
+
denom: 'ibc/C0C08176342444D384304BF3EAD727E022838992B4131156D122A6FA1C5440A4',
|
|
14137
|
+
exponent: 0,
|
|
14138
|
+
aliases: ['lp:32:ausdyypt-uusdc']
|
|
14139
|
+
}, {
|
|
14140
|
+
denom: 'lp:32:usdyypt-usdc',
|
|
14141
|
+
exponent: 18
|
|
14142
|
+
}],
|
|
14143
|
+
base: 'ibc/C0C08176342444D384304BF3EAD727E022838992B4131156D122A6FA1C5440A4',
|
|
14144
|
+
name: 'USDY Boost LP',
|
|
14145
|
+
display: 'lp:32:usdyypt-usdc',
|
|
14146
|
+
symbol: 'USDY-BOOST-LP',
|
|
14147
|
+
logo_URIs: {
|
|
14148
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
14149
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
14150
|
+
},
|
|
14151
|
+
images: [{
|
|
14152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
14153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
14154
|
+
}],
|
|
14155
|
+
type_asset: 'sdk.coin',
|
|
14156
|
+
traces: [{
|
|
14157
|
+
type: 'ibc',
|
|
14158
|
+
counterparty: {
|
|
14159
|
+
channel_id: 'channel-13',
|
|
14160
|
+
base_denom: 'lp:32:ausdyypt-uusdc',
|
|
14161
|
+
chain_name: 'pryzm'
|
|
14162
|
+
},
|
|
14163
|
+
chain: {
|
|
14164
|
+
channel_id: 'channel-155'
|
|
14165
|
+
}
|
|
14166
|
+
}]
|
|
14167
|
+
},
|
|
13468
14168
|
{
|
|
13469
14169
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
13470
14170
|
denom_units: [{
|