MasterPool

Verified contract

Active on Ethereum with 3,117 txns
Deployed by via 0x2e01c781 at 12497958
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
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8bde8e655e1f48cf10b7c26e7b9b61342da347d7e270bc53f759456e5d455265
0xcc862f58dd1b5b48827e32b386437568f932c2aab8a4f6f3e7866587c867ad93
0xc1b997eadaecd8f972e5ce1e64d8a5ffa129da698a3396299dec280c9c6c946a
0x8b6b1db9beeb99f3509e2ce3efad636c54d662e3bc084e1f3efd58c14f9f159e
0x0ac324b2c6189cc66ed7bb569f34202432158030573cc48fc55ef16b7ae059cf
0x56796fc262795ab7eea96318f5c1032c5f81886d477a28e687ba0129f1d0cad9
0x9917cbd457795cd4d5146b037ea6a0879f6fd2d5fb1a0035336188bb7331b6ee
0x65ebf7ffc8756d137d0a610cca5339add3b39e1d643a715250a14ba9bff76b3d
0x40c2bc787ac8ea688ce3eb8caee662d00932b71d0dcc5ac1157a7f2a1e04873f
0xbe312b6bd0e5a98888c095ba9eae841538b629b69f4067b52880de9fb3dedfeb

Functions
Getter at block 21186030
isOwner(view returns (bool)
false
owner(view returns (address)
0xd7b3b50977a5947774bfc46b760c0871e4018e97
poolLength(view returns (uint256)
18
rewardToken(view returns (address)
0x08a75dbc7167714ceac1a8e43a8d643a4edd625a
rewardTokenPerBlock(view returns (uint256)
18800000000000000000
startBlock(view returns (uint256)
12501728
totalAllocPoints(view returns (uint256)
500
Read-only
pendingRewards(uint256 _pidaddress _userview returns (uint256)
pidByToken(addressview returns (uint256 pidbool added)
poolInfo(uint256view returns (address lpTokenuint256 allocPointsuint256 lastRewardBlockuint256 accRewardTokenPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(address _lpTokenuint256 _allocPointsbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrateRewards(address _recipientuint256 _amount
renounceOwnership(
set(uint256 _piduint256 _allocPointsbool _withUpdate
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
PoolUpdate(address indexed lpTokenuint256 indexed piduint256 allocPointsbool indexed withUpdate
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardTokenuint256 _rewardTokenPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.