Skip to content

Data Feeds: Ondo — SVR, manual unpause verification, and Data Streams equity leg#3690

Open
sebastian-lerner-link wants to merge 12 commits intosmartcontractkit:mainfrom
sebastian-lerner-link:docs/ondo-tokenized-equity-svr
Open

Data Feeds: Ondo — SVR, manual unpause verification, and Data Streams equity leg#3690
sebastian-lerner-link wants to merge 12 commits intosmartcontractkit:mainfrom
sebastian-lerner-link:docs/ondo-tokenized-equity-svr

Conversation

@sebastian-lerner-link
Copy link
Copy Markdown
Contributor

@sebastian-lerner-link sebastian-lerner-link commented Apr 24, 2026

Summary

Updates the Ondo tokenized equity feeds page with three additions:

  1. Smart Value Recapture (SVR) — Short note on why SVR is used for Ondo on-assets: permissioned primary mint/redeem can coexist with open on-chain hold and liquidation; SVR’s liquidation ecosystem can include teams with primary access, so these feeds use SVR in production when the primary market is not public to all.

  2. Manual verification before unpausing (corporate actions) — Explicit operator checklist: take the new sValue, multiply by the current underlying equity leg, and compare the implied token (TR) value to the frozen token price at pause; they should align (subject to Ondo’s tolerance) before the pause is cleared.

  3. Where to get the equity price — States that the leg is the same Data Streams 24/5 (v11) input the DON already uses, with links to the v11 report schema and the tokenized equity FAQ on how market data is sourced; use stream + session from feed config / ops monitoring, or Ondo/Chainlink for the mapping.

Why

Recurrent partner/Slack questions (SVR + primary issuance) and internal ops need a single public place for unpause criteria and for how to resolve the underlying equity input for manual checks.

Links

Adds a short Smart Value Recapture (SVR) section to the Ondo tokenized equity page. Explains that primary mint/redeem can be permissioned while on-chain hold and liquidations are open, and that SVR liquidator participation can include teams with primary access—so SVR is used for these feeds in production when the primary market is not public to all.

Made-with: Cursor
@sebastian-lerner-link sebastian-lerner-link requested a review from a team as a code owner April 24, 2026 18:33
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

Someone is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

Adds manual pre-unpause verification: new sValue × Data Streams 24/5 equity (same v11 leg as DON) vs frozen token price. Documents where to obtain the stream (v11, tokenized equity FAQ, config/ops, Ondo/CL). Retains short SVR section for permissioned primary / open on-chain use.

Made-with: Cursor
@sebastian-lerner-link sebastian-lerner-link changed the title Data Feeds: Ondo on-assets — SVR and permissioned primary Data Feeds: Ondo — SVR, manual unpause verification, and Data Streams equity leg Apr 24, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Apr 28, 2026 7:30am

Request Review

Copy link
Copy Markdown
Contributor Author

@sebastian-lerner-link sebastian-lerner-link left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few comments

Comment thread src/content/data-feeds/tokenized-equity-feeds/ondo.mdx Outdated
Comment thread src/content/data-feeds/tokenized-equity-feeds/ondo.mdx Outdated
Comment thread src/content/data-feeds/llms-full.txt Outdated
Copy link
Copy Markdown
Contributor Author

@sebastian-lerner-link sebastian-lerner-link left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, one minor comment


_This section contains information for asset issuers that provide Chainlink with pause state for tokenized equity feeds._

Some asset issuers use pause-based workflows for large corporate actions such as stock splits or reverse splits. In these workflows, **the feed freezes at the last known good token value during the pause window**. Before signaling that the feed can be unpaused, the asset issuer should verify that the post-corporate-action equity price and the new issuer multiplier are aligned so the next published token value remains continuous.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would get rid of "some". some implies that there's another way to do it. we really want ppl doing manual-based pausing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants