YFKAController
Verified contract
Active on
Ethereum with 1,268 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
0x4086…ec3e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 7.588074K | -- | -- | |
XAMP | ERC-20 | 5.76K | -- | -- | |
UNI-V2 | ERC-20 | 69.155836 | -- | -- | |
UNI-V2 | ERC-20 | 7.278589 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10914455 | 4 years ago | | | 0 | 0.0052669848 | |
| 10914027 | 4 years ago | | | 0 | 0.0066070981 | |
| 10914017 | 4 years ago | | | 0 | 0.0065491410 | |
| 10913809 | 4 years ago | | | 0 | 0.011591400 | |
| 10913563 | 4 years ago | | | 0 | 0.010082186 | |
| 10911978 | 4 years ago | | | 0 | 0.0096272550 | |
| 10911966 | 4 years ago | | | 0 | 0.0096272550 | |
| 10911381 | 4 years ago | | | 0 | 0.010260360 | |
| 10911130 | 4 years ago | | | 0 | 0.015066750 | |
| 10911086 | 4 years ago | | | 0 | 0.0069293250 |
ABI
ABI objects
Getter at block 21170722 getActivePool() view returns (uint8 idx)
_owner() view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
decayDivisor() view returns (uint256)
1000000
decayPercent() view returns (uint256)
999998
emissionRate() view returns (uint256)
998464891590029815
lastBlockUpdated() view returns (uint256)
10908077
multiplier() view returns (uint256)
2
owner() view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
yfka() view returns (address)
0x4086692d53262b2be0b13909d804f0491ff6ec3e
Read-only
getCurrentReward(uint8 idx) view returns (uint256 reward)
getLastBlockWithdrawn(uint8 idx) view returns (uint256)
getPersonalEmissionRate(uint8 idx, address _addr) view returns (uint256)
getPointsForStake(uint8 idx, uint256 stake) view returns (uint256 points)
lastBlockWithdrawn(uint8, address) view returns (uint256)
personalEmissions(uint8, address) view returns (uint256)
stakes(uint8, address) view returns (uint256)
totalStakes(uint8) view returns (uint256)
State-modifying
Events redeem(uint8 idx)
renounceOwnership()
setPool(uint8 idx, address _addr)
stake(uint8 idx, uint256 amount)
transferOwnership(address newOwner)
transferOwnershipOfYFKA(address _addr)
unstake(uint8 idx, uint256 amount)
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.