CauldronMediumRiskV1

Verified contract

Implementation

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

No balances found for "CauldronMediumRiskV1"

0x0675bae232c086f48033d59d90b7f40a8ef141ae60045d26ad9963a41f596cf2
0x46529347fa8d7c87ed93ac200175a4fcd2b160ea12f0cadf2f50fd9c2780ce9c
0x01acc9c38615b24c8403f8a0e8dbd32cc6d99ff634a1529772822c7578d2ffa1
0x842ba46bfb3d18ebe90d117606048a8dc36acf8259f3c1d1f26450c2fe5b9c08

Functions
Getter at block 21305117
accrueInfo(view returns (uint64 lastAccrueduint128 feesEarned)
(lastAccrued=0, feesEarned=0)
bentoBox(view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral(view returns (address)
0x0000000000000000000000000000000000000000
exchangeRate(view returns (uint256)
0
feeTo(view returns (address)
0x5f0dee98360d8200b20812e174d139a1a633edd2
magicInternetMoney(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract(view returns (address)
0x4c56dbcc056655b8813539af9c819ae128c07e17
oracle(view returns (address)
0x0000000000000000000000000000000000000000
oracleData(view returns (bytes)
0x
owner(view returns (address)
0xfe2b09980d1f579e13a0ce3f45ab240d5b1c2f6b
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.