Create managed balance with optional eligible sources

Create a new managed balance with the ability to provide eligible sources upfront

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Entity code for the managed balance.

If you use a Layer1 balance, specify the network of the address being tracked.

In case of If a trade venue balance, this should be the name of the trade venue

string
required

Asset symbol

string

Display name for the managed balance

remoteWalletMetadata
required

Remote wallet configuration metadata

thresholds
object
required
Defaults to

Threshold configuration for balance management

boolean
Defaults to false

Boolean flag controlling balance monitoring.

In ramp-off flows it is used to ensure the balance will not fall below minBalance + minBalanceBufferFactor.

  • false: Auto top-ups are executed and the balance can be used as a liquidity source.

  • true: Auto top-ups are disabled, the balance is not used as a liquidity source.

boolean
Defaults to false

Boolean flag controlling balance forecasting.

  • false: Forecasts are calculated for this managed balance.

  • true: Forecasts are not calculated.

When enabled for a liquidity source, forecasting works the same way as for monitored balances: the system can project whether the minimum required balance (including thresholds) will be met, rather than relying only on fixed values.

eligibleSources
array of objects

List of eligible sources for the managed balance

eligibleSources
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*