For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fraxtal Bridge

Bridging and messaging between Ethereum and Fraxtal

The bridging process for Fraxtal is derived from that of Optimism. Assets going from Ethereum Mainnet to Fraxtal (L1StandardBridge & L1ERC721Bridge) usually only take a few minutes, but coming back from Fraxtal to Ethereum (L2StandardBridge & L2ERC721Bridge) can take 7 days. The same applies for messages (L1CrossDomainMessenger & L2CrossDomainMessenger). To mitigate this, Frax Ferry is also available for Fraxtal, and most users will opt to use the Ferry to come back to Ethereum, taking only 24-48 hrs instead of 7 days.

Fraxtal Bridge UI: https://mainnet.frax.com/tools/bridge/deposit Fraxtal Bridge Docs: https://docs.frax.com/fraxtal/tools/bridges

Ethereum -> Fraxtal (~ a few minutes)

Type
Contract
Address (on Ethereum)

ETH/frxETH/ERC20s

L1StandardBridge

Messages

L1CrossDomainMessenger

Fraxtal -> Ethereum (7 days)

Type
Contract
Address (on Fraxtal)

ETH/frxETH/ERC20s

L2StandardBridge

Messages

L2CrossDomainMessenger

Last updated

Was this helpful?