MasterChefV3
Verified contract
Active on
Base with 57,938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd592…708e
Balances ($2,587.64)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DACKIE | ERC-20 | 3.551421M | $0.000729 |
$2,587.64 | |
kurbi | ERC-20 | 1 | $0.000782 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 430.904762 | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- | |
DKS-CL-POS | ERC-721 | 1 | -- | -- | |
DKS-CL-POS | ERC-721 | 1 | -- | -- | |
DKS-CL-POS | ERC-721 | 1 | -- | -- | |
DKS-CL-POS | ERC-721 | 1 | -- | -- | |
DKS-CL-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22738673 | 29 minutes ago | | | 0.0028743402 | 0.0000011324894 | |
| 22738637 | 30 minutes ago | | | 0 | 9.5580563e-7 | |
| 22738106 | an hour ago | | | 0 | 0.0000018226649 | |
| 22738014 | an hour ago | | | 0.0046122081 | 9.3265055e-7 | |
| 22737931 | an hour ago | | | 0 | 3.4466955e-7 | |
| 22737908 | an hour ago | | | 0 | 3.6465491e-7 | |
| 22737491 | an hour ago | | | 0 | 0.0000026496848 | |
| 22737261 | an hour ago | | | 0 | 0.000057562194 | |
| 22736337 | 2 hours ago | | | 0.0039820781 | 0.0000011443249 | |
| 22736094 | 2 hours ago | | | 0 | 0.0000010624420 |
ABI
ABI objects
Getter at block 22739545
BOOST_PRECISION() view returns (uint256)
1000000000000
CAKE() view returns (address)
0xc2bc7a73613b9bd5f373fe10b55c59a69f4d617b
FARM_BOOSTER() view returns (address)
0x0000000000000000000000000000000000000000
LMPoolDeployer() view returns (address)
0xd592e2c815e0cf4b62169e09934faab28299708e
MAX_BOOST_PRECISION() view returns (uint256)
2000000000000
MAX_DURATION() view returns (uint256)
2592000
MIN_DURATION() view returns (uint256)
86400
PERIOD_DURATION() view returns (uint256)
86400
PRECISION() view returns (uint256)
1000000000000
WETH() view returns (address)
0x4200000000000000000000000000000000000006
cakeAmountBelongToMC() view returns (uint256)
3551420529850718819051576
emergency() view returns (bool)
false
latestPeriodCakePerSecond() view returns (uint256)
4059642857142857142857142857142
latestPeriodEndTime() view returns (uint256)
1732437501
latestPeriodNumber() view returns (uint256)
156
latestPeriodStartTime() view returns (uint256)
1731832702
nonfungiblePositionManager() view returns (address)
0xcfb05ab06d338fd85bbf4486e69809d96a906b77
operatorAddress() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe1581c10ee235f0debb655ea365100bcbd84bad2
poolLength() view returns (uint256)
20
receiver() view returns (address)
0xc42c649cdb9d4aa2a142b4909923c3d2d32141c1
totalAllocPoint() view returns (uint256)
450
Read-only
balanceOf(address owner) view returns (uint256)
getLatestPeriodInfo(address _v3Pool) view returns (uint256 cakePerSecond, uint256 endTime)
getLatestPeriodInfoByPid(uint256 _pid) view returns (uint256 cakePerSecond, uint256 endTime)
pendingCake(uint256 _tokenId) view returns (uint256 reward)
poolInfo(uint256) view returns (uint256 allocPoint, address v3Pool, address token0, address token1, uint24 fee, uint256 totalLiquidity, uint256 totalBoostLiquidity)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
userPositionInfos(uint256) view returns (uint128 liquidity, uint128 boostLiquidity, int24 tickLower, int24 tickUpper, uint256 rewardGrowthInside, uint256 reward, address user, uint256 pid, uint256 boostMultiplier)
v3PoolAddressPid(address) view returns (uint256)
State-modifying
Events add(uint256 _allocPoint, address _v3Pool, bool _withUpdate)
burn(uint256 _tokenId)
collect(struct INonfungiblePositionManagerStructCollectParams params) returns (uint256 amount0, uint256 amount1)
collectTo(struct INonfungiblePositionManagerStructCollectParams params, address to) returns (uint256 amount0, uint256 amount1)
decreaseLiquidity(struct INonfungiblePositionManagerStructDecreaseLiquidityParams params) returns (uint256 amount0, uint256 amount1)
harvest(uint256 _tokenId, address _to) returns (uint256 reward)
increaseLiquidity(struct INonfungiblePositionManagerStructIncreaseLiquidityParams params) payable returns (uint128 liquidity, uint256 amount0, uint256 amount1)
multicall(bytes[] data) payable returns (bytes[] results)
onERC721Received(address, address _from, uint256 _tokenId, bytes) returns (bytes4)
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setEmergency(bool _emergency)
setLMPoolDeployer(address _LMPoolDeployer)
setOperator(address _operatorAddress)
setPeriodDuration(uint256 _periodDuration)
setReceiver(address _receiver)
sweepToken(address token, uint256 amountMinimum, address recipient)
transferOwnership(address newOwner)
unwrapWETH9(uint256 amountMinimum, address recipient)
updateBoostMultiplier(uint256 _tokenId, uint256 _newMultiplier)
updateFarmBoostContract(address _newFarmBoostContract)
updateLiquidity(uint256 _tokenId)
updatePools(uint256[] pids)
upkeep(uint256 _amount, uint256 _duration, bool _withUpdate)
withdraw(uint256 _tokenId, address _to) returns (uint256 reward)
AddPool(uint256 indexed pid, uint256 allocPoint, address indexed v3Pool, address indexed lmPool)
Deposit(address indexed from, uint256 indexed pid, uint256 indexed tokenId, uint256 liquidity, int24 tickLower, int24 tickUpper)
Harvest(address indexed sender, address to, uint256 indexed pid, uint256 indexed tokenId, uint256 reward)
NewLMPoolDeployerAddress(address deployer)
NewOperatorAddress(address operator)
NewPeriodDuration(uint256 periodDuration)
NewReceiver(address receiver)
NewUpkeepPeriod(uint256 indexed periodNumber, uint256 startTime, uint256 endTime, uint256 cakePerSecond, uint256 cakeAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetEmergency(bool emergency)
SetPool(uint256 indexed pid, uint256 allocPoint)
UpdateFarmBoostContract(address indexed farmBoostContract)
UpdateLiquidity(address indexed from, uint256 indexed pid, uint256 indexed tokenId, int128 liquidity, int24 tickLower, int24 tickUpper)
UpdateUpkeepPeriod(uint256 indexed periodNumber, uint256 oldEndTime, uint256 newEndTime, uint256 remainingCake)
Withdraw(address indexed from, address to, uint256 indexed pid, uint256 indexed tokenId)
constructor(address _CAKE, address _nonfungiblePositionManager, address _WETH)
receive()
DuplicatedPool(uint256 pid)
InconsistentAmount()
InsufficientAmount()
InvalidNFT()
InvalidPeriodDuration()
InvalidPid()
NoBalance()
NoLMPool()
NoLiquidity()
NotDackieNFT()
NotEmpty()
NotOwner()
NotOwnerOrOperator()
WrongReceiver()
ZeroAddress()