@chain-registry/assets 1.70.220 → 1.70.222

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.
Files changed (50) hide show
  1. package/esm/mainnet/axelar.js +890 -26
  2. package/esm/mainnet/babylon.js +86 -0
  3. package/esm/mainnet/celestia.js +700 -0
  4. package/esm/mainnet/composable.js +228 -0
  5. package/esm/mainnet/cosmoshub.js +890 -26
  6. package/esm/mainnet/dydx.js +700 -0
  7. package/esm/mainnet/gravitybridge.js +164 -0
  8. package/esm/mainnet/injective.js +700 -0
  9. package/esm/mainnet/juno.js +164 -0
  10. package/esm/mainnet/kujira.js +164 -0
  11. package/esm/mainnet/migaloo.js +164 -0
  12. package/esm/mainnet/milkyway.js +76 -0
  13. package/esm/mainnet/neutron.js +890 -26
  14. package/esm/mainnet/noble.js +700 -0
  15. package/esm/mainnet/oraichain.js +164 -0
  16. package/esm/mainnet/osmosis.js +864 -0
  17. package/esm/mainnet/persistence.js +164 -0
  18. package/esm/mainnet/stride.js +700 -0
  19. package/esm/mainnet/terra2.js +890 -26
  20. package/esm/testnet/assets.js +2 -1
  21. package/esm/testnet/index.js +1 -0
  22. package/esm/testnet/int3facetestnet.js +5 -0
  23. package/esm/testnet/osmosistestnet.js +80 -0
  24. package/index.d.ts +1 -1
  25. package/mainnet/axelar.js +890 -26
  26. package/mainnet/babylon.js +86 -0
  27. package/mainnet/celestia.js +700 -0
  28. package/mainnet/composable.js +228 -0
  29. package/mainnet/cosmoshub.js +890 -26
  30. package/mainnet/dydx.js +700 -0
  31. package/mainnet/gravitybridge.js +164 -0
  32. package/mainnet/injective.js +700 -0
  33. package/mainnet/juno.js +164 -0
  34. package/mainnet/kujira.js +164 -0
  35. package/mainnet/migaloo.js +164 -0
  36. package/mainnet/milkyway.js +76 -0
  37. package/mainnet/neutron.js +890 -26
  38. package/mainnet/noble.js +700 -0
  39. package/mainnet/oraichain.js +164 -0
  40. package/mainnet/osmosis.js +864 -0
  41. package/mainnet/persistence.js +164 -0
  42. package/mainnet/stride.js +700 -0
  43. package/mainnet/terra2.js +890 -26
  44. package/package.json +5 -5
  45. package/testnet/assets.js +2 -1
  46. package/testnet/index.d.ts +1 -0
  47. package/testnet/index.js +2 -1
  48. package/testnet/int3facetestnet.d.ts +3 -0
  49. package/testnet/int3facetestnet.js +7 -0
  50. package/testnet/osmosistestnet.js +80 -0
@@ -7133,6 +7133,146 @@ const assets = {
7133
7133
  }
7134
7134
  }]
7135
7135
  },
