MasterChefV3
Verified contract
Active on
Base with 122,855 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa0dd…f4eb
0x2835…789d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x3055…13a1 | ERC-20 | 12,707,573,894.713948T | $1.95 |
$24,779,769,094,692,196,000,000 | |
0x4a43…e9e0 | ERC-20 | 99,664,555,000,000T | -- | -- | |
0x0dac…a294 | ERC-20 | 10,000,000,000T | -- | -- | |
0x6b4c…78e2 | ERC-20 | 2,400,000,000T | -- | -- | |
0x86e6…8d2f | ERC-20 | 2,400,000,000T | -- | -- | |
0x1fe2…f0bd | ERC-20 | 879,262,234.975291T | -- | -- | |
0x46a1…4364 (#149238) | ERC-721 | 1 | -- | -- | |
0x46a1…4364 (#149235) | ERC-721 | 1 | -- | -- | |
0x46a1…4364 (#149234) | ERC-721 | 1 | -- | -- | |
0x46a1…4364 (#149232) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22743246 | a few seconds ago | | | 0 | 0.0000015240559 | |
| 22743246 | a few seconds ago | | | 0 | 0.000053417224 | |
| 22743231 | a minute ago | | | 0 | 0.000027809087 | |
| 22743214 | a minute ago | | | 0 | 0.0000025933500 | |
| 22743022 | 8 minutes ago | | | 0 | 7.4517727e-7 | |
| 22743017 | 8 minutes ago | | | 0 | 0.0000011045203 | |
| 22743005 | 8 minutes ago | | | 0 | 7.6009331e-7 | |
| 22742464 | 26 minutes ago | | | 0 | 0.000052754765 | |
| 22742463 | 27 minutes ago | | | 0 | 0.000032690532 | |
| 22742455 | 27 minutes ago | | | 0 | 0.000014453862 |
ABI
ABI objects
Getter at block 22743254
BOOST_PRECISION() view returns (uint256)
1000000000000
CAKE() view returns (address)
0x3055913c90fcc1a6ce9a358911721eeb942013a1
FARM_BOOSTER() view returns (address)
0x28355570f7f4241a75691fa269d6d0cfd884789d
LMPoolDeployer() view returns (address)
0xa0dd04e265b1828b050df27f007d49e9d1a0f4eb
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)
12707573894713947339596
emergency() view returns (bool)
false
latestPeriodCakePerSecond() view returns (uint256)
22526869872703234173603395061
latestPeriodEndTime() view returns (uint256)
1732402837
latestPeriodNumber() view returns (uint256)
443
latestPeriodStartTime() view returns (uint256)
1732273238
nonfungiblePositionManager() view returns (address)
0x46a15b0b27311cedf172ab29e4f4766fbe7f4364
operatorAddress() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf2bb8d4f27028b8b8340b4e2c64baa101c9af46b
poolLength() view returns (uint256)
64
receiver() view returns (address)
0xfca69d6639293799a650db7d273bc688baf71fa7
totalAllocPoint() view returns (uint256)
680
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()
NotEmpty()
NotOwner()
NotOwnerOrOperator()
NotPancakeNFT()
WrongReceiver()
ZeroAddress()