Curve.fi cDAI/cUSDC Convex Deposit
Verified contract
Active on
Ethereum with 6 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 "Curve.fi cDAI/cUSDC Convex Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16090167 | 2 years ago | | | 0 | 0.00074638158 | |
| 16090165 | 2 years ago | | | 0 | 0.00043579747 | |
| 15337730 | 2 years ago | | | 0 | 0.00019611283 | |
| 15337644 | 2 years ago | | | 0 | 0.00039406907 | |
| 13397991 | 3 years ago | | | 0 | 0.0047968952 | |
| 13397555 | 3 years ago | | | 0 | 0.0047810185 |
ABI
ABI objects
Getter at block 21258209
decimals() view returns (uint8)
18
name() view returns (string)
Curve.fi cDAI/cUSDC Convex Deposit
operator() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
symbol() view returns (string)
cvxcDAI+cUSDC
totalSupply() view returns (uint256)
200547284114542013283668
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _operator, address _lptoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.