CauldronV3

Verified contract

Implementation

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

No balances found for "CauldronV3"

0x526058366269347aa801673eda1ec8b6b89045e6d9946ca6fd19bfaa84cc3bd1
0xbc5b0c53ee187a426433ec93ee3d8fa49719ddd3e8c5385325aed3ffb930fcde
0x2a895b58907523d4dab4729eeb0d4937a4cd60d7a896cff0e5988e5ae1ffa956
0xc278a8854bd359a2405e18fd7b4b72b5bf12415e1c4e60461c543ac56d8f9c6e

Functions
Getter at block 21292314
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
borrowLimit(view returns (uint128 totaluint128 borrowPartPerAddress)
(total=30000000000000000000000000, borrowPartPerAddress=500000000000000000000000)
collateral(view returns (address)
0x0000000000000000000000000000000000000000
exchangeRate(view returns (uint256)
0
feeTo(view returns (address)
0xb2c3a9c577068479b1e5119f6b7da98d25ba48f4
magicInternetMoney(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract(view returns (address)
0xc33d23aa4b8a3dd2a3c539276ab57363cc927202
oracle(view returns (address)
0x0000000000000000000000000000000000000000
oracleData(view returns (bytes)
0x
owner(view returns (address)
0xfddfe525054efaad204600d00ca86adb1cc2ea8a
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)
changeBorrowLimit(uint128 newBorrowLimituint128 perAddressPart
changeInterestRate(uint64 newInterestRate
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
LogChangeBorrowLimit(uint128 newLimituint128 perAddressPart
LogExchangeRate(uint256 rate
LogFeeTo(address indexed newFeeTo
LogInterestChange(uint64 oldInterestRateuint64 newInterestRate
LogLiquidation(address indexed fromaddress indexed useraddress indexed touint256 collateralShareuint256 borrowAmountuint256 borrowPart
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.