7 releases (breaking)

new 0.7.0 Apr 3, 2025
0.6.1 Mar 27, 2025
0.6.0 Jan 13, 2025
0.5.0 Sep 26, 2024
0.0.0 Jun 21, 2024

#801 in Magic Beans

Download history 20416/week @ 2024-12-17 6098/week @ 2024-12-24 12978/week @ 2024-12-31 21427/week @ 2025-01-07 33717/week @ 2025-01-14 27172/week @ 2025-01-21 24077/week @ 2025-01-28 27591/week @ 2025-02-04 34719/week @ 2025-02-11 30018/week @ 2025-02-18 4500/week @ 2025-02-25 2672/week @ 2025-03-04 3751/week @ 2025-03-11 2235/week @ 2025-03-18 2994/week @ 2025-03-25 2115/week @ 2025-04-01

11,686 downloads per month
Used in 17 crates (3 directly)

MIT-0 license

380KB
6.5K 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

~24–39MB
~653K SLoC