From 87fd0f85239e4d3b4a341b974922387400dc54b6 Mon Sep 17 00:00:00 2001 From: ilitteri Date: Mon, 23 Dec 2024 20:00:01 -0300 Subject: [PATCH] Add extra disclaimer --- claim_contracts/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/claim_contracts/README.md b/claim_contracts/README.md index 5d1c5099e..a79255eec 100644 --- a/claim_contracts/README.md +++ b/claim_contracts/README.md @@ -55,6 +55,10 @@ > [!WARNING] > Double-check the data you passing into the commands, any mistake can lead to undesired behavior. +> [!IMPORTANT] +> Steps 1, 2, and 4 can be batched into a single transaction in a multisig wallet. This multisig must be the `ClaimableAirdrop` contract owner. +> Step 3 must be done by the token distributor multisig as it is the one that has the tokens to be claimed. + 1. Update the merkle root ``` cast calldata "updateMerkleRoot(bytes32)"