From 4585c4de41b896a48bb62e0e1ab4d5f74c6c92bc Mon Sep 17 00:00:00 2001 From: amusingaxl <112016538+amusingaxl@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:11:19 -0300 Subject: [PATCH] docs: improve deployments section --- README.md | 60 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 75cb01a..67b95c6 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,32 @@ bespoke spell in record time. ## Deployments +### Standalone Spells + +#### `SplitterStopSpell` + +``` +0x04576C3B9Bd1623627b5bcaaD3Ac75fA70e298df +``` + +#### `MultiClipBreakerSpell` + +``` +0x828824dBC62Fba126C76E0Abe79AE28E5393C2cb +``` + +#### `MultiLineWipeSpell` + +``` +0x4B5f856B59448304585C2AA009802A16946DDb0f +``` + +#### `MultiOsmStopSpell` + +``` +0x3021dEdB0bC677F43A23Fcd1dE91A07e5195BaE8 +``` + ### On-chain Emergency Spell Factories | Name | Address | @@ -47,7 +73,7 @@ bespoke spell in record time. -### `SingleClipBreakerSpell` +#### `SingleClipBreakerSpell` | Ilk | Address | |-------------|----------------------------------------------| @@ -61,7 +87,7 @@ bespoke spell in record time. | WSTETH\-A | `0xf817ef1992a80A00A44A219CDEf9f6CaB8f1c2Dd` | | WSTETH\-B | `0x008Aed912C7Ba277B3A2758BB6aa29bb276738C3` | -### `SingleDdmDisableSpell` +#### `SingleDdmDisableSpell` | Ilk | Address | |-------------------------------|----------------------------------------------| @@ -69,7 +95,7 @@ bespoke spell in record time. | DIRECT\-SPARK\-MORPHO\-DAI | `0xDAb9Cb1f33B30d70051a953290caC87ae6991BAf` | | DIRECT\-SPK\-AAVE\-LIDO\-USDS | `0xf6431659c996a4945b43BfF28D7c078C64695436` | -### `SingleLineWipeSpell` +#### `SingleLineWipeSpell` | Ilk | Address | |---------------------|----------------------------------------------| @@ -91,7 +117,7 @@ bespoke spell in record time. | WSTETH\-B | `0xE57899652a5eC3564747A9324Cca8E16aC008BfD` | -### `SingleOsmStopSpell` +#### `SingleOsmStopSpell` | Ilk | Address | |-------------|----------------------------------------------| @@ -114,30 +140,6 @@ bespoke spell in record time. | WSTETH\-A | `0x53E201A9d0846E599D30C3d1a6E37bC7A8c109Ba` | | WSTETH\-B | `0x693acbbAB58055b43c515ca3362E4535584eeD6c` | -### `SplitterStopSpell` - -``` -0x04576C3B9Bd1623627b5bcaaD3Ac75fA70e298df -``` - -### `MultiClipBreakerSpell` - -``` -0x828824dBC62Fba126C76E0Abe79AE28E5393C2cb -``` - -### `MultiLineWipeSpell` - -``` -0x4B5f856B59448304585C2AA009802A16946DDb0f -``` - -### `MultiOsmStopSpell` - -``` -0x3021dEdB0bC677F43A23Fcd1dE91A07e5195BaE8 -``` - ## Implemented Actions | Description | Single ilk | Multi ilk |