Transaction fields

  • id - transaction ID

  • sum - total amount in QSTN

  • sum_currency - total amount in currency

  • type - transaction type,

  • status - transaction status

  • gate

    • title - gateway name

    • alias

    • min_sum - minimum amount

    • max_sum - maximum amount

    • rate - QSTN rate in relation to USDT-TRC20

    • gateCurrency - gate currency data

      • code - code name

      • title - currency name

      • type - currency type

    • data

      • send_paysys_identificator

      • dec_digits - number of decimal places

      • networks

      • icon - full address of the currency icon

      • percent_fee - gateway commission percentage

      • min_fee - minimum commission amount

    • created_at - transaction creation date in timestamp

    • icon - full address of the currency icon

    • transaction_address - the address of the crypto wallet with which the operation takes place

    • data

      • qchain - the address of the api client's qchain wallet

      • course - QSTN rate in relation to USDT-TRC20

      • emailClient - email of the user who performs the operation

      • percent_fee - gateway commission percentage

      • min_fee - minimum commission amount

      • fee - final commission

Last updated