The latest block we've processed for this chain is 20894564, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

TREERebaser

Verified contract

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

No balances found for "TREERebaser"

0xcd54f171a9176255ac0bf999ff5e0138f4c8056169e45635845a97f3b5d2026c
0xe5162ecb1de29aadf0a646267a77383b12c4133485eeb07b29fcf0782941a768
From
0x6d196fa851aff6125dfa09e254fff4a36e4501ad8970fafa7fe0fe462cb8336e
0x9fdebd9f3679db286163cddd3b84cab28d40c9586fbec16e70c086e575b4a951
0x74f3e14f1f52c7d8a7f31d80e48a3e7c7b17a515e80bcc57ae7d62aec2c6d7bc
0xb3cbf5636bc8c75ea8a08500315342e1f6e8e0ebec6264d22e4e4983630b94af
0xb444c0d782e0fa81431edbd862fdda9b4c0f68e1d92b1647e2f9783848313a95
0x82cc687955f182fb1ca579fa9e20b6f5c660951b64dbbce5432c1b529d3d88eb
0xd33a1c741e47abfc6df28258018ca2e5f58871ba7fe6849cf38d021fdd7ff679
0x81f0a9a856f3e1c7289a3239c03c232afad1f142fc7554a8312eb016682ba436

Functions
Getter at block 20894563
MAX_DEVIATION_THRESHOLD(view returns (uint256)
100000000000000000
MAX_MINIMUM_REBASE_INTERVAL(view returns (uint256)
1209600
MAX_REBASE_MULTIPLIER(view returns (uint256)
10000000000000000000
MIN_DEVIATION_THRESHOLD(view returns (uint256)
10000000000000000
MIN_MINIMUM_REBASE_INTERVAL(view returns (uint256)
43200
MIN_REBASE_MULTIPLIER(view returns (uint256)
50000000000000000
PRECISION(view returns (uint256)
1000000000000000000
deviationThreshold(view returns (uint256)
50000000000000000
gov(view returns (address)
0xade20a93179003300529afef3853f9679234d929
lastRebaseTimestamp(view returns (uint256)
1617999034
minimumRebaseInterval(view returns (uint256)
86400
oracle(view returns (address)
0x69a25ac7e03f9c570c07ab36e13d582ad43259b8
rebaseMultiplier(view returns (uint256)
50000000000000000
reserve(view returns (address)
0x390a8fb3fcff0bb0fcf1f91c7e36db9c53165d17
tree(view returns (address)
0xce222993a7e4818e0d12bc56376c5a60f92a5783
Read-only

This contract contains no read-only function objects.

State-modifying
rebase(
setDeviationThreshold(uint256 _newValue
setGov(address _newValue
setMinimumRebaseInterval(uint256 _newValue
setOracle(address _newValue
setRebaseMultiplier(uint256 _newValue
Events
Rebase(uint256 treeSupplyChange
SetDeviationThreshold(uint256 _newValue
SetGov(address _newValue
SetMinimumRebaseInterval(uint256 _newValue
SetOracle(address _newValue
SetRebaseMultiplier(uint256 _newValue
Constructor
constructor(uint256 _minimumRebaseIntervaluint256 _deviationThresholduint256 _rebaseMultiplieraddress _treeaddress _oracleaddress _reserveaddress _gov
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.