Skip to content

Commit

Permalink
Remove needless calldata
Browse files Browse the repository at this point in the history
  • Loading branch information
ilitteri committed Dec 23, 2024
1 parent 324782b commit da8d067
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions claim_contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,3 @@ or
```
make deploy-example MERKLE_ROOT=<claims-merkle-root> TIMESTAMP=2733427549
```

### Testnet (using Safe Wallets)

> [!IMPORTANT]
> This assumes that the token and claimable contracts have already been deployed.
#### Treasury

- Approve the claimable contract to spend the token from the distributor.

#### Foundation

- Set the Merkle root
- Set claim time limit
- Unpause

0 comments on commit da8d067

Please sign in to comment.