SingleDebtFloorAdjuster

Verified contract

Active on Ethereum with 23 txns
Deployed by via 0x9c8c18e4 at 15037755
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SingleDebtFloorAdjuster"

0x4d389baf322eb131565c7892776a97c2eb956059ff850851969e81477c0069e8
0x4637c0b9d33c99e210353b61395e2afc1b6f1c058b6ccff1f48f6c3826047e27
0x588957a0dabebe42e59d3c149f910b98ee6186171d88c69b2ea0e0c834559fdb
0x7098b0d08517698f8b7f4375ef07895df026be54e04f5650b3154fd2ae67c39a
0xd726d2c77287444b50e1704c51ab37ffb5ea6b2ed72ee8e44f1354157ac29f85
0x246a05b4164247c66425944af4e624991c7bd28fe4b1d1eea56f07b99ccfd144
0x2ae6297aa746373fa0c7deee09adea3a09f13c8cb1bfa188da444ac43a630d4e
0x1d2284608c99c961fdc32a871ba7b7029cd5d90308fe5b69152fc20827db0c38
0x0f1590dce223bdeca3b250f85aeffce00c2277554de27a4bad3907a0d98ec711
0x94382a75277529eeffb9e0127a7e4dd4bce73b2341fb6dc653b1b32aed1b562e

Functions
Getter at block 21228400
RAY(view returns (uint256)
1000000000000000000000000000
WAD(view returns (uint256)
1000000000000000000
auctionDiscount(view returns (uint256)
100000000000000000
baseUpdateCallerReward(view returns (uint256)
18827061986403816647
collateralName(view returns (bytes32)
0x4554482d41000000000000000000000000000000000000000000000000000000
ethPriceOracle(view returns (address)
0xbf26309b0ba639abe651dd1e1042eb3c57c3e100
gasAmountForLiquidation(view returns (uint256)
500000
gasPriceOracle(view returns (address)
0x6a8757d4ec5630ebf86a5dbbe2e65423195a47f4
lastManualUpdateTime(view returns (uint256)
1656387831
lastUpdateTime(view returns (uint256)
1731486299
maxDebtFloor(view returns (uint256)
1000000000000000000000000000000000000000000000000000000
maxPriceDeviation(view returns (uint256)
1200000000000000000000000000
maxRewardIncreaseDelay(view returns (uint256)
10800
maxUpdateCallerReward(view returns (uint256)
37654123972807633294
minDebtFloor(view returns (uint256)
1000000000000000000000000000000000000000000000
oracleRelayer(view returns (address)
0x4ed9c0dca0479bc64d8f4eb3007126d5791f7851
perSecondCallerRewardIncrease(view returns (uint256)
1000000000000000000000000000
safeEngine(view returns (address)
0xcc88a9d330da1133df3a7bd823b95e52511a6962
treasury(view returns (address)
0x83533fdd3285f48204215e9cf38c785371258e76
treasuryAllowance(view returns (uint256)
37654123972807633294000000000000000000000000000
updateDelay(view returns (uint256)
3888000
Read-only
addition(uint256 xuint256 ypure returns (uint256 z)
authorizedAccounts(addressview returns (uint256)
getCallerReward(uint256 timeOfLastUpdateuint256 defaultDelayBetweenCallsview returns (uint256)
manualSetters(addressview returns (uint256)
minimum(uint256 xuint256 ypure returns (uint256 z)
multiply(uint256 xuint256 ypure returns (uint256 z)
rad(uint256 xpure returns (uint256 z)
ray(uint256 xpure returns (uint256 z)
rdivide(uint256 xuint256 ypure returns (uint256 z)
rmultiply(uint256 xuint256 ypure returns (uint256 z)
rpower(uint256 xuint256 nuint256 basepure returns (uint256 z)
subtract(uint256 xuint256 ypure returns (uint256 z)
wdivide(uint256 xuint256 ypure returns (uint256 z)
wmultiply(uint256 xuint256 ypure returns (uint256 z)
State-modifying
addAuthorization(address account
addManualSetter(address account
getNextCollateralFloor(returns (uint256)
manualRecomputeCollateralDebtFloor(
modifyParameters(bytes32 parameteraddress addr
modifyParameters(bytes32 parameteruint256 val
recomputeCollateralDebtFloor(address feeReceiver
removeAuthorization(address account
removeManualSetter(address account
Events
AddAuthorization(address account
AddManualSetter(address account
FailRewardCaller(bytes revertReasonaddress feeReceiveruint256 amount
ModifyParameters(bytes32 parameteraddress addr
ModifyParameters(bytes32 parameteruint256 val
RemoveAuthorization(address account
RemoveManualSetter(address account
UpdateFloor(uint256 nextDebtFloor
Constructor
constructor(address safeEngine_address oracleRelayer_address treasury_address gasPriceOracle_address ethPriceOracle_bytes32 collateralName_uint256 baseUpdateCallerReward_uint256 maxUpdateCallerReward_uint256 perSecondCallerRewardIncrease_uint256 updateDelay_uint256 gasAmountForLiquidation_uint256 maxDebtFloor_uint256 minDebtFloor_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.