UFragmentsPolicy

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x2c3ec814 at 16883126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "UFragmentsPolicy"

0x3a0d161142c9221aff9f79ed11f12a259fe4226e77fe8a681b7bc6313a88a4d3
0x4e274bc71b9d4c6baf9a7cc274b2a8b797bbfba24d75488a23391bae312434ee
0x19c8c8a5a0f1b5d1260bcb9851182d570765eeb2da3bcb7b59a53da69ac7c441
0x0cdc7186b208c99bc08e71578380f0289c1fee1b05cc465f425aa5958548ec57

Functions
Getter at block 21247547
deviationThreshold(view returns (uint256)
25000000000000000
epoch(view returns (uint256)
0
exchangeRate(view returns (uint256)
0
inRebaseWindow(view returns (bool)
false
isOwner(view returns (bool)
false
lastRebaseTimestampSec(view returns (uint256)
0
marketOracle(view returns (address)
0xe4266a0a98f21ee2446dc833a507d5c7de7675b5
minRebaseTimeIntervalSec(view returns (uint256)
86400
orchestrator(view returns (address)
0xfc97c47d72eb963ea1358b63acc61f549b232ec5
owner(view returns (address)
0x352e63d93b4d51427900f5aa45bd8ceb707bfbad
priceChange(view returns (uint256)
0
rebaseLag(view returns (uint256)
10
rebaseWindowLengthSec(view returns (uint256)
900
rebaseWindowOffsetSec(view returns (uint256)
72000
supplyDeltaNew(view returns (int256)
0
targetPriceOracle(view returns (address)
0x3be48c78fc458cd48fab688e8e1cadb96eb93b44
uFrags(view returns (address)
0x9eae8bf321918b491bf6219e159c7c4f7062bb8e
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address sender
initializeContract(address owner_address uFrags_
rebase(
renounceOwnership(
setDeviationThreshold(uint256 deviationThreshold_
setMarketOracle(address marketOracle_
setOrchestrator(address orchestrator_
setRebaseLag(uint256 rebaseLag_
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_uint256 rebaseWindowOffsetSec_uint256 rebaseWindowLengthSec_
setTargetPriceOracle(address targetPriceOracle_
transferOwnership(address newOwner
Events
LogRebase(uint256 indexed epochuint256 exchangeRateuint256 cpiint256 requestedSupplyAdjustmentuint256 timestampSec
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.