GrowEthGrow

Verified contract

Active on Ethereum with 120 txns
Deployed by via 0x41c5b59a at 11054926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe6da6833b8023cf92543eef3231626ffdbe98db0e03234c0a81ee61517164f90
0xa0c0e42873c433caa514e8607379eac9cf727d6741174c34d34644939fd5fe43
0x1dda3224b15b3b305c3e53f5ce046ad3a8340a9d4b3876df066ddb5a79ec013e
0x171a86953b131be7fb05e78d6cc22cc12529b5f8432c6001c6ff98297864b664
0x3ac5795e3a79a133dfd71ecabebe6008368e85c18710afebd3c5d61288f35911
0xd05fc82d49f67e299ada61c10476abe9590fb80b2028d01aefaf2b34e66d9c8b
0x06c53ea9f56d5156ff3d7f0c8604ddf7fa2b10c54c55b3c2c6e408da53240cce
0x95df2163f033eda6ed6fff72b348df5e4d2dd7b8325897f6031b541a49cc79e2
0xea415b3418ba8eaac2646acdab4365ef5d0b2b523b775fcb5bd165f8f580c83a
0x47ab80df8170e907846e6a3c1dcb3e28e5c1457101ea5fa8a87d8d3d9c1c5f64

Functions
Getter at block 21322879
DURATION(view returns (uint256)
604800
FivePercentBonus(view returns (uint256)
50000000000000000
FourtyPercentBonus(view returns (uint256)
400000000000000000
HundredPercentBonus(view returns (uint256)
1000000000000000000
TwentyPercentBonus(view returns (uint256)
200000000000000000
_totalSupply(view returns (uint256)
0
_totalSupplyAccounting(view returns (uint256)
0
boostLevelFourCost(view returns (uint256)
2000000000000000000
boostLevelOneCost(view returns (uint256)
250000000000000000
boostLevelThreeCost(view returns (uint256)
1000000000000000000
boostLevelTwoCost(view returns (uint256)
500000000000000000
calculateTax(view returns (uint256)
1
deployedTime(view returns (uint256)
1602693232
devCount(view returns (uint256)
8
devFund(view returns (uint256)
38077808477143044669
lastTimeRewardApplicable(view returns (uint256)
1603389596
lastUpdateTime(view returns (uint256)
1603388318
multiplierToken(view returns (address)
0x9755ac42520e22c1de4f711b736a340f7c04b697
multiplierTokenDevFund(view returns (uint256)
0
owner(view returns (address)
0x60c0009551c8f41b85836b3ddd84760306bfb9b1
periodFinish(view returns (uint256)
1603389596
rewardPerToken(view returns (uint256)
7313467437510279641307
rewardPerTokenStored(view returns (uint256)
7313467437510279641307
rewardRate(view returns (uint256)
3542857142857142857
rewardToken(view returns (address)
0xab2efe93fbe4426f54c3d678279e3033c0f3218f
stakingToken(view returns (address)
0x3eb09d108d1f61f10860b8bb1b13b5b4abc3f49d
startTime(view returns (uint256)
1602784800
totalSupply(view returns (uint256)
0
Read-only
_balances(addressview returns (uint256)
_balancesAccounting(addressview returns (uint256)
balanceOf(address accountview returns (uint256)
boostLevel(addressview returns (uint256)
calculateCost(uint256 levelpure returns (uint256)
devAllocations(addressview returns (uint256)
devIDs(uint256view returns (address)
earned(address accountview returns (uint256)
getLevel(address accountview returns (uint256)
getSpent(address accountview returns (uint256)
getTotalMultiplier(address accountview returns (uint256)
rewards(addressview returns (uint256)
spentMultiplierTokens(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
distributeDevFund(
eject(
exit(
getReward(
kill(
notifyRewardAmount(uint256 reward
notifyRewardAmountWithoutUpdateTime(uint256 reward
purchase(uint256 level
renounceOwnership(
setOwner(address _newOwner
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
Events
Boost(uint256 level
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _stakingTokenaddress _rewardTokenaddress _multiplierTokenuint256 _startTimeuint256 _duration
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.