YFKAController
Verified contract
Active on
Ethereum with 2,142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0x4086…ec3e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 8.636464K | -- | -- | |
TOB | ERC-20 | 7.581494K | -- | -- | |
UNI-V2 | ERC-20 | 53.464151 | -- | -- | |
UNI-V2 | ERC-20 | 38.528895 | -- | -- | |
UNI-V2 | ERC-20 | 3.286492 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20549071 | 3 months ago | | | 0 | 0.00027657637 | |
| 20549071 | 3 months ago | | | 0 | 0.00028072331 | |
| 20549071 | 3 months ago | | | 0 | 0.00034952426 | |
| 16892740 | 2 years ago | | | 0 | 0.0041511118 | |
| 16892734 | 2 years ago | | | 0 | 0.0041756323 | |
| 16892731 | 2 years ago | | | 0 | 0.0038033295 | |
| 16891983 | 2 years ago | | | 0 | 0.0067861837 | |
| 15489645 | 2 years ago | | | 0 | 0.0025944099 | |
| 15489640 | 2 years ago | | | 0 | 0.0022292232 | |
| 15326236 | 2 years ago | | | 0 | 0.0023450516 |
ABI
ABI objects
Getter at block 21309984 getActivePool() view returns (uint8 idx)
_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
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 idx) view returns (uint256)
getCurrentRewardPerYear(uint8 idx) view returns (uint256)
getLastBlockWithdrawn(uint8 idx) view returns (uint256 reward)
getPersonalEmissionRate(uint8 idx, address _addr) view returns (uint256)
lastBlockWithdrawn(uint8, address) view returns (uint256)
personalEmissions(uint8, address) view returns (uint256)
personalYFKAStaked(uint8 idx) view returns (uint256 points)
pools(uint256) view returns (address)
stakes(uint8, address) view returns (uint256)
totalYFKAStaked(uint8 idx) view returns (uint256 points)
yfkaPerLP(uint8 idx, uint256 amount) view returns (uint256)
State-modifying
Events addWhitelist()
redeem(uint8 idx)
renounceOwnership()
setOpen()
setPool(uint8 idx, address _addr)
setYFKA(address _addr)
stake(uint8 idx, uint256 amount)
transferOwnership(address newOwner)
transferOwnershipOfYFKA(address _addr)
unstake(uint8 idx, uint256 amount)
BonusPoolChange(uint256 indexed previousPool, uint256 indexed newPool)
EmissionRateCut(uint256 indexed previousRate, uint256 indexed newRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.