Market

Verified contract

Active on Ethereum with 560 txns
Deployed by via 0xee4689ff at 16657838
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,635.87
0xea0b14a687a067e982924c8e530e42b0d1a2f0d8e03a9075ada7eeb516c4fbea
0x33b8bc7db674a446433d196c22407df42c3b82835a79b3329c20c274ce30c749
0xef565a6b3f5f8874430a14ecc05251d92cf702a7105ebe1aa7aa37ef5f1234d0
0x26410895a108cc5a93254db424d4094384670c46f14aa3014e0a9d8a8b4227af
0x51c0a1e2f65a48626d5352f0c69650098ac91f47b1df63cc00d6b66ec7dbb785
0x1a0cbd3df4b9571df6fb0e113a2353b54042ea959dbd22db19491638500e9727
0x2fc742f1fc1cbc3176ac8b1520b5ae487a12ab341f9149e9b28ce536c836bace
0x0b6c9d6b127fd490ce3c0ed5bdf9f25f4fe89063f3c1f6fe47828667b2a618b6
0x5cc6d4926fd0cd5b701bee1b71073c5d068ae645a6a4e3a0a89292958dfe41b7
0x5159f0ee032540367929bfe4826d756592a5b4952abe560d3d5864dabda53c9b

Functions
Getter at block 20912168
DOMAIN_SEPARATOR(view returns (bytes32)
0xc036b82e3e3968327abb4dbf12ebda2af11fc0b50a82f14b49ee9d061f4769eb
borrowController(view returns (address)
0x44b7895989bc7886423f06deaa844d413384b0d6
borrowPaused(view returns (bool)
true
collateral(view returns (address)
0x0ab87046fbb341d058f17cbc4c1133f25a20a52f
collateralFactorBps(view returns (uint256)
7500
dbr(view returns (address)
0xad038eb671c44b853887a7e32528fab35dc5d710
dola(view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
escrowImplementation(view returns (address)
0xb4c4cd74e7b99ad2cf2f7b3a4f7091efb8bceb7a
gov(view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
lender(view returns (address)
0x2b34548b865ad66a2b046cb82e59ee43f75b90fd
liquidationFactorBps(view returns (uint256)
3260
liquidationFeeBps(view returns (uint256)
0
liquidationIncentiveBps(view returns (uint256)
1000
oracle(view returns (address)
0xabe146cf570fd27ddd985895ce9b138a7110cce8
pauseGuardian(view returns (address)
0xe3ed95e130ad9e15643f5a5f232a3dae980784cd
replenishmentIncentiveBps(view returns (uint256)
1
totalDebt(view returns (uint256)
437111118378589716160
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.