Glitter Finance
  • Introduction
    • Disclaimer
    • Avoiding Crypto Scams
    • Glitter Finance Links
    • Glitter Finance Community Bug Bounty Program
  • Glitter Crosschain Platform
    • Bridge FAQ
      • General Bridge Questions
      • Algorand
      • Solana
      • Ethereum
      • Avalanche
      • Polygon
      • Tron
    • New Interface Overview
    • Bridging Tutorials
      • Algorand to Solana
      • Solana to Algorand
      • USDC: Swap Tutorial
    • USDC and EUROC Transfer
      • Audit Report for USDC Swap
    • Supported Wallets
      • Wallets Compatibility / Mapping
    • Bridging Security
    • Audits
    • Incorrect/Failed Transactions
    • Bridge Core MVP
      • Disclaimer and Key Terms
      • Bridge Core MVP
        • Core Concept
        • Bridge Relayer
        • Sending Request
        • Receiving Request
        • Glitter Bridge Protocol
        • Relaying Request
    • Token Bridge v2
      • Infrastructure
      • Lifecycle of the validator
      • Potential issues
      • Supported Networks, Token Bridge v2
      • Supported Networks, Token Bridge MVP v1
    • Glitter SDK
    • Glitter Widget
    • Supported Tokens
  • Glitter Bridge Explorer
    • Glitter Bridge Explorer
    • Glitter Bridge Explorer Guide
    • Deep Analytics
  • Glitter Arbitrage and Liquidation Bot
    • Glitter Arbitrage Bot
    • What are Arbitrage Loops?
    • State of the Project
  • Brand Assets
    • Logo
      • Clearspaces
      • Logo Dont's
      • Logo Assets
        • Horizontal logotype
        • Vertical logotype
        • Logotype Box
    • Glitter Colors
      • Backgrounds
  • Rainbow Network
    • Overview
Powered by GitBook
On this page
  1. Glitter Crosschain Platform

Incorrect/Failed Transactions

When bridging from one chain to another we attach data to the transactions on both chains which include:

  • Source address;

  • Destination address;

  • Chain names;

  • Amounts.

Failed deposits are bridge transactions initiated by anyone/end-user but either with incomplete information of any one of the above data, or incorrect or malicious information.

Incomplete Information: this means that they don't provide a destination address. Another example of incorrect Information: the user specified that the destination chain is Solana but provided us destination address of Algorand. Malicious information: This means they transfer a small amount and try to bridge a large amount (attack vector).

On the other hand, failed transfers are valid in the sense that all data we need for bridging is available to us and correct. However, during the process of bridging some error occurred which can be things like network congestion on any of the networks or any of the API routes failing.

PreviousAuditsNextBridge Core MVP

Last updated 2 years ago