OpenZeppelin / OpenZeppelin/compact-contracts
Add freezable
Open
@andrew-fleming is already working on this.
Since Jul 9, 2026.
1-medium
enhancement
feat:security
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
As a token util, there are a couple different flavors to consider/implement:
- directional -> may receive/cannot send; cannot receive, may send
- partial balance -> freeze quantity, not the account
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.