Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Connect Currency Payment

External exchange deposit conditions for USDT tokens vary depending on the network.

 Minimum deposit amount on External Exchange
  "limits": {
    "deposit": {
      "ARBITRUM": {
        "min": "5"
      },
      "CCHAIN": {
        "min": "5"
      },
      "EOS": {
        "min": "10"
      },
      "ERC20": {
        "min": "15"
      },
      "NEAR": {
        "min": "5"
      },
      "POLYGON": {
        "min": "5"
      },
      "SOL": {
        "min": "5"
      },
      "TRC20": {
        "min": "5"
      }
    }


The administrator should configure the minimum deposit amount to be not less than the maximum amount from all available networks on the external exchange. It is important to understand that the blockchain/network commission may be included in the deposit amount.

Screenshot from 2024-06-25 13-43-53.png

The user can overview all available networks in the Proxy Deposit form.

Screenshot from 2024-06-25 13-47-44.png

After selecting a network, the user should generate a proxy deposit address.

Screenshot from 2024-06-25 13-47-31.png

Screenshot from 2024-06-25 14-08-05.png

The user can use the generated address.

Screenshot from 2024-06-25 13-48-56.png

The admin can observe the user's generated addresses in the Wallet details.

Screenshot from 2024-06-25 13-50-50.png


There is an available User balance in USDT before the creation of a deposit.

Screenshot from 2024-06-25 13-55-22.png

The responsible Administrator can observe the available Broker trading balance in USDT.

Screenshot from 2024-06-25 14-10-45.png

Create a withdrawal transaction to deposit funds into the user's generated USDT (TRX20) deposit address.

Screenshot from 2024-06-25 14-10-10.png

There is an available Broker trading balance in USDT after the Deposit operation.

Screenshot from 2024-06-25 14-15-54.png

After the Deposit, there remains an available User balance in USDT.

Screenshot from 2024-06-25 14-15-33.png

There is a Deposit history for a User Query with main details for operation:

Screenshot from 2024-06-25 14-22-35.png

Users can observe Deposit history details on UI

Screenshot from 2024-06-25 15-06-28.png

Operation Details shows the Administrator expanded details of the operation: Type, Parent Operation (if applicable), Status, Amount: Input order, Output order, User, Date, Documents(transactions): links to order details Description.
Ledger Records (subsection below) displays detailed accounting data for the operations entered in system ledger records: Account number, Debit, Credit, Counterparty, Description, Created, Operation: field for special information for the operation.

Screenshot from 2024-06-25 14-23-09.png

The responsible Administrator can observe the main details of the Deposit operation.

Screenshot from 2024-06-25 14-24-42.png

Anyone with a link to the transaction can observe the operation details on the blockchain.

Screenshot from 2024-06-25 14-33-07.png

  • No labels