7136
+ {
7137
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
7138
+ denom_units: [{
7139
+ denom: 'ibc/4E241EBC8F5FCE219FACE2224CBF9E94325994CBF8F6F6DEDB43ECFD62DAA929',
7140
+ exponent: 0,
7141
+ aliases: ['p:asusds:30Jun2025']
7142
+ }, {
7143
+ denom: 'psUSDS30Jun2025',
7144
+ exponent: 18
7145
+ }],
7146
+ base: 'ibc/4E241EBC8F5FCE219FACE2224CBF9E94325994CBF8F6F6DEDB43ECFD62DAA929',
7147
+ name: 'psUsds (30Jun2025)',
7148
+ display: 'psUSDS30Jun2025',
7149
+ symbol: 'psUSDS-30Jun2025',
7150
+ logo_URIs: {
7151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7153
+ },
7154
+ images: [{
7155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7156
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7157
+ }],
7158
+ type_asset: 'sdk.coin',
7159
+ traces: [{
7160
+ type: 'ibc',
7161
+ counterparty: {
7162
+ channel_id: 'channel-0',
7163
+ base_denom: 'p:asusds:30Jun2025',
7164
+ chain_name: 'pryzm'
7165
+ },
7166
+ chain: {
7167
+ channel_id: 'channel-859'
7168
+ }
7169
+ }]
7170
+ },
7171
+ {
7172
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
7173
+ denom_units: [{
7174
+ denom: 'ibc/4168D0FFECE07EF5E1F5D98C6419D006B0E76897B0A5FF7D7A9B35E3508F05A9',
7175
+ exponent: 0,
7176
+ aliases: ['p:asusds:30Sep2025']
7177
+ }, {
7178
+ denom: 'psUSDS30Sep2025',
7179
+ exponent: 18
7180
+ }],
7181
+ base: 'ibc/4168D0FFECE07EF5E1F5D98C6419D006B0E76897B0A5FF7D7A9B35E3508F05A9',
7182
+ name: 'psUsds (30Sep2025)',
7183
+ display: 'psUSDS30Sep2025',
7184
+ symbol: 'psUSDS-30Sep2025',
7185
+ logo_URIs: {
7186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7188
+ },
7189
+ images: [{
7190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7191
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7192
+ }],
7193
+ type_asset: 'sdk.coin',
7194
+ traces: [{
7195
+ type: 'ibc',
7196
+ counterparty: {
7197
+ channel_id: 'channel-0',
7198
+ base_denom: 'p:asusds:30Sep2025',
7199
+ chain_name: 'pryzm'
7200
+ },
7201
+ chain: {
7202
+ channel_id: 'channel-859'
7203
+ }
7204
+ }]
7205
+ },
7206
+ {
7207
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
7208
+ denom_units: [{
7209
+ denom: 'ibc/F9BC98E87C74CF002E5D55DAF7B174B9E7F3182C448A9AABF7391C7965F6AA75',
7210
+ exponent: 0,
7211
+ aliases: ['p:asusds:31Dec2025']
7212
+ }, {
7213
+ denom: 'psUSDS31Dec2025',
7214
+ exponent: 18
7215
+ }],
7216
+ base: 'ibc/F9BC98E87C74CF002E5D55DAF7B174B9E7F3182C448A9AABF7391C7965F6AA75',
7217
+ name: 'psUsds (31Dec2025)',
7218
+ display: 'psUSDS31Dec2025',
7219
+ symbol: 'psUSDS-31Dec2025',
7220
+ logo_URIs: {
7221
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7222
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7223
+ },
7224
+ images: [{
7225
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7226
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7227
+ }],
7228
+ type_asset: 'sdk.coin',
7229
+ traces: [{
7230
+ type: 'ibc',
7231
+ counterparty: {
7232
+ channel_id: 'channel-0',
7233
+ base_denom: 'p:asusds:31Dec2025',
7234
+ chain_name: 'pryzm'
7235
+ },
7236
+ chain: {
7237
+ channel_id: 'channel-859'
7238
+ }
7239
+ }]
7240
+ },
7241
+ {
7242
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
7243
+ denom_units: [{
7244
+ denom: 'ibc/FA94E9C2C71FCAB3D1DC9F29564B748547A296ABB8539E2CD9D724953722864A',
7245
+ exponent: 0,
7246
+ aliases: ['p:asusds:31Mar2026']
7247
+ }, {
7248
+ denom: 'psUSDS31Mar2026',
7249
+ exponent: 18
7250
+ }],
7251
+ base: 'ibc/FA94E9C2C71FCAB3D1DC9F29564B748547A296ABB8539E2CD9D724953722864A',
7252
+ name: 'psUsds (31Mar2026)',
7253
+ display: 'psUSDS31Mar2026',
7254
+ symbol: 'psUSDS-31Mar2026',
7255
+ logo_URIs: {
7256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7257
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7258
+ },
7259
+ images: [{
7260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
7261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
7262
+ }],
7263
+ type_asset: 'sdk.coin',
7264
+ traces: [{
7265
+ type: 'ibc',
7266
+ counterparty: {
7267
+ channel_id: 'channel-0',
7268
+ base_denom: 'p:asusds:31Mar2026',
7269
+ chain_name: 'pryzm'
7270
+ },
7271
+ chain: {
7272
+ channel_id: 'channel-859'
7273
+ }
7274
+ }]
7275
+ },
7136
7276
  {
7137
7277
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
7138
7278
  denom_units: [{
@@ -8918,6 +9058,146 @@ const assets = {
8918
9058
  }
8919
9059
  }]
8920
9060
  },
