Euler Finance
  • Welcome
  • Getting Started
    • Introduction
    • White Paper
    • Quick Links
  • App
    • Getting Started
      • Common Errors
    • How To
      • Connect a Wallet
      • Deposit
      • Withdraw
      • Borrow
      • Repay
      • Mint
      • Burn
      • Sub-Accounts
      • Transfer
      • Swap
      • Short/Long
      • Protected Collateral
      • Transaction Builder
      • Wrap
      • Activate
      • Allowances
      • Retrieve Browser Errors
      • Lending and Borrowing
    • FAQ
  • Euler Protocol
    • Getting Started
      • Risk Methodology
        • Asset Tiers
        • Collateral and Borrow Factor
        • Ranking Assets
        • Oracle Rating
      • Simulation Environment
    • Addresses
    • Parameters
      • Interest Rates
      • Risk Factors
  • Euler Governance
    • Getting Started
      • Phases
    • How To
      • Delegate Voting Power
      • Write a Proposal
      • Create a Tally (On-Chain) Proposal
        • Create a Snapshot (Off-Chain) Proposal
      • Vote on Tally (On-Chain)
      • Vote on Snapshot (Off-Chain)
      • Join the Forum
    • Treasury
    • Grants
    • Addresses
    • Parameters
  • EUL
    • About
    • Distribution
    • Epochs
    • Gauges
    • Staking
  • Developers
    • Getting Started
      • Contract Integration Guide
      • Contract Reference
      • Architecture
    • Proxy Protocol
    • Numeric Limits
    • SDK
    • Subgraph
  • Security
    • Audits
    • Bug Bounty
    • Insurance
  • Languages
    • White Paper (ENG-CHN)
    • Community Translations
  • Legal
    • Terms and Conditions
    • Privacy Policy
Powered by GitBook
On this page
  • You have a collateral violation
  • No match, code: NETWORK_ERROR
  • No match, code: UNPREDICTABLE_GAS_LIMIT
  • Unknown error
  • Transfer amount exceeds balance, please check you have enough tokens in your wallet and make sure they are also not deposited into Euler
  • execution reverted: e/too-many-entered-markets
  • RPC error

Was this helpful?

Export as PDF
  1. App
  2. Getting Started

Common Errors

Learn about different errors users might encounter from time on the UI and what they mean

You have a collateral violation

Collateral violation means you're trying to borrow something without having enough collateral in your account to do so. Make sure you deposit a collateral asset first, like USDC. You can filter collateral assets on the markets page.

No match, code: NETWORK_ERROR

Please try refreshing the page and make sure you have a stable internet connection and your web3 wallet is on the correct RPC network (e.g., Goerli Test Network).

No match, code: UNPREDICTABLE_GAS_LIMIT

Try refreshing the page and trying the transaction again. This error also often occurs for other reasons. So if you keep having this issue, please check your browser’s console log and please report the error that it shows.

Unknown error

Please try refreshing the page. If you receive the same error message, please check your browser’s log for errors and create a support ticket with what you find.

Transfer amount exceeds balance, please check you have enough tokens in your wallet and make sure they are also not deposited into Euler

You don't have enough tokens in your wallet. If using the test, please make sure you have the correct testnet tokens from the official Euler testnet faucet.

execution reverted: e/too-many-entered-markets

For a given account, you can enter 10 markets max. You should try the transaction with another account or sub-account.

RPC error

If, due to any reason, user wants to use their originally selected RPC to send the transaction, the following should be done (example described based on Metamask, actions might differ for other wallets):

  • change the RPC to default Ethereum network

  • add all the desired transactions to the batch

  • assure that the simulation is passing without any error

  • click 'Send txs' button

  • when Metamask pops up

    • click on 'New address detected! Click here...' at the top. Then click 'Add a nickname'. Input 'Euler Exec' as a nickname and click 'Save'

    • click on 'HEX', scroll down and click 'Copy raw transaction data'

    • click 'Reject'

    • disregard the error in the dapp

    • open Metamask and click 'Send'

    • select previously added 'Euler Exec' address

    • leave the asset set to ETH

    • leave the amount as 0 ETH

    • paste your clipboard contents into the 'Hex Data' field

    • change the network to desired

    • click 'Next' and sign the transaction

PreviousGetting StartedNextHow To

Last updated 2 years ago

Was this helpful?

Some RPC providers on the market (i.e. ) are not compatibile with Euler simulation mode. If this error occurs, the user is advised to change the RPC (i.e. by changing the network in Metamask to default Ethereum network) and refresh the dapp. Having done that, the simulation feature should be functional again.

Flashbots Protect RPC