SoneMasterFarmer

Verified contract

Active on Ethereum with 22 txns
Deployed by via 0x21ca7e15 at 13453781
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
--
0x0c5b7e4340baa41d02fb1bd39cfddbf9ee3750dfb951fd429bc6584996f01d7d
0xa5cb7567032d03b793883b90ea7fbb85a4312b2e559792cafd955a5c139eafb4
0x28e663b02fd6d425543c1d524a76fc283de11be0ed855623923efad2d2fb964c
0x5643d574fc22c491fc97edf7e1a7857b202260b1622d10cf35890a18d19d563d
0xf85d186e8aedf6ac5a6214e7a2e694672b2a27494cf4bed78f729b9d1b3363c5
0xa4984430d5b23ff29ba8ad1458f7ef8f2e6ad894a3894504979d843047d6ea7c
0x8ab86f6fc37aad9ebb9de40bd554fcc68c7da02c374ad844c5e6fe25731d5f39
0x26edc4bf2f2f69cd738fc1a6167cd044f46e63f998b66ab66face2a459bd02eb
0x2ed5b78507d522a6ef884410046c30e2e2ebeed8368af68885899973ed93799e
0x53ce707f85b4031ffb756a39a416ab490056dc2d56e6021247c8cb70d11e0636

Functions
Getter at block 21318869
FINISH_BONUS_AT_BLOCK(view returns (uint256)
14085047
PERCENT_FOR_DEV(view returns (uint256)
10
PERCENT_LOCK_BONUS_REWARD(view returns (uint256)
75
REWARD_PER_BLOCK(view returns (uint256)
5000000000000000000
START_BLOCK(view returns (uint256)
13723975
devaddr(view returns (address)
0xc84d731572e3af1f96f42dcafb03b878cde76b2d
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xfa70713b3043912e9c7159c0d105a85b2761bd5e
poolLength(view returns (uint256)
3
sone(view returns (address)
0xf5c771e0b749444eaec5c1f7ef5c0b93200bb0e4
totalAllocPoint(view returns (uint256)
5500
Read-only
HALVING_AT_BLOCK(uint256view returns (uint256)
REWARD_MULTIPLIER(uint256view returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getNewRewardPerBlock(uint256 pid1view returns (uint256)
getPoolReward(uint256 _fromuint256 _touint256 _allocPointview returns (uint256 forDevuint256 forFarmer)
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolId1(addressview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accSonePerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardDebtAtBlock)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
claimReward(uint256 _pid
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
mintSoneToken(address accountuint256 amount
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
transferOwnership(address newOwner
transferOwnershipSoneToken(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Add(uint256 allocPointaddress lpTokenbool withUpdate
Deposit(address indexed useruint256 indexed piduint256 amount
Dev(address devaddr
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
Migrate(uint256 indexed pid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendSoneReward(address indexed useruint256 indexed piduint256 amountuint256 lockAmount
Set(uint256 indexed piduint256 allocPointbool withUpdate
SetMigrator(address migrator
UpdatePool(uint256 indexed pid
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _soneaddress _devaddruint256 _rewardPerBlockuint256 _startBlockuint256 _halvingAfterBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.