grid-2Account

View balances, members, and security settings for your account

An account represents a shared multisig wallet managed by a group of users.

Account details

To access account details, go to Account in the main menu.

In the upper part of the page, you can find essential information about the account:

Total balance

The total value of all assets held by the account, converted to the base currency.

This value reflects both collected and uncollected funds.


Uncollected balance

The total amount of funds that were received but not yet collected to the account base address, converted to the base currency.


Uncollected invoices

The number of invoices that currently have payments that haven't yet been collected.


Current nonce

The latest transaction nonce used by the account smart contract.

This value shows how many transactions were already processed and helps avoid transaction conflicts.


Account address

The smart contract address representing the account on the selected blockchain network.

This address is used as the main destination for incoming funds and can't be modified.


Account name

The label for the account that helps distinguish it from other accounts.

This value can be modified anytime.

The information below is divided into tabs.

On this tab, you can view a list of all assets held on the account, including their balances and value in the base currency.

The following information is provided about each asset:

Currency

The asset alphabetical code, logo, and full name.


Balance

The amount of the asset held on the account, in the asset units.


Balance in base currency

The value of the asset converted to the account base currency.

Common use cases

The Account page helps with daily monitoring and administration of the account. This section describes common scenarios step by step.

Rename the account

You can modify the account name anytime.

1

Go to Account in the main menu and select the required account in the header.

2

Click the pencil icon next to the account name and enter a new value.

3

In the Edit account name popup, enter the new account name, up to 32 characters long.

4

Click Save to confirm changes.

The changes are applied immediately. The smart contract address, confirmation rules, and accesses remain unchanged.

Manage signers and required signatures

Add new signers and adjust account settings that affect confirmation rules.

1

Go to Account in the main menu and switch to the Members tab.

2

Click Edit in the Confirmation rules section.

3

To add a new signer:

Click Add signer and enter a new signer address in the corresponding field. The system validates the address format and network before allowing you to proceed:

  • If the entered address has an invalid format or doesn't belong to the expected network, the Invalid address format error appears and the changes aren't saved.

  • If the entered address is already in the signer list, the Address is already added notification appears and the address isn't duplicated.

To remove a signer:

Click the bin icon in the corresponding signer row.

4

Adjust the Required signatures value to set how many signatures are needed to execute transactions:

  • If there is only one signer, confirm that Required signatures is set to 1/1 by default and that editing is disabled.

  • If the account has more than one signer, click Edit, then adjust the Required signatures value in the X/Y format, where Y is the number of signers and X is less than or equal to Y.

triangle-exclamation
circle-info

When signers are added or removed, the Y value in Required signatures updates to match the current signer list, and the editing control reflects the updated limits immediately.

5

Click Save.

The Sign transaction popup appears with the note that the action requires collecting a certain number of signatures before it can be completed.

6

Review the changes and click Sign.

The changes are processed according to the current confirmation rules. New rules will be applied once the transaction is properly confirmed.

Configure a callback secret and API keys

Set up technical integration with external systems through callbacks and API access.

1

Go to Account in the main menu and switch to the Settings tab.

2

In the Your callback secret section, click Regenerate to issue a new callback secret, then update this value in your external systems.

3

In the API key management section, click Generate API key.

4

In the Generate API key popup, enter the name for the API key and click Generate.

The newly generated key will be displayed in the API key is generated popup: make sure to copy it and store it securely, as it only reveals once in this popup.

The new API key entry is added to the list where you can revoke it anytime.

Create a new account

Create a new multisig account and define its initial configuration.

1

In the topbar, expand the account select.

2

Select Create new account.

3

In the Create account popup, click Create.

If a popup appears with the text “Creating new account will discard all unsaved changes,” decide whether to continue and click Proceed to move on or Cancel to keep working with the current account.

4

In the Create new account popup:

  • Enter the account name.

  • Add one or more members.

  • Specify the number of signatures required for transaction confirmation.

Then click Create account.

5

In the Confirm new account popup, verify the summary of Account name, Members, Required signatures, and then click Confirm.

The changes are processed according to the configured confirmation rules.

Disconnect the wallet

Log out from the current account and return to the login screen.

1

In the topbar, click the account select.

2

Select Logout.

3

In the Logout confirmation modal, confirm the action.

You'll be redirected to the login page with account selection.

Last updated

Was this helpful?