This contract is being backfilled. You may encounter incomplete storage history.

CauldronV2

Verified contract

Implementation

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

No balances found for "CauldronV2"

0xd84c2a817fb3a47b1163ec42e1c47347f9cc915944b4ed97190a77f364dbdd8b
0x5395ffb044674d681cef34dd6365cb8c9e7684fe222fe0de59727e521cb0b8bd
0x69d55150d3758e00ca98be2145092ae88a369366877a6c51a9bb6be20fb1a92e

Functions
Getter at block 20799488
BORROW_OPENING_FEE(view returns (uint256)
0
COLLATERIZATION_RATE(view returns (uint256)
0
LIQUIDATION_MULTIPLIER(view returns (uint256)
0
accrueInfo(view returns (uint64 lastAccrueduint128 feesEarneduint64 INTEREST_PER_SECOND)
(lastAccrued=0, feesEarned=0, INTEREST_PER_SECOND=0)
bentoBox(view returns (address)
0xd96f48665a1410c0cd669a88898eca36b9fc2cce
collateral(view returns (address)
0x0000000000000000000000000000000000000000
exchangeRate(view returns (uint256)
0
feeTo(view returns (address)
0x2c9f65bd1a501cb406584f5532ce57c28829b131
magicInternetMoney(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract(view returns (address)
0x476b1e35dde474cb9aa1f6b85c9cc589bfa85c1f
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.