IncentivesControllerV3

Verified contract

Active on Ethereum with 213 txns
Deployed by via 0xbf3f93b7 at 20281804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IncentivesControllerV3"

0x659eb1ba02bafa9d413d1b1360c17312fc38c3a21e2237da1bed987b10a91ef2
From
0xd83340f063500e335352e8dfc5a3802e446b71258e3a40c8ee8d8abe7358e06e
0xad491ea25d00a21b1c18e8fa977c96b44b3d10b756339236120e910721feceaa
0x0d8ce08e2146164be037d268c0afd113aa66d166e3cfcf36225f8833301682ec
0xe0a26d6e1d6e54cdc9952d85ed8ca63cad5198499bf2c08b18e7f75d593ade65
0xf830dc7b019836ceb23c8c4817a54aa7cd9927e1be429cb23541a7fd850555a8
0xc4beebe49d3cbcad717c7b22aad9c033a87f3626d26c15aac3e8998331f7dd30
0xfcd1339cc725342380c5474a617237b4a60b91ca735c29fba582fd2a3cb6508d
0x5c4d82ccf19d9c6c6a857a0821cee486c812aa2beae053dee1e706b34afb8f8a
0x43a35fac73d01f0367bfbb954c8ce52a6850b18687616e48949aa52977a67f45

Functions
Getter at block 20899930
incentivesController(view returns (address)
0xdb5c23ae97f76dacc907f5f13bda54131c8e9e5a
maxMintableTokens(view returns (uint256)
6975000000000000000000000
mintedTokens(view returns (uint256)
2958848044258783792317355
owner(view returns (address)
0xb8416eac2155e9636b5f728dd29810bf7e3bc20d
poolLength(view returns (uint256)
38
rewardMinter(view returns (address)
0x630de1180a22e76e70e041da5eb9b676ce2bdd44
rewardsPerSecond(view returns (uint256)
63419583967529170
startTime(view returns (uint256)
1663608659
totalAllocPoint(view returns (uint256)
2000
Read-only
blacklisted(addressview returns (bool)
claimReceiver(addressview returns (address)
claimableReward(address _useraddress[] _tokensview returns (uint256[])
emissionSchedule(uint256view returns (uint128 startTimeOffsetuint128 rewardsPerSecond)
isPoolConfigurator(addressview returns (bool)
poolInfo(addressview returns (uint256 totalSupplyuint256 allocPointuint256 lastRewardTimeuint256 accRewardPerShareaddress onwardIncentives)
registeredTokens(uint256view returns (address)
userBaseClaimable(addressview returns (uint256)
userInfo(addressaddressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addPool(address _tokenuint256 _allocPoint
batchUpdateAllocPoint(address[] _tokensuint256[] _allocPoints
claim(address _useraddress[] _tokens
handleAction(address _useruint256 _balanceuint256 _totalSupply
renounceOwnership(
setBlacklist(address _userbool _isBlacklisted
setClaimReceiver(address _useraddress _receiver
setOnwardIncentives(address _tokenaddress _incentives
setPoolConfigurator(address _poolConfiguratorbool _isPoolConfigurator
setRewardMinter(address _miner
setup(
transferOwnership(address newOwner
Events
AllocPointUpdated(address indexed tokenuint256 allocPoint
BalanceUpdated(address indexed tokenaddress indexed useruint256 balanceuint256 totalSupply
Blacklisted(address indexed accountbool indexed blacklisted
ClaimReceiverSet(address indexed useraddress indexed receiver
OnwardIncentivesSet(address indexed tokeenaddress indexed onwardIncentives
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolAdded(address indexed tokenuint256 allocPoint
PoolConfiguratorSet(address indexed configuratorbool indexed isConfigurator
RewardMinterSet(address indexed rewardMinter
Constructor
constructor(address _poolConfiguratoraddress _rewardMinteraddress _incentivesController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.