GREENX

Verified contract

Active on Ethereum with 1,075 txns
Deployed by via 0xef4927f4 at 5444006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0xd204960530a1def0ae769b61d4ec447edc74b5ad53ffb43fb1ae46d15fd09aa9
0xf7e0cad06c727cf346691bd852932b3ff67b82fcf07efb4d11331a6676febbd2
0x3c5e2058d70b7c2c75ef035d8c75d1f9ac4e2a6a28ab5e2aa8df209d901d2d01
0x76a2f1afbda1930bbf81b08e5ae1d9f59dfdf970d735223445a9db65f93b7a44
0x470c47077ac1187abf19fe97f295bfa4e903726b3cf72724135f1f37fa56d94b
0x7236d95b85a3f938a944bd6afd16f903d8200e1aa800f6771e519ee3df162dae
0x937f1081b59d78c450cf414890312d8e9801008cdd474ae553ae6eb91fa80773
0x4a30cebdc65b4db6e3b783beb4604d3742bf36b9d547ef149011318cbdc1a100
0x276cde1778914bfb08c53a6ff66ecd1af711cbe1e8f5d4f51aee721f7a968f5e
0x79ed836fcbd86945585ae4bd2298927c27f92bae695eccdb73be5a5532ffdaad

Functions
Getter at block 21161467
adminAddress(view returns (address)
0x542853a035133ebd1ab93b657252a3749d8c639a
bonusAllocation(view returns (uint256)
37500000000000000000000000
decimals(view returns (uint256)
18
founderAddress(view returns (address)
0x0000000000000000000000000000000000000000
founderAllocatedTime(view returns (uint256)
1
founderAllocation(view returns (uint256)
37500000000000000000000000
getCurrentState(view returns (uint256)
7
ico1stPrice(view returns (uint256)
3960
ico2ndPrice(view returns (uint256)
3630
icoEndTime(view returns (uint256)
1534314909
icoStandardPrice(view returns (uint256)
3300
icoStartTime(view returns (uint256)
1529021626
inActive(view returns (bool)
false
isSelling(view returns (bool)
false
isSoftCapReached(view returns (bool)
true
isTransferable(view returns (bool)
true
minInvestedAmount(view returns (uint256)
100000000000000000
minInvestedCap(view returns (uint256)
2500000000000000000000
name(view returns (string)
GREENX
owner(view returns (address)
0x869a2be5e4508a4ea54964ed84c0524d841791a9
portalAddress(view returns (address)
0x6de037bf6d5b933285711232330b933deafb16f5
preSalePrice(view returns (uint256)
4290
privateSalePrice(view returns (uint256)
5280
reservedAllocation(view returns (uint256)
90000000000000000000000000
salesAllocation(view returns (uint256)
187500000000000000000000000
symbol(view returns (string)
GEX
teamAddress(view returns (address)
0x542853a035133ebd1ab93b657252a3749d8c639a
teamAllocatedTime(view returns (uint256)
2
teamAllocation(view returns (uint256)
22500000000000000000000000
totalLoadedRefund(view returns (uint256)
0
totalRefundedAmount(view returns (uint256)
0
totalRemainingTokensForSales(view returns (uint256)
137384495922888617847882294
totalReservedAndBonusTokenAllocation(view returns (uint256)
81472912803560000000000000
totalSupply(view returns (uint256)
375000000000000000000000000
walletAddress(view returns (address)
0x21253348a3bd6e3d5e979a1c508cdf8f57f92472
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
privateList(addressview returns (bool)
totalInvestedAmountOf(addressview returns (uint256)
whiteList(addressview returns (bool)
State-modifying
activate(
allocateRemainingTokens(address _addr
allocateReservedTokens(address _addruint256 _amount
allocateTokensForFounder(
allocateTokensForTeam(
approve(address _spenderuint256 _valuereturns (bool)
changeAdminAddress(address _newAddress
changeFounderAddress(address _newAddress
changeOwner(address _newOwnerAddr
changePortalAddress(address _newAddress
changeTeamAddress(address _newAddress
changeWallet(address _newAddress
deActivate(
enableTokenTransfer(
endICO(returns (bool)
endPreSales(returns (bool)
loadFund(payable 
modifyPrivateList(address[] _investorAddrsbool _isPrivateListedreturns (bool)
modifyWhiteList(address[] _investorAddrsbool _isWhiteListedreturns (bool)
refund(
revokeTokens(address _noneKycAddruint256 _transactionFee
setICOPrice(uint256 _tokenPerEtherreturns (bool)
setPreSalePrice(uint256 _tokenPerEtherreturns (bool)
setPrivateSalePrice(uint256 _tokenPerEtherreturns (bool)
startICO(returns (bool)
startPreSales(returns (bool)
startPrivateSales(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
AllocateReservedTokens(address reservedAddressuint256 tokenAmount
AllocateTokensForFounder(address founderAddressuint256 founderAllocatedTimeuint256 tokenAmount
AllocateTokensForTeam(address teamAddressuint256 teamAllocatedTimeuint256 tokenAmount
Approval(address indexed owneraddress indexed spenderuint256 value
EndICO(uint256 state
EndPresales(uint256 state
IssueTokens(address investorAddressuint256 amountuint256 tokenAmountuint256 state
ModifyPrivateList(address investorAddressbool isPrivateListed
ModifyWhiteList(address investorAddressbool isWhiteListed
Refund(address investorAddressuint256 etherRefundedAmountuint256 tokensRevokedAmount
RevokeTokens(address investorAddressuint256 amountuint256 tokenAmountuint256 txFee
SetICOPrice(uint256 price
SetPreSalePrice(uint256 price
SetPrivateSalePrice(uint256 price
StartICO(uint256 state
StartPresales(uint256 state
StartPrivateSales(uint256 state
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _walletAddraddress _adminAddraddress _portalAddr
Fallback and receive
fallback(
Errors

This contract contains no error objects.