TwoKeyDeepFreezeTokenPool
contract TwoKeyDeepFreezeTokenPool
is TokenPool
Reference
Functions
setInitialParams
function setInitialParams(address _twoKeySingletonesRegistry, address _erc20Address, address _twoKeyCommunityTokenPool, address _proxyStorage) public- Parameters:
_twoKeySingletonesRegistry- address_erc20Address- address_twoKeyCommunityTokenPool- address_proxyStorage- address
transferTokensToCommunityPool
function transferTokensToCommunityPool(uint amount) publicOnly two key admin can issue a call to this method, Function can transfer tokens only after 10 years to community token pool.
- Modifiers:
- onlyTwoKeyAdmin
- Parameters:
amount- is the amount of tokens we're sending