0xdda7e340286cc621bb326ac202fcf3fa6c7a8709
Verified contract
Proxy
Active on
Ethereum with 41 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
0x8798…4272
0x0063…3cfb
Balances ($0.00)
No balances found for "0xdda7e340286cc621bb326ac202fcf3fa6c7a8709"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14717418 | 3 years ago | | | 0 | 0.0036214263 | |
| 14717401 | 3 years ago | | | 0 | 0.0038810449 | |
| 12561867 | 4 years ago | | | 0 | 0.0044019240 | |
| 12561724 | 4 years ago | | | 0 | 0.0041983680 | |
| 12561719 | 4 years ago | | | 0 | 0.0024868160 | |
| 12561716 | 4 years ago | | | 0 | 0.0036732960 | |
| 12561713 | 4 years ago | | | 0 | 0.0034785100 | |
| 12561710 | 4 years ago | | | 0 | 0.0057633180 | |
| 12561705 | 4 years ago | | | 0 | 0.0048900880 | |
| 12561704 | 4 years ago | | | 0 | 0.0021759640 |
ABI
ABI objects
Getter at block 21394746
accrueInfo() view returns (uint64 lastAccrued, uint128 feesEarned)
(lastAccrued=1622727625, feesEarned=422353681964321)
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral() view returns (address)
0x8798249c2e607446efb7ad49ec89dd1865ff4272
exchangeRate() view returns (uint256)
67732804180327218
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
magicInternetMoney() view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
masterContract() view returns (address)
0x4c56dbcc056655b8813539af9c819ae128c07e17
oracle() view returns (address)
0x00632cfe43d8f9f8e6cd0d39ffa3d4fa7ec73cfb
oracleData() view returns (bytes)
0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e4e58df3956bc6423a62e87ddd99ca3120f1dd4b00000000000000000000000000000000000000000000000000000002540be400
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalBorrow() view returns (uint128 elastic, uint128 base)
(elastic=81514827600071476062, base=81512923239272451282)
totalCollateralShare() view returns (uint256)
8431379938901576700
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.