0x6cbafee1fab76ca5b5e144c43b3b50d42b7c8c8f
Verified contract
Proxy
Active on
Ethereum with 2,411 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
0x5f18…73a9
0x6cc0…e668
Balances ($0.00)
No balances found for "0x6cbafee1fab76ca5b5e144c43b3b50d42b7c8c8f"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20483819 | 4 months ago | | | 0 | 0.0011171920 | |
| 18656615 | a year ago | | | 0 | 0.0069854651 | |
| 18580095 | a year ago | | | 0 | 0.0079273121 | |
| 18580036 | a year ago | | | 0 | 0.0077967548 | |
| 18418965 | a year ago | | | 0 | 0.0016457256 | |
| 18378102 | a year ago | | | 0 | 0.0025682458 | |
| 18024399 | a year ago | | | 0 | 0.0028641648 | |
| 18024379 | a year ago | | | 0 | 0.0067984771 | |
| 17973636 | a year ago | | | 0 | 0.0023837580 | |
| 17692726 | a year ago | | | 0 | 0.0055767710 |
ABI
ABI objects
Getter at block 21317289
accrueInfo() view returns (uint64 lastAccrued, uint128 feesEarned)
(lastAccrued=1711877195, feesEarned=0)
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral() view returns (address)
0x5f18c75abdae578b483e5f43f12a39cf75b973a9
exchangeRate() view returns (uint256)
853380
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
magicInternetMoney() view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract() view returns (address)
0x469a991a6bb8cbbfee42e7ab846edeef1bc0b3d3
oracle() view returns (address)
0x6cc0cd7d25e291029b55c767b9a2d1d9a18ae668
oracleData() view returns (bytes)
0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008fffffd4afb6115b954bd326cbe7b4ba576818f6000000000000000000000000000000000001ed09bead87c0378d8e64000000000000000000000000000000005f18c75abdae578b483e5f43f12a39cf75b973a9
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalBorrow() view returns (uint128 elastic, uint128 base)
(elastic=235011116692175015323878, base=229759849126284245780993)
totalCollateralShare() view returns (uint256)
323118854291
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.