MUX
AppStatsForumArticles
  • Protocol
    • Overview
      • MUX V3 Trading Protocol
      • MUX Perpetual Aggregator
      • MUX V1 Trading Protocol
      • MUX V1 Degen Protocol
    • Liquidity
    • Tokenomics
    • Income Allocation
    • Referral Program
    • Fee Structure
    • Liquidation
    • Multiplexing Layer
    • Governance
    • Online Issues
    • Audit
    • Contracts
      • DAO Multi-sig
      • MUX V3 Protocol Contracts
      • MUX Leveraged Trading Protocol Contracts
      • MUX Aggregator Contracts
      • MUX Degen Contracts
      • MUXLP Tranches Contracts
    • MUX API
    • Bug Bounty
    • Terms
  • Tutorials
    • Trade
    • Provide Liquidity
    • Stake
    • Redeem
    • Referral
  • Website
    • Cookie Policy
Powered by GitBook
On this page
  • Internal JSON-RPC error
  • {}
  • Max fee per gas less than block base fee
  • Insufficient {symbol} balance, unable to pay gas
  • gains pre check failed, enough liquidity for xxx amount, available liquidity xxx
  1. Protocol

Online Issues

PreviousGovernanceNextAudit

Last updated 1 year ago

Here are some common errors you might encounter when using MUX. When the error details are one of the listed below, please follow the instructions on how to resolve these issues.

If the following scenarios don’t cover your error details, please go to to open a ticket and report the issue. MUX community contributors will help to address the problems as soon as they can.

Internal JSON-RPC error

When your transactions fail to process due to the “Internal JSON-RPC error, the RPC used in your wallet is causing the issue.

To address the issue, using Arbitrum as an example, you can go to Wallet Settings > Networks > Arbitrum > Change “New RPC URL.”

You can use https://chainlist.org/chain/42161 as a reference and try different listed RPC URLs until your transaction can be processed.

If you trade on DEXes frequently, it’s recommended to use high-performance RPC from https://www.alchemy.com/ or https://rpc.ankr.com/arbitrum for a stabler experience.

{}

When the error details is empty, it’s usually indicating RPC issue as well. Please follow the Internal JSON-RPC error fix on how to address this issue.

Max fee per gas less than block base fee

This issue is caused by the gas fee limit you set in the wallet being too low. Please try to increase the gas limit and try the transaction again.

Insufficient {symbol} balance, unable to pay gas

This error means you currently have insufficient gas in your wallet to process any transactions. Please transfer more gas tokens (like $ETH on Arbitrum) to your address and then proceed with the transaction.

gains pre check failed, enough liquidity for xxx amount, available liquidity xxx

This error means Gains liquidity becomes insufficient to support your position after placing the order. Please try lowering the position size and then open the position again.

MUX Discord