CurveRewards
Verified contract
Active on
Ethereum with 24,413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,241,540.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
crvPlain3andSUSD | ERC-20 | 13.262061M | $1.073 |
$14,230,191.94 | |
SNX | ERC-20 | 5.482325K | $2.07 |
$11,348.41 | |
0xc011…732f | ERC-20 | 69,178,691,611.964205T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20887258 | 2 months ago | | | 0 | 0.0051374040 | |
| 20588508 | 3 months ago | | | 0 | 0.00014910981 | |
| 20498895 | 3 months ago | | | 0 | 0.00020134633 | |
| 19002399 | 10 months ago | | | 0 | 0.0019347251 | |
| 18304499 | a year ago | | | 0 | 0.00077678120 | |
| 18242688 | a year ago | | | 0 | 0.0015090154 | |
| 16925890 | 2 years ago | | | 0 | 0.0044695453 | |
| 16548601 | 2 years ago | | | 0 | 0.0050263971 | |
| 16548594 | 2 years ago | | | 0 | 0.0023174007 | |
| 16548587 | 2 years ago | | | 0 | 0.0019058008 |
ABI
ABI objects
Getter at block 21260130
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1671667223
lastUpdateTime() view returns (uint256)
1671667223
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
periodFinish() view returns (uint256)
1671667223
rewardPerToken() view returns (uint256)
62021499926273508
rewardPerTokenStored() view returns (uint256)
62021499926273508
rewardRate() view returns (uint256)
9920634920634920
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
totalSupply() view returns (uint256)
13261885827782175804266285
uni() view returns (address)
0xc25a3a3b969415c80451098fa907ec722572917f
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.