Market

Verified contract

Active on Ethereum with 225 txns
Deployed by via 0x42a36abc at 16159015
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,860,374.45
0x692733eb70b23f91e0f6ca8e52be7d4eab22e0a730d380de1e444bc01d4e428c
0x6a9aa7dc23e821ca7f919fbdca4ef4ec9042b0938dca5b990a0aa76a87d476b2
0x3cf007cff4002210be1ec28cf64967b29d71f04348ac0cd1f28f61620936e2e8
0x2ad244f4ad06125cf160f58f3ad6cd3284491517554ce307e895b2e34097334a
0xf2606685200405f9ea68e064fcd7f92af1f32f28f2f747d122cc20846ec6c387
0x677075f4edb068428643dfb75cef4899a4ef3b1728340d9cbab813160c89eab4
0x52e91bc6fc0f4cba644c941bb3c4bebb413ab9439e5614bfef9b0e15dd34607d
0x17616a0e008b5486f5131445f9310c5e85a1cff3091df08141f51e6588b1cc76
0x5346a42ca574db125c340c36ded8894c9a6accb0f4f010f41ceed18837e82a90
0xc4758f51ea94ba66ca74c7638af4533922476387df3d688a249509a7cca8c155

Functions
Getter at block 20967053
DOMAIN_SEPARATOR(view returns (bytes32)
0xb09b9181e55a2682687e15c541b275436cd361a5a31c95ec5b09621e84d70f51
borrowController(view returns (address)
0x44b7895989bc7886423f06deaa844d413384b0d6
borrowPaused(view returns (bool)
false
collateral(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
collateralFactorBps(view returns (uint256)
8000
dbr(view returns (address)
0xad038eb671c44b853887a7e32528fab35dc5d710
dola(view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
escrowImplementation(view returns (address)
0xc06053fcad0a0df7cc32289a135bbea9030c010f
gov(view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
lender(view returns (address)
0x2b34548b865ad66a2b046cb82e59ee43f75b90fd
liquidationFactorBps(view returns (uint256)
4000
liquidationFeeBps(view returns (uint256)
0
liquidationIncentiveBps(view returns (uint256)
1000
oracle(view returns (address)
0xabe146cf570fd27ddd985895ce9b138a7110cce8
pauseGuardian(view returns (address)
0xe3ed95e130ad9e15643f5a5f232a3dae980784cd
replenishmentIncentiveBps(view returns (uint256)
5000
totalDebt(view returns (uint256)
147310928853664612969700
Read-only
debts(addressview returns (uint256)
escrows(addressview returns (address)
getCollateralValue(address userview returns (uint256)
getCreditLimit(address userview returns (uint256)
getWithdrawalLimit(address userview returns (uint256)
nonces(addressview returns (uint256)
predictEscrow(address userview returns (address predicted)
State-modifying
borrow(uint256 amount
borrowOnBehalf(address fromuint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
deposit(address useruint256 amount
deposit(uint256 amount
depositAndBorrow(uint256 amountDeposituint256 amountBorrow
forceReplenish(address useruint256 amount
forceReplenishAll(address user
invalidateNonce(
liquidate(address useruint256 repaidDebt
pauseBorrows(bool _value
recall(uint256 amount
repay(address useruint256 amount
repayAndWithdraw(uint256 repayAmountuint256 withdrawAmount
setBorrowController(address _borrowController
setCollateralFactorBps(uint256 _collateralFactorBps
setGov(address _gov
setLender(address _lender
setLiquidationFactorBps(uint256 _liquidationFactorBps
setLiquidationFeeBps(uint256 _liquidationFeeBps
setLiquidationIncentiveBps(uint256 _liquidationIncentiveBps
setOracle(address _oracle
setPauseGuardian(address _pauseGuardian
setReplenismentIncentiveBps(uint256 _replenishmentIncentiveBps
withdraw(uint256 amount
withdrawOnBehalf(address fromuint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
Events
Borrow(address indexed accountuint256 amount
CreateEscrow(address indexed useraddress escrow
Deposit(address indexed accountuint256 amount
Liquidate(address indexed accountaddress indexed liquidatoruint256 repaidDebtuint256 liquidatorReward
Repay(address indexed accountaddress indexed repayeruint256 amount
Withdraw(address indexed accountaddress indexed touint256 amount
Constructor
constructor(address _govaddress _lenderaddress _pauseGuardianaddress _escrowImplementationaddress _dbraddress _collateraladdress _oracleuint256 _collateralFactorBpsuint256 _replenishmentIncentiveBpsuint256 _liquidationIncentiveBpsbool _callOnDepositCallback
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.