@compass-labs/api-sdk 2.2.96 → 2.2.97-rc.1

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 (141) hide show
  1. package/dist/commonjs/lib/config.d.ts +2 -2
  2. package/dist/commonjs/lib/config.js +2 -2
  3. package/dist/commonjs/models/components/chain.d.ts +1 -0
  4. package/dist/commonjs/models/components/chain.d.ts.map +1 -1
  5. package/dist/commonjs/models/components/chain.js +1 -0
  6. package/dist/commonjs/models/components/chain.js.map +1 -1
  7. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.d.ts +5 -0
  8. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.d.ts.map +1 -1
  9. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.js.map +1 -1
  10. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.d.ts +5 -0
  11. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.d.ts.map +1 -1
  12. package/dist/commonjs/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.js.map +1 -1
  13. package/dist/commonjs/models/components/marketdetail.d.ts +5 -0
  14. package/dist/commonjs/models/components/marketdetail.d.ts.map +1 -1
  15. package/dist/commonjs/models/components/marketdetail.js.map +1 -1
  16. package/dist/commonjs/models/components/tokenizedassetclass.d.ts +11 -0
  17. package/dist/commonjs/models/components/tokenizedassetclass.d.ts.map +1 -1
  18. package/dist/commonjs/models/components/tokenizedassetclass.js +6 -0
  19. package/dist/commonjs/models/components/tokenizedassetclass.js.map +1 -1
  20. package/dist/commonjs/models/components/tokenizedassetprovider.d.ts +1 -0
  21. package/dist/commonjs/models/components/tokenizedassetprovider.d.ts.map +1 -1
  22. package/dist/commonjs/models/components/tokenizedassetprovider.js +1 -0
  23. package/dist/commonjs/models/components/tokenizedassetprovider.js.map +1 -1
  24. package/dist/commonjs/models/operations/v2earnswapquote.d.ts +1 -0
  25. package/dist/commonjs/models/operations/v2earnswapquote.d.ts.map +1 -1
  26. package/dist/commonjs/models/operations/v2earnswapquote.js +1 -0
  27. package/dist/commonjs/models/operations/v2earnswapquote.js.map +1 -1
  28. package/dist/commonjs/models/operations/v2tokenizedassetsbalances.d.ts +1 -0
  29. package/dist/commonjs/models/operations/v2tokenizedassetsbalances.d.ts.map +1 -1
  30. package/dist/commonjs/models/operations/v2tokenizedassetsbalances.js +1 -0
  31. package/dist/commonjs/models/operations/v2tokenizedassetsbalances.js.map +1 -1
  32. package/dist/commonjs/models/operations/v2tokenizedassetsmarketssymbol.d.ts +1 -0
  33. package/dist/commonjs/models/operations/v2tokenizedassetsmarketssymbol.d.ts.map +1 -1
  34. package/dist/commonjs/models/operations/v2tokenizedassetsmarketssymbol.js +1 -0
  35. package/dist/commonjs/models/operations/v2tokenizedassetsmarketssymbol.js.map +1 -1
  36. package/dist/commonjs/models/operations/v2tokenizedassetspositions.d.ts +1 -0
  37. package/dist/commonjs/models/operations/v2tokenizedassetspositions.d.ts.map +1 -1
  38. package/dist/commonjs/models/operations/v2tokenizedassetspositions.js +1 -0
  39. package/dist/commonjs/models/operations/v2tokenizedassetspositions.js.map +1 -1
  40. package/dist/commonjs/models/operations/v2tokenizedassetsredemptions.d.ts +1 -0
  41. package/dist/commonjs/models/operations/v2tokenizedassetsredemptions.d.ts.map +1 -1
  42. package/dist/commonjs/models/operations/v2tokenizedassetsredemptions.js +1 -0
  43. package/dist/commonjs/models/operations/v2tokenizedassetsredemptions.js.map +1 -1
  44. package/dist/esm/lib/config.d.ts +2 -2
  45. package/dist/esm/lib/config.js +2 -2
  46. package/dist/esm/models/components/chain.d.ts +1 -0
  47. package/dist/esm/models/components/chain.d.ts.map +1 -1
  48. package/dist/esm/models/components/chain.js +1 -0
  49. package/dist/esm/models/components/chain.js.map +1 -1
  50. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.d.ts +5 -0
  51. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.d.ts.map +1 -1
  52. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.js.map +1 -1
  53. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.d.ts +5 -0
  54. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.d.ts.map +1 -1
  55. package/dist/esm/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.js.map +1 -1
  56. package/dist/esm/models/components/marketdetail.d.ts +5 -0
  57. package/dist/esm/models/components/marketdetail.d.ts.map +1 -1
  58. package/dist/esm/models/components/marketdetail.js.map +1 -1
  59. package/dist/esm/models/components/tokenizedassetclass.d.ts +11 -0
  60. package/dist/esm/models/components/tokenizedassetclass.d.ts.map +1 -1
  61. package/dist/esm/models/components/tokenizedassetclass.js +6 -0
  62. package/dist/esm/models/components/tokenizedassetclass.js.map +1 -1
  63. package/dist/esm/models/components/tokenizedassetprovider.d.ts +1 -0
  64. package/dist/esm/models/components/tokenizedassetprovider.d.ts.map +1 -1
  65. package/dist/esm/models/components/tokenizedassetprovider.js +1 -0
  66. package/dist/esm/models/components/tokenizedassetprovider.js.map +1 -1
  67. package/dist/esm/models/operations/v2earnswapquote.d.ts +1 -0
  68. package/dist/esm/models/operations/v2earnswapquote.d.ts.map +1 -1
  69. package/dist/esm/models/operations/v2earnswapquote.js +1 -0
  70. package/dist/esm/models/operations/v2earnswapquote.js.map +1 -1
  71. package/dist/esm/models/operations/v2tokenizedassetsbalances.d.ts +1 -0
  72. package/dist/esm/models/operations/v2tokenizedassetsbalances.d.ts.map +1 -1
  73. package/dist/esm/models/operations/v2tokenizedassetsbalances.js +1 -0
  74. package/dist/esm/models/operations/v2tokenizedassetsbalances.js.map +1 -1
  75. package/dist/esm/models/operations/v2tokenizedassetsmarketssymbol.d.ts +1 -0
  76. package/dist/esm/models/operations/v2tokenizedassetsmarketssymbol.d.ts.map +1 -1
  77. package/dist/esm/models/operations/v2tokenizedassetsmarketssymbol.js +1 -0
  78. package/dist/esm/models/operations/v2tokenizedassetsmarketssymbol.js.map +1 -1
  79. package/dist/esm/models/operations/v2tokenizedassetspositions.d.ts +1 -0
  80. package/dist/esm/models/operations/v2tokenizedassetspositions.d.ts.map +1 -1
  81. package/dist/esm/models/operations/v2tokenizedassetspositions.js +1 -0
  82. package/dist/esm/models/operations/v2tokenizedassetspositions.js.map +1 -1
  83. package/dist/esm/models/operations/v2tokenizedassetsredemptions.d.ts +1 -0
  84. package/dist/esm/models/operations/v2tokenizedassetsredemptions.d.ts.map +1 -1
  85. package/dist/esm/models/operations/v2tokenizedassetsredemptions.js +1 -0
  86. package/dist/esm/models/operations/v2tokenizedassetsredemptions.js.map +1 -1
  87. package/docs/models/components/chain.md +2 -2
  88. package/docs/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.md +23 -23
  89. package/docs/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.md +15 -15
  90. package/docs/models/components/marketdetail.md +34 -34
  91. package/docs/models/components/tokenizedassetclass.md +6 -1
  92. package/docs/models/components/tokenizedassetprovider.md +2 -2
  93. package/docs/models/operations/v2earnswapquotechain.md +1 -1
  94. package/docs/models/operations/v2tokenizedassetsbalanceschain.md +1 -1
  95. package/docs/models/operations/v2tokenizedassetsmarketssymbolchain.md +1 -1
  96. package/docs/models/operations/v2tokenizedassetspositionschain.md +2 -2
  97. package/docs/models/operations/v2tokenizedassetsredemptionschain.md +1 -1
  98. package/examples/node_modules/tsx/dist/cjs/api/index.cjs +1 -1
  99. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +1 -1
  100. package/examples/node_modules/tsx/dist/cjs/index.cjs +1 -1
  101. package/examples/node_modules/tsx/dist/cjs/index.mjs +1 -1
  102. package/examples/node_modules/tsx/dist/cli.cjs +2 -2
  103. package/examples/node_modules/tsx/dist/cli.mjs +2 -2
  104. package/examples/node_modules/tsx/dist/esm/api/index.cjs +1 -1
  105. package/examples/node_modules/tsx/dist/esm/api/index.mjs +1 -1
  106. package/examples/node_modules/tsx/dist/esm/index.cjs +1 -1
  107. package/examples/node_modules/tsx/dist/esm/index.mjs +1 -1
  108. package/examples/node_modules/tsx/dist/loader.cjs +1 -1
  109. package/examples/node_modules/tsx/dist/loader.mjs +1 -1
  110. package/examples/node_modules/tsx/dist/package-CQQPX_Gw.cjs +1 -0
  111. package/examples/node_modules/tsx/dist/package-DD1BsAZe.mjs +1 -0
  112. package/examples/node_modules/tsx/dist/register--Y-HowfU.mjs +10 -0
  113. package/examples/node_modules/tsx/dist/register-BxraCus2.cjs +10 -0
  114. package/examples/node_modules/tsx/dist/register-Cn3U8bZT.cjs +2 -0
  115. package/examples/node_modules/tsx/dist/register-DdgZzFJi.mjs +2 -0
  116. package/examples/node_modules/tsx/dist/repl.cjs +1 -1
  117. package/examples/node_modules/tsx/dist/repl.mjs +1 -1
  118. package/examples/node_modules/tsx/dist/{require-Cbdk4ZrE.mjs → require-CL1N-1Kt.mjs} +1 -1
  119. package/examples/node_modules/tsx/dist/{require-bPEuCWoO.cjs → require-DaO4qQ4U.cjs} +1 -1
  120. package/examples/node_modules/tsx/package.json +1 -1
  121. package/examples/package-lock.json +3 -3
  122. package/openapi_prepped_for_speakeasy.json +18 -10
  123. package/package.json +1 -1
  124. package/src/lib/config.ts +2 -2
  125. package/src/models/components/chain.ts +1 -0
  126. package/src/models/components/compassapibackendv2modelstokenizedassetsmarketmarket.ts +5 -0
  127. package/src/models/components/compassapibackendv2modelstokenizedassetsreadresponsepositionsposition.ts +5 -0
  128. package/src/models/components/marketdetail.ts +5 -0
  129. package/src/models/components/tokenizedassetclass.ts +11 -0
  130. package/src/models/components/tokenizedassetprovider.ts +1 -0
  131. package/src/models/operations/v2earnswapquote.ts +1 -0
  132. package/src/models/operations/v2tokenizedassetsbalances.ts +1 -0
  133. package/src/models/operations/v2tokenizedassetsmarketssymbol.ts +1 -0
  134. package/src/models/operations/v2tokenizedassetspositions.ts +1 -0
  135. package/src/models/operations/v2tokenizedassetsredemptions.ts +1 -0
  136. package/examples/node_modules/tsx/dist/package-BUjYdoyo.mjs +0 -1
  137. package/examples/node_modules/tsx/dist/package-BqWb5wzm.cjs +0 -1
  138. package/examples/node_modules/tsx/dist/register-A6mos5aG.mjs +0 -10
  139. package/examples/node_modules/tsx/dist/register-B_kKY3fL.mjs +0 -2
  140. package/examples/node_modules/tsx/dist/register-CptX03bE.cjs +0 -10
  141. package/examples/node_modules/tsx/dist/register-DQV4TtD3.cjs +0 -2
