ICRC icon indicating copy to clipboard operation
ICRC copied to clipboard

Repository to ICRC proposals

Results 117 ICRC issues
Sort by recently updated
recently updated
newest added

This PR introduces ICRC-523, a standard API for freezing and unfreezing accounts and principals. It defines four privileged methods, canonical tx mapping, and use of the block kinds from ICRC-123....

This PR introduces ICRC-524, a standard API for pausing, unpausing, and deactivating ledgers. It defines three privileged methods, canonical tx mapping, and use of block kinds from ICRC-124. The standard...

This PR introduces ICRC-522, a standard API for privileged mint and burn operations in ICRC-ledgers. It defines icrc522_mint and icrc522_burn methods, the canonical tx mapping, and recording of operations using...

A standard for the proposal initiated in [this forum post](https://forum.dfinity.org/t/multi-token-ledger-standard/56565). This is a standard for managing multiple fungible tokens within a single canister on the [Internet Computer](https://internetcomputer.org/). Unlike ICRC tokens,...