MasterPool

Verified contract

Active on Ethereum with 1,377 txns
Deployed by via 0x6c237c08 at 12874020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xaf9bd07be32d94a2418624e11b368b2b4a58e444b3f858375a9ea2e3806f7e7c
0x75dc5ebd38790eb798c1cf65c705728850687fbb3054b534dc0bcdefc39b6113
0x0938625ea66b2045e7b6e003805096a39f59f60cf406c7ce3871cb3bd8c24615
0x7adc852ac7e9148b616ecd5b6b5428a8bf9ccf96ba3703e7faa3e48e338b7aac
0xf9483e40608cd858a64523a7501103e62474592028e2af41426df52f8d956b25
From
0x626e35deaf92165ab23cf3b0d193ae29823430aa1ef0d2d8b00ae35d41f57045
0x63cd39a7df47a3bc2d69a382500887710c193e99b91c12b44eb017447d78193d
0xed89b78e06b28e5dd7e3cc863a60b56577e1d6c468688d2a8e33d52dbf8236ed
0x8edd8a1ceb800c859b6a2feeb6141053c8faa7d2208031567b5fc33081738808
0x8bdd2919fc63514a0289cdf8b628be81b0adf5469528065cf1a9a66010dc6dc9

Functions
Getter at block 21160575
isOwner(view returns (bool)
false
owner(view returns (address)
0xd7b3b50977a5947774bfc46b760c0871e4018e97
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256)
1
rewardToken(view returns (address)
0x08a75dbc7167714ceac1a8e43a8d643a4edd625a
totalPoints(view returns (uint256)
1000
totalRewardPerBlock(view returns (uint256)
1
Read-only
pendingRewards(uint256 _pidaddress _userview returns (uint256)
pidByToken(addressview returns (uint256 pidbool added)
pools(uint256view returns (address lpTokenuint256 pointsuint256 lastRewardBlockuint256 accRewardTokenPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
acceptOwnership(
accrueAllPools(
accruePool(uint256 _pid
addPool(address _lpTokenuint256 _points
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
migrateRewards(address _recipientuint256 _amount
setReward(uint256 _piduint256 _points
setTotalRewardPerBlock(uint256 _value
transferOwnership(address _newOwner
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferConfirmed(address indexed previousOwneraddress indexed newOwner
OwnershipTransferInitiated(address indexed previousOwneraddress indexed newOwner
PoolUpdate(address indexed lpTokenuint256 indexed piduint256 points
RewardRateUpdate(uint256 value
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardTokenuint256 _totalRewardPerBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.