@@ -16,9 +16,9 @@ let value: MarketDetail = {
16
16
  currentPriceUsd: "<value>",
17
17
  sectors: [],
18
18
  regionExposure: [],
19
- provider: "centrifuge",
20
- assetClass: "MANAGED_VAULT",
21
- chain: "arbitrum",
19
+ provider: "wisdomtree",
20
+ assetClass: "DERWA",
21
+ chain: "hyperevm",
22
22
  restrictedJurisdictions: [],
23
23
  priceHistory24h: [],
24
24
  tradableSessions: [],
@@ -27,34 +27,34 @@ let value: MarketDetail = {
27
27
 
28
28
  ## Fields
29
29
 
30
- | Field | Type | Required | Description | Example |
31
- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
32
- | `symbol` | *string* | :heavy_check_mark: | On-chain token symbol (e.g. 'TSLAon'). | |
33
- | `underlyingTicker` | *string* | :heavy_check_mark: | Underlying equity ticker (e.g. 'TSLA'). | |
34
- | `name` | *string* | :heavy_check_mark: | Underlying equity full name (e.g. 'Tesla, Inc. Common Stock'). | |
35
- | `contractAddress` | *string* | :heavy_check_mark: | On-chain ERC-20 address for this token, on the network given by `chain`. | |
36
- | `decimals` | *number* | :heavy_check_mark: | ERC-20 decimals for this token. | |
37
- | `currentPriceUsd` | *string* | :heavy_check_mark: | Latest price in USD as a decimal string. | |
38
- | `change24hUsd` | *string* | :heavy_minus_sign: | Absolute USD price change vs 24h ago (decimal string). | |
39
- | `change24hPct` | *string* | :heavy_minus_sign: | Percent price change vs 24h ago (decimal string). | |
40
- | `sectors` | *string*[] | :heavy_minus_sign: | Sector / industry tags from the issuer (e.g. ['Technology']). | [] |
41
- | `regionExposure` | *string*[] | :heavy_minus_sign: | Regional market exposure tags (e.g. ['US']). | [] |
42
- | `provider` | [components.TokenizedAssetProvider](../../models/components/tokenizedassetprovider.md) | :heavy_check_mark: | Issuer/provider of a tokenized asset. | |
43
- | `assetClass` | [components.TokenizedAssetClass](../../models/components/tokenizedassetclass.md) | :heavy_check_mark: | Asset class of a tokenized asset.<br/><br/>`EQUITY` trades via the order endpoints (build/submit/cancel); the RWA<br/>yield classes (`T_BILLS`, `BASIS_TRADE`, `BTC_YIELD`), `MANAGED_VAULT`, and<br/>`DERWA` trade via the swap-based `transact/buy` and `transact/sell`<br/>endpoints. `MANAGED_VAULT` (IXS ERC-4626 vaults) is special in that a sell<br/>is an *asynchronous* redemption request settled off-chain by the vault<br/>operator. `DERWA` (Centrifuge freely-transferable RWA wrappers) settles<br/>each buy/sell as a single instant DEX swap. | |
44
- | `chain` | [components.Chain](../../models/components/chain.md) | :heavy_check_mark: | The chain to use. | |
45
- | `apy7d` | *string* | :heavy_minus_sign: | Trailing 7-day annualized NAV growth (decimal fraction string, e.g. '0.0512' = 5.12%). RWA yield assets only; null until enough NAV history exists. | |
46
- | `apy30d` | *string* | :heavy_minus_sign: | Trailing 30-day annualized NAV growth (decimal fraction string). RWA yield assets only; null until enough NAV history exists. | |
47
- | `tvlUsd` | *string* | :heavy_minus_sign: | Total value locked in USD (RWA yield assets only). | |
48
- | `status` | [components.TradingStatus](../../models/components/tradingstatus.md) | :heavy_minus_sign: | Live tradability: whether this market can be traded right now, and if not, why (and when it reopens). Equities follow US market sessions (some are 24-7 via an off-hours track); RWA yield / vault assets trade continuously unless the issuer pauses. Null if status is unavailable. | |
49
- | `restrictedJurisdictions` | *string*[] | :heavy_minus_sign: | ISO country codes where this asset must not be offered (e.g. ['US']). Regulation-S instruments (Centrifuge deRWA) restrict US persons; the API surfaces the restriction for integrators to enforce — it does not itself geo-gate. Empty for unrestricted assets (Ondo/Midas/IXS). | [] |
50
- | `priceHistory24h` | [components.PricePoint](../../models/components/pricepoint.md)[] | :heavy_minus_sign: | 24h price sparkline as `(timestamp, price)` samples in chronological order. | [] |
51
- | `priceHigh52w` | *string* | :heavy_minus_sign: | 52-week high of the underlying equity (USD). | |
52
- | `priceLow52w` | *string* | :heavy_minus_sign: | 52-week low of the underlying equity (USD). | |
53
- | `volume24h` | *string* | :heavy_minus_sign: | 24h trading volume of the underlying equity. | |
54
- | `averageVolume` | *string* | :heavy_minus_sign: | Average trading volume of the underlying equity. | |
55
- | `sharesOutstanding` | *string* | :heavy_minus_sign: | Shares outstanding of the underlying equity. | |
56
- | `marketCap` | *string* | :heavy_minus_sign: | Market cap of the underlying equity (USD). | |
57
- | `totalHolders` | *number* | :heavy_minus_sign: | On-chain holder count for the tokenized equity. | |
58
- | `tradableSessions` | *string*[] | :heavy_minus_sign: | Sessions in which the token can be traded (e.g. 'regular', 'premarket'). | [] |
59
- | `sharesMultiplier` | *string* | :heavy_minus_sign: | Shares-multiplier ratio (= 1 if no recent split / corporate action). | |
60
- | `candles` | [components.OhlcCandle](../../models/components/ohlccandle.md)[] | :heavy_minus_sign: | OHLC candles. Present only when both `interval` and `range` query params are provided and form a valid pair; omitted otherwise. | |
30
+ | Field | Type | Required | Description | Example |
31
+ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
32
+ | `symbol` | *string* | :heavy_check_mark: | On-chain token symbol (e.g. 'TSLAon'). | |
33
+ | `underlyingTicker` | *string* | :heavy_check_mark: | Underlying equity ticker (e.g. 'TSLA'). | |
34
+ | `name` | *string* | :heavy_check_mark: | Underlying equity full name (e.g. 'Tesla, Inc. Common Stock'). | |
35
+ | `contractAddress` | *string* | :heavy_check_mark: | On-chain ERC-20 address for this token, on the network given by `chain`. | |
36
+ | `decimals` | *number* | :heavy_check_mark: | ERC-20 decimals for this token. | |
37
+ | `currentPriceUsd` | *string* | :heavy_check_mark: | Latest price in USD as a decimal string. | |
38
+ | `change24hUsd` | *string* | :heavy_minus_sign: | Absolute USD price change vs 24h ago (decimal string). | |
39
+ | `change24hPct` | *string* | :heavy_minus_sign: | Percent price change vs 24h ago (decimal string). | |
40
+ | `sectors` | *string*[] | :heavy_minus_sign: | Sector / industry tags from the issuer (e.g. ['Technology']). | [] |
41
+ | `regionExposure` | *string*[] | :heavy_minus_sign: | Regional market exposure tags (e.g. ['US']). | [] |
42
+ | `provider` | [components.TokenizedAssetProvider](../../models/components/tokenizedassetprovider.md) | :heavy_check_mark: | Issuer/provider of a tokenized asset. | |
43
+ | `assetClass` | [components.TokenizedAssetClass](../../models/components/tokenizedassetclass.md) | :heavy_check_mark: | Asset class of a tokenized asset.<br/><br/>`EQUITY` trades via the order endpoints (build/submit/cancel); the RWA<br/>yield classes (`T_BILLS`, `BASIS_TRADE`, `BTC_YIELD`), `MANAGED_VAULT`, and<br/>`DERWA` trade via the swap-based `transact/buy` and `transact/sell`<br/>endpoints. `MANAGED_VAULT` (IXS ERC-4626 vaults) is special in that a sell<br/>is an *asynchronous* redemption request settled off-chain by the vault<br/>operator. `DERWA` (Centrifuge freely-transferable RWA wrappers) settles<br/>each buy/sell as a single instant DEX swap.<br/><br/>`MONEY_MARKET` (WisdomTree Connect digital funds) also uses `transact/buy`<br/>and `transact/sell`, but neither swaps nor mints: a buy transfers the<br/>settlement stablecoin to the issuer's deposit address and the issuer mints<br/>fund shares back at the next NAV cycle, so settlement is *asynchronous*. | |
44
+ | `chain` | [components.Chain](../../models/components/chain.md) | :heavy_check_mark: | The chain to use. | |
45
+ | `apy7d` | *string* | :heavy_minus_sign: | Trailing 7-day annualized NAV growth (decimal fraction string, e.g. '0.0512' = 5.12%). RWA yield assets only; null until enough NAV history exists. | |
46
+ | `apy30d` | *string* | :heavy_minus_sign: | Trailing 30-day annualized NAV growth (decimal fraction string). RWA yield assets only; null until enough NAV history exists. | |
47
+ | `tvlUsd` | *string* | :heavy_minus_sign: | Total value locked in USD (RWA yield assets only). | |
48
+ | `status` | [components.TradingStatus](../../models/components/tradingstatus.md) | :heavy_minus_sign: | Live tradability: whether this market can be traded right now, and if not, why (and when it reopens). Equities follow US market sessions (some are 24-7 via an off-hours track); RWA yield / vault assets trade continuously unless the issuer pauses. Null if status is unavailable. | |
49
+ | `restrictedJurisdictions` | *string*[] | :heavy_minus_sign: | ISO country codes where this asset must not be offered (e.g. ['US']). Regulation-S instruments (Centrifuge deRWA) restrict US persons; the API surfaces the restriction for integrators to enforce — it does not itself geo-gate. Empty for unrestricted assets (Ondo/Midas/IXS). | [] |
50
+ | `priceHistory24h` | [components.PricePoint](../../models/components/pricepoint.md)[] | :heavy_minus_sign: | 24h price sparkline as `(timestamp, price)` samples in chronological order. | [] |
51
+ | `priceHigh52w` | *string* | :heavy_minus_sign: | 52-week high of the underlying equity (USD). | |
52
+ | `priceLow52w` | *string* | :heavy_minus_sign: | 52-week low of the underlying equity (USD). | |
53
+ | `volume24h` | *string* | :heavy_minus_sign: | 24h trading volume of the underlying equity. | |
54
+ | `averageVolume` | *string* | :heavy_minus_sign: | Average trading volume of the underlying equity. | |
55
+ | `sharesOutstanding` | *string* | :heavy_minus_sign: | Shares outstanding of the underlying equity. | |
56
+ | `marketCap` | *string* | :heavy_minus_sign: | Market cap of the underlying equity (USD). | |
57
+ | `totalHolders` | *number* | :heavy_minus_sign: | On-chain holder count for the tokenized equity. | |
58
+ | `tradableSessions` | *string*[] | :heavy_minus_sign: | Sessions in which the token can be traded (e.g. 'regular', 'premarket'). | [] |
59
+ | `sharesMultiplier` | *string* | :heavy_minus_sign: | Shares-multiplier ratio (= 1 if no recent split / corporate action). | |
60
+ | `candles` | [components.OhlcCandle](../../models/components/ohlccandle.md)[] | :heavy_minus_sign: | OHLC candles. Present only when both `interval` and `range` query params are provided and form a valid pair; omitted otherwise. | |
@@ -10,6 +10,11 @@ is an *asynchronous* redemption request settled off-chain by the vault
10
10
  operator. `DERWA` (Centrifuge freely-transferable RWA wrappers) settles
11
11
  each buy/sell as a single instant DEX swap.
12
12
 
13
+ `MONEY_MARKET` (WisdomTree Connect digital funds) also uses `transact/buy`
14
+ and `transact/sell`, but neither swaps nor mints: a buy transfers the
15
+ settlement stablecoin to the issuer's deposit address and the issuer mints
16
+ fund shares back at the next NAV cycle, so settlement is *asynchronous*.
17
+
13
18
  ## Example Usage
14
19
 
15
20
  ```typescript
@@ -21,5 +26,5 @@ let value: TokenizedAssetClass = "DERWA";
21
26
  ## Values
22
27
 
23
28
  ```typescript
24
- "EQUITY" | "T_BILLS" | "BASIS_TRADE" | "BTC_YIELD" | "MANAGED_VAULT" | "DERWA"
29
+ "EQUITY" | "T_BILLS" | "BASIS_TRADE" | "BTC_YIELD" | "MANAGED_VAULT" | "DERWA" | "MONEY_MARKET"
25
30
  ```
@@ -7,11 +7,11 @@ Issuer/provider of a tokenized asset.
7
7
  ```typescript
8
8
  import { TokenizedAssetProvider } from "@compass-labs/api-sdk/models/components";
9
9
 
10
- let value: TokenizedAssetProvider = "midas";
10
+ let value: TokenizedAssetProvider = "ixs";
11
11
  ```
12
12
 
13
13
  ## Values
14
14
 
15
15
  ```typescript
16
- "ondo" | "midas" | "ixs" | "centrifuge"
16
+ "ondo" | "midas" | "ixs" | "centrifuge" | "wisdomtree"
17
17
  ```
@@ -13,5 +13,5 @@ let value: V2EarnSwapQuoteChain = "base";
13
13
  ## Values
14
14
 
15
15
  ```typescript
16
- "base" | "ethereum" | "arbitrum" | "hyperevm" | "tempo" | "bsc"
16
+ "base" | "ethereum" | "arbitrum" | "hyperevm" | "tempo" | "bsc" | "ethereum_sepolia"
17
17
  ```
@@ -13,5 +13,5 @@ let value: V2TokenizedAssetsBalancesChain = "ethereum";
13
13
  ## Values
14
14
 
15
15
  ```typescript
16
- "base" | "ethereum" | "arbitrum" | "hyperevm" | "tempo" | "bsc"
16
+ "base" | "ethereum" | "arbitrum" | "hyperevm" | "tempo" | "bsc" | "ethereum_sepolia"
17
17
  ```