9061
+ {
9062
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
9063
+ denom_units: [{
9064
+ denom: 'ibc/45BC7186F1DC6A9C890E0BABC68804ADCA5B319AE7D5D214B905C50052096EFE',
9065
+ exponent: 0,
9066
+ aliases: ['y:asusds:30Jun2025']
9067
+ }, {
9068
+ denom: 'ysUSDS30Jun2025',
9069
+ exponent: 18
9070
+ }],
9071
+ base: 'ibc/45BC7186F1DC6A9C890E0BABC68804ADCA5B319AE7D5D214B905C50052096EFE',
9072
+ name: 'ysUsds (30Jun2025)',
9073
+ display: 'ysUSDS30Jun2025',
9074
+ symbol: 'ysUSDS-30Jun2025',
9075
+ logo_URIs: {
9076
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9077
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9078
+ },
9079
+ images: [{
9080
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9081
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9082
+ }],
9083
+ type_asset: 'sdk.coin',
9084
+ traces: [{
9085
+ type: 'ibc',
9086
+ counterparty: {
9087
+ channel_id: 'channel-0',
9088
+ base_denom: 'y:asusds:30Jun2025',
9089
+ chain_name: 'pryzm'
9090
+ },
9091
+ chain: {
9092
+ channel_id: 'channel-859'
9093
+ }
9094
+ }]
9095
+ },
9096
+ {
9097
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
9098
+ denom_units: [{
9099
+ denom: 'ibc/6D87CFE7EDD9941F45EEDBCFB9CABB92D8E438363B30CB5BE30559609E7E5FC2',
9100
+ exponent: 0,
9101
+ aliases: ['y:asusds:30Sep2025']
9102
+ }, {
9103
+ denom: 'ysUSDS30Sep2025',
9104
+ exponent: 18
9105
+ }],
9106
+ base: 'ibc/6D87CFE7EDD9941F45EEDBCFB9CABB92D8E438363B30CB5BE30559609E7E5FC2',
9107
+ name: 'ysUsds (30Sep2025)',
9108
+ display: 'ysUSDS30Sep2025',
9109
+ symbol: 'ysUSDS-30Sep2025',
9110
+ logo_URIs: {
9111
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9112
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9113
+ },
9114
+ images: [{
9115
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9116
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9117
+ }],
9118
+ type_asset: 'sdk.coin',
9119
+ traces: [{
9120
+ type: 'ibc',
9121
+ counterparty: {
9122
+ channel_id: 'channel-0',
9123
+ base_denom: 'y:asusds:30Sep2025',
9124
+ chain_name: 'pryzm'
9125
+ },
9126
+ chain: {
9127
+ channel_id: 'channel-859'
9128
+ }
9129
+ }]
9130
+ },
9131
+ {
9132
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
9133
+ denom_units: [{
9134
+ denom: 'ibc/8A90404CEECD13F09570ED4EE105CBC7AD8311669D47545AC77C2A61529A2A0D',
9135
+ exponent: 0,
9136
+ aliases: ['y:asusds:31Dec2025']
9137
+ }, {
9138
+ denom: 'ysUSDS31Dec2025',
9139
+ exponent: 18
9140
+ }],
9141
+ base: 'ibc/8A90404CEECD13F09570ED4EE105CBC7AD8311669D47545AC77C2A61529A2A0D',
9142
+ name: 'ysUsds (31Dec2025)',
9143
+ display: 'ysUSDS31Dec2025',
9144
+ symbol: 'ysUSDS-31Dec2025',
9145
+ logo_URIs: {
9146
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9147
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9148
+ },
9149
+ images: [{
9150
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9151
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9152
+ }],
9153
+ type_asset: 'sdk.coin',
9154
+ traces: [{
9155
+ type: 'ibc',
9156
+ counterparty: {
9157
+ channel_id: 'channel-0',
9158
+ base_denom: 'y:asusds:31Dec2025',
9159
+ chain_name: 'pryzm'
9160
+ },
9161
+ chain: {
9162
+ channel_id: 'channel-859'
9163
+ }
9164
+ }]
9165
+ },
9166
+ {
9167
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
9168
+ denom_units: [{
9169
+ denom: 'ibc/2A7DA3EE052969939AF9FBE9464F00783401CE960B471F060AE3AEEDDE4D6C13',
9170
+ exponent: 0,
9171
+ aliases: ['y:asusds:31Mar2026']
9172
+ }, {
9173
+ denom: 'ysUSDS31Mar2026',
9174
+ exponent: 18
9175
+ }],
9176
+ base: 'ibc/2A7DA3EE052969939AF9FBE9464F00783401CE960B471F060AE3AEEDDE4D6C13',
9177
+ name: 'ysUsds (31Mar2026)',
9178
+ display: 'ysUSDS31Mar2026',
9179
+ symbol: 'ysUSDS-31Mar2026',
9180
+ logo_URIs: {
9181
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9182
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9183
+ },
9184
+ images: [{
9185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
9186
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
9187
+ }],
9188
+ type_asset: 'sdk.coin',
9189
+ traces: [{
9190
+ type: 'ibc',
9191
+ counterparty: {
9192
+ channel_id: 'channel-0',
9193
+ base_denom: 'y:asusds:31Mar2026',
9194
+ chain_name: 'pryzm'
9195
+ },
9196
+ chain: {
9197
+ channel_id: 'channel-859'
9198
+ }
9199
+ }]
9200
+ },
8921
9201
  {
8922
9202
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
8923
9203
  denom_units: [{
@@ -9933,6 +10213,76 @@ const assets = {
9933
10213
  }
9934
10214
  }]
9935
10215
  },
