Gluwa
Gluwa Documentation
Gluwa Documentation
  • What is Gluwa
  • Change Log
    • Gluwa API Change Log
    • Gluwa Wallet Change Log
    • Gluwa Exchange Change Log
  • Get Started
    • Gluwa Mobile App
      • Gluwa Invest (Investor DAO) FAQ
      • Gluwa Invest (Fixed-Term Interest Account) FAQ
      • Create a New Gluwa Wallet
      • Restore Wallet
      • Send Gluwacoin to an address
      • Make QR Code Payments
      • Create a Signature
      • Access Private Keys
      • Non-Custodial Wallet
      • Gluwa Lottery Account FAQ
      • Fees
      • Transaction Status
      • Delete your Gluwa Account
    • Gluwa Dashboard
      • API Keys
      • Webhooks
      • Addresses
      • Transactions
    • Gluwacoin
  • Branding
    • Buttons and Marks
  • Development
    • Environments
    • QR Codes
    • Webhooks
    • Creating Signatures
    • Idempotent Requests
    • Sending Address
    • Gluwa SDK for PHP
    • Gluwa SDK for .NET
    • Gluwa SDK for Java
    • Gluwa SDK for JavaScript (Node.js)
  • API
    • API Reference
    • Authorization
    • Currency and Conversion Symbols
    • Errors and Error Codes
    • Balance
    • Fee
    • Transaction
    • Payment QR Code
    • Wrap / Unwrap
  • Exchange API
    • Exchange Webhook
    • Quote
    • Order
    • Exchange Request
    • Order Book
Powered by GitBook
On this page
  1. Get Started
  2. Gluwa Mobile App

Transaction Status

Learn about types of transactions status

In Gluwa, there are three types of transaction status: complete, submitted, and failed.

  • Confirmed: the transaction has one or more block-confirmation(s).

  • Submitted: the transaction has been submitted but not yet confirmed (mined) on the blockchain. Note: submitted ETH, USDT, and USDC transactions will not appear in your transaction history.

  • Failed: the transaction has failed, and you cannot expect it to get processed in the future. You will have to submit it again.

After creating a transaction, Gluwa periodically pulls information from the blockchain to confirm the transaction's status. We will update the status if we find any change.

PreviousFeesNextDelete your Gluwa Account

Last updated 1 year ago