Crit Wrapped Ether

Verified contract

Active on Ethereum with 95 txns
Deployed by via 0x8163de35 at 10983672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crit Wrapped Ether"

0x4003ff0089af18973cf49377c46c9268883786828dca963e331471e29ff689a1
0xd42f711fd80ed09b07df3fb1b5396bf8427028cfdaf091768874bc172271ba8e
0x49b9d11949fc87143f797f43705a4ee136d3c8779d003a8642f03ad22362c856
0x1d879dece97ff2462957ae926ee9c4ff06e8fd66bcf938e7e96674941ebae14c
0x3ed5c6d781ec282e38cdaee5db19459665b80e43144306da473fc9470c671250
0x25385afa1275293c922b272c2932c3dcda254b5f93601d850f60baf5f3bbc74f
0x4eea6c88d7a53c54083e7bbce6c5bddce05fa8bf5cadb5abd4754e871b026a4b
0x6e7534e408a6b52a2c01abd374edfc91d4433a3cc621161273c6d3ac697edb8f
0x0eceec277e828debac779b1d507854940491c4d4f96449335ac9ad9ed6e76e07
0x8782d67cbe8f9b0dfbd7cc50593386e3656d5e2df056888fc56ce8df2fa8b270

Functions
Getter at block 20865865
available(view returns (uint256)
0
balance(view returns (uint256)
70000000000000000000
canDeposit(view returns (bool)
true
cap(view returns (uint256)
100000000000000000000000000
capDepositAvailable(view returns (uint256)
9000
controller(view returns (address)
0xd944765701051440178220e01df5f5638f39a903
decimals(view returns (uint8)
18
feeFreeDepositTime(view returns (uint256)
259200
getPricePerFullShare(pure returns (uint256)
1000000000000000000
governance(view returns (address)
0x22ef8c4b9855b0453e06a3cc6ccf314cbcea5773
max(view returns (uint256)
10000
min(view returns (uint256)
9500
name(view returns (string)
Crit Wrapped Ether
symbol(view returns (string)
cWETH
token(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
70000000000000000000
withdrawalFee(view returns (uint256)
50
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
depositedAt(addressview returns (uint256)
getAvailableDeposit(uint256 _amountview returns (uint256)
isFeeFree(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amount
depositAll(
earn(
harvest(address reserveuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setCap(uint256 _cap
setCapDepositAvailable(uint256 _limit
setController(address _controller
setFeeFreeDepositTime(uint256 _time
setGovernance(address _governance
setMin(uint256 _min
setWithdrawalFee(uint256 _fee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(uint256 _shares
withdrawAll(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _tokenaddress _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.