KOBEReward
Verified contract
Active on
Ethereum with 150 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcb4e…b848
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOBE | ERC-20 | 144.737709 | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15532793 | 2 years ago | | | 0 | 0.00049800684 | |
| 14006549 | 3 years ago | | | 0 | 0.014698741 | |
| 11555502 | 4 years ago | | | 0 | 0.011720782 | |
| 11458179 | 4 years ago | | | 0 | 0.0092121000 | |
| 11458169 | 4 years ago | | | 0 | 0.011200595 | |
| 11457414 | 4 years ago | | | 0 | 0.010931184 | |
| 11440941 | 4 years ago | | | 0 | 0.0038839500 | |
| 11440853 | 4 years ago | | | 0 | 0.0028513000 | |
| 11435985 | 4 years ago | | | 0 | 0.0037579500 | |
| 11435837 | 4 years ago | | | 0 | 0.0035069970 |
ABI
ABI objects
Getter at block 21258964
DURATION() view returns (uint256)
86400
initreward() view returns (uint256)
12874603271484375000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1663242685
lastUpdateTime() view returns (uint256)
1642288716
owner() view returns (address)
0x5059222edbb24a83ef05f4b876c1470dc87addb6
periodFinish() view returns (uint256)
1663242685
rewardPerToken() view returns (uint256)
16700996458642631629455670926923
rewardPerTokenStored() view returns (uint256)
16388757988922746028331270926923
rewardRate() view returns (uint256)
149011611938476
starttime() view returns (uint256)
1602993600
totalSupply() view returns (uint256)
10000000000
y() view returns (address)
0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852
yieldToken() view returns (address)
0xcb4e8cafeda995da5cedfda5205bd5664a12b848
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.