24 releases (4 stable)
1.3.0 | Feb 9, 2025 |
---|---|
1.1.0 | Dec 10, 2024 |
1.0.0 | Aug 1, 2024 |
0.13.0 | Jun 26, 2024 |
0.1.1 | Jun 5, 2020 |
#256 in #token
141 downloads per month
Used in pallet-mixer
315KB
8K
SLoC
Tokens Module
Overview
The tokens module provides fungible multi-currencies functionality that implements MultiCurrency
trait.
The tokens module provides functions for:
- Querying and setting the balance of a given account.
- Getting and managing total issuance.
- Balance transfer between accounts.
- Depositing and withdrawing balance.
- Slashing an account balance.
Dependencies
~23–37MB
~628K SLoC