SaitaChefProxyFactory

Verified contract

Active on Ethereum with 476 txns
Deployed by via 0xc4e75518 at 17036679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "SaitaChefProxyFactory"

0xfe7c662953eb2e2a328fb0195e636c0048cbdc501573f1031a11d909d70ad770
0x30668a96e388bbcb2b4dcc1f82f90d56f2b174455c564b178534bcca8170710e
0x6f9f0de619773d07846a98bb49fe01c4b92d1de8cb37ca9ef557cb739e05df05
0x959588b55d6db5b64fa266ca2a73e4dee7cc6475622b35a490f4534d49c8c40a
0x09e7948eef6aa343bcfe50c5434dde071040a698d6c142bdc98fcdcbd188f7f4
0x26cd24ba2202714ed5453e073a8842b49a983d43cb4de4609b339415662e8159
0xa27a73c5ec694c09ac3b6b55deb38e66131cb0ae17b2a653e922aacb17eb828a
0x1349c9b0c8b2a7d48940cb54c4bc14233f99e523d938669b92735a6e59647751
0xd34e628db6104b665a54ddc8b758adb4ac3d250e5ac4dd29e1fcd9d58a7371b5
0xc0665adc796766654c93acda4100f575627636ec84a57341560d56e84f142943

Functions
Getter at block 20860174
impl(view returns (address)
0x5b95b0b3c52d7bdbae2ee42189f0c8d9ad647fbe
owner(view returns (address)
0x60d2e86f2a8e66bf047207fa7c45bd223ed3b8b4
totalChefNo(view returns (uint256)
9
Read-only
getPoolLength(address tokenview returns (uint256)
pendingSaita(address tokenuint256 pidaddress userview returns (uint256)
tokenAddrToChefAddr(addressview returns (address)
tokenExistence(addressview returns (bool)
totalChefInstances(uint256view returns (address)
userInfo(address tokenuint256 pidaddress userview returns (uint256)
State-modifying
add(address tokenaddress _lpTokenuint256 _allocPointuint256 _depositFeesuint256 _withdrawalFeesbool _withUpdateaddress pairToken
deployInstance(returns (address addr)
deposit(address tokenuint256 _piduint256 _amountpayable 
emergencyWithdraw(address tokenuint256 _pidpayable 
harvest(address tokenuint256 _pidpayable 
initialize(address _imp
initializeProxyInstance(address _proxyInstanceuint256 _saitaPerBlockuint256 _startBlockaddress tokenaddress _treasuryaddress _feeCollectoruint256 _platformFeesuint256 _emergencyFeesaddress _rewardWallet
massUpdatePools(address token
renounceOwnership(
set(address tokenuint256 _piduint256 _allocPointuint256 _depositFeesuint256 _withdrawalFeesbool _withUpdate
setFactoryProxyInstance(address _proxyInstance
transferOwnership(address newOwner
updateEmergencyFees(address tokenuint256 newFees
updateFeeCollector(address tokenaddress newWallet
updateImp(address _newImp
updateMultiplier(address tokenuint256 newMultiplier
updatePlatformFee(address tokenuint256 newFee
updatePool(address tokenuint256 pid
updateRewardPerBlock(address tokenuint256 newRate
updateRewardWallet(address tokenaddress newWallet
updateTreasuryWallet(address tokenaddress newTreasuryWallet
withdraw(address tokenuint256 _piduint256 _amountpayable 
Events
Add(address indexed chefProxyaddress indexed _lpTokenuint256 piduint256 depositFeesuint256 withdrawalFeesaddress indexed tokenaddress pairTokenstring lpName
Deployed(address indexed instance
Deposit(address indexed chefProxyuint256 amountuint256 pidaddress indexed user
EmergencyWithdrawn(address indexed chefProxyuint256 amountuint256 pidaddress indexed user
Harvest(address indexed chefProxyuint256 rewardAmountuint256 pidaddress indexed user
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Set(address indexed chefProxyuint256 piduint256 depositFeesuint256 withdrawalFees
StakingInitialized(address indexed _proxyInstanceaddress indexed _saitauint256 _saitaPerBlockuint256 _startBlock
UpdateEmergencyFees(address indexed chefProxyuint256 newFees
UpdateMultiplier(address indexed chefProxyuint256 newMultiplier
UpdateOwnerWallet(address indexed chefProxyaddress indexed newOwnerWallet
UpdatePlatformFee(address indexed chefProxyuint256 newFees
UpdateRewardPerBlock(address indexed chefProxyuint256 newRate
UpdateRewardWallet(address indexed chefProxyaddress indexed newRewardWallet
UpdateTreasuryWallet(address indexed chefProxyaddress indexed newTreasuryWallet
Withdraw(address indexed chefProxyuint256 amountuint256 pidaddress indexed user
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.