DfiChef

Verified contract

Active on Ethereum with 5,271 txns
Deployed by via 0x3d4ffa3f at 11559697
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
--
ERC-20
--
0xb5ede4eba33fa6985b37e81dd28bc96e0da8f00afbd9b671e65d5747fdaa6159
0x7454a2d54cf465a7185ceb9e717edf7c6b87a70470909588aa4d7601fd9406be
From
0x619eebedd73cfa5c397d429cf7dc5854ae82fad9c1a111f74864d6cbc54689fb
0x9b5ff0c5b2accaf050d5a869be5120957d9870738644b5ad7bca52f98b19092f
0xdade5bbda1d7b4531540e8fc4ad6ba1840e22be30bb52bfd806537e328991bdf
0xb18cf7d8c988822ed8fea6cfb9612954bb533533816f21444a221cfba2a7b937
0x7d3a3eebecada98f6d9fb3e0c565302e5b760d625a3f342262547c4368ec8712
0x0d0c4c7a489e22c49801813903e20bb05072ecc9e9323cbdda4bb7b0eb56fa31
0xaa1363b5ba7081cd3cdefff3db7a7b48661a8fc9ba582ac6a6362870c093c413
0xef0f0e9cf0850cca9391fab954c76e842dd96f9cb4cfeb22caff316ceeff2060

Functions
Getter at block 20862277
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
11560160
devaddr(view returns (address)
0x68b087916d1f92ffb2be56e53e27989b8c1e6e3e
dfi(view returns (address)
0xc9d7312a439539b5cd6b7fdacf76821100605b5d
getDfiBlockReward(view returns (uint256)
0
halvingPeriod(view returns (uint256)
46523
halvingTimes(view returns (uint256)
1
initDfiPerBlock(view returns (uint256)
2500000000000000000
owner(view returns (address)
0x68b087916d1f92ffb2be56e53e27989b8c1e6e3e
pendingDuration(view returns (uint256)
86400
poolLength(view returns (uint256)
5
startBlock(view returns (uint256)
11560160
teamRatio(view returns (uint256)
10
totalAllocPoint(view returns (uint256)
10000
treasuryAddr(view returns (address)
0x539ec5abd9c843a32fcb76f1558ebef4af1af0c2
treasuryRatio(view returns (uint256)
10
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
isPending(uint256 _pidview returns (bool)
pendingDfi(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accDfiPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 depositAt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
claim(uint256 _pid
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint8 _withUpdate
transferOwnership(address newOwner
updatePendingDuration(uint256 _time
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 _dfiaddress _devaddraddress _treasuryAddruint256 _dfiPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.