2 unstable releases

0.2.1 Apr 3, 2025
0.0.0 Feb 17, 2025

#7 in #holder

Download history 87/week @ 2025-02-12 24/week @ 2025-02-19 4/week @ 2025-02-26 142/week @ 2025-04-02 23/week @ 2025-04-09

165 downloads per month
Used in polkadot-sdk

Apache-2.0

3MB
47K SLoC

Assets Holder Pallet

A pallet capable of holding fungibles from pallet-assets. This is an extension of pallet-assets, wrapping fungibles::Inspect. It implements both fungibles::hold::Inspect, fungibles::hold::Mutate, and especially fungibles::hold::Unbalanced. The complexity of the operations is O(1).

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

~20–35MB
~588K SLoC