Constants

Git Source

MIN_SUPPLY

uint256 constant MIN_SUPPLY = 1e14;

COMMISSION_MAX

uint256 constant COMMISSION_MAX = 10;