Skip to content

Commit

Permalink
Add step 0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilitteri committed Dec 23, 2024
1 parent da8d067 commit 5958dac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions claim_contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
> [!WARNING]
> The data below is an example and should be replaced with the actual data.
0. Pause the claimable proxy contract (if it is not already paused)
```
cast calldata "pause()"
```
1. Update the merkle root
```
cast calldata "updateMerkleRoot(bytes32)" 0x97619aea42a289b94acc9fb98f5030576fa7449f1dd6701275815a6e99441927
Expand Down

0 comments on commit 5958dac

Please sign in to comment.