SettleMint
System addons

Review addon workspaces

Open an installed addon workspace, confirm the selected factory, and continue into XvP settlement or token sale instance pages from the DALP Console.

Addon workspaces are operating pages for installed system addons. Use them to confirm the selected factory address, see the workflow DALP exposes for that addon type, and continue into settlement or offering detail pages without mixing factories from different environments.

Each workspace is scoped to one factory address. DALP reads the factory metadata, builds the breadcrumb from the addon category and type, and shows the matching workflow. An unresolvable address produces a route error.

An addon workspace does not make a transaction eligible. It gives the operator the correct factory and instance context so the right operations appear. Asset rules, role permissions, custody approvals, compliance checks, and active EVM network state still decide which operations are available and whether submitted transactions complete.

Before you start

  • You need access to the DALP Console in the environment that contains the addon.
  • The addon must already be installed. Install missing addons from Install addons.
  • For XvP settlement creation, your account needs owner, administrator, system administrator, or XvP create permission.
  • For token sale workspaces, the environment must enable token sales.
Rendering diagram...

Choose the right workspace

Start from the sidebar area that matches the addon type you need to operate.

Operator goalWorkspaceDALP viewUse next
Create or continue an XvP settlementSettlement, then the installed XvP addonA settlement table for the selected factory, with status, warnings, timing, flows, approvals, and row operationsCreate a settlement, open an existing settlement, or use the dedicated XvP guides linked below
Review an offering created through a token saleOfferings, then the installed token sale addonA token sale table for the selected factory, with token, status, start time, end time, progress, and row operationsOpen the offering detail page and review the sale state, purchases, and payment currencies
Confirm another installed addonThe matching addon entryAn overview card with the addon address, type, and categoryCopy or record the factory address before using the addon in another workflow

Confirm the page header and breadcrumb after you open the workspace. They should match the addon type and category before you start.

Work from the selected factory

  1. Open the installed addon workspace.
  2. Check the factory address, addon type, and breadcrumb.
  3. For XvP settlement, use Settlement Wizard when the button is visible and you need to create a settlement.
  4. To continue an existing XvP settlement, select it from the settlement table or use the row menu.
  5. For token sale, select the sale from the token sale table when token sales are enabled in the environment.
  6. For another installed addon type, use the overview card to copy the address and confirm the type and category.

DALP reads the installed addon before loading the table. An XvP workspace preloads settlements for that factory. A token sale workspace preloads sales for that factory, and the token sale table renders only when token sales are enabled in the environment.

The Settlement Wizard button appears only when your account can create XvP settlements. DALP shows that button to owners, administrators, users with system administrator permissions, or users with the XvP create permission.

Use instance detail pages

Selecting an XvP settlement or token sale opens a detail page under the selected addon factory path. DALP first reads the factory for the page, then loads the settlement or sale by instance address. Read failures for the factory or sale instance surface through the page error boundary instead of showing an empty detail page. Token sale pages return a not-found state when token sales are disabled in the environment.

Instance typeDetail page showsNext step
XvP settlementSettlement header, warnings, available operations, approvals, secret handling when external flows exist, and flowsApprove, reveal a secret, execute, cancel, revoke approval, or withdraw using the matching guide
Token saleOffering header, status banner, overview, purchases, payment currencies, whitelist, and vesting tabs for managersReview funding and sale configuration, manage eligible buyers, or inspect purchases

For XvP settlement operations, use the dedicated guides:

Production notes

  • The factory address in the URL must be a valid EVM address for an installed addon. If DALP cannot read the factory, the route surfaces an error 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. If token sales are disabled, token sale instance routes return a not-found state.
  • Instance detail routes require a valid instance address. If DALP cannot read the settlement or sale, the route surfaces an error.
  • Addon workspaces are navigation and operations surfaces. Contract roles, compliance rules, custody controls, and settlement status still determine which operations are available and whether submitted transactions succeed.

When the page does not show the expected workflow

Use these checks before treating the workspace as a product issue:

What you seeWhat to check
Not-found stateFor token sale instance pages, confirm token sales are enabled in the environment.
Error stateConfirm the factory address is an installed addon factory. For instance pages, confirm the instance address is a readable settlement or sale.
Overview card instead of an operations tableConfirm the installed addon type is XvP settlement or token sale. If the addon type is token sale, confirm token sales are enabled. Other addon types show the overview card.
No Settlement Wizard buttonConfirm your account has an owner, administrator, system administrator, or XvP create permission path.
No token sale tableConfirm the addon type is token sale and token sales are enabled for the environment.

On this page