Upgrade the Cycles-minting Canister

That refers to the first feature described in this post (by yours truly).

Does this mean we can now send tokens to be minted using ICRC1 transfers?

Yes.

What about ICRC2 TransferFroms?

I’m not sure if this enables using other ICRCs, but I’m guessing that it does. Let me ask around…

They need to be 32 bytes correct?

No, you must send unsigned little endian 64-bit (8 byte) integer to indicate the purpose of the transfer. The currently supported integers are listed here.

3 Likes