This contract is being backfilled. You may encounter incomplete storage history.

MasterThrone

Verified contract

Active on Ethereum with 2,874 txns
Deployed by via 0x3734b677 at 10876668
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54.41
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1946be55c2ff24ee54f143930e9ebf7bf15f761a65a451fbafd6fa1b764b13ce
0x3c7827e944aeaa2b0e5c66eb8e83d9be81fb7c5d860c54070fb62948b19ab670
0x31594bbe84dced37e09fb96d514b79badfc5755d87c506efc3f770cc5d96f5f5
0x573f50d3c8089f040a6078cfba0615e8c6e1268af8e4e78ad6e4b0abb553247e
0xdd7325506e66f3e24046fafdaacbc5ac7ae6de92b48d42fd21112fa38fa20e73
0x4083d99bdbcfa181a6eb71fc4d90941f9b7a9b41425d8cbcd567365e8b2fd796
0x59f864003a6fba6889b67e6f36ff4249143be5dce2f6760764407be159ed81f1
0x0284c1ee597f3828e12943d3e4c51ffc80a2d0f7e45a2bdf6f37193d806671ca
0x412ee2e6557990e9a2c320f5910b51d45f692637916714f433803a5ab3dd1ff9
0x84ce7e7754ec354409e8507a0e0cb614541c63b78138fe6e0ac8ad82dea067b2

Functions
Getter at block 20810287
BONUS_MULTIPLIER(view returns (uint256)
10
bonusEndBlock(view returns (uint256)
10968400
devaddr(view returns (address)
0x3d42836ab7dd6912d4512be51ee01d4bd2ce18a7
gov(view returns (address)
0xdff8cd1313c6bde1b9282a24f8c996e487f74f80
govPerBlock(view returns (uint256)
0
owner(view returns (address)
0xf71ad151438b650231c8565249faf7d182781548
poolLength(view returns (uint256)
7
startBlock(view returns (uint256)
10887760
totalAllocPoint(view returns (uint256)
6100
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingGov(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accGovPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
mint(address _touint256 _amount
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setGovPerBlock(uint256 _newGovPerBlock
transferGovTokenOwner(address _newOwner
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 _govaddress _devaddruint256 _govPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.