Skip to main content

8. How to Manage Assets

The Assets module provides centralized management of all assets in the system. It allows you to:

  • View a list of all assets (for visible clients) and check their balances.

  • Activate and deactivate assets.

  • Filter and search for specific assets.

  • View transactions for assets.

  • Make deposits and withdrawals.

Note: If you want to add an asset to an account, you need to do it through the Accounts module. 

Use Cases
  • Segregation of Funds
    Real money and promotional credits remain clearly separated, ensuring transparent financial tracking.

  • Flexible Promotions
    Companies can create custom bonus programs—such as first deposit bonuses, loyalty rewards, or marketing campaign incentives.

  • Enhanced User Engagement
    Users can explore platform features with bonus funds before committing their real money, increasing retention and activity.

View All Assets

To see every asset in the system, navigate to the Assets module from the sidebar. At the top of the page you’ll find:

The Assets module displays a read-only table of every asset in your system, with the following columns:

  • Status – Toggle to activate (blue) or deactivate (gray) this asset.

  • Currency – Asset’s currency icon and code (e.g. BTC, USD).

  • ID – Internal UUID for this asset record.

  • UID – System-generated, auto-incrementing asset code (e.g. cbas00002d).

  • Available – User’s spendable balance.

  • All time deposited – Cumulative funds ever deposited.

  • On hold – Funds locked by pending transactions or holds.

  • Bonus – Promotional or test credit balance.

  • Type – “Fiat” or “Crypto.”

  • Project – Linked project (clickable).

  • Account ID – Account this asset belongs to (clickable).

  • Owner – Client who owns the account (clickable).

  • Actions – Icons for Show Transactions, Deposit, Withdraw, Refresh Balance, and a “⋯” menu for Show Wallets.

Status

Image1.png

  • Toggle to activate (blue) or deactivate (gray) an asset for that account.
  • If there are transactions, a small chevron appears here—click to expand and view them.
  • Deactivated assets are hidden from end-user views and cannot be transacted until reactivated.

Column Sorting

  • Click any header’s ▲/▼ arrows to sort by that field (e.g. Available, Bonus). Clear by clicking again.
Search for an Asset

Enter the ID of the account to which the asset is assigned in the Search field (upper-left) to filter rows in real time. You can search by:

  • Account ID (full or partial UUID)

  • Asset ID (UUID)

  • Currency code (e.g. “USD”, “BTC”)

  • Owner’s name (first/last) or email

The search is case-insensitive and matches substrings as you type.

Image2.png

Filter Assets

1. Click the Filter button next to Search:

Image3.png

2. In the slide-out panel, choose one or more filters:

  • Currency: pick from all currencies in your system

  • Type: Fiat or Crypto

  • Owner: select a client by name or email

  • Active only: checkbox to show only currently active assets

Image4.png

To delete a specific filter, hover over the field and click the x icon.

In the Actions column, you can manage the selected asset:

Click the Show Transactions icon to view all transactions for the asset.

Image5.png

In the opened window, you can:

  • View the logs of any transaction from inception to completion (who took what actions, how and when) by clicking the Show Transaction History icon in the Actions column.

Image6.png

  • Search transactions by Transaction ID, Asset ID, or Account ID.
  • Filter transactions by Owner, Created Date, Account Type, Status, Transaction Type, and Sub-Type.

Image7.png

  • Export transactions in CSV format by clicking the CSV icon in the upper-right corner.

Image8.png

Note: For more detailed transaction management, refer to the Transactions module.

Click the Deposit (➕) icon.

Image9.png

  • Amount: Deposit amount.
  • Description: Any text description. For example, the purpose of the transaction, etc.
  • Source: The source where the money came from. Can be a general description (e.g. “company”) or specific details such as IBAN or wallet.

Image10.png

Click the Withdrawal (➖) icon.

Image11.png

  • Amount: Withdrawal amount.
  • Description: Any text description. For example, the purpose of the transaction, etc.
  • Destination: The destination where the money went. Can be a general description (e.g. “company”) or specific details such as IBAN or wallet.

Image12.png

Image13.png

Note: You can learn more about platform customization in the Platforms section.

The functionalities for Show Transactions, Deposit, Withdrawal, and View Balance are also available within the Accounts module. To access these, click the triple-dot icon in the corresponding asset row.

Image14.pngAssets with Available and Bonus Balances

image.png

In Core Banking, each asset in a user’s wallet can have two separate balances:

1. Available Balance

Represents the user’s real, spendable funds.

Deposits or withdrawals of actual money (e.g., via a payment system or direct bank transfer) increase or decrease this amount.

2. Bonus Balance

Represents promotional or virtual credit, often used to let users try features or test the platform.

Funds may be non-withdrawable under typical conditions—users might need to meet additional requirements (e.g., reaching a specific trading volume or making a minimum deposit) before withdrawal is possible.

Note: Our system does not regulate this functionality; its usage is entirely up to you.

You can see these two fields on the Assets page for each currency (e.g., USD, EUR, USDT). There’s a column for Available and another column for Bonus.

Example: Awarding a Bonus

1. Standard Deposit

image.png

  1. Initial state:

    • Available = 9 900, Bonus = 0

  2. User deposits 100 EUR via payment system.

  3. Result:

    • Available → 10 000 (9 900 + 100)

    • Bonus remains 0

2. Bonus Deposit

  1. User makes a 200 EUR deposit and qualifies for “Deposit 200 → +200 EUR bonus.”

  2. The real deposit adds to Available; the promotional credit goes into Bonus.

  3. Result:

    • Available → 10 200 (10 000 + 200)

    • Bonus → 200

Note: “All time deposited” now reads 300 (100 + 200), while “On hold” remains unchanged.

Core Banking Assets Bonus functionality distinguishes real, withdrawable funds (Available balance) from promotional or test credits (Bonus balance). This structure gives businesses the flexibility to offer promotions, demo credits, or loyalty rewards while maintaining separate tracking, ensuring clarity for both the company and the end user.