14 breaking releases

0.16.0 May 21, 2026
0.14.0 Mar 28, 2026
0.13.0 Dec 18, 2025
0.11.0 Oct 2, 2025
0.4.0 Jul 18, 2024

#1 in #pallet-assets

Download history 1337/week @ 2026-02-07 1470/week @ 2026-02-14 1642/week @ 2026-02-21 2026/week @ 2026-02-28 2452/week @ 2026-03-07 2278/week @ 2026-03-14 2962/week @ 2026-03-21 2935/week @ 2026-03-28 2907/week @ 2026-04-04 3195/week @ 2026-04-11 3326/week @ 2026-04-18 3560/week @ 2026-04-25 3202/week @ 2026-05-02 2935/week @ 2026-05-09 3850/week @ 2026-05-16 2780/week @ 2026-05-23

13,143 downloads per month
Used in 33 crates (4 directly)

MIT-0 license

410KB
7K SLoC

Assets Freezer Pallet

A pallet capable of freezing fungibles from pallet-assets. This is an extension of pallet-assets, wrapping fungibles::Inspect. It implements both fungibles::freeze::Inspect and fungibles::freeze::Mutate. The complexity of the operations is O(n). where n is the variant count of RuntimeFreezeReason.

Pallet API

See the pallet module for more information about the interfaces this pallet exposes, including its configuration trait, dispatchables, storage items, events and errors.

Overview

This pallet provides the following functionality:

Dependencies

~32–46MB
~777K SLoC