Master

Verified contract

Active on Ethereum with 227 txns
Deployed by via 0x4ca771ef at 11378821
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x6530e234976da12937f9e750c786232f3822797bc4d6a3652601fe16c120d72e
0x1f23f99ccc342776dd26f03c60bbb0009904c5ed01ad9a0073725f87d2e791f3
0x361106e64f4489add4e28b0eb2892690421a416cb537b09efa4752879476e631
0xb8cf46e744fb7a03224a900198bc9508d716e7b29db562c34856fa6bb5c890c0
0xdfab23289287b76f9d94b2b976e47bdebc3da367b8a7386a5702074cfb703bb5
0xc531c5dbec6c47863aeb7bdaf4c9fd2c2f096b1681352fc3fd8afaa15b9d90de
0xc5b539c7f472e56da9828a472c7d5d172cd3499b2a3d02ec20ceec8b38e2c40e
0x39b428213dbab35a563c2f3c60262a77a7605733ace87fbc79821f07c012a397
0x563470e623e9b8b3576b7b950de65a41314ba628efd0ae39a31eafda63f270fd
0xfe2a0c670efdc2f5cbc490e77ff10129df3a7a3a6225b86895cad4dcaf8aaef3

Functions
Getter at block 21216253
BONUS_MULTIPLIER(view returns (uint256)
80
FIVE_MILLION_BLOCKS(view returns (uint256)
5000000
bonusEndBlock(view returns (uint256)
11435500
devaddr(view returns (address)
0x76e4a6f92663f59aa0252899111f669dd5ed4b49
owner(view returns (address)
0x2ded621d111dc4e17e109c82ec1c2ae6ad200d9d
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
11385500
totalAllocPoint(view returns (uint256)
1100
yucan(view returns (address)
0x5e7bed6a5c8ef7ab019aaff2a2ecec5f6b40c6b1
yucanPerBlock(view returns (uint256)
625000000000000000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingYucan(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accPlutusPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
burn(uint256 amount
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 _yucanaddress _devaddruint256 _yucanPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.