Module consts

Module consts 

Source

Constants§

AUTHORITY
The seed of the automation account PDA.
MAX_MINT_AMOUNT
The maximum amount of ORE tokens that can be minted per request.
MAX_SUPPLY
The maximum token supply (3 million).
MINT_ADDRESS
The address of the mint account.
MIN_SLOTS_BETWEEN_MINT
The number of slots required between mint requests.
ONE_ORE
One ORE token, denominated in indivisible units.
TOKEN_DECIMALS
The decimal precision of the ORE token. There are 100 billion indivisible units per ORE (called “grams”).
TREASURY_ADDRESS
The treasury address allowed to request a mint.