faq
Quick answers to common Manta Bridge questions about pending transfers, token approvals, gas, withdrawal timing, and fees. For transaction-specific values, always check the live bridge route and wallet prompts before confirming.
Why is my transfer pending?
A transfer can be pending because the source-chain transaction has not finalized, the bridge message is still being processed, or the destination-chain transaction has not been completed yet.
Deposits move assets from Ethereum L1 to Manta Pacific L2. Withdrawals move assets in the opposite direction and follow the rollup exit model, which can include additional waiting and claim steps. For the full lifecycle, see bridge timing.
Common checks:
Confirm the transaction was submitted in your wallet.
Check the source-chain transaction hash in a block explorer.
Keep the bridge page open or return to the same wallet account to continue any required next step.
Verify that you are connected to the correct source and destination networks.
Why do I need to approve a token?
ERC-20 tokens use an allowance model. Before a bridge contract can move your tokens, your wallet must approve that contract to spend the selected token amount.
Approvals are separate on-chain transactions. This means bridging an ERC-20 token may require two wallet confirmations:
Approval
Allows the bridge contract to spend the selected ERC-20 token.
Transfer
Starts the deposit or withdrawal after approval is available.
Only approve the amount you intend to use, and review the spender address shown in your wallet. For detailed steps, see token approvals. For background on the token allowance pattern, see the ERC-20 token standard overview.
Why should I keep ETH for gas?
ETH is the gas token on Ethereum and on Manta Pacific. You need ETH to pay transaction fees when you approve tokens, submit deposits, initiate withdrawals, or complete claim steps.
Keep enough ETH on the network where you are taking the next action. For example, an L1 deposit starts on Ethereum, while some later actions may require gas on Manta Pacific or Ethereum depending on the route and step.
How long do withdrawals take?
Withdrawals can take longer than deposits because they follow the rollup's exit process. The exact timing depends on the withdrawal path, network conditions, and any required finalization or claim steps.
Do not assume a fixed completion time from older transactions or third-party comments. Check the current route in Manta Bridge, and read bridge timing before starting a withdrawal. For general context, see Ethereum's explanation of optimistic rollups.
Where do I check fees?
Check fees in the bridge interface before confirming a transaction. Wallets may also show estimated gas, but live estimates can change with network demand.
Fees may include:
Source-chain gas
Wallet confirmation for the chain you are sending from.
Destination or claim gas
Wallet confirmation for later bridge steps, when required.
Route or bridge-related costs
Bridge quote or transaction preview, when applicable.
For details on what can affect costs, see bridge fees. Manta Pacific also uses modular data availability; for background, see Celestia's data availability overview.
Is Manta Bridge safe?
Bridging requires smart contracts, wallets, and multiple networks to work together. Review transaction details carefully, use official links, and do not treat any bridge as risk-free.
For the security model, user precautions, and common risks, see is Manta Bridge safe?.
Was this helpful?