CvxStakingProxyV2
Verified contract
Active on
Ethereum with 101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CvxStakingProxyV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18375506 | a year ago | | | 0 | 0.00063918380 | |
| 18236372 | a year ago | | | 0 | 0.0016928915 | |
| 18236370 | a year ago | | | 0 | 0.0016297865 | |
| 18236368 | a year ago | | | 0 | 0.0016986741 | |
| 18236366 | a year ago | | | 0 | 0.0016141272 | |
| 18236364 | a year ago | | | 0 | 0.0016037610 | |
| 18236362 | a year ago | | | 0 | 0.0017117343 | |
| 18236360 | a year ago | | | 0 | 0.0017005238 | |
| 18236358 | a year ago | | | 0 | 0.0015364488 | |
| 18236356 | a year ago | | | 0 | 0.0015821781 |
ABI
ABI objects
Getter at block 21280643
UseDistributors() view returns (bool)
true
callIncentive() view returns (uint256)
100
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
crvDeposit() view returns (address)
0x8014595f2ab54cd7c604b00e9fb932176fdc86ae
cvx() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
cvxCrv() view returns (address)
0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7
cvxCrvStaking() view returns (address)
0x3fe65692bfcd0e6cf84cb1e7d24108e434a7587e
cvxStaking() view returns (address)
0xcf50b810e57ac33b91dcf525c6ddd9881b139332
denominator() view returns (uint256)
10000
getBalance() view returns (uint256)
0
owner() view returns (address)
0x947b7742c403f20e5faccdac5e092c943e7d0277
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
rewards() view returns (address)
0x72a19342e8f1838460ebfccef09f6585e32db86e
Read-only
distributors(address) view returns (bool)
State-modifying
Events applyPendingOwner()
distribute()
distributeOther(address _token)
rescueToken(address _token, address _to)
setApprovals()
setCallIncentive(uint256 _incentive)
setDistributor(address _distro, bool _valid)
setPendingOwner(address _po)
setUseDistributorList(bool _use)
stake()
withdraw(uint256 _amount)
AddDistributor(address indexed _distro, bool _valid)
RewardsDistributed(address indexed token, uint256 amount)
constructor(address _rewards)
This contract contains no fallback and receive objects.
This contract contains no error objects.