Unionized cvxCRV
Verified contract
Active on
Ethereum with 5,448 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb576…e0d4
0x8301…c511
0xbebc…f1c7
0xd51a…ae46
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
uCRV | ERC-20 | 201.399404 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21311737 | 20 hours ago | | | 0 | 0.00043353565 | |
| 21311731 | 20 hours ago | | | 0 | 0.00038850815 | |
| 21158689 | 22 days ago | | | 0 | 0.00061903100 | |
| 21125434 | a month ago | | | 0 | 0.00071613704 | |
| 21111575 | a month ago | | | 0 | 0.00010400083 | |
| 21101968 | a month ago | | | 0 | 0.00015811900 | |
| 21077197 | a month ago | | | 0 | 0.00029077400 | |
| 21077154 | a month ago | | | 0 | 0.00027297805 | |
| 21077144 | a month ago | | | 0 | 0.00061540757 | |
| 21071725 | a month ago | | | 0 | 0.0019879536 |
ABI
ABI objects
Getter at block 21317754 outstandingCvxRewards() view returns (uint256 total)
CRVETH_CRV_INDEX() view returns (uint256)
1
CRVETH_ETH_INDEX() view returns (uint256)
0
CRV_TOKEN() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
CURVE_CRV_ETH_POOL() view returns (address)
0x8301ae4fc9c624d1d396cbdaa1ed877821d7c511
CURVE_CVXCRV_CRV_POOL() view returns (address)
0x9d0464996170c6b9e75eed71c68b99ddedf279e8
CURVE_CVX_ETH_POOL() view returns (address)
0xb576491f1e6e5e62f1d8f26062ee822b40b0e0d4
CVXCRV_CRV_INDEX() view returns (int128)
0
CVXCRV_CVXCRV_INDEX() view returns (int128)
1
CVXCRV_STAKING_CONTRACT() view returns (address)
0x3fe65692bfcd0e6cf84cb1e7d24108e434a7587e
CVXCRV_TOKEN() view returns (address)
0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7
CVXETH_CVX_INDEX() view returns (uint256)
1
CVXETH_ETH_INDEX() view returns (uint256)
0
CVX_TOKEN() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
FEE_DENOMINATOR() view returns (uint256)
10000
MAX_CALL_INCENTIVE() view returns (uint256)
500
MAX_PLATFORM_FEE() view returns (uint256)
2000
MAX_WITHDRAWAL_PENALTY() view returns (uint256)
150
callIncentive() view returns (uint256)
50
decimals() view returns (uint8)
18
name() view returns (string)
Unionized cvxCRV
outstanding3CrvRewards() view returns (uint256 total)
6025422143941428877586
outstandingCrvRewards() view returns (uint256 total)
10313973481449721584156
owner() view returns (address)
0x9bc7c6ad7e7cf3a6fcb58fb21e27752ac1e53f99
platform() view returns (address)
0xaef6ea60f6443bad046e825c1d2b0c0b5ebc1f16
platformFee() view returns (uint256)
400
symbol() view returns (string)
uCRV
totalSupply() view returns (uint256)
52522222683018442716586
totalUnderlying() view returns (uint256 total)
75698994512926844339131
underlying() view returns (address)
0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7
withdrawalPenalty() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfUnderlying(address user) view returns (uint256 amount)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(address _to, uint256 _amount) returns (uint256 _shares)
depositAll(address _to) returns (uint256 _shares)
harvest()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setApprovals()
setCallIncentive(uint256 _incentive)
setPlatform(address _platform)
setPlatformFee(uint256 _fee)
setWithdrawalPenalty(uint256 _penalty)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(address _to, uint256 _shares) returns (uint256 withdrawn)
withdrawAll(address _to) returns (uint256 withdrawn)
withdrawAllAs(address _to, uint8 option)
withdrawAllAs(address _to, uint8 option, uint256 minAmountOut)
withdrawAs(address _to, uint256 _shares, uint8 option)
withdrawAs(address _to, uint256 _shares, uint8 option, uint256 minAmountOut)
Approval(address indexed owner, address indexed spender, uint256 value)
CallerIncentiveUpdated(uint256 _incentive)
Deposit(address indexed _from, address indexed _to, uint256 _value)
Harvest(address indexed _caller, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlatformFeeUpdated(uint256 _fee)
PlatformUpdated(address indexed _platform)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed _from, address indexed _to, uint256 _value)
WithdrawalPenaltyUpdated(uint256 _penalty)
constructor()
receive()
This contract contains no error objects.