BzxLiquidateProxy
Verified contract
Proxy
Active on
Ethereum with 59 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
Balances ($1,030.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.147873 | $3,843.51 |
$568.35 | |
DAI | ERC-20 | 166.470209 | $0.999518 |
$166.39 | |
UNI | ERC-20 | 5.939081 | $16.67 |
$99 | |
USDC | ERC-20 | 94.486538 | $0.999706 |
$94.46 | |
WBTC | ERC-20 | 0.00084 | $100,612.00 |
$84.46 | |
USDT | ERC-20 | 17.387785 | $0.99996 |
$17.39 | |
LINK | ERC-20 | 0.000983 | $29.36 |
$0.03 | |
0x3124…0d00 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13623562 | 3 years ago | | | 0 | 0.0036754975 | |
| 12819752 | 3 years ago | | | 0 | 0.00088418400 | |
| 12678575 | 3 years ago | | | 0 | 0.0012946980 | |
| 11906044 | 4 years ago | | | 0 | 0.15383417 | |
| 11904738 | 4 years ago | | | 0 | 0.22207674 | |
| 11904675 | 4 years ago | | | 0 | 0.14531018 | |
| 11902746 | 4 years ago | | | 0 | 0.19278831 | |
| 11896737 | 4 years ago | | | 0 | 0.39518497 | |
| 11762153 | 4 years ago | | | 0 | 0.13014084 | |
| 11758071 | 4 years ago | | | 0 | 0.22875334 |
ABI
ABI objects
Getter at block 21402772
implementation() view returns (address)
0x2ef7152d4fb3f43302d3dfccd3958d3e2f4f9f06
owner() view returns (address)
0x2a599ceba64cab8c88549c2c7314ea02a161fc70
BZX() view returns (address)
0xd8ee69652e4e4838f2531732a46d1f7f584f0b7f
KP3R() view returns (address)
0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44
KYBER_PROXY() view returns (address)
0x9aab3f75489902f3a48495025729a0af77d4b11e
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x2a599ceba64cab8c88549c2c7314ea02a161fc70
Read-only
encode(uint256 start, uint256 count) pure returns (bytes checkData)
getLiquidatableLoans(uint256 start, uint256 count) view returns (struct BzxLiquidateV2LoanReturnDataMinimal[] liquidatableLoans)
State-modifying
Events renounceOwnership()
replaceImplementation(address impl)
transferOwnership(address newOwner)
checkUpkeep(bytes checkData) returns (bool upkeepNeeded, bytes performData)
executeOperation(bytes32 loanId, address loanToken, address collateralToken, uint256 maxLiquidatable, address iToken, bool allowLoss, address gasTokenUser) returns (bytes)
infiniteApproveIERC20(address[] tokens)
infiniteApproveLinkRegistry(address registry, address token)
liquidate(bytes32 loanId, address loanToken, address collateralToken, uint256 maxLiquidatable, address flashLoanToken) returns (address, uint256)
liquidateAllowLoss(bytes32 loanId, address loanToken, address collateralToken, uint256 maxLiquidatable, address flashLoanToken, bool checkBeforeExecuting) returns (address, uint256)
liquidateCheckBeforeExecuting(bytes32 loanId, address loanToken, address collateralToken, uint256 maxLiquidatable, address flashLoanToken) returns (address, uint256)
liquidatePublic(bytes32 loanId, address loanToken, address collateralToken, uint256 maxLiquidatable, address flashLoanToken) returns (address, uint256)
performUpkeep(bytes performData)
renounceOwnership()
transferOwnership(address newOwner)
withdrawIERC20(address token)
wrapEther()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _impl)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.