AutoSurplusBufferSetter

Verified contract

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

No balances found for "AutoSurplusBufferSetter"

0xd55c925457b66c3b30fc1b519f65885e2e3e3d9dfbb1172c5de93cffc0ff02fa
0xc6eb3f625202e8d47b75fbf51acd1860680cb97e07aa588d1f84254b7dc1724c
0x8adcba81ac8b793f3aec692c3f12a6d6ec3b3376f8863e24ae1ac28193143905
0x79b891130d3b7b3342d9df328f8d44c9336f5952316ade29f2ac061efd90a592
0x8f51086abe0c6e63f0c9bce26ff15c4090d8b1da1cc9efdba14f334a04eab708
0xd3ece03f7930282fa6a221ca21a70c9de3bcc543c9d80fc8c14a4e9c91b2f9e5
0xff04b3b752bd585bcd97cafb46b50e69406aa2c2bef912be474ae9b12e7583d2
0xbba07fdebb486a57892278b6ea5f774db21a98e97ccf69d497578cf12bcbb523

Functions
Getter at block 21388189
RAY(view returns (uint256)
1000000000000000000000000000
WAD(view returns (uint256)
1000000000000000000
accountingEngine(view returns (address)
0xcee6aa1ab47d0fb0f24f51a3072ec16e20f90fce
baseUpdateCallerReward(view returns (uint256)
214822898606
coveredDebt(view returns (uint256)
5
lastRecordedGlobalDebt(view returns (uint256)
29642461585649016010064021678405021846672272514091872
lastUpdateTime(view returns (uint256)
1636188118
maxRewardIncreaseDelay(view returns (uint256)
10800
maxUpdateCallerReward(view returns (uint256)
429645797212
maximumBufferSize(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
minimumBufferSize(view returns (uint256)
500000000000000000000000000000000000000000000000000
minimumGlobalDebtChange(view returns (uint256)
850
perSecondCallerRewardIncrease(view returns (uint256)
1000064182354095453705626271
safeEngine(view returns (address)
0xcc88a9d330da1133df3a7bd823b95e52511a6962
stopAdjustments(view returns (uint256)
0
treasury(view returns (address)
0x83533fdd3285f48204215e9cf38c785371258e76
treasuryAllowance(view returns (uint256)
0
updateDelay(view returns (uint256)
1209600
Read-only
addition(uint256 xuint256 ypure returns (uint256 z)
authorizedAccounts(addressview returns (uint256)
getCallerReward(uint256 timeOfLastUpdateuint256 defaultDelayBetweenCallsview returns (uint256)
getNewBuffer(uint256 currentGlobalDebtview returns (uint256 newBuffer)
minimum(uint256 xuint256 ypure returns (uint256 z)
multiply(uint256 xuint256 ypure returns (uint256 z)
percentageDebtChange(uint256 currentGlobalDebtview returns (uint256)
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
adjustSurplusBuffer(address feeReceiver
modifyParameters(bytes32 parameteraddress addr
modifyParameters(bytes32 parameteruint256 val
removeAuthorization(address account
Events
AddAuthorization(address account
FailRewardCaller(bytes revertReasonaddress feeReceiveruint256 amount
ModifyParameters(bytes32 parameteraddress addr
ModifyParameters(bytes32 parameteruint256 val
RemoveAuthorization(address account
Constructor
constructor(address treasury_address safeEngine_address accountingEngine_uint256 minimumBufferSize_uint256 minimumGlobalDebtChange_uint256 coveredDebt_uint256 updateDelay_uint256 baseUpdateCallerReward_uint256 maxUpdateCallerReward_uint256 perSecondCallerRewardIncrease_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.