Proxy
Verified contract
Proxy
Active on
Ethereum with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Proxy"
ABI
ABI objects
Getter at block 21221819
allowedSlippage() view returns (uint256 allowedSlippage_)
0
amountRecovered() view returns (uint256 amountRecovered_)
0
factory() view returns (address factory_)
0xa83404caa79989fff1d84ba883a1b8187397866c
fundsToCapture() view returns (uint256 fundsToCapture_)
0
implementation() view returns (address implementation_)
0xa134143d6bdef75ed2fbbb4e7a8e70765c25a03c
liquidator() view returns (address liquidator_)
0x0000000000000000000000000000000000000000
loan() view returns (address loan_)
0x7df5a2238c62e4b7e05238da1fbe4b6fbbe22770
minRatio() view returns (uint256 minRatio_)
0
pool() view returns (address pool_)
0xfebd6f15df3b73dc4307b1d7e65d46413e710c27
poolDelegate() view returns (address poolDelegate_)
0xa6ccb9483e3e7a737e3a4f5b72a1ce51838ba122
principalRemainingAtLastClaim() view returns (uint256 principalRemainingAtLastClaim_)
0
repossessed() view returns (bool repossessed_)
false
Read-only
getExpectedAmount(uint256 swapAmount_) view returns (uint256 returnAmount_)
State-modifying
Events acceptNewTerms(address refinancer_, bytes[] calls_, uint256 amount_)
claim() returns (uint256[7] details_)
migrate(address migrator_, bytes arguments_)
pullFundsFromLiquidator(address liquidator_, address token_, address destination_, uint256 amount_)
setAllowedSlippage(uint256 allowedSlippage_)
setAuctioneer(address auctioneer_)
setFundsToCapture(uint256 amount_)
setImplementation(address newImplementation_)
setMinRatio(uint256 minRatio_)
stopLiquidation()
triggerDefault()
upgrade(uint256 toVersion_, bytes arguments_)
AllowedSlippageSet(uint256 newSlippage_)
AuctioneerSet(address newAuctioneer_)
FundsToCaptureSet(uint256 amount_)
LiquidationStopped()
MinRatioSet(uint256 newMinRatio_)
Upgraded(uint256 toVersion_, bytes arguments_)
constructor(address factory_, address implementation_)
fallback()
This contract contains no error objects.