Review addon workspaces
Open an installed addon workspace, continue into XvP settlement actions, and review token sale instances from the DALP dapp.
Addon workspaces are operating pages for installed system addons. Open an installed addon when you need to create or manage an XvP settlement, review token sale instances, or confirm the factory address behind an addon.
The workspace is scoped to one addon factory address. DALP reads the factory metadata, builds the breadcrumb from the addon category and type, and then shows the workflow that matches the addon type.
Choose the right addon workspace
Start from the sidebar area that matches the addon type you need to operate.
| Operator goal | Workspace | DALP view |
|---|---|---|
| Create or continue an XvP settlement | Settlement, then the installed XvP addon | A settlement table for the selected factory, with status, warnings, timing, flows, approvals, and row actions |
| Review an offering created through a token sale | Offerings, then the installed token sale addon | A token sale table for the selected factory, with token, status, start time, end time, progress, and row actions |
| Confirm another installed addon | The matching addon entry | An overview card with the addon address, type, and category |
Confirm the page header and breadcrumb after you open the workspace. They should match the addon type and category before you start an action.
Work from the selected factory
- Open the installed addon workspace.
- Check the factory address, addon type, and breadcrumb.
- For XvP settlement, use Settlement Wizard when your account can create settlements. To continue an existing settlement, select it from the settlement table.
- For token sale, select the sale from the token sale table when token sales are enabled in the environment.
- For another installed addon type, use the overview card to copy the addon address and confirm the addon type and category.
The Settlement Wizard button appears only when your account can create XvP settlements. DALP grants that workspace action to owners, administrators, users with system administrator permissions, or users with the XvP create permission.
Instance detail pages
Selecting an XvP settlement or token sale opens an instance page under the selected addon factory path. DALP first reads the addon factory for the page, then loads the settlement or sale by instance address. If DALP cannot read the factory or the selected instance, the route returns an error state instead of showing an empty detail page.
| Instance type | Detail page shows | Common next action |
|---|---|---|
| XvP settlement | Settlement header, warnings, available actions, approvals, secret handling when external flows exist, and flows | Approve, reveal a secret, execute, cancel, revoke approval, or withdraw using the matching action guide |
| Token sale | Offering header, status banner, overview, purchases, payment currencies, whitelist, and vesting tabs for managers | Review funding and sale configuration, manage eligible buyers, or inspect purchases |
For XvP settlement actions, use the dedicated action guides:
- Create XvP settlement
- Approve XvP settlement
- Reveal the HTLC secret
- Execute XvP settlement
- Cancel a settlement
- Revoke settlement approval
- Withdraw from expired settlements
Production requirements
- You need access to the dapp and the addon must already be installed in the current environment.
- The addon factory address in the URL must be a valid EVM address. If DALP cannot read the addon factory, the route returns a not-found state.
- The XvP settlement workspace requires the XvP settlement addon type. The Settlement Wizard button appears only when the current user can manage settlement creation.
- The token sale workspace appears only for token sale addons when the environment enables token sales.
- Instance detail pages require a valid instance address. If DALP cannot read the settlement or sale, the route returns a not-found state.
- Addon pages are navigation and operations surfaces. Contract roles, compliance rules, custody controls, and settlement state still determine which actions are available and whether submitted transactions succeed.
Related
Install addons
Learn how to discover and install system addons from the on-chain Directory registry. The Add-ons settings page shows addon types that are visible for administrator installation.
Overview
XvP Settlement coordinates multi-party asset exchanges for DALP assets. Local settlements execute all local flows in one transaction; external-flow settlements use hashlocks and secrets to coordinate with a leg that stays outside the local execution.