Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b22…17e5
Balances ($0.00)
No balances found for "OwnerChef"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11526429 | 4 years ago | | | 0 | 0.0022130370 | |
| 11526424 | 4 years ago | | | 0 | 0.0020480200 | |
| 11519988 | 4 years ago | | | 0 | 0.0053241180 | |
| 11513475 | 4 years ago | | | 0 | 0.0039114420 | |
| 11512917 | 4 years ago | | | 0 | 0.0047468040 | |
| 11507716 | 4 years ago | | | 0 | 0.0016889884 | |
| 11507658 | 4 years ago | | | 0 | 0.0019756968 |
ABI
ABI objects
Getter at block 21318382
_owner() view returns (address)
0x4234c477e339b0edc3b954eedf88c01f4c2b2227
masterchef() view returns (address)
0x8b225b3cadb799fb5fd6e5902c1c4f609d3e17e5
maxburnrate() view returns (uint256)
600
maxteamrewardrate() view returns (uint256)
5
maxtokenperblock() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x4234c477e339b0edc3b954eedf88c01f4c2b2227
Read-only
This contract contains no read-only function objects.
State-modifying
Events addpool(uint256 _allocPoint, address _lpToken, bool _withUpdate)
changeTBR(uint256 _newTBR)
changeTPB(uint256 _newTPB)
changeTRR(uint256 _newTRR)
renounceOwnership()
setpool(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
addpoolevent(uint256 _allocPoint, address _lpToken)
changeTBRevent(uint256 _newTBR)
changeTPBevent(uint256 _newTPB)
changeTRRevent(uint256 _newTRR)
setpoolevent(uint256 _pid, uint256 _allocPoint)
constructor(address _masterchef)
This contract contains no fallback and receive objects.
This contract contains no error objects.