CategoryFive

Verified contract

Active on Ethereum with 768 txns
Deployed by via 0x5bb771fc at 11401046
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $5,197.81
ERC-20
--
ERC-20
--
ERC-20
--
0xb6584c3de62a64fcd42c15f02197f1b6b9af6e625532c317c703de01cc95da85
0x94c073f403cb15fd34e5487ce6a25f928383d9b5d61a781ddb1934de0556cd3f
0x6ce9c1258451377be0cb4d06b874e983d1871af24b0e2bb1385d63bd5aa2c64c
0xec44f2be438dd7e1da7b8ca800674f97aaca93479685e43be1d68d1e02cf2ed0
0xc7a6f00ca51b3dcf4c686df1202986965070c170a9bbc6cba2c77af612d6a1fb
0x5d7b6de543defecb83910843d66203bf35c6b79069762dc9e78515e3e8feca03
0xba0f0f86323c5d5752bc2e630a912c52fefd9cf4f6613448285914e8d6dd38ff
0xab28b5cf4a2251459834f101c514d9b237d5975dadfe70430cbd4334c83f1603
0x2e7000cf14005a99ec931cebcc38a1904d3286e21aed376988724bf8e891073a
0x461d738dca69968e2795a1a9e47864fa30c547708220faaa8d99d16edc7f4bc3

Functions
Getter at block 20978647
HALVING_DURATION(view returns (uint256)
1209600
WHITELIST_DURATION(view returns (uint256)
600
WHITELIST_STAKE_LIMIT(view returns (uint256)
100000000000000000000
burnedTokenAmount(view returns (uint256)
35297379500816447575131898
cane(view returns (address)
0x15fa0cdd112922cd6fb499aa9c7dfe047bc6c178
claimBurnFee(view returns (uint256)
1
claimLPFeePercent(view returns (uint256)
2
claimLiquidBalancePercent(view returns (uint256)
95
claimTreasuryFeePercent(view returns (uint256)
2
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
farmingStartTimestamp(view returns (uint256)
1607367000
farmingStarted(view returns (bool)
true
halvingTimestamp(view returns (uint256)
1608576626
hugo(view returns (address)
0x5114b6b665ae9e26d8360bbf484fe1dded6349fc
katrinaExitFeePercent(view returns (uint256)
4
lastRewardTimestamp(view returns (uint256)
1608576626
lastUpdateTimestamp(view returns (uint256)
1608140314
owner(view returns (address)
0x5d2eba498031ec93a7b7e3b05d16a3c454210469
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256)
4
rewardAllocation(view returns (uint256)
5000000000000000000000
rewardHalvingPercent(view returns (uint256)
50
rewardPerTokenStored(view returns (uint256)
2082989103400477302696888
rewardRate(view returns (uint256)
4133597883597883
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
treasury(view returns (address)
0x1b5ed7c13eb64819f7b0c7b2d810daba93dfc2e0
unstakeBurnFeePercent(view returns (uint256)
1
unstakeLPFeePercent(view returns (uint256)
2
unstakeTreasuryFeePercent(view returns (uint256)
2
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
whitelistEndTimestamp(view returns (uint256)
1607367600
withdrawalLimitPercent(view returns (uint256)
20
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)
balanceOfPool(uint256 _poolIdview returns (uint256uint256)
poolInfo(uint256view returns (address pairAddressaddress otherTokenuint256 rewardAllocationuint256 totalSupplyuint256 borrowedSupply)
rewardEarned(uint256 _poolIdaddress accountview returns (uint256)
rewardPerToken(uint256 _poolIdview returns (uint256)
tokenPrice(uint256 _poolIdview returns (uint256)
whitelistBalance(addressview returns (uint256)
whitelists(addressview returns (bool)
State-modifying
add(uint256 _rewardAllocationaddress _pairAddressaddress _otherToken
claim(uint256 _poolId
claimLP(uint256 _poolId
claimOwnership(
set(uint256 _poolIduint256 _rewardAllocation
setFarmingStartTimestamp(uint256 _farmingStartTimestamp
setGoverningParameters(uint256[] _parameters
setWhitelist(address[] addresses
stake(uint256 _poolIduint256 _amountpayable 
stakeToHugo(uint256 _amountbool _claimAndStakeRewards
transferOwnership(address _newOwner
withdraw(uint256 _poolId
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.