TokenFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x36cbd612 at 17073410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "TokenFactory"

No transactions found for "TokenFactory"


Functions
Getter at block 20933089
_feeReceiver(view returns (address)
0x0000000000000000000000000000000000000000
_implBaby(view returns (address)
0x0000000000000000000000000000000000000000
_implBuyback(view returns (address)
0x0000000000000000000000000000000000000000
_implLiquidity(view returns (address)
0x0000000000000000000000000000000000000000
_implStandard(view returns (address)
0x0000000000000000000000000000000000000000
_poolFactory(view returns (address)
0x0000000000000000000000000000000000000000
_tokenCreateFee(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
IsCreatedTokenByFactory(address _tokenview returns (bool)
State-modifying
createBaby(string name_string symbol_uint256 totalSupply_address[4] addrsuint256[3] feeSettingsuint256 minimumTokenBalanceForDividends_address serviceFeeReceiver_uint256 serviceFee_payable 
createBuyback(string name_string symbol_uint256 totalSupply_address rewardToken_address router_uint256[5] feeSettings_address serviceFeeReceiver_uint256 serviceFee_payable 
createLiquidity(string name_string symbol_uint256 totalSupply_address[3] addrsuint256[4] feeSettings_address serviceFeeReceiver_uint256 serviceFee_payable 
createStandard(string name_string symbol_uint8 decimals_uint256 totalSupply_address charityAddress_uint256 charityFee_address serviceFeeReceiver_uint256 serviceFee_payable 
initialize(address implBaby_address implBuyback_address implLiquidity_address implStarndard_address poolFactory_address feeReceiver_
renounceOwnership(
setBabyAddress(address _newAddress
setBuybackAddress(address _newAddress
setCreateFee(uint256 _newValue
setFeeReceiver(address _newAddress
setIsCreatedToken(address _tokenAddr
setLiquidityAddress(address _newAddress
setPoolFactoryAddress(address _newAddress
setStandardAddress(address _newAddress
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.