Flex
Flex exchange system
IRootTokenContract Member List

This is the complete list of members for IRootTokenContract, including all inherited members.

constructor(string name, string symbol, uint8 decimals, uint256 root_pubkey, address_opt root_owner, uint128 total_supply)IRootTokenContract
deployEmptyWallet(uint256 pubkey, address_opt owner, uint128 evers)IRootTokenContract
deployWallet(uint256 pubkey, address_opt owner, uint128 tokens, uint128 evers, opt< cell > notify)IRootTokenContract
getDecimals()IRootTokenContract
getName()IRootTokenContract
getRootKey()IRootTokenContract
getRootOwner()IRootTokenContract
getSymbol()IRootTokenContract
getTotalGranted()IRootTokenContract
getTotalSupply()IRootTokenContract
getWalletAddress(uint256 pubkey, address_opt owner)IRootTokenContract
getWalletCode()IRootTokenContract
getWalletCodeHash()IRootTokenContract
grant(address dest, uint128 tokens, uint128 evers, opt< cell > notify)IRootTokenContract
hasWalletCode()IRootTokenContract
mint(uint128 tokens)IRootTokenContract
requestTotalGranted()IRootTokenContract
setWalletCode(cell wallet_code)IRootTokenContract