DeBa Curve.fi cDAI/cUSDC
Verified contract
Active on
Ethereum with 9 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 "DeBa Curve.fi cDAI/cUSDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11505424 | 4 years ago | | | 0 | 0.010074450 | |
| 11466653 | 4 years ago | | | 0 | 0.013371900 | |
| 11450619 | 4 years ago | | | 0 | 0.019267065 | |
| 11436324 | 4 years ago | | | 0 | 0.012261260 | |
| 11433549 | 4 years ago | | | 0 | 0.0017690400 | |
| 11433541 | 4 years ago | | | 0 | 0.0047161500 | |
| 11425590 | 4 years ago | | | 0 | 0.0014006000 | |
| 11355160 | 4 years ago | | | 0 | 0.00060249000 | |
| 11355124 | 4 years ago | | | 0 | 0.00085275000 |
ABI
ABI objects
Getter at block 21415442
bufferMax() view returns (uint256)
10000
bufferMin() view returns (uint256)
9500
decimals() view returns (uint8)
18
depositLocked() view returns (bool)
false
getFullSharePrice() view returns (uint256)
0
governance() view returns (address)
0x1d9cd4dcd5dba84fe646bb7d2979a63e426ec192
locked() view returns (bool)
false
mainAsset() view returns (address)
0x845838df265dcd2c412a1dc9e959c7d08537f8a2
mainAssetAvailable() view returns (uint256)
0
name() view returns (string)
DeBa Curve.fi cDAI/cUSDC
strategy() view returns (address)
0x8542f7397a3cc88382a95341fb775945f29f00cb
symbol() view returns (string)
dcDAI+cUSDC
totalBalance() view returns (uint256)
0
totalSupply() view returns (uint256)
0
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
depositToStrategy()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockDeposits()
lockVault()
setBuffer(uint256 _buf)
setGovernance(address _gov)
setStrategy(address _strategy)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unlockDeposits()
unlockVault()
whitelistArb(address _wht)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _mainAsset)
This contract contains no fallback and receive objects.
This contract contains no error objects.