Buy shares in a tokenized property
A claim on a real building, priced from the venue’s own oracle rather than a trading pool.
What you type
Buy 99 shares of WXRWA1 with USDC, spending no more than $1,000.
Change the numbers, the assets or the network — it is a sentence, not a template. If what you want is not possible on the network you named, ask before planning: "can I do this" is usually really "can I do this there".
What it compiles to
The plan you approve
- 01pull-usdcbasedeposit.pull$1,000 USDC from wallet1 call
- 02buy-sharesbaseproperty.buy99 shares · max 999.90 USDC2 calls
2 steps
You read this before anything happens. Saving it runs nothing; running it is a separate, deliberate press.
What to know before you run it
Related workflows
Every operation named above is in thecatalogue, which is generated from the running build. If this page and the catalogue disagree, the catalogue is right.