Curvepool
Verified contract
Active on
Ethereum with 1,939 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($45.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNX | ERC-20 | 27.212967 | $1.68 |
$45.72 | |
0xc011…732f | ERC-20 | 33,195,531.67428T | -- | -- | |
sUSD+yCurve.fi | ERC-20 | 1.169777K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11061661 | 4 years ago | | | 0 | 0.0037444000 | |
| 10785770 | 4 years ago | | | 0 | 0.024353736 | |
| 10484534 | 4 years ago | | | 0 | 0.010780032 | |
| 10056247 | 5 years ago | | | 0 | 0.0066907830 | |
| 10032438 | 5 years ago | | | 0 | 0.0016405480 | |
| 10032412 | 5 years ago | | | 0 | 0.00060846500 | |
| 10012455 | 5 years ago | | | 0 | 0.0010302870 | |
| 10012432 | 5 years ago | | | 0 | 0.0021448074 | |
| 9972403 | 5 years ago | | | 0 | 0.0015477000 | |
| 9969846 | 5 years ago | | | 0 | 0.00061908000 |
ABI
ABI objects
Getter at block 21207135
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1587600004
lastUpdateTime() view returns (uint256)
1587600004
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
periodFinish() view returns (uint256)
1587600004
rewardPerToken() view returns (uint256)
83118024835767886
rewardPerTokenStored() view returns (uint256)
83118024835767886
rewardRate() view returns (uint256)
107135783097015999
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
totalSupply() view returns (uint256)
1169776851318858525902
uni() view returns (address)
0x2b645a6a426f22fb7954dc15e583e3737b8d1434
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.