CategoryFive

Verified contract

Active on Ethereum with 442 txns
Deployed by via 0x4205bff8 at 11459316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $0
ERC-20
--
ERC-20
--
0xfef29e031e63cdfd71d0278b630f08dbc143f22b4049d22282a765e3defc70a7
From
0x163f9605e0ac864005fdf482eb097537ec707e59dc618220542c473f704d3fa2
From
0x1087ca29ae3a488d1373f778388e3f27cb51331f743c9b5de9fcbeaf27a5750a
0x43bb5429401e1b351e5213ae7c8a4f297ee8ca0ab5f36eeb964afccfe564529e
0x3a3efecc027238b0a7abed80af46d67d7a455334049276ad572063b8b3e40dec
0x64b9bdb9447ae2261b245219f81a6b53f49fc1f78251b759d655ddc8ba7bffe8
0x0b05ef08f2e376ef2dcd7bb806af52f15a405fede5be556fc018917903631439
0x76be381796181b92757eb3d4be30b787fe2be814173e4bb42f49a0cde97707c1
0x1a590e8e5bbc892c444f5ea5cdf2f1b973c7eac51b7647b97349e40c9fbcfb03
0xb2ef020fbcaead2af4c80e70416200cc09b2774d0507d11b298003e8c3ff00bc

Functions
Getter at block 21163074
HALVING_DURATION(view returns (uint256)
1209600
NOBUY_DURATION(view returns (uint256)
300
burnedTokenAmount(view returns (uint256)
323997996002294341555
cane(view returns (address)
0x7c67ec786f46103d78327439b87061cf2e338f80
claimBurnFee(view returns (uint256)
1
claimLPFeePercent(view returns (uint256)
1
claimLiquidBalancePercent(view returns (uint256)
95
claimTreasuryFeePercent(view returns (uint256)
3
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
farmingStartTimestamp(view returns (uint256)
1608058800
farmingStarted(view returns (bool)
true
halvingTimestamp(view returns (uint256)
1618945582
hugo(view returns (address)
0x79acb8f91790cf71f405f55df25349e91a59b032
katrinaExitFeePercent(view returns (uint256)
2
lastRewardTimestamp(view returns (uint256)
1618945582
lastUpdateTimestamp(view returns (uint256)
1618945582
owner(view returns (address)
0x5d2eba498031ec93a7b7e3b05d16a3c454210469
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256)
2
rewardAllocation(view returns (uint256)
1953125000000
rewardHalvingPercent(view returns (uint256)
5
rewardRate(view returns (uint256)
1614686
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
treasury(view returns (address)
0x1b5ed7c13eb64819f7b0c7b2d810daba93dfc2e0
treasuryDisabled(view returns (bool)
false
unstakeBurnFeePercent(view returns (uint256)
1
unstakeLPFeePercent(view returns (uint256)
1
unstakeTreasuryFeePercent(view returns (uint256)
1
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalLimitPercent(view returns (uint256)
50
Read-only
accountInfos(uint256addressview returns (uint256 indexuint256 balanceuint256 maxBalanceuint256 lastWithdrawTimestampuint256 lastStakedTimestampuint256 rewarduint256 rewardPerTokenPaiduint256 lpEthRewarduint256 lpEthRewardPaiduint256 lpCaneRewarduint256 lpCaneRewardPaid)
accountInfosByIndex(uint256 _poolIduint256 _indexview returns (uint256 indexuint256 balanceuint256 lastWithdrawTimestampuint256 lastStakedTimestampuint256 rewarduint256 rewardPerTokenPaiduint256 lpEthRewarduint256 lpEthRewardPaiduint256 lpCaneRewarduint256 lpCaneRewardPaidaddress userAddress)
accountInfosIndex(uint256uint256view returns (address)
accountInfosLength(uint256 _poolIdview returns (uint256)
airgrabbers(addressview returns (uint256 ethAmountuint256 caneAmountbool ethClaimedbool caneClaimed)
balanceOfPool(uint256 _poolIdview returns (uint256uint256)
poolInfo(uint256view returns (address pairAddressaddress otherTokenuint256 rewardAllocationuint256 totalSupplyuint256 borrowedSupplyuint256 rewardPerTokenStored)
rewardEarned(uint256 _poolIdaddress accountview returns (uint256)
rewardPerToken(uint256 _poolIdview returns (uint256)
tokenPrice(uint256 _poolIdview returns (uint256)
State-modifying
add(uint256 _rewardAllocationaddress _pairAddressaddress _otherToken
addAirgrabber(address _airgrabberuint256 _ethAmountuint256 _caneAmount
claim(uint256 _poolId
claimLP(uint256 _poolId
claimOwnership(
disableSendToTreasury(
sendToTreasury(
set(uint256 _poolIduint256 _rewardAllocation
setFarmingStartTimestamp(uint256 _farmingStartTimestamp
setGoverningParameters(uint256[] _parameters
stake(uint256 _poolIduint256 _amountaddress senderpayable 
stakeAirgrabber(
stakeAirgrabberLP(
stakeToHugo(uint256 _amountbool _claimAndStakeRewards
transferOwnership(address _newOwner
withdraw(uint256 _poolId
withdrawAirgrabber(
Events
Claimed(address indexed touint256 poolIduint256 amount
ClaimedAndStaked(address indexed touint256 poolIduint256 amount
ClaimedLPReward(address indexed touint256 poolIduint256 lpEthRewarduint256 lpCaneReward
EmergencyWithdraw(address indexed touint256 poolIduint256 amount
Halving(uint256 amount
LogOwnerShipTransferInitiated(address indexed previousOwneraddress indexed newOwner
LogOwnerShipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address indexed fromuint256 amount
Staked(address indexed fromuint256 amountuint256 amountLP
Withdrawn(address indexed touint256 poolIduint256 amountuint256 amountLP
Constructor
constructor(address _treasury
Fallback and receive
receive(
Errors

This contract contains no error objects.