theme and uiConfig props to control appearance and behavior.
Theme
Pass atheme object to control the modal’s visual style.
Properties
All color values accept any CSS color string (hex, rgb, hsl, etc.). Omitted properties use the design system defaults for the selected
mode.
UI configuration
Toggle UI elements, set deposit constraints, and control fee display viauiConfig.
Properties
History
Deposit and withdraw history is reachable before a transaction and from terminal screens, but hidden during signing, submission, polling, and external provider steps. Its status badge can report work in progress or an eligible failure that needs the user. History remains read-only whensignRecovery is omitted: fallback lookup is hidden and the badge does not promise recovery. Scope, badge behavior, signing, and proxy requirements are covered in history and recovery.