vestriqreceipts
DATA / ARITHMETIC / YOUR RECORDS

Know what the number means.

Vestriq is an independent research board for tokenized stocks on Robinhood Chain. It reads issuer data and registered contracts, and keeps your research in a private workspace.

01 / From a quote to a receipt.

The issuer's stock-token price endpoint returns raw underlying equity bid and ask quotes. These are not already adjusted by the current multiplier. Vestriq keeps the raw and adjusted views separate.

raw midpoint = (underlying bid + underlying ask) / 2
token-equivalent reference = raw midpoint × current multiplier
share equivalents = receipt quantity × current multiplier
quantity reference = receipt quantity × token-equivalent reference

Prices are in USD. The midpoint is a reference, not an executable order price. The bid/ask gap can be wide, particularly outside regular market hours. The page shows the issuer's quote timestamp and trading-halt flag when supplied.

Read the official stock-token API documentation ↗.

02 / A factor is not a yield.

A token can represent a share-equivalent amount other than one. Corporate actions, including splits and dividend reinvestment, can change this multiplier. The factor difference does not prove a dividend entitlement, annual yield or investment return.

The board displays the corporate-action records currently returned by the issuer, including scheduled and in-progress actions. This endpoint is not assumed to be a complete historical ledger. “Split history” requires a completed split record in the available response; an absent record does not prove no split occurred.

Vestriq does not issue a second receipt, split a token into claims, accept deposits or execute a trade.

03 / Open the arithmetic.

  1. Choose a token from the register or the quick receipts.
  2. Select Unfold the receipt and enter a quantity.
  3. Keep current issuer inputs, or change the assumed price and share factor.
  4. Name and save the scenario. Its source quote and original calculation remain together in Notebook.
  5. Reusing a saved scenario applies its assumptions to the current quote; the saved record itself remains unchanged.

Scenario value = quantity × raw midpoint × (1 + assumed price change / 100) × assumed factor. These are arithmetic scenarios, not forecasts. The displayed bid/ask gap uses the current raw gap and the assumed factor; it does not predict a future spread.

04 / Compare, observe, return.

Compare up to four receipts using a common quantity. Export the actual quote fields to CSV. Save observations to keep a quote timestamp, multiplier and SHA-256 record fingerprint. The fingerprint helps identify the saved data; it is not an on-chain transaction proof.

The observed trail contains only quotes this service actually fetched. It keeps up to 96 recent sampled observations from the last two days. Saved notebook observations are separate and remain in your workspace.

QuotesIssuer endpoint; service cache up to 30 seconds
RegistryIssuer asset metadata; cache up to 3 minutes
Corporate actionsIssuer records; cache up to 1 hour
Chain readsRegistered Robinhood Chain contract; chain ID 4663
Board refreshEvery 60 seconds while visible, or use Refresh

05 / Private means keep the key.

Your browser stores a randomly generated access key. Notes, watchlists, observations and scenarios are saved on the server and separated by that key. There is no public listing of workspaces. This is access-controlled storage, not end-to-end encryption: the service operator can access server data.

Use Notebook → Workspace & backup to download your signed research backup and access key. Anyone holding your key can read and change the workspace. Clearing browser storage without a backup or key can make your records inaccessible. There is no email recovery.

A workspace supports 48 followed assets, 30 notes, 60 observations and 40 scenarios. Notes can be edited. Restoring a valid signed backup replaces the current workspace records; the interface requires you to acknowledge this.

06 / Wallet and contract reads.

Connecting a compatible wallet does not authorize a transaction. Contract inspection reads token decimals and total supply at a fixed block. Entering a public wallet address and pressing Read wallet balance sends that address to the chain RPC for a balance read. No secret phrase or private key is required.

Vestriq is independent and is not endorsed by Robinhood. No VSTQ token contract has been published. The displayed contracts belong to the selected issuer stock tokens, not to Vestriq.