cvxcrvCVXETH Ease Vault

Verified contract

Active on Ethereum with 896 txns
Deployed by via 0x2fc57e65 at 14874546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "cvxcrvCVXETH Ease Vault"

0xa3eb12fc0bbbf420d862943cf8162621572a922e7a095bc97fe2413a24073de4
0x6d26707d6db06487bdf8785294bc80a82a238b3708856083002426ea15c191e6
0xa9088689011996a9487d1ede30dececca08c7d40b8043c7abb298acd2d52de36
0x47a2b5b23c77e291ffc8d80503b0ea3b9bbde096639d7fac08ac0d196ae09f4f
0xa9b420f1fd01b4750e247f9ffd1a22cd740aea1acd912211868cd053ec29c3f4
0xe96f7c8f3c5380dafe2a85434e6bb01903acbf6c945cbb82dbca2f445ac37ee1
0x36f75d89fef1d698032b21036448c1e8d8efaa67370bcff025865196ad63a341
0x618679ffdd71237415ee3ba6c0ba6dd8a5ba882e670c4721d6f2a94ac1fd40d1
0x898e469a5a259ba4a6d4fbef8893efc9458506817c0e0d171259f3fff18af3a5
0x4638046c3ce77aefe388aff55b631f19c0d4c5e2aad733110986a26524e62bb6

Functions
Getter at block 21309812
amtForSale(view returns (uint256)
0
apr(view returns (uint256)
0
controller(view returns (address)
0xea5edef1a7106d9e2024240299df3d00c7d94767
cumLiqForClaims(view returns (uint256)
0
decimals(view returns (uint8)
18
discount(view returns (uint256)
0
governor(view returns (address)
0xea5edef1401e8c312c797c27a9842e03eb0e557a
isGov(view returns (bool)
false
name(view returns (string)
cvxcrvCVXETH Ease Vault
pendingWithdrawal(view returns (uint256)
0
percentReserved(view returns (uint256)
0
rewardPool(view returns (address)
0xb1fb0ba0676a1ffa83882c7f4805408ba232c1fa
symbol(view returns (string)
ez-cvxcrvCVXETH
totalSupply(view returns (uint256)
1640297375782327726692
treasury(view returns (address)
0xea5edef19ee4849b626cb23d62a5ae6364b58a37
uBalance(view returns (uint256)
2336384139557095981097
uToken(view returns (address)
0x0bc857f97c0554d1d0d602b56f2eece682016fba
withdrawalDelay(view returns (uint256)
172800
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getExtraForSale(uint256 _newCumLiqForClaimsview returns (uint256 extraForSale)
rcaValue(uint256 _uAmountuint256 _cumLiqForClaimsview returns (uint256 rcaAmount)
uValue(uint256 _rcaAmountuint256 _cumLiqForClaimsuint256 _percentReservedview returns (uint256 uAmount)
withdrawRequests(addressview returns (uint112 uAmountuint112 rcaAmountuint32 endTime)
State-modifying
approve(address spenderuint256 amountreturns (bool)
controllerUpdate(uint256 _newApruint256 _aprUpdate
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getReward(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _apruint256 _discountaddress _treasuryuint256 _withdrawalDelay
mintTo(address _useraddress _referreruint256 _uAmountuint256 _expiryuint8 _vbytes32 _rbytes32 _suint256 _newCumLiqForClaimsbytes32[] _liqForClaimsProof
proofOfLoss(address _coverAddress
purchase(address _tokenuint256 _amountuint256 _tokenPricebytes32[] _tokenPriceProofuint256 _underlyingPricebytes32[] _underlyinPriceProof
purchaseRca(address _useruint256 _uAmountuint256 _uEthPricebytes32[] _priceProofuint256 _newCumLiqForClaimsbytes32[] _liqForClaimsProofpayable 
purchaseU(address _useruint256 _uAmountuint256 _uEthPricebytes32[] _priceProofuint256 _newCumLiqForClaimsbytes32[] _liqForClaimsProofpayable 
receiveOwnership(
redeemFinalize(address _tobytes _routerDatauint256 _newCumLiqForClaimsbytes32[] _liqForClaimsProofuint256 _newPercentReservedbytes32[] _percentReservedProof
redeemRequest(uint256 _rcaAmountuint256 _newCumLiqForClaimsbytes32[] _liqForClaimsProofuint256 _newPercentReservedbytes32[] _percentReservedProof
setApr(uint256 _newApr
setController(address _newController
setDiscount(uint256 _newDiscount
setLiqForClaims(uint256 _newCumLiqForClaims
setPercentReserved(uint256 _newPercentReserved
setTreasury(address _newTreasury
setWithdrawalDelay(uint256 _newWithdrawalDelay
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newGovernor
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed senderaddress indexed toaddress indexed referreruint256 uAmountuint256 rcaAmountuint256 timestamp
OwnershipTransferred(address indexed previousGovernoraddress indexed newGovernor
PendingOwnershipTransfer(address indexed fromaddress indexed to
PurchaseRca(address indexed touint256 uAmountuint256 rcaAmountuint256 ethAmountuint256 priceuint256 timestamp
PurchaseU(address indexed touint256 uAmountuint256 ethAmountuint256 priceuint256 timestamp
RedeemFinalize(address indexed useraddress indexed touint256 uAmountuint256 rcaAmountuint256 timestamp
RedeemRequest(address indexed useruint256 uAmountuint256 rcaAmountuint256 endTimeuint256 timestamp
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _uTokenaddress _governanceaddress _controlleraddress _rewardPool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.