TokenFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x26343084 at 13270187
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 21396002
TokenVestingInstance(view returns (address)
0x0000000000000000000000000000000000000000
getTokenVesting(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
rollWallet(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateProportions(uint256 _totalSupplyuint8 _initialPercentageuint8 _initialPlatformPercentageuint8 _referralPercentagepure returns (uint256[4] proportions)
scalePercentages(uint256 _totalSupplyuint8 p0uint8 p1uint8 p2pure returns (uint256[3] proportions)
validateTokenVestingOwner(address a1address a2view 
State-modifying
createToken(string _namestring _symboluint8 _decimalsuint256 _totalSupplyuint8 _initialPercentageuint256 _vestingPeriodInDaysaddress _vestingBeneficiaryuint8 _initialPlatformPercentageaddress _referraluint8 _referralPercentagereturns (address token)
initialize(address _tokenVestingaddress _rollWallet
migrateTokenFactory(address _newTokenFactory
renounceOwnership(
setPlatformWallet(address _newPlatformWallet
setTokenVesting(address _newTokenVesting
setVestingAddress(address _vestingBeneficiaryaddress _tokenaddress _newVestingBeneficiary
setVestingReferral(address _vestingBeneficiaryaddress _tokenaddress _vestingReferral
transferOwnership(address newOwner
Events
LogTokenCreated(string namestring symboladdress indexed tokenaddress vestingBeneficiary
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.