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

BnsdChef

Verified contract

Active on Ethereum with 24,326 txns
Deployed by via 0xcf261945 at 10795489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,343.83
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc3cfc36ec639204a3fd791b746a89eb6d3593c43c4a4265f287820adbdd837e9
0xc1c9cb1fbdef0da7ebdaa99fd624ab5cf89f26e3822e69cbf9a71fed7ae90217
0xaf2ffe35952fc93e63426e71bf0440765a773bf4f7391db239876014ba88b271
0x5280b53380fe8a9c67d70f059ca18e85dc78664d7cda9bf43d01f1ddabd8b167
0xedfbc15adda8558839dff26544d25a46e0e98c175ea061252c4e3e970870accf
0xd788e675ab56dab669062584cf583edf3de2a99d34b8fe5ebd366a8f8ba255f6
0xeed1a040358a00620b628e5fc1b50ad1afbf303715cb8fa6734ee3e038062a70
0xf7c51b771aa51b7eadb4827ca554e30b8b3484fbb39f6ca79a0ce207e29a094f
0xbe81e36818b0db861b509b82f074bf2311eed4dfbacff6e1f9f47a5e4bceb04c
0x2173b26d45f7ff4089ab1695f0463085ee903e7bd06a9c8238b1475664d60e88

Functions
Getter at block 20792528
BONUS_MULTIPLIER(view returns (uint256)
1
bnsd(view returns (address)
0x668dbf100635f593a3847c0bdaf21f0a09380188
bnsdPerBlock(view returns (uint256)
1000000000000000000000
bonusEndBlock(view returns (uint256)
99999999
devaddr(view returns (address)
0x75f189f198b90d4b363ed073d63bb8e343c8a7b4
owner(view returns (address)
0x5d5acc816a41fb59b043bc1028425c9645c0c336
perDayBlocks(view returns (uint256)
7000
poolLength(view returns (uint256)
15
startBlock(view returns (uint256)
10796300
totalAllocPoint(view returns (uint256)
10000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getRewardPerBlock(uint256 blockNumberview returns (uint256)
pendingBnsd(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accBnsdPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _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
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _bnsdaddress _devaddruint256 _bnsdPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.