KOBEReward
Verified contract
Active on
Ethereum with 204 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 | 3.727096 | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14941591 | 2 years ago | | | 0 | 0.0023888000 | |
| 11555578 | 4 years ago | | | 0 | 0.010228680 | |
| 11479126 | 4 years ago | | | 0 | 0.0071442150 | |
| 11444706 | 4 years ago | | | 0 | 0.0045460800 | |
| 11437991 | 4 years ago | | | 0 | 0.0025603560 | |
| 11436976 | 4 years ago | | | 0 | 0.0060235560 | |
| 11422399 | 4 years ago | | | 0 | 0.0032567770 | |
| 11420295 | 4 years ago | | | 0 | 0.0049751820 | |
| 11420067 | 4 years ago | | | 0 | 0.0038639250 | |
| 11419249 | 4 years ago | | | 0 | 0.0046958180 |
ABI
ABI objects
Getter at block 21322275
DURATION() view returns (uint256)
86400
initreward() view returns (uint256)
137329101562500000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1607571811
lastUpdateTime() view returns (uint256)
1607538447
owner() view returns (address)
0x5059222edbb24a83ef05f4b876c1470dc87addb6
periodFinish() view returns (uint256)
1607571811
rewardPerToken() view returns (uint256)
487254683932798213454075798106
rewardPerTokenStored() view returns (uint256)
483816867655548761913066485722
rewardRate() view returns (uint256)
1589457194010416
starttime() view returns (uint256)
1603944000
totalSupply() view returns (uint256)
15425678845
y() view returns (address)
0x6277155437e494b5061dbfa0a4f13516e2cbcb93
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.