LPRewardsTBTCv2Saddle
Verified contract
Active on
Ethereum with 365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85ee…afec
Balances ($335.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KEEP | ERC-20 | 3.254265K | $0.103121 |
$335.58 | |
saddletBTC | ERC-20 | 1.080949 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18847765 | 10 months ago | | | 0 | 0.0027176180 | |
| 18847739 | 10 months ago | | | 0 | 0.0027074506 | |
| 18847650 | 10 months ago | | | 0 | 0.0027921459 | |
| 18847268 | 10 months ago | | | 0 | 0.0028770936 | |
| 18847037 | 10 months ago | | | 0 | 0.0015982443 | |
| 18847033 | 10 months ago | | | 0 | 0.0026729084 | |
| 14536166 | 3 years ago | | | 0 | 0.0040886037 | |
| 14536162 | 3 years ago | | | 0 | 0.0029627243 | |
| 14320783 | 3 years ago | | | 0 | 0.0031913524 | |
| 14312422 | 3 years ago | | | 0 | 0.0046466227 |
ABI
ABI objects
Getter at block 21091293
DURATION() view returns (uint256)
604800
gated() view returns (bool)
true
isOwner() view returns (bool)
false
keepToken() view returns (address)
0x85eee30c52b0b379b046fb0f85f4f3dc3009afec
lastTimeRewardApplicable() view returns (uint256)
1640887004
lastUpdateTime() view returns (uint256)
1640887004
owner() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
periodFinish() view returns (uint256)
1640887004
rewardPerToken() view returns (uint256)
6868560840123877963383
rewardPerTokenStored() view returns (uint256)
6868560840123877963383
rewardRate() view returns (uint256)
522586421721466364
totalSupply() view returns (uint256)
1080948872164245400
wrappedToken() view returns (address)
0x122eca07139eb368245a29fb702c9ff11e9693b7
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()
setGated(bool _gated)
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)
constructor(address keepToken, address tbtcV2SaddleLPToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.