Initialization of the Abstract TokenManager Contract This is a wrapper of the solidity smart contract
The core parameters passed into the constructor
Protected
getAutomaticDeploy
communityLocker
getDepositBox
Address of DepositBox
Optional
getMainnetHash
value of mainnet hash
getMainnetName
value of mainnet
Should always return Mainnet
getMessageProxyForSchain
Address of MessageProxyForSchain
getRoleAdmin
string
getRoleMember
address
getRoleMemberCount
BigNumber
getSchainHash
Keccack256 of schain name
getTokenManagerLinker
Address of TokenManagerLinker
grantRole
hasRole
If the token is an clone on the chain i.e linked to another chain it will return true
Address parameter being checked for clone status
renounceRole
revokeRole
getTokenManager
Address of TokenManager of Connected Chain
of Other SKALE Chain
Initialization of the Abstract TokenManager Contract This is a wrapper of the solidity smart contract