KaniRewards
Verified contract
Active on
Ethereum with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x790a…6b4a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KANI | ERC-20 | 39.582705K | -- | -- | |
BPT | ERC-20 | 15.461 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11490802 | 4 years ago | | | 0 | 0.0026596500 | |
| 11490790 | 4 years ago | | | 0 | 0.0051047750 | |
| 11248009 | 4 years ago | | | 0 | 0.0034052202 | |
| 11247951 | 4 years ago | | | 0 | 0.0037834500 | |
| 11247833 | 4 years ago | | | 0 | 0.0021058011 | |
| 11112621 | 4 years ago | | | 0 | 0.0067073002 | |
| 11047689 | 4 years ago | | | 0 | 0.0076731480 | |
| 11040667 | 4 years ago | | | 0 | 0.0031432802 | |
| 11034219 | 4 years ago | | | 0 | 0.0036024000 | |
| 11031520 | 4 years ago | | | 0 | 0.0070176500 |
ABI
ABI objects
Getter at block 21330786
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x8b2e66c3b277b2086a976d053f1762119a92d280
initreward() view returns (uint256)
7812500000000000000000
isOwner() view returns (bool)
false
kani() view returns (address)
0x790ace920baf3af2b773d4556a69490e077f6b4a
lastTimeRewardApplicable() view returns (uint256)
1605856632
lastUpdateTime() view returns (uint256)
1605856632
owner() view returns (address)
0x4384f49d5abc78cd05dfe37e2ffc35a519262071
periodFinish() view returns (uint256)
1605856632
rewardPerToken() view returns (uint256)
819750060985002460789
rewardPerTokenStored() view returns (uint256)
819750060985002460789
rewardRate() view returns (uint256)
12917493386243386
rewardTimes() view returns (uint256)
6
starttime() view returns (uint256)
1600272000
totalSupply() view returns (uint256)
15461000000000000000
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)
GovernTransfer(address indexed user, address indexed govern, uint256 reward)
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.