CDPManager01
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CDPManager01"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14308461 | 3 years ago | | | 0 | 0.022018048 | |
| 14286604 | 3 years ago | | | 0 | 0.0048515173 | |
| 14282573 | 3 years ago | | | 0 | 0.027569218 | |
| 14269937 | 3 years ago | | | 0 | 0.0048288195 | |
| 14269747 | 3 years ago | | | 0 | 0.0081336475 | |
| 14268539 | 3 years ago | | | 0 | 0.0050403320 | |
| 14267166 | 3 years ago | | | 0 | 0.010192770 | |
| 14266957 | 3 years ago | | | 0 | 0.020522564 | |
| 14266625 | 3 years ago | | | 0 | 0.073442977 | |
| 14266595 | 3 years ago | | | 0 | 0.059409408 |
ABI
ABI objects
Getter at block 21249254
DENOMINATOR_1E5() view returns (uint256)
100000
Q112() view returns (uint256)
5192296858534827628530496329220096
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
cdpRegistry() view returns (address)
0x1a5ff58bc3246eb233fea20d32b79b5f01ec650c
oracleRegistry() view returns (address)
0x75fbfe26b21fd3ea008af0c764949f8214150c8f
usdp() view returns (address)
0x1456688345527be1f37e9e627da0837d6f08c925
vault() view returns (address)
0xb1cff81b9305166ff1efc49a129ad2afcd7bcf19
vaultManagerBorrowFeeParameters() view returns (address)
0xcba7154bfbf898d9ab0cf0e259abab6ccbfb4894
vaultManagerParameters() view returns (address)
0x203153522b9eaef4ae17c6e99851ee7b2f7d312e
Read-only
getCollateralUsdValue_q112(address asset, address owner) view returns (uint256)
isLiquidatablePosition(address asset, address owner) view returns (bool)
liquidationPrice_q112(address asset, address owner) view returns (uint256)
utilizationRatio(address asset, address owner) view returns (uint256)
State-modifying
Events exit(address asset, uint256 assetAmount, uint256 usdpAmount) returns (uint256)
exit_Eth(uint256 ethAmount, uint256 usdpAmount) returns (uint256)
exit_Eth_targetRepayment(uint256 ethAmount, uint256 repayment) returns (uint256)
exit_targetRepayment(address asset, uint256 assetAmount, uint256 repayment) returns (uint256)
join(address asset, uint256 assetAmount, uint256 usdpAmount)
join_Eth(uint256 usdpAmount) payable
triggerLiquidation(address asset, address owner)
Exit(address indexed asset, address indexed owner, uint256 main, uint256 usdp)
Join(address indexed asset, address indexed owner, uint256 main, uint256 usdp)
LiquidationTriggered(address indexed asset, address indexed owner)
constructor(address _vaultManagerParameters, address _oracleRegistry, address _cdpRegistry, address _vaultManagerBorrowFeeParameters)
receive()
This contract contains no error objects.