CauldronMediumRiskV1

Verified contract

Implementation

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

No balances found for "CauldronMediumRiskV1"

0xac4f3ebbfdd5b6befcdff9206a3efeb6d4e34c401162776e051fe49abb647bb2
0x7c56d6139c69a8f0213df45059fc703939d4bf22e0c254448a431b1c4ca7ba73
0x3bb200804061d0e9624d05058aafd0b937e49105e0ac73c7f61fb5a7656d6019
0xfe9fc7d78954b7a0b3571da9d8f01c9d28855141ff5fa943c7b2e6660b02ad29
0x2c4893ea29e21aef12adb19a6d3bee115e4612d5a8d417317bbbf090543eb2f2

Functions
Getter at block 21158307
accrueInfo(view returns (uint64 lastAccrueduint128 feesEarned)
(lastAccrued=1625023943, feesEarned=0)
bentoBox(view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral(view returns (address)
0x0000000000000000000000000000000000000000
exchangeRate(view returns (uint256)
0
feeTo(view returns (address)
0x2c9f65bd1a501cb406584f5532ce57c28829b131
magicInternetMoney(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract(view returns (address)
0x4a9cb5d0b755275fd188f87c0a8df531b0c7c7d2
oracle(view returns (address)
0x0000000000000000000000000000000000000000
oracleData(view returns (bytes)
0x
owner(view returns (address)
0x085e026cdd5975bab52ed506bc4d6e97b5016f60
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
totalBorrow(view returns (uint128 elasticuint128 base)
(elastic=0, base=0)
totalCollateralShare(view returns (uint256)
0
Read-only
userBorrowPart(addressview returns (uint256)
userCollateralShare(addressview returns (uint256)
State-modifying
accrue(
addCollateral(address tobool skimuint256 share
borrow(address touint256 amountreturns (uint256 partuint256 share)
claimOwnership(
cook(uint8[] actionsuint256[] valuesbytes[] dataspayable returns (uint256 value1uint256 value2)
init(bytes datapayable 
liquidate(address[] usersuint256[] maxBorrowPartsaddress toaddress swapper
reduceSupply(uint256 amount
removeCollateral(address touint256 share
repay(address tobool skimuint256 partreturns (uint256 amount)
setFeeTo(address newFeeTo
transferOwnership(address newOwnerbool directbool renounce
updateExchangeRate(returns (bool updateduint256 rate)
withdrawFees(
Events
LogAccrue(uint128 accruedAmount
LogAddCollateral(address indexed fromaddress indexed touint256 share
LogBorrow(address indexed fromaddress indexed touint256 amountuint256 part
LogExchangeRate(uint256 rate
LogFeeTo(address indexed newFeeTo
LogRemoveCollateral(address indexed fromaddress indexed touint256 share
LogRepay(address indexed fromaddress indexed touint256 amountuint256 part
LogWithdrawFees(address indexed feeTouint256 feesEarnedFraction
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address bentoBox_address magicInternetMoney_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.