DistributorController
Verified contract
Active on
Base with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DistributorController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DistributorController"
ABI
ABI objects
Getter at block 22738615
delay() view returns (uint256)
604800
masterChef() view returns (address)
0x52eaecac2402633d98b95213d0b473e069d86590
owner() view returns (address)
0x845e2f1336d686794f791203ca6733d51672f543
Read-only
timelock(uint8) view returns (uint256)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, uint16 _depositFeeBP, uint256 _harvestInterval, address[] _rewarders)
changeDelay(uint256 newDelay)
lockFunction(uint8 _fn)
prepareFunction(uint8 _fn)
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, uint16 _depositFeeBP, uint256 _harvestInterval, address[] _rewarders)
setInvestorPercent(uint256 _newInvestorPercent)
setTeamPercent(uint256 _newTeamPercent)
setTreasuryPercent(uint256 _newTreasuryPercent)
transferMasterChefOwnership(address newOwner)
transferOwnership(address newOwner)
updateAllocPoint(uint256 _pid, uint256 _allocPoint)
updateEmissionRate(uint256 _albPerSec)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _masterChef, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.