Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions content/defender/migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,11 @@ To begin your Monitor migration:
2. **Import your configurations**: Use the exported configurations to recreate your monitors in OpenZeppelin Monitor
3. **Set up OpenZeppelin Monitor**: Follow the [installation guide](/monitor) to set up the Monitor.

![Defender Monitor Migration Button](/defender/monitor-migration-information.png)
<img
src="/defender/monitor-migration-information.png"
alt="Defender Monitor Migration Button"
width="730"
/>

The "OpenZeppelin Monitor Configurations" button will download a .zip file containing configuration files for every monitor in your Defender account (If for any reason you don't want a specific monitor to be migrated, we recommend you delete the monitor before clicking on the OpenZeppelin Monitor Configurations button ). These configurations are ready to copy and paste directly into OpenZeppelin Monitor. Before running the monitors, make sure to review and update any placeholder values in the configuration files, such as:

Expand All @@ -67,7 +71,11 @@ The "OpenZeppelin Monitor Configurations" button will download a .zip file conta

Alternatively, if you don't want to download all the monitors configurations at once, you can navigate to each individual monitor and download its configuration separately. This gives you more control over which monitors to migrate and when.

![Download Individual Monitor Config](/defender/monitor-migration-button.png)
<img
src="/defender/monitor-migration-button.png"
alt="Download Individual Monitor Config"
width="300"
/>

Here's a video with the process step by step: https://www.loom.com/share/6de3d269f92c4df6abe951af69c64feb

Expand Down Expand Up @@ -101,7 +109,11 @@ Follow these steps to migrate your Defender Relayers to OpenZeppelin Relayer:

Export your Defender Relayer configurations using the "OpenZeppelin Relayer Configurations" button in the Defender UI.

![Defender Relayer Migration Button](/defender/relayer-migration-button.png)
<img
src="/defender/relayer-migration-button.png"
alt="Defender Relayer Migration Button"
width="700"
/>

<Callout type="info">
If you don't want a specific relayer to be migrated, delete that relayer
Expand Down Expand Up @@ -215,7 +227,11 @@ Once OpenZeppelin Relayer is running correctly:
3. Go to settings
4. Click the **Withdraw** button

![Defender Relayer Withdraw Button](/defender/withdraw.png)
<img
src="/defender/withdraw.png"
alt="Defender Relayer Withdraw Button"
width="400"
/>

5. **Recommended**: Transfer a small amount first and test with a transaction
6. If the test transaction succeeds, transfer the remaining funds
Expand Down