HaremFactory

Verified contract

Active on Ethereum with 5,045 txns
Deployed by via 0xe491ec0d at 11414134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x77c6c9cf68409ae096af461365229eed3f29a4d639022348f4bc8bab986008af
0xf6e1b826179082ec7c6a480e96e4d9431d8fa9d248289efb5083d22623b4240f
0x8f5e8f55f6051e7078769982e8f54fcdba6534858089e22ed0b8c95c11042679
0xbe96c72766a19d5d4d14c4129a61405cccbcc6bde4210ef0c23b61b3f8689f15
0x69f5798dcbe0095f1b34af226f831a8f6a8ed35672d5a04bf03827660ce78ced
0x64029c5bbbe6584fdfea9590ea9d5023fc305c9704a09b2bcc215de8ca7ee0b9
0x50f44f28abc6cd28368ac1a5a92bc836281c5db4947a963d1af553270334f031
0xef567d877ee74a63a1353cef2d2165c750d3ab35e749fee71a5b537dd0fa4d1e
0x1cc45c45eeeac5fc45af35515f97d88fce57cdc74c244a8ceaa386477436ded7
0x5c389d2d392fa37d1681a0118d51f491a109386b375b8a0c5d8c5476d27dbc57

Functions
Getter at block 21288949
Harem(view returns (address)
0x547e1fc96805d123290c1cfb52d5bebc01ed3bfa
isOwner(view returns (bool)
false
owner(view returns (address)
0x7d2498a05f2c6d6d53db8dfb5826e279012996eb
poolLength(view returns (uint256)
2
treasuryAddr(view returns (address)
0x7d2498a05f2c6d6d53db8dfb5826e279012996eb
Read-only
pendingHarem(uint256 _pidaddress _userview returns (uint256)
pendingHaremOfPool(uint256 _pidview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 haremsPerDayuint256 maxStakeuint256 lastUpdateTimeuint256 accHaremPerShare)
tokenPID(addressview returns (uint256)
totalPendingHarem(address _userview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(address _tokenuint256 _haremsPerDayuint256 _maxStake
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
renounceOwnership(
rugPull(uint256[] _pids
rugPullAll(
setHaremsPerDay(uint256 piduint256 amount
setMaxStake(uint256 piduint256 amount
transferOwnership(address newOwner
treasury(address _treasuryAddr
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 _haremAddressaddress _treasuryAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.