10216
+ {
10217
+ description: 'Pryzm\'s LP token for sUSDS Yield pool',
10218
+ denom_units: [{
10219
+ denom: 'ibc/F3AEF8929E29A0A1980A2DE6A6AC6958437A50BF5786F0AFB1250B91E4F42BAB',
10220
+ exponent: 0,
10221
+ aliases: ['lp:36:asusds']
10222
+ }, {
10223
+ denom: 'lp:36:susds',
10224
+ exponent: 18
10225
+ }],
10226
+ base: 'ibc/F3AEF8929E29A0A1980A2DE6A6AC6958437A50BF5786F0AFB1250B91E4F42BAB',
10227
+ name: 'sUSDS Yield LP',
10228
+ display: 'lp:36:susds',
10229
+ symbol: 'sUSDS-YIELD-LP',
10230
+ logo_URIs: {
10231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
10232
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
10233
+ },
10234
+ images: [{
10235
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
10236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
10237
+ }],
10238
+ type_asset: 'sdk.coin',
10239
+ traces: [{
10240
+ type: 'ibc',
10241
+ counterparty: {
10242
+ channel_id: 'channel-0',
10243
+ base_denom: 'lp:36:asusds',
10244
+ chain_name: 'pryzm'
10245
+ },
10246
+ chain: {
10247
+ channel_id: 'channel-859'
10248
+ }
10249
+ }]
10250
+ },
10251
+ {
10252
+ description: 'Pryzm\'s LP token for sUSDS Boost pool',
10253
+ denom_units: [{
10254
+ denom: 'ibc/9A390770A8F1963E998103D1B20B9A1EE8C22DA4BA1D09E89A971EFA70084DCE',
10255
+ exponent: 0,
10256
+ aliases: ['lp:37:asusdsypt-uusdc']
10257
+ }, {
10258
+ denom: 'lp:37:susdsypt-usdc',
10259
+ exponent: 18
10260
+ }],
10261
+ base: 'ibc/9A390770A8F1963E998103D1B20B9A1EE8C22DA4BA1D09E89A971EFA70084DCE',
10262
+ name: 'sUSDS Boost LP',
10263
+ display: 'lp:37:susdsypt-usdc',
10264
+ symbol: 'sUSDS-BOOST-LP',
10265
+ logo_URIs: {
10266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
10267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
10268
+ },
10269
+ images: [{
10270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
10271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
10272
+ }],
10273
+ type_asset: 'sdk.coin',
10274
+ traces: [{
10275
+ type: 'ibc',
10276
+ counterparty: {
10277
+ channel_id: 'channel-0',
10278
+ base_denom: 'lp:37:asusdsypt-uusdc',
10279
+ chain_name: 'pryzm'
10280
+ },
10281
+ chain: {
10282
+ channel_id: 'channel-859'
10283
+ }
10284
+ }]
10285
+ },
9936
10286
  {
9937
10287
  description: 'QCK - native token of Quicksilver',
9938
10288
  denom_units: [{
@@ -15595,33 +15945,33 @@ const assets = {
15595
15945
  }]
15596
15946
  },
15597
15947
  {
15598
- description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
15948
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
15599
15949
  denom_units: [{
15600
- denom: 'ibc/C86D786359DAD71365E2D95D7801F6BE500C8F911A1B891E8901D65007A7E7E9',
15950
+ denom: 'ibc/4E241EBC8F5FCE219FACE2224CBF9E94325994CBF8F6F6DEDB43ECFD62DAA929',
15601
15951
  exponent: 0,
15602
- aliases: ['y:uatom:30Sep2024']
15952
+ aliases: ['p:asusds:30Jun2025']
15603
15953
  }, {
15604
- denom: 'yATOM30Sep2024',
15605
- exponent: 6
15954
+ denom: 'psUSDS30Jun2025',
15955
+ exponent: 18
15606
15956
  }],
15607
- base: 'ibc/C86D786359DAD71365E2D95D7801F6BE500C8F911A1B891E8901D65007A7E7E9',
15608
- name: 'yAtom (30Sep2024)',
15609
- display: 'yATOM30Sep2024',
15610
- symbol: 'yATOM-30Sep2024',
15957
+ base: 'ibc/4E241EBC8F5FCE219FACE2224CBF9E94325994CBF8F6F6DEDB43ECFD62DAA929',
15958
+ name: 'psUsds (30Jun2025)',
15959
+ display: 'psUSDS30Jun2025',
15960
+ symbol: 'psUSDS-30Jun2025',
15611
15961
  logo_URIs: {
15612
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
15613
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
15962
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
15963
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
15614
15964
  },
15615
15965
  images: [{
15616
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
15617
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
15966
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
15967
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
15618
15968
  }],
15619
15969
  type_asset: 'sdk.coin',
15620
15970
  traces: [{
15621
15971
  type: 'ibc',
15622
15972
  counterparty: {
15623
15973
  channel_id: 'channel-0',
15624
- base_denom: 'y:uatom:30Sep2024',
15974
+ base_denom: 'p:asusds:30Jun2025',
15625
15975
  chain_name: 'pryzm'
15626
15976
  },
15627
15977
  chain: {
@@ -15630,25 +15980,165 @@ const assets = {
15630
15980
  }]
15631
15981
  },
15632
15982
  {
15633
- description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2024',
15983
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
15634
15984
  denom_units: [{
15635
- denom: 'ibc/9FD2CB9A779E74F3D36638A1F71D9A06B85A7766AF8EC43EDCA37015D38D8343',
15985
+ denom: 'ibc/4168D0FFECE07EF5E1F5D98C6419D006B0E76897B0A5FF7D7A9B35E3508F05A9',
15636
15986
  exponent: 0,
15637
- aliases: ['y:uatom:31Dec2024']
15987
+ aliases: ['p:asusds:30Sep2025']
15638
15988
  }, {
15639
- denom: 'yATOM31Dec2024',
15640
- exponent: 6
15989
+ denom: 'psUSDS30Sep2025',
15990
+ exponent: 18
15641
15991
  }],
15642
- base: 'ibc/9FD2CB9A779E74F3D36638A1F71D9A06B85A7766AF8EC43EDCA37015D38D8343',
15643
- name: 'yAtom (31Dec2024)',
15644
- display: 'yATOM31Dec2024',
15645
- symbol: 'yATOM-31Dec2024',
15992
+ base: 'ibc/4168D0FFECE07EF5E1F5D98C6419D006B0E76897B0A5FF7D7A9B35E3508F05A9',
15993
+ name: 'psUsds (30Sep2025)',
15994
+ display: 'psUSDS30Sep2025',
15995
+ symbol: 'psUSDS-30Sep2025',
15646
15996
  logo_URIs: {
15647
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
15648
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
15997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
15998
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
15649
15999
  },
15650
16000
  images: [{
15651
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
16001
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
16002
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
16003
+ }],
16004
+ type_asset: 'sdk.coin',
16005
+ traces: [{
16006
+ type: 'ibc',
16007
+ counterparty: {
16008
+ channel_id: 'channel-0',
16009
+ base_denom: 'p:asusds:30Sep2025',
16010
+ chain_name: 'pryzm'
16011
+ },
16012
+ chain: {
16013
+ channel_id: 'channel-859'
16014
+ }
16015
+ }]
16016
+ },
16017
+ {
16018
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
16019
+ denom_units: [{
16020
+ denom: 'ibc/F9BC98E87C74CF002E5D55DAF7B174B9E7F3182C448A9AABF7391C7965F6AA75',
16021
+ exponent: 0,
16022
+ aliases: ['p:asusds:31Dec2025']
16023
+ }, {
16024
+ denom: 'psUSDS31Dec2025',
16025
+ exponent: 18
16026
+ }],
16027
+ base: 'ibc/F9BC98E87C74CF002E5D55DAF7B174B9E7F3182C448A9AABF7391C7965F6AA75',
16028
+ name: 'psUsds (31Dec2025)',
16029
+ display: 'psUSDS31Dec2025',
16030
+ symbol: 'psUSDS-31Dec2025',
16031
+ logo_URIs: {
16032
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
16033
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
16034
+ },
16035
+ images: [{
16036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
16037
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
16038
+ }],
16039
+ type_asset: 'sdk.coin',
16040
+ traces: [{
16041
+ type: 'ibc',
16042
+ counterparty: {
16043
+ channel_id: 'channel-0',
16044
+ base_denom: 'p:asusds:31Dec2025',
16045
+ chain_name: 'pryzm'
16046
+ },
16047
+ chain: {
16048
+ channel_id: 'channel-859'
16049
+ }
16050
+ }]
16051
+ },
16052
+ {
16053
+ description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
16054
+ denom_units: [{
16055
+ denom: 'ibc/FA94E9C2C71FCAB3D1DC9F29564B748547A296ABB8539E2CD9D724953722864A',
16056
+ exponent: 0,
16057
+ aliases: ['p:asusds:31Mar2026']
16058
+ }, {
16059
+ denom: 'psUSDS31Mar2026',
16060
+ exponent: 18
16061
+ }],
16062
+ base: 'ibc/FA94E9C2C71FCAB3D1DC9F29564B748547A296ABB8539E2CD9D724953722864A',
16063
+ name: 'psUsds (31Mar2026)',
16064
+ display: 'psUSDS31Mar2026',
16065
+ symbol: 'psUSDS-31Mar2026',
16066
+ logo_URIs: {
16067
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
16068
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
16069
+ },
16070
+ images: [{
16071
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
16072
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
16073
+ }],
16074
+ type_asset: 'sdk.coin',
16075
+ traces: [{
16076
+ type: 'ibc',
16077
+ counterparty: {
16078
+ channel_id: 'channel-0',
16079
+ base_denom: 'p:asusds:31Mar2026',
16080
+ chain_name: 'pryzm'
16081
+ },
16082
+ chain: {
16083
+ channel_id: 'channel-859'
16084
+ }
16085
+ }]
16086
+ },
16087
+ {
16088
+ description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
16089
+ denom_units: [{
16090
+ denom: 'ibc/C86D786359DAD71365E2D95D7801F6BE500C8F911A1B891E8901D65007A7E7E9',
16091
+ exponent: 0,
16092
+ aliases: ['y:uatom:30Sep2024']
16093
+ }, {
16094
+ denom: 'yATOM30Sep2024',
16095
+ exponent: 6
16096
+ }],
16097
+ base: 'ibc/C86D786359DAD71365E2D95D7801F6BE500C8F911A1B891E8901D65007A7E7E9',
16098
+ name: 'yAtom (30Sep2024)',
16099
+ display: 'yATOM30Sep2024',
16100
+ symbol: 'yATOM-30Sep2024',
16101
+ logo_URIs: {
16102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
16103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
16104
+ },
16105
+ images: [{
16106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
16107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
16108
+ }],
16109
+ type_asset: 'sdk.coin',
16110
+ traces: [{
16111
+ type: 'ibc',
16112
+ counterparty: {
16113
+ channel_id: 'channel-0',
16114
+ base_denom: 'y:uatom:30Sep2024',
16115
+ chain_name: 'pryzm'
16116
+ },
16117
+ chain: {
16118
+ channel_id: 'channel-859'
16119
+ }
16120
+ }]
16121
+ },
16122
+ {
16123
+ description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2024',
16124
+ denom_units: [{
16125
+ denom: 'ibc/9FD2CB9A779E74F3D36638A1F71D9A06B85A7766AF8EC43EDCA37015D38D8343',
16126
+ exponent: 0,
16127
+ aliases: ['y:uatom:31Dec2024']
16128
+ }, {
16129
+ denom: 'yATOM31Dec2024',
16130
+ exponent: 6
16131
+ }],
16132
+ base: 'ibc/9FD2CB9A779E74F3D36638A1F71D9A06B85A7766AF8EC43EDCA37015D38D8343',
16133
+ name: 'yAtom (31Dec2024)',
16134
+ display: 'yATOM31Dec2024',
16135
+ symbol: 'yATOM-31Dec2024',
16136
+ logo_URIs: {
16137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
16138
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
16139
+ },
16140
+ images: [{
16141
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
15652
16142
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
15653
16143
  }],
15654
16144
  type_asset: 'sdk.coin',
@@ -17379,6 +17869,146 @@ const assets = {
17379
17869
  }
17380
17870
  }]
17381
17871
  },
17872
+ {
17873
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
17874
+ denom_units: [{
17875
+ denom: 'ibc/45BC7186F1DC6A9C890E0BABC68804ADCA5B319AE7D5D214B905C50052096EFE',
17876
+ exponent: 0,
17877
+ aliases: ['y:asusds:30Jun2025']
17878
+ }, {
17879
+ denom: 'ysUSDS30Jun2025',
17880
+ exponent: 18
17881
+ }],
17882
+ base: 'ibc/45BC7186F1DC6A9C890E0BABC68804ADCA5B319AE7D5D214B905C50052096EFE',
17883
+ name: 'ysUsds (30Jun2025)',
17884
+ display: 'ysUSDS30Jun2025',
17885
+ symbol: 'ysUSDS-30Jun2025',
17886
+ logo_URIs: {
17887
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17888
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17889
+ },
17890
+ images: [{
17891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17892
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17893
+ }],
17894
+ type_asset: 'sdk.coin',
17895
+ traces: [{
17896
+ type: 'ibc',
17897
+ counterparty: {
17898
+ channel_id: 'channel-0',
17899
+ base_denom: 'y:asusds:30Jun2025',
17900
+ chain_name: 'pryzm'
17901
+ },
17902
+ chain: {
17903
+ channel_id: 'channel-859'
17904
+ }
17905
+ }]
17906
+ },
17907
+ {
17908
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
17909
+ denom_units: [{
17910
+ denom: 'ibc/6D87CFE7EDD9941F45EEDBCFB9CABB92D8E438363B30CB5BE30559609E7E5FC2',
17911
+ exponent: 0,
17912
+ aliases: ['y:asusds:30Sep2025']
17913
+ }, {
17914
+ denom: 'ysUSDS30Sep2025',
17915
+ exponent: 18
17916
+ }],
17917
+ base: 'ibc/6D87CFE7EDD9941F45EEDBCFB9CABB92D8E438363B30CB5BE30559609E7E5FC2',
17918
+ name: 'ysUsds (30Sep2025)',
17919
+ display: 'ysUSDS30Sep2025',
17920
+ symbol: 'ysUSDS-30Sep2025',
17921
+ logo_URIs: {
17922
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17923
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17924
+ },
17925
+ images: [{
17926
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17927
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17928
+ }],
17929
+ type_asset: 'sdk.coin',
17930
+ traces: [{
17931
+ type: 'ibc',
17932
+ counterparty: {
17933
+ channel_id: 'channel-0',
17934
+ base_denom: 'y:asusds:30Sep2025',
17935
+ chain_name: 'pryzm'
17936
+ },
17937
+ chain: {
17938
+ channel_id: 'channel-859'
17939
+ }
17940
+ }]
17941
+ },
17942
+ {
17943
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
17944
+ denom_units: [{
17945
+ denom: 'ibc/8A90404CEECD13F09570ED4EE105CBC7AD8311669D47545AC77C2A61529A2A0D',
17946
+ exponent: 0,
17947
+ aliases: ['y:asusds:31Dec2025']
17948
+ }, {
17949
+ denom: 'ysUSDS31Dec2025',
17950
+ exponent: 18
17951
+ }],
17952
+ base: 'ibc/8A90404CEECD13F09570ED4EE105CBC7AD8311669D47545AC77C2A61529A2A0D',
17953
+ name: 'ysUsds (31Dec2025)',
17954
+ display: 'ysUSDS31Dec2025',
17955
+ symbol: 'ysUSDS-31Dec2025',
17956
+ logo_URIs: {
17957
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17958
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17959
+ },
17960
+ images: [{
17961
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17962
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17963
+ }],
17964
+ type_asset: 'sdk.coin',
17965
+ traces: [{
17966
+ type: 'ibc',
17967
+ counterparty: {
17968
+ channel_id: 'channel-0',
17969
+ base_denom: 'y:asusds:31Dec2025',
17970
+ chain_name: 'pryzm'
17971
+ },
17972
+ chain: {
17973
+ channel_id: 'channel-859'
17974
+ }
17975
+ }]
17976
+ },
17977
+ {
17978
+ description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
17979
+ denom_units: [{
17980
+ denom: 'ibc/2A7DA3EE052969939AF9FBE9464F00783401CE960B471F060AE3AEEDDE4D6C13',
17981
+ exponent: 0,
17982
+ aliases: ['y:asusds:31Mar2026']
17983
+ }, {
17984
+ denom: 'ysUSDS31Mar2026',
17985
+ exponent: 18
17986
+ }],
17987
+ base: 'ibc/2A7DA3EE052969939AF9FBE9464F00783401CE960B471F060AE3AEEDDE4D6C13',
17988
+ name: 'ysUsds (31Mar2026)',
17989
+ display: 'ysUSDS31Mar2026',
17990
+ symbol: 'ysUSDS-31Mar2026',
17991
+ logo_URIs: {
17992
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17993
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17994
+ },
17995
+ images: [{
17996
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
17997
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
17998
+ }],
17999
+ type_asset: 'sdk.coin',
18000
+ traces: [{
18001
+ type: 'ibc',
18002
+ counterparty: {
18003
+ channel_id: 'channel-0',
18004
+ base_denom: 'y:asusds:31Mar2026',
18005
+ chain_name: 'pryzm'
18006
+ },
18007
+ chain: {
18008
+ channel_id: 'channel-859'
18009
+ }
18010
+ }]
18011
+ },
17382
18012
  {
17383
18013
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
17384
18014
  denom_units: [{
@@ -18394,6 +19024,76 @@ const assets = {
18394
19024
  }
18395
19025
  }]
18396
19026
  },
19027
+ {
19028
+ description: 'Pryzm\'s LP token for sUSDS Yield pool',
19029
+ denom_units: [{
19030
+ denom: 'ibc/F3AEF8929E29A0A1980A2DE6A6AC6958437A50BF5786F0AFB1250B91E4F42BAB',
19031
+ exponent: 0,
19032
+ aliases: ['lp:36:asusds']
19033
+ }, {
19034
+ denom: 'lp:36:susds',
19035
+ exponent: 18
19036
+ }],
19037
+ base: 'ibc/F3AEF8929E29A0A1980A2DE6A6AC6958437A50BF5786F0AFB1250B91E4F42BAB',
19038
+ name: 'sUSDS Yield LP',
19039
+ display: 'lp:36:susds',
19040
+ symbol: 'sUSDS-YIELD-LP',
19041
+ logo_URIs: {
19042
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
19043
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
19044
+ },
19045
+ images: [{
19046
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
19047
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
19048
+ }],
19049
+ type_asset: 'sdk.coin',
19050
+ traces: [{
19051
+ type: 'ibc',
19052
+ counterparty: {
19053
+ channel_id: 'channel-0',
19054
+ base_denom: 'lp:36:asusds',
19055
+ chain_name: 'pryzm'
19056
+ },
19057
+ chain: {
19058
+ channel_id: 'channel-859'
19059
+ }
19060
+ }]
19061
+ },
19062
+ {
19063
+ description: 'Pryzm\'s LP token for sUSDS Boost pool',
19064
+ denom_units: [{
19065
+ denom: 'ibc/9A390770A8F1963E998103D1B20B9A1EE8C22DA4BA1D09E89A971EFA70084DCE',
19066
+ exponent: 0,
19067
+ aliases: ['lp:37:asusdsypt-uusdc']
19068
+ }, {
19069
+ denom: 'lp:37:susdsypt-usdc',
19070
+ exponent: 18
19071
+ }],
19072
+ base: 'ibc/9A390770A8F1963E998103D1B20B9A1EE8C22DA4BA1D09E89A971EFA70084DCE',
19073
+ name: 'sUSDS Boost LP',
19074
+ display: 'lp:37:susdsypt-usdc',
19075
+ symbol: 'sUSDS-BOOST-LP',
19076
+ logo_URIs: {
19077
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
19078
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
19079
+ },
19080
+ images: [{
19081
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
19082
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
19083
+ }],
19084
+ type_asset: 'sdk.coin',
19085
+ traces: [{
19086
+ type: 'ibc',
19087
+ counterparty: {
19088
+ channel_id: 'channel-0',
19089
+ base_denom: 'lp:37:asusdsypt-uusdc',
19090
+ chain_name: 'pryzm'
19091
+ },
19092
+ chain: {
19093
+ channel_id: 'channel-859'
19094
+ }
19095
+ }]
19096
+ },
18397
19097
  {
18398
19098
  description: 'QCK - native token of Quicksilver',
18399
19099
  denom_units: [{
@@ -19411,6 +20111,88 @@ const assets = {
19411
20111
  }
19412
20112
  }]
19413
20113
  },
20114
+ {
20115
+ description: 'The native token cw20 for dSilk on Secret Network',
20116
+ denom_units: [{
20117
+ denom: 'ibc/25C3C76BB102453BF59D9EC518E102315842D49C1D6BD6B5EFF78462CFC854DA',
20118
+ exponent: 0,
20119
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
20120
+ }, {
20121
+ denom: 'dsilk',
20122
+ exponent: 6
20123
+ }],
20124
+ type_asset: 'snip25',
20125
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
20126
+ base: 'ibc/25C3C76BB102453BF59D9EC518E102315842D49C1D6BD6B5EFF78462CFC854DA',
20127
+ name: 'dSilk',
20128
+ display: 'dsilk',
20129
+ symbol: 'dSILK',
20130
+ logo_URIs: {
20131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
20132
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
20133
+ },
20134
+ images: [{
20135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
20136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
20137
+ theme: {
20138
+ primary_color_hex: '#3142fc'
20139
+ }
20140
+ }],
20141
+ traces: [{
20142
+ type: 'ibc-cw20',
20143
+ counterparty: {
20144
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
20145
+ channel_id: 'channel-187',
20146
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
20147
+ chain_name: 'secretnetwork'
20148
+ },
20149
+ chain: {
20150
+ port: 'transfer',
20151
+ channel_id: 'channel-1355'
20152
+ }
20153
+ }]
20154
+ },
20155
+ {
20156
+ description: 'The native token cw20 for xSilk on Secret Network',
20157
+ denom_units: [{
20158
+ denom: 'ibc/EE892F929C3FD46F733EB757752DF078C3DAF28DBACC5BDF12E566611EA6B521',
20159
+ exponent: 0,
20160
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
20161
+ }, {
20162
+ denom: 'xsilk',
20163
+ exponent: 6
20164
+ }],
20165
+ type_asset: 'snip25',
20166
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
20167
+ base: 'ibc/EE892F929C3FD46F733EB757752DF078C3DAF28DBACC5BDF12E566611EA6B521',
20168
+ name: 'xSilk',
20169
+ display: 'xsilk',
20170
+ symbol: 'xSILK',
20171
+ logo_URIs: {
20172
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
20173
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
20174
+ },
20175
+ images: [{
20176
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
20177
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
20178
+ theme: {
20179
+ primary_color_hex: '#3142fc'
20180
+ }
20181
+ }],
20182
+ traces: [{
20183
+ type: 'ibc-cw20',
20184
+ counterparty: {
20185
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
20186
+ channel_id: 'channel-187',
20187
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
20188
+ chain_name: 'secretnetwork'
20189
+ },
20190
+ chain: {
20191
+ port: 'transfer',
20192
+ channel_id: 'channel-1355'
20193
+ }
20194
+ }]
20195
+ },
19414
20196
  {
19415
20197
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
19416
20198
  denom_units: [{
@@ -19787,6 +20569,88 @@ const assets = {
19787
20569
  }
19788
20570
  }]
19789
20571
  },
20572
+ {
20573
+ description: 'The native token cw20 for dSilk on Secret Network',
20574
+ denom_units: [{
20575
+ denom: 'ibc/25C3C76BB102453BF59D9EC518E102315842D49C1D6BD6B5EFF78462CFC854DA',
20576
+ exponent: 0,
20577
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
20578
+ }, {
20579
+ denom: 'dsilk',
20580
+ exponent: 6
20581
+ }],
20582
+ type_asset: 'snip25',
20583
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
20584
+ base: 'ibc/25C3C76BB102453BF59D9EC518E102315842D49C1D6BD6B5EFF78462CFC854DA',
20585
+ name: 'dSilk',
20586
+ display: 'dsilk',
20587
+ symbol: 'dSILK',
20588
+ logo_URIs: {
20589
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
20590
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
20591
+ },
20592
+ images: [{
20593
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
20594
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
20595
+ theme: {
20596
+ primary_color_hex: '#3142fc'
20597
+ }
20598
+ }],
20599
+ traces: [{
20600
+ type: 'ibc-cw20',
20601
+ counterparty: {
20602
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
20603
+ channel_id: 'channel-187',
20604
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
20605
+ chain_name: 'secretnetwork'
20606
+ },
20607
+ chain: {
20608
+ port: 'transfer',
20609
+ channel_id: 'channel-1355'
20610
+ }
20611
+ }]
20612
+ },
20613
+ {
20614
+ description: 'The native token cw20 for xSilk on Secret Network',
20615
+ denom_units: [{
20616
+ denom: 'ibc/EE892F929C3FD46F733EB757752DF078C3DAF28DBACC5BDF12E566611EA6B521',
20617
+ exponent: 0,
20618
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
20619
+ }, {
20620
+ denom: 'xsilk',
20621
+ exponent: 6
20622
+ }],
20623
+ type_asset: 'snip25',
20624
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
20625
+ base: 'ibc/EE892F929C3FD46F733EB757752DF078C3DAF28DBACC5BDF12E566611EA6B521',
20626
+ name: 'xSilk',
20627
+ display: 'xsilk',
20628
+ symbol: 'xSILK',
20629
+ logo_URIs: {
20630
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
20631
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
20632
+ },
20633
+ images: [{
20634
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
20635
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
20636
+ theme: {
20637
+ primary_color_hex: '#3142fc'
20638
+ }
20639
+ }],
20640
+ traces: [{
20641
+ type: 'ibc-cw20',
20642
+ counterparty: {
20643
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
20644
+ channel_id: 'channel-187',
20645
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
20646
+ chain_name: 'secretnetwork'
20647
+ },
20648
+ chain: {
20649
+ port: 'transfer',
20650
+ channel_id: 'channel-1355'
20651
+ }
20652
+ }]
20653
+ },
19790
20654
  {
19791
20655
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
19792
20656
  denom_units: [{