YFKAController

Verified contract

Active on Ethereum with 2,142 txns
Deployed by via 0xc3ad9552 at 10940601
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7d7635f05777ea7743c07337901eefd6fbf18b5d1347441dd15af1d7b6f09542
0x58cf9aa77a0043786244241d72a84ba1445d3769279f7c8707e9541e11fed73f
0x06a97b02f98aea689702070af984d216b6291bd51db663f3c0f7fee8a9969431
0xe68b8c0bac8eb80397224b84c56c6815f4e1634cd6624b46d0323f10a83ca30e
0x026230f96b46390391090a81d4490d96518e9ea214c834fd4d54b7cd19ec22d2
0xc9e8b0744b200efd9a24d7933deb78e527bd8d9c32980df13503644b0b95cd8a
0xe640ed33108a10811139f5964997fb8f2edffec6fe5e865fa54313c676439997
0x51ac1b4a429d84be0bd255f47b02482f0d88f30f0cd8a3fda3b7b3bf7ed7cf27
0xd50c82b2773e6660c09452eab527ae88628f4b7cf03628ae719aa3c12f709855
0x7be96175b63b460626e2163ee7fc6db1f66795e4ca23ce7f05656b0275a686f0

Functions
Getter at block 20937880
_getBlocksSinceLastReduction(view returns (uint256)
5000
_getNextRateReduction(view returns (uint256)
1049686980005
_getTotalNextRateReduction(view returns (uint256)
5248434900025000
_owner(view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
blocks_per_year(view returns (uint256)
2372500
decayDivisor(view returns (uint256)
1000000
decayPercent(view returns (uint256)
999998
emissionRate(view returns (uint256)
524843490002058047
 
getActivePool(view returns (uint8 idx)
lastBlockUpdated(view returns (uint256)
20730984
minimum_stake(view returns (uint256)
200000000000000000
multiplier(view returns (uint256)
2
owner(view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
yfka(view returns (address)
0x4086692d53262b2be0b13909d804f0491ff6ec3e
Read-only
getCurrentReward(uint8 idxview returns (uint256)
getCurrentRewardPerYear(uint8 idxview returns (uint256)
getLastBlockWithdrawn(uint8 idxview returns (uint256 reward)
getPersonalEmissionRate(uint8 idxaddress _addrview returns (uint256)
lastBlockWithdrawn(uint8addressview returns (uint256)
personalEmissions(uint8addressview returns (uint256)
personalYFKAStaked(uint8 idxview returns (uint256 points)
pools(uint256view returns (address)
stakes(uint8addressview returns (uint256)
totalYFKAStaked(uint8 idxview returns (uint256 points)
yfkaPerLP(uint8 idxuint256 amountview returns (uint256)
State-modifying
addWhitelist(
redeem(uint8 idx
renounceOwnership(
setOpen(
setPool(uint8 idxaddress _addr
setYFKA(address _addr
stake(uint8 idxuint256 amount
transferOwnership(address newOwner
transferOwnershipOfYFKA(address _addr
unstake(uint8 idxuint256 amount
Events
BonusPoolChange(uint256 indexed previousPooluint256 indexed newPool
EmissionRateCut(uint256 indexed previousRateuint256 indexed newRate
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.