Gable
  • Gable Liquidity Protocol
    • Welcome
    • GAB Token
    • Roadmap
    • Liquidity Program
  • Radix DLT
    • Introduction
  • V1 - Flashloan Pool
    • Staking Liquidity
      • Introduction
      • APY
      • Pay-out Scheme
      • User Manual
      • Security and Risks
    • Flash Loan
      • Fundamentals
      • Use Cases
      • User Manual
        • 1. Dependencies
        • 2. Transaction Manifest
        • 3. Build Flash Loan
        • 4. Execute Flash Loan
        • 5. Automate Flash Loan
      • Advanced Strategies
      • Demonstration
      • Fees
      • Best Practices and Security
  • V2 - Perpetual Borrowing
    • Lending
    • Borrowing
    • Bug Bounty
      • Borrow
      • Supply
  • FAQ
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. V1 - Flashloan Pool
  2. Flash Loan
  3. User Manual

4. Execute Flash Loan

Previous3. Build Flash LoanNext5. Automate Flash Loan

Last updated 1 year ago

Was this helpful?

Now that you know how to tailor your transaction, by using the transaction manifest, to perform an end-to-end flash loan, it is time to learn how to actually execute it.

  1. First of all, to be able to execute any form of transaction, you have to be connected to the Radix network.

  • On desktop, you can do this by connecting to the Radix Wallet phone app, via the Radix wallet extension. This can be achieved by clicking on the "connect" button on the top right screen of any dApp (like ) or the .

  • On phone, you have to have your Radix Wallet phone app opened.

  1. Once connected, the Radix Dashboard (on desktop) or Radix Wallet (on phone) offer a "send tokens/nft" or "send raw transaction" option. The "send raw transaction" option takes in a transaction manifest and processes this into a transaction on the Radix Network.

  2. Press "send" and approve the transaction on your phone accordingly. Your transaction will now be broadcasted to the network.

    • Transaction succeeded: In case that your transaction is succeeded - congrats!

    • Transaction fail: the transaction manifest is sensitive to typo's and minor discrepancies. See below section for more information on potential errors that you can encounter, and how to solve them.

gable.finance
Radix Dashboard