MasterChefV3
Verified contract
Active on
Base with 54,677 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd592…708e
Balances ($2,357.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DACKIE | ERC-20 | 3.924102M | $0.000601 |
$2,357.13 | |
kurbi | ERC-20 | 1 | $0.000716 |
$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) |
---|---|---|---|---|---|---|---|
| 21732539 | 8 minutes ago | | | 0 | 0.0000031724586 | |
| 21732258 | 17 minutes ago | | | 0 | 0.0000041524408 | |
| 21732059 | 24 minutes ago | | | 0 | 0.0000037717860 | |
| 21731989 | 26 minutes ago | | | 0 | 0.0000028634847 | |
| 21731892 | 29 minutes ago | | | 0 | 0.0000020406338 | |
| 21731876 | 30 minutes ago | | | 0 | 0.0000012180376 | |
| 21731708 | 36 minutes ago | | | 0 | 0.0000036398987 | |
| 21731691 | 36 minutes ago | | | 0 | 0.0000031293166 | |
| 21731540 | 41 minutes ago | | | 0 | 0.0000052093900 | |
| 21731463 | 44 minutes ago | | | 0 | 0.0000025610403 |
ABI
ABI objects
Getter at block 21732769
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)
3924102178190414567990915
emergency() view returns (bool)
false
latestPeriodCakePerSecond() view returns (uint256)
4059844228316326530612243716931
latestPeriodEndTime() view returns (uint256)
1730598913
latestPeriodNumber() view returns (uint256)
153
latestPeriodStartTime() view returns (uint256)
1729994114
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()