Asset Operations
Safe object transfer with simulation preview, coin split/merge, and cooldown-gated transfers.
Object Transfer
5-step flow: enter recipient → dry-run simulation → preview changes → confirm → execute. Validates Sui address format, detects self-transfers, shows gas estimate.
Transfer Object
Coin Split & Merge
Tabbed UI for splitting a coin into multiple amounts or merging multiple coins into one. Uses buildCoinSplit/buildCoinMerge transaction builders with dry-run preview before execution.
Cooldown Transfer
Enforces a cooldown period between transfers. Shows a live countdown timer when cooldown is active, then renders ObjectTransfer when allowed. Optionally wraps in DestructiveOpGate for high-value objects.
Please wait before transferring this object.
Kiosk Integration
Sui Kiosk is a native marketplace primitive. Objects are placed in shared Kiosk objects with transfer policies enforced at the protocol level.