Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc663…af53
Balances ($0.00)
No balances found for "ChefMao"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11304703 | 4 years ago | | | 0 | 0.025257815 | |
| 11171053 | 4 years ago | | | 0 | 0.010700129 | |
| 11024531 | 4 years ago | | | 0 | 0.019984671 | |
| 10979720 | 4 years ago | | | 0 | 0.024109911 | |
| 10955127 | 4 years ago | | | 0 | 0.0029192400 | |
| 10955127 | 4 years ago | | | 0 | 0.045578790 | |
| 10955062 | 4 years ago | | | 0 | 0.051484353 | |
| 10953969 | 4 years ago | | | 0 | 0.057050229 | |
| 10953348 | 4 years ago | | | 0 | 0.044775549 | |
| 10953114 | 4 years ago | | | 0 | 0.032009475 |
ABI
ABI objects
Getter at block 21178277 inRebaseWindow() view returns (bool)
blockTimestampLast() view returns (uint32)
1606004003
deviationMovement() view returns (uint256)
100000000000000000
deviationThreshold() view returns (uint256)
100000000000000000
downwardCounter() view returns (uint256)
4
epoch() view returns (uint256)
78
farmHotpotBasePerBlock() view returns (uint256)
12500000000000000000
getBlockNumber() view returns (uint256)
21178277
getCurrentTwap() view returns (uint256 priceCumulative, uint32 blockTimestamp, uint256 twap)
(priceCumulative=1215426260136616907080230908, blockTimestamp=1731494939, twap=244429180913490)
getNow() view returns (uint256)
1731494939
gov() view returns (address)
0xd885a2ab0c0968304d600229464eeb39bbe5852e
halfLife() view returns (uint256)
88888
halvingCounter() view returns (uint256)
4
isToken0() view returns (bool)
true
lastRebaseTimestamp() view returns (uint256)
1606003200
masterPot() view returns (address)
0xc6635074d5cf8c47585fab0b3ebf15c56fc6af53
minRebaseTimeIntervalSec() view returns (uint256)
43200
pendingGov() view returns (address)
0x0000000000000000000000000000000000000000
priceCumulativeLast() view returns (uint256)
1056159580743942977635207974
rebaseDelay() view returns (uint256)
43200
rebaseWindowLengthSec() view returns (uint256)
3600
rebaseWindowOffsetSec() view returns (uint256)
0
rebasingActive() view returns (bool)
true
retargetThreshold() view returns (uint256)
2
targetPrice() view returns (uint256)
2601981077455742
targetStock2Flow() view returns (uint256)
10
timeOfTwapInit() view returns (uint256)
1600733061
uniswapPair() view returns (address)
0x8b4c1bf23da891e96bee6565bcc452c471a6ad14
upwardCounter() view returns (uint256)
0
Read-only
getNewHotpotBasePerBlock(uint256 price) view returns (uint256 newHotpotBasePerBlock, uint256 newFarmHotpotBasePerBlock, uint256 newHalvingCounter)
getNewRedShare(uint256 price) view returns (uint256)
withinDeviationThreshold(uint256 price) view returns (bool)
State-modifying
Events acceptGov()
activateRebasing()
addPool(uint256 _allocPoint, address _lpToken, bool _isRed, bool _withUpdate)
initTwap()
rebase()
setDeviationMovement(uint256 _deviationMovement)
setDeviationThreshold(uint256 _deviationThreshold)
setPendingGov(address _pendingGov)
setPool(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setRebaseTimingParameters(uint256 _minRebaseTimeIntervalSec, uint256 _rebaseWindowOffsetSec, uint256 _rebaseWindowLengthSec)
setRetargetThreshold(uint256 _retargetThreshold)
setTargetStock2Flow(uint256 _targetStock2Flow)
setTipRate(uint256 _tipRate)
transferPotOwnership(address newOwner)
NewDeviationMovement(uint256 oldDeviationMovement, uint256 newDeviationMovement)
NewDeviationThreshold(uint256 oldDeviationThreshold, uint256 newDeviationThreshold)
NewGov(address oldGov, address newGov)
NewPendingGov(address oldPendingGov, address newPendingGov)
constructor(address _masterPot, address _uniswapPair, address _gov, uint256 _targetPrice, bool _isToken0)
This contract contains no fallback and receive objects.
This contract contains no error objects.