The Address Management module is used to manage the on-chain deposit addresses for a project. Each address corresponds to a blockchain and is used to receive crypto deposits from users.
Page overview
Address list table
Filters
How-to guide
Add an address
Click the Add button
Click the Add button in the top-right corner of the page.
Select a chain
Select a blockchain network from the dropdown. Disabled chains will appear as non-selectable.
Enter a description
Enter notes for this address to make it easier to identify later.
Confirm and submit
Click Confirm. The system will automatically generate a new address on the selected chain.
Deposit tokens
Click the download icon in the Actions column (Deposit tokens) to open the deposit dialog, which shows the QR code and address info for users to scan and deposit.
View deposit history
Click the clock icon in the Actions column (View deposit history) to navigate to the Deposit History page, with the current address auto-filled as a filter.
Deposit webhook notifications
When an address on this page receives a transfer, the system pushes the standard Deposit Callback Webhook (same event structure as online deposits — reuse your existing deposit-handling code). Field mapping: Deposit Callback · Manual Acquiring; business flow: Manual Acquiring Solution.
Permissions
Notes
Disabled chains cannot be used to create new addresses. To create an address on a disabled chain, contact a super admin to enable the chain first.
We recommend creating a separate deposit address for each use case and noting the purpose in the Description field, to make it easier to trace fund sources later.