Redeploy Safe on New Chain
Bring your Gnosis Safe to other chains while keeping the same address
Connected wallet: Not connected
Current chain: Base
Your new safe will initially have the same owners and threshold that your original safe was deployed with.
You can update these later.
About Token Rescue Buddy
This tool helps you recover tokens sent to your Gnosis Safe on the wrong chain by redeploying your safe at the same address on a different chain.
The Problem
Unlike regular wallets, smart contract wallets can only be deployed on one chain at a time. This creates a dangerous UX problem where users can lose funds by sending tokens to the wrong chain.
The Solution
Token Rescue Buddy simplifies a complex process that Gnosis considers advanced. It works by replaying the original transaction data on another chain to create a safe at the same address.
How it works: The address of each safe is procedurally generated based on specific information. Since the Safe Factory has the same address on most chains, we can replay the original transaction data to create an identical safe on another chain with the same owners and threshold.
This tool is based on Token Rescue Buddy by xavierdmello