IncentivesControllerV2

Verified contract

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

No balances found for "IncentivesControllerV2"

0x8fe2e70b816ad85226949785e04e623730fc498566cb49bf79e7b20d5c7d9ac3
0xa340706c2669f4a32268d67e0083a0cb84c7c6f277fc9aeb2b95d1dee284b327
0xe82e352783ae59594a7ebadabc54ed9681636943db1842cc3e0fcdef138da2b5
From
0x8848d41fa1647efbc0d348055b99e004e812e2451277cde513783aba45fd6692
From
0x30af5de6915456bf5701d5b9be8d779c3761a18e5505bcf9d6b67c2e2bd2a1a7
From
0xf761c684d3632e39bb440dd1cac04cb0f33084d4b8066bd96578d4f9c9ed7c2c

Functions
Getter at block 20856580
incentivesController(view returns (address)
0x21953192664867e19f85e96e1d1dd79dc31cccdb
maxMintableTokens(view returns (uint256)
6975000000000000000000000
mintedTokens(view returns (uint256)
126628133739471627506356
owner(view returns (address)
0x50831130c4b0aa78fca9edaa39d7339a9620d751
poolConfigurator(view returns (address)
0x408c9764993209dc772eb12ff641f4b55f5b005c
poolLength(view returns (uint256)
24
rewardMinter(view returns (address)
0x0a7b2a21027f92243c5e5e777aa30bb7969b0188
rewardsPerSecond(view returns (uint256)
19290123456790120
startTime(view returns (uint256)
1663608659
totalAllocPoint(view returns (uint256)
2000
Read-only
claimReceiver(addressview returns (address)
claimableReward(address _useraddress[] _tokensview returns (uint256[])
emissionSchedule(uint256view returns (uint128 startTimeOffsetuint128 rewardsPerSecond)
poolInfo(addressview returns (uint256 totalSupplyuint256 allocPointuint256 lastRewardTimeuint256 accRewardPerShareaddress onwardIncentives)
registeredTokens(uint256view returns (address)
userBaseClaimable(address userview returns (uint256)
userInfo(address tokenaddress userview returns (struct IncentivesControllerV2UserInfo)
State-modifying
addPool(address _tokenuint256 _allocPoint
batchUpdateAllocPoint(address[] _tokensuint256[] _allocPoints
claim(address _useraddress[] _tokens
handleAction(address _useruint256 _balanceuint256 _totalSupply
renounceOwnership(
setClaimReceiver(address _useraddress _receiver
setOnwardIncentives(address _tokenaddress _incentives
setup(
start(
transferOwnership(address newOwner
Events
BalanceUpdated(address indexed tokenaddress indexed useruint256 balanceuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint128[] _startTimeOffsetuint128[] _rewardsPerSecondaddress _poolConfiguratoraddress _rewardMinteruint256 _maxMintableaddress _incentivesController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.