YFBTCMaster

Verified contract

Active on Ethereum with 1,067 txns
Deployed by via 0x159df70f at 12376017
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
--
0xfc78b336286e1d175867de9b8c6c344456b92e3df38b1750c426adf90f6978da
0x0d0eece86fab8b255ed245a1c463f8cff245c8652bb93237a0378f68932547a9
0xaefa5b7ad8f3e04d024f915a64110f1cd18ee8ee9c15543c4974b97b77f70658
0x81e1771406d4028f971ab66639a538931787f2abb817cd919d469b03ab090bd0
0xa8e78f44e5d15afd336269ebad9956d993c86d17534341738cb85400d410471b
0x070ae67fb9502987fb0157ec06a297de878078cf3601cbc928143d6b520b583f
0xd7eb091572479313874d33c808f5012b4ca3094b18bf3cb7fa936598f259c1b1
0xa7f57ac7ef112dc61f8a05ca67db74bbdb46c1da4c6b7d79eb4a95d6dd29e6a5
0x762ae8ed20aa55bbbc6caa8e2d39cacebb8307b12d0b20b0345b436ba70ab591
0xfe2e9c00de244207502ed2fc234f110d5a21810775664f9f4ca041c0640e40c6

Functions
Getter at block 20918007
CHANGE_IN_PERCENTAGE(view returns (uint256)
5
PERIOD(view returns (uint256)
86400
blockTimestampLast(view returns (uint32)
1683864683
lastPrice(view returns (uint256)
10459653956401146357373
owner(view returns (address)
0x8894408d0bc72949c6c7b3c08ffaf9fb7674bfc8
pairAddress(view returns (address)
0x9fb24efec63c6a978efd21bda010099cb4f23707
poolLength(view returns (uint256)
4
startedBlock(view returns (uint256)
12380640
yfbtc(view returns (address)
0xff034d12353867fc4228f4ae3e689cd6dcaad120
Read-only
estimateReward(uint256 _pidaddress _useruint256 toview returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getPoolBaseMultiplier(uint256 _pidview returns (uint256)
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 lastRewardBlockuint256 accYfbtcPerShareuint256 totalSupply)
rewardInfo(uint256view returns (uint256 startBlockuint256 endBlockuint256 rewardFromuint256 rewardTouint256 rewardPerBlock)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(address _lpToken
burn(address _senderuint256 _amount
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
mint(address _touint256 _amount
renounceOwnership(
setDevAddress(address _devAddress
setTransferFee(uint256 _fee
transferOwnership(address newOwner
update(returns (bool)
updateOwnerShip(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmergencyWithdrawExceptional(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDevAddress(address indexed _devAddress
SetTransferFee(uint256 _fee
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _yfbtcaddress _pairAddressuint256 _startedBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.