LiquidationController
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc060…9347
0xf635…084a
0x7945…abb0
0x0faf…c473
Balances ($0.00)
No balances found for "LiquidationController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14235272 | 3 years ago | | | 0 | 0.061795005 |
ABI
ABI objects
Getter at block 21185040
ADDRESSES_PROVIDER() view returns (address)
0xb53c1a33016b2dc2ff3653530bff1848a515c8c5
LENDING_POOL() view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
Treasury() view returns (address)
0x3dfc49e5112005179da613bde5973229082dac35
bUSD() view returns (address)
0x7945b0a6674b175695e5d1d08ae1e6f13744abb0
bdETH() view returns (address)
0xf635fdf9b36b557bd281aa02fdfaebec04cd084a
bdUSD() view returns (address)
0xc0601094c0c88264ba285fef0a1b00ef13e79347
curvePool() view returns (address)
0x0fafafd3c393ead5f5129cfc7e0e12367088c473
owner() view returns (address)
0xab0c9bc6bcbaad9391c530f33f9294dec38ae189
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeLiquidations(address[] _borrowers, uint256[] _repayAmounts, address[] _bdCollaterals, uint256 _totalRepayAmount)
executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes _params) returns (bool)
renounceOwnership()
retrieve(address token, uint256 amount)
transferOwnership(address newOwner)
updateAddress(address _newAddress, uint8 _index)
updateFee(address _bdToken, uint24 _newFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _curvePool, address _bdUSD, address _bdETH, address _bUSD, address _bdUSDC, address _swapRouter)
receive()
This contract contains no error objects.