Admin Functionality

The Flashstake Protocol has no admin functionality to control users' principal or funds at any time.

There is only one admin function named setMintFeeInfo.

This function can be updated to adjust the percentage fee taken each time TBTs have been minted and the address they are sent to. The contract has a hardcoded maximum fee limit of 20%, but can be set to any value between 0% and 20%.

Last updated