Basic Operation

In basic operations, we provide three functions: deploy, mint, and transfer.

The KRC-20 balance state can be determined by aggregating the activities of all these functions together.

Notes :Each OP consists of two transactions(Commit/Reveal), and must comply KIP9 specifications to avoid failure.

Last updated