For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wallet Sweeps

This page explains how to configure wallet sweeps on a validator. A wallet sweep monitors the balance of a specific party (the sender). When the sender's balance exceeds a configured maximum threshold, the validator automatically initiates a transfer to another party (the receiver), ensuring only a defined minimum balance remains.

Configure a Wallet Sweep

1

Navigate to the Sweep section

Go to the Validator's details page and locate the Sweep section.

2

Add a new sweep

Click the + icon to configure a new sweep.

3

Provide sweep configuration

Fill in the following information:

  • Primary party ID (sender)

  • Secondary party ID (receiver)

  • Maximum balance threshold (USD)

  • Minimum balance to retain (USD)

  • Toggle on/off: Use Transfer Preapproval

More info about these fields
Field
Description

Primary party ID (sender)

The hosted party whose wallet balance will be monitored and swept

Secondary party ID (receiver)

The party that will receive the swept funds

Maximum balance threshold (USD)

When the sender's balance exceeds this amount, the sweep is executed

Minimum balance to retain (USD)

The amount that will remain in the sender's wallet after the sweep

Use Transfer Preapproval

See below

Alternative Sweep Configuration Method

Wallet sweeps can also be configured during:

  • Initial validator setup

  • Editing an existing validator setup

This is done through the standard validator configuration flow.


Last updated

Was this helpful?