PuddleSamurai

Verified contract

Active on Ethereum with 1,258 txns
Deployed by via 0x75461756 at 10919292
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xf59a463f47739f923d94bef74e28d6557c03a483d1d0cd3e711bf278e252cd76
0x033c0fe72c9752ede5e448dabdae98f27eab227a116059c8611846778794cc2b
0xad92a40bff51f00d8e0f9532d77d7526a1b0bc779a10612e3e5c37f8061f996a
0x68034dd6fb652ee92db6727004b7df4296659aad8369dce7d89066d101f5bb55
0xead9df36d7db4d14ee09bf117f69b4f66542ae65aaaa7e9e2eccc620c33c0e8c
0xc449a809d10fdfd9153e1c5e7e45f5a361ebea8062b9af1b7c74f27b6d4cb28a
0x5cba30f34f5cac0b13eb9d6e6446b81ea92cf29e6090ac48eccf87cab617c493
0x1ded34b9dcc7a9964a6b5afa45f2ac0be14d1b504b4af9b3f096bc6f3b0c33a8
0xbbe511bbae0ead829973f25b2ea97f74d83d14dfc7573c3be769ba151e9772d6
0x9cae1c45e06c01f96a2874630285ec3c337d52e3a55f47b5ed856bc60c459650

Functions
Getter at block 20847026
BONUS_MULTIPLIER(view returns (uint256)
20
bonusEndBlock(view returns (uint256)
10976000
devaddr(view returns (address)
0x20c9d92e4a72af4e516c60e68b4940de2900a6a3
owner(view returns (address)
0x6ad76d980d4d4aab9b3bbdff242f3480b4d37b04
poolLength(view returns (uint256)
2
puddle(view returns (address)
0xa49c8c60a5c0c2350012793d69dbb97f47ff4f76
puddlePerBlock(view returns (uint256)
50000000000000000000
startBlock(view returns (uint256)
10926000
totalAllocPoint(view returns (uint256)
2250
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingPuddle(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accPuddlePerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
mint(uint256 amount
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 _puddleaddress _devaddruint256 _puddlePerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.