DevilContract

Verified contract

Active on Ethereum with 137 txns
Deployed by via 0x54a7d411 at 10900156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x2ffc2b4edaa281b6826cdd6f5fb14a02b39d34594e9848709593f142787aa44d
0x216b95219fcd5095a87a0555b11b70b0105a9509d141fe49eb804ca891bc7e14
0x2efbd95690b9e0358762ae858daa79c13677141d459a288760c7876f016862b4
0xc930a48b9439df6d35db943054c9674cdc4646103ebd387233cdefe2e96a5e32
0x54bd3b30251ea0855533b7af21290225943c67b80a9ba3bc34db89b0c5b7b1ea
0x4f209b18f246b6c3a264d58dc19b30068865460316253676dd01a7261bfd1aaf
0xb50b2f2cbaa8b81fc999a1b293240f4ff550773829286d5c20be547564a43925
0xf30f970d517539f77f0e7a12336c59f5f960742b39c9826b07e93a6fad0da267
0x1a032e448d5d907d31b7efb3e4940bc2d2792abe323748f588096f93a5514e67
0x8f3d58d739b9a844ea961cbb5ecadb285b76ffa66cf6e617e73d81df4ce507fd

Functions
Getter at block 20945147
BONUS_MULTIPLIER(view returns (uint256)
10
bondingEndBlock(view returns (uint256)
10997660
bonusEndBlock(view returns (uint256)
10945660
owner(view returns (address)
0x112bcffa567394dcff93647408465afb2332520b
poolLength(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
soul(view returns (address)
0x19b81fea2b36491e9f09d1aeb4645bf5fb87697e
soulPerBlock(view returns (uint256)
100000000000000000000
startBlock(view returns (uint256)
10906660
totalAllocPoint(view returns (uint256)
2648152294616255947243223662915734269293181203133264560260
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingSoul(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accSoulPerShare)
tetheredFactor(uint256 _amountview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
poolAccess(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
sync(
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 _souluint256 _soulPerBlockuint256 _startBlockuint256 _bonusEndBlockuint256 _bondingEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.