Reactor

Verified contract

Active on Ethereum with 563 txns
Deployed by via 0xec8194de at 10970489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x901820d16fef495e034955bf627b857b29575715a1ff58e7d2f7fa21abbb4de1
0x91dfd5f31aa66523ffec040b45f3b53514ff069db74b60204d95caeebb4798ed
0xf5c28e10fc8cb58df7af0399be665a2a346fc6039939e7ea253f6d339487673e
0x8ffa446e0437c1065213d05c03f80eb303ed3cc3b969af0ca832d772541d9513
0x935bd4da99fa11bf232340d492c7cd4be4ba38c7d3c2bd985fb9f87433d22aec
0x2d0abed8dc5525e30abb5fbd7ea20d248e71b7189ebac1dff35dc743987ba0bb
0x88a40cd8de7277b9b9999d57973e43ece255a06ec307378f8c7438b58228af7f
0xcf6105d2098f550a814eb35ef2a4b1ee5ed918400a5e647649a5aa6c854c9409
0xd0e3341e25c0d781b3185ff2553101fe28353e0c94f8fb03f2cd02ff87442b9f
0xfce259ab5add2c712ddf36e6a8577183264ebbf26e05ac0386d597289ddbeec2

Functions
Getter at block 21422128
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
1
migrator(view returns (address)
0x0000000000000000000000000000000000000000
minion(view returns (address)
0x8313f647c775664c2a2d381353ea3b94def5465d
minionPerBlock(view returns (uint256)
7000000000000000000
owner(view returns (address)
0x6714a8d62c0fb15f0dc9c06ebf5efe89f1d6e926
poolLength(view returns (uint256)
8
startBlock(view returns (uint256)
10971038
totalAllocPoint(view returns (uint256)
1150
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingMinion(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMinionPerSharebool taxable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdatebool _taxableuint256 _startBlock
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdatebool _taxableuint256 _startBlock
setBonusEndBlock(uint256 _bonusEndBlock
setMigrator(address _migrator
transferOwnership(address newOwner
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 _minionaddress _devaddruint256 _minionPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.