Token module

The token module handles all logic related to balance. Specifically the following criteria:

  • Validating and subtracting fees for all transactions.

  • Checking the minimum remaining balance requirement.

  • Giving block rewards to the block generator.

  • Transferring account balances.

Token module reference

The TypeDoc reference opens in a new browser tab

Token module overview

Name

token

ID

2

Assets

ID Name

0

Transfer command

Module API

Endpoints

TBD