Market

Verified contract

Active on Ethereum with 2,219 txns
Deployed by via 0x0ce2f934 at 17272807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,943.31
0x1cbaf158257bfbe4a37a7e19e3c9b02128bfce3428a76e3077972488cd40aacc
0xc8daafb8913724bf713c48c39af9b4bdaca170f2df53df3967198e0048aba881
0xa1a79c4f5255fb66eb958d9f657040e94f44c1e9c56064dcbedd3148e365c3a4
0xbb3c8f08af5a289d4836d3beac75688cd4083fce98c2aa8d537c52e2857fd480
0xfb41b02554786ba03d911e6888200b53e6a51c71729590d128847f1217d893ff
0x8267921f8b7258a7cba1dcaba25dffb8ea5a4b50c6662f816beb9bfa89a83e0b
0x591ebedd07e30a4352422d14a260da97fbfc975b1fc6a9edc5bcc7cfa4210c70
0xbf1f31d168a0f6992ee3518dabff85455c1f09b90f57ccb8a6fd2e1edabefe64
0x1afb569875254d15ea0086590252c2b60681ed6ee74438b5a96afc0093bb3cc1
0xc0065aae90144cc49d9295dcc64fd7bf03a0ead9ecdbc517d84be7f444d62901

Functions
Getter at block 21200770
DOMAIN_SEPARATOR(view returns (bytes32)
0xcc465b6593912507c7648c03b30c0e394c3fd9fb94d2163b3853862d9f6a34ca
borrowController(view returns (address)
0x44b7895989bc7886423f06deaa844d413384b0d6
borrowPaused(view returns (bool)
true
collateral(view returns (address)
0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68
collateralFactorBps(view returns (uint256)
3000
dbr(view returns (address)
0xad038eb671c44b853887a7e32528fab35dc5d710
dola(view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
escrowImplementation(view returns (address)
0x502a7759809bd673cd39a0055beed44b40eaac98
gov(view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
lender(view returns (address)
0x2b34548b865ad66a2b046cb82e59ee43f75b90fd
liquidationFactorBps(view returns (uint256)
5000
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)
401980767293054524284312
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
withdrawMax(
withdrawMaxOnBehalf(address fromuint256 deadlineuint8 vbytes32 rbytes32 s
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.