TheGarden

Verified contract

Active on Ethereum with 510 txns
Deployed by via 0xad0b27b0 at 18857338
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $742.45
ERC-20
Value $444.31
ERC-20
Value $361.67
ERC-20
Value $99.1
0x8ec0a72f0d05b2877e752f8124ed425ca6d7ff7b838a82b91ecd96aafb0448e2
0xda86dc77a834d92cd54da1381d33cc2a1d8752d8b2e58df0c3eaf53a1a8b5002
0xebe388588b701319b63893154d616ace7e000e63b59482070536811aedf1dfd3
0x8a729cbbe4188d1143311803349fdb21b75e7e719dba403ce4c44571a37ccc37
0xe8b605136631afe1f9572fb352ef97b361ad06854afa4b7f8e6e6ee17222b8c7
0x11643bd90156711c9e0527f9a03463b389f15a8f3788060dc5f22fbbd4614679
0xc74a33f9459612e33c4f04581424a7c7ae99ed922d36363f15d3d03b8882af85
0x01408786f1c5b6aa7ece9e0685adaa506e51579bfea795351a3b96bf348956fb
0x4a584b5d0113ff11f2e3a2bf853b4052606f43a1ef47af6e91a93869426cc047
0x5c5ecd1e3718d42fbaea67ce075e6cc548015155d8ae26bc3fa026cbb4738b49

Functions
Getter at block 21309667
feeCollector(view returns (address)
0x48e21642a38712f1966261825f39c328cdbaae18
isOperator(view returns (bool)
false
isOwnerOrOperator(view returns (bool)
false
operator(view returns (address)
0x2d9450c5f77e8c978786685530c8f30ea0f9937a
owner(view returns (address)
0x2d9450c5f77e8c978786685530c8f30ea0f9937a
poolStartTime(view returns (uint256)
1703462400
rewardToken(view returns (address)
0x7138eb0d563f3f6722500936a11dcae99d738a2c
rewardTokensPerSecond(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
1
Read-only
getGeneratedReward(uint256 _fromTimeuint256 _toTimeview returns (uint256)
pendingShare(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 lastRewardTimeuint256 accRewardTokenPerShareuint16 depositFeebool isStarted)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenuint16 _depositFeeuint256 _lastRewardTime
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
governanceRecoverUnsupported(address _tokenuint256 _amountaddress _to
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFee
setFeeCollector(address _feeCollector
setRewardTokensPerSecond(uint256 _rewardTokensPerSecond
transferOperator(address newOperator_
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
AddPool(address indexed useruint256 indexed piduint256 allocPointuint256 totalAllocPointuint16 depositFee
Deposit(address indexed useruint256 indexed piduint256 amountuint256 depositFee
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
ModifyPool(address indexed useruint256 indexed piduint256 allocPointuint256 totalAllocPointuint16 depositFee
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecoverUnsupported(address indexed useraddress tokenuint256 amountaddress targetAddress
RewardPaid(address indexed useruint256 amount
SetRewardTokensPerSecond(address indexed useruint256 amount
UpdateFeeCollector(address indexed useraddress feeCollector
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardTokenuint256 _poolStartTimeaddress _feeCollector
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.