Skip to content

Commit

Permalink
docs: improve deployments section
Browse files Browse the repository at this point in the history
  • Loading branch information
amusingaxl committed Nov 25, 2024
1 parent 3cd6108 commit 4585c4d
Showing 1 changed file with 31 additions and 29 deletions.
60 changes: 31 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -47,7 +73,7 @@ bespoke spell in record time.

<!-- | `SingleLitePsmHaltFactory` | `0x4F9A00B3981df420Aa8302D889d0F175Df93036d` | -->

### `SingleClipBreakerSpell`
#### `SingleClipBreakerSpell`

| Ilk | Address |
|-------------|----------------------------------------------|
Expand All @@ -61,15 +87,15 @@ bespoke spell in record time.
| WSTETH\-A | `0xf817ef1992a80A00A44A219CDEf9f6CaB8f1c2Dd` |
| WSTETH\-B | `0x008Aed912C7Ba277B3A2758BB6aa29bb276738C3` |

### `SingleDdmDisableSpell`
#### `SingleDdmDisableSpell`

| Ilk | Address |
|-------------------------------|----------------------------------------------|
| DIRECT\-SPARK\-DAI | `0xA5336B79129d34B9c110Def17cb6a5843aB7140C` |
| DIRECT\-SPARK\-MORPHO\-DAI | `0xDAb9Cb1f33B30d70051a953290caC87ae6991BAf` |
| DIRECT\-SPK\-AAVE\-LIDO\-USDS | `0xf6431659c996a4945b43BfF28D7c078C64695436` |

### `SingleLineWipeSpell`
#### `SingleLineWipeSpell`

| Ilk | Address |
|---------------------|----------------------------------------------|
Expand All @@ -91,7 +117,7 @@ bespoke spell in record time.
| WSTETH\-B | `0xE57899652a5eC3564747A9324Cca8E16aC008BfD` |

<!--
### `SingleLitePsmHaltSpell`
#### `SingleLitePsmHaltSpell`
| Ilk | Flow | Address |
|--------------------|------|----------------------------------------------|
Expand All @@ -100,7 +126,7 @@ bespoke spell in record time.
| LITE\-PSM\-USDC\-A | SELL | `0x54190A5e59720994AC57a76c878bF01bEe68C41D` |
-->

### `SingleOsmStopSpell`
#### `SingleOsmStopSpell`

| Ilk | Address |
|-------------|----------------------------------------------|
Expand All @@ -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 |
Expand Down

0 comments on commit 4585c4d

Please sign in to comment.