ALLINONE
  1. Description
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. Description

Withdrawal Instructions

Initiating Withdrawal#

Use the Withdrawal API to initiate a withdrawal request.
Operations are funded by the Fund Pool, with gas costs covered by each chain's main coin from the Fund Pool address. If the assets in the Fund Pool are insufficient, the withdrawal request will not be activated. The gas cost for withdrawal is provided by the main coin of each chain from the address of the Fund Pool.
Withdrawal occurs once the extractable quantity (in PENDING status) reaches a predetermined number of transactions.
Automatic withdrawal is the default setting (Auto), and it dynamically changes based on the situation.
Typically, the more transactions in a batch withdrawal, the more gas can be saved.
Manual confirmation is required for large withdrawals, and the minimum amount for confirmation can be configured in the settings.

Contract Chains#

For contract chains, during the first execution, a portion of the Fund's main coin is consumed to activate account permissions.
Previous
Collection Instructions
Next
2-FA Authentication
Built with