ALLINONE
  1. User Experience
ALLINONE
  • AIO Solution Brief
  • Overview
  • Getting Started
  • Supported Blockchain Networks and Tokens
  • Subaddresses and collection
  • Fund Pool and Withdrawal
  • Funds flow
  • Registration
  • Subaddress transactions
  • API
    • API Basics
    • API Encryption Transmission
    • Create Sub-Address
      POST
    • Create Multiple Subaddresses
      POST
    • Get Sub-Address List
      GET
    • Get Sub-Address Transaction
      GET
    • Create Withdraw Transaction
      POST
    • Direct Withdrawal Transaction
      POST
    • Get Withdraw Transaction details
      GET
    • Get Supported Blockchains and Tokens
      GET
  • Description
    • Collection Instructions
    • Withdrawal Instructions
    • 2-FA Authentication
    • TG Bot
    • Webhook
  • User Experience
    • Overview
    • Registration/Signup
    • Login/Signin
    • Enable TOTP
    • Reset Forgotten Password
    • Subaddress
    • Subaddress transactions
    • Collection Address
    • Fund Pool Addresses
    • Gas Management addresses
    • Settings
      • API Keys and Data encryption
      • IP Whitelisting in API Keys
      • IP Whitelisting - Dashboard
      • Webhooks
  • 用户体验
    • 注册
    • 登录
    • TOTP
    • 忘記密碼
    • 子地址
    • 子地址详情
    • 收款地址概览 (Collection Addresses)
    • 资金池概览 (FundPool Addresses)
    • 燃气管理地址 (Gas Management Addresses)
    • 设置
      • API密钥和数据加密
      • API 密钥中的 IP 白名单
      • AIO仪表板IP白名单
      • 用于通知的 Webhooks
  1. User Experience

Collection Address

Collection Address Overview#

The collection address is a critical component where funds from all subaddresses are aggregated. These funds can be transferred automatically or manually (feature coming soon).


Setting Up the Collection Address#

The collection address is not automatically generated by All In One (AIO). As a user, you need to provide your collection address:
1.
Navigate to the collection address page.
2.
In the appropriate chain's row, click 'edit'.
3.
Paste the collection address for the chain where you want to receive funds from subaddresses.


Disclaimer#

Security: You retain the private key of the collection address.
Responsibility: AIO is responsible only for transferring funds from the subaddress to your provided collection address.

Flow of Funds#

Funds are moved from the subaddresses to the collection address following this process:
Usage: Subaddresses are typically used by an integrated system, such as an e-commerce website.
Transactions: For each new user signup, a subaddress is created. Users send funds to this subaddress to initiate transactions, like placing an order.
Collection: Funds from these subaddresses are automatically transferred to the specified collection address you provide.
This structured flow ensures secure and efficient handling of crypto transactions within your system.
Previous
Subaddress transactions
Next
Fund Pool Addresses
Built with