Gravity

Verified contract

Active on Ethereum with 1,117 txns
Deployed by via 0x7e2a7f3b at 11045719
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
Value $66.02
ERC-20
--
0x559d5236a8625dea3891dcd6e00af580432ab521253a9188ecd96d1ca5a9f0df
0x2a3f0646b82bf2f7c7225060ee040c330244df9ced86098d3232618e34b4d2a2
0x27d9b68cc4314cf55db8403da50135872f2cc3e95bcf9ba41d798e7321013063
0x4040db1fee699579c86334cfa57b14644668ac4292045345aee3a768eb62eff5
0x4cbd3a95b6d9f30b5d493b2b18d5e8dfa741407f2e7dafe7b2fe1c319b376e3d
0x62c2c43f3ae24270af6771c98ed2b64b7d3b7a8dca72139f3dc10e4d4447b94d
0xdcf761f527977c53c17adc7654b1eba7a032e4d12156e26a0866b347c685f933
0xc95dcb2c43cb8d09f3f5d3b35a6332915291a78fc4c18b63a7bdbf12c9dad688
0xd01d2595addfdc0d87e0bc693af0d58c5168eaafdbfd25cd00f32582594085cd
0x12e4a71412dedd00796c2b96cc8c6f6d76ee98bbeb24027614e2fce4937b4cb2

Functions
Getter at block 21168813
bonusEndBlock(view returns (uint256)
11145800
devAddr(view returns (address)
0x72d49544d17e3c98b0f94d97ee851981279f3aa9
distributor(view returns (address)
0x956754c96377f26a5b0035e7638515382aecb907
milk(view returns (address)
0x80c8c3dcfb854f9542567c8dac3f44d709ebc1de
owner(view returns (address)
0x98920747575985df2db6227e39ed032013a8c467
poolLength(view returns (uint256)
10
startFirstPhaseBlock(view returns (uint256)
11045800
startSecondPhaseBlock(view returns (uint256)
11055800
startThirdPhaseBlock(view returns (uint256)
11085800
totalAllocPoint(view returns (uint256)
1
Read-only
getCurrentBlockReward(uint256 _currentBlockview returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingMilk(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMilkPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devAddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
updateDistributor(address _distributor
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _milkaddress _devAddraddress _distributoruint256 _startFirstPhaseBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.