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

Gas Management addresses

Understanding Gas Management in AIO#

Gas management addresses are crucial for AIO’s operations, ensuring that transactions involving subaddresses can be executed without delays.


How Does AIO Use Gas Management Addresses?#

Necessity for Gas: To perform any transaction on blockchains like Ethereum, gas (in the form of native tokens like ETH) is required. For transactions involving non-native tokens (e.g., USDT on Ethereum), sufficient ETH must be available to cover the gas fees.
From Address Challenges: Often, the 'from address' (the address from which tokens are sent) may not have enough ETH to cover gas fees, especially if it primarily holds non-native tokens like USDT.

AIO's Process:#

1.
Checking ETH Levels: AIO regularly checks if the 'from address' associated with a transaction has enough ETH.
2.
Transferring ETH: If ETH is insufficient, AIO uses its gas management addresses to send enough ETH to the 'from address' so the necessary transaction can proceed.

Example: Ecommerce System Integration#

User Transaction: Suppose a customer wants to buy an item with USDT. Upon their signup, a subaddress is created and assigned to them.
Payment: The customer sends USDT to this subaddress. The customer covers the gas for this transaction.
AIO's Role in Collection:
If the subaddress lacks sufficient ETH for the gas to move the USDT to the collection address, AIO detects this shortfall.
AIO then transfers ETH from a gas management address to the subaddress, ensuring enough gas is available to collect the USDT into the main collection address.

Depositing Gas:#

Easy Deposit Steps: Similar to the fund pool deposit, click the "Deposit" button on the specific blockchain’s row. A popup will display a QR code.
Scanning and Sending: Scan the QR code with your wallet app (e.g., MetaMask or TrustWallet) and send the required amount of gas tokens to the address.


Key Gas Tokens for Different Blockchains:#

Ethereum and Optimism: ETH
TRON: TRX
Arbitrum: ARB
Note: Bitcoin and Litecoin do not need gas management as they do not support token-based transactions like USDT.
For more help or information, please contact us at support@allinone.cash.
Previous
Fund Pool Addresses
Next
API Keys and Data encryption
Built with