0xffbf4892822e0d552cff317f65e1ee7b5d3d9ae6
Verified contract
Proxy
Active on
Ethereum with 677 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe14d…7db1
0x6cc0…e668
Balances ($0.00)
No balances found for "0xffbf4892822e0d552cff317f65e1ee7b5d3d9ae6"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19367428 | 8 months ago | | | 0 | 0.0062572424 | |
| 19360193 | 8 months ago | | | 0 | 0.0058960386 | |
| 19296810 | 9 months ago | | | 0 | 0.0029414856 | |
| 19295648 | 9 months ago | | | 0 | 0.0028162309 | |
| 19102004 | 9 months ago | | | 0 | 0.0013089433 | |
| 19068477 | 10 months ago | | | 0 | 0.0026530029 | |
| 18979460 | 10 months ago | | | 0 | 0.0054568709 | |
| 18949375 | 10 months ago | | | 0 | 0.0025515923 | |
| 18934735 | 10 months ago | | | 0 | 0.0046159716 | |
| 18926704 | 10 months ago | | | 0 | 0.0085004053 |
ABI
ABI objects
Getter at block 21158307
accrueInfo() view returns (uint64 lastAccrued, uint128 feesEarned)
(lastAccrued=1731068963, feesEarned=0)
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral() view returns (address)
0xe14d13d8b3b85af791b2aadd661cdbd5e6097db1
exchangeRate() view returns (uint256)
89424707865542
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
magicInternetMoney() view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract() view returns (address)
0x4a9cb5d0b755275fd188f87c0a8df531b0c7c7d2
oracle() view returns (address)
0x6cc0cd7d25e291029b55c767b9a2d1d9a18ae668
oracleData() view returns (bytes)
0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a027702dbb89fbd58938e4324ac03b58d812b0e100000000000000000000000000000000000000000000000000000002540be400000000000000000000000000e14d13d8b3b85af791b2aadd661cdbd5e6097db1
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalBorrow() view returns (uint128 elastic, uint128 base)
(elastic=1099205980879759082142, base=1044045931146735378140)
totalCollateralShare() view returns (uint256)
226197393944643676
Read-only
userBorrowPart(address) view returns (uint256)
userCollateralShare(address) view returns (uint256)
State-modifying
Events accrue()
addCollateral(address to, bool skim, uint256 share)
borrow(address to, uint256 amount) returns (uint256 part, uint256 share)
claimOwnership()
cook(uint8[] actions, uint256[] values, bytes[] datas) payable returns (uint256 value1, uint256 value2)
init(bytes data) payable
liquidate(address[] users, uint256[] maxBorrowParts, address to, address swapper)
reduceSupply(uint256 amount)
removeCollateral(address to, uint256 share)
repay(address to, bool skim, uint256 part) returns (uint256 amount)
setFeeTo(address newFeeTo)
transferOwnership(address newOwner, bool direct, bool renounce)
updateExchangeRate() returns (bool updated, uint256 rate)
withdrawFees()
LogAccrue(uint128 accruedAmount)
LogAddCollateral(address indexed from, address indexed to, uint256 share)
LogBorrow(address indexed from, address indexed to, uint256 amount, uint256 part)
LogExchangeRate(uint256 rate)
LogFeeTo(address indexed newFeeTo)
LogRemoveCollateral(address indexed from, address indexed to, uint256 share)
LogRepay(address indexed from, address indexed to, uint256 amount, uint256 part)
LogWithdrawFees(address indexed feeTo, uint256 feesEarnedFraction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.