UFragmentsPolicy

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x867d713f at 20987854
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"

No transactions found for "UFragmentsPolicy"


Functions
Getter at block 21319137
cpiOracle(view returns (address)
0x0000000000000000000000000000000000000000
deviationThreshold(view returns (uint256)
0
epoch(view returns (uint256)
0
 
globalAmpleforthEpochAndAMPLSupply(view returns (uint256uint256)
 
inRebaseWindow(view returns (bool)
isOwner(view returns (bool)
false
lastRebaseTimestampSec(view returns (uint256)
0
marketOracle(view returns (address)
0x0000000000000000000000000000000000000000
minRebaseTimeIntervalSec(view returns (uint256)
0
orchestrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
rebaseFunctionGrowth(view returns (int256)
0
rebaseFunctionLowerPercentage(view returns (int256)
0
rebaseFunctionUpperPercentage(view returns (int256)
0
rebaseLag(pure returns (uint256)
1
rebaseWindowLengthSec(view returns (uint256)
0
rebaseWindowOffsetSec(view returns (uint256)
0
uFrags(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
computeRebasePercentage(int256 normalizedRateint256 lowerint256 upperint256 growthpure returns (int256)
State-modifying
getExchangeRate(returns (uint256bool)
getTargetRate(returns (uint256bool)
initialize(address owner_address uFrags_
initialize(address sender
rebase(
renounceOwnership(
setCpiOracle(address cpiOracle_
setDeviationThreshold(uint256 deviationThreshold_
setMarketOracle(address marketOracle_
setOrchestrator(address orchestrator_
setRebaseFunctionGrowth(int256 rebaseFunctionGrowth_
setRebaseFunctionLowerPercentage(int256 rebaseFunctionLowerPercentage_
setRebaseFunctionUpperPercentage(int256 rebaseFunctionUpperPercentage_
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_uint256 rebaseWindowOffsetSec_uint256 rebaseWindowLengthSec_
transferOwnership(address newOwner
Events
LogRebase(uint256 indexed epochuint256 exchangeRateuint256 cpiint256 requestedSupplyAdjustmentuint256 timestampSec
LogRebaseV2(uint256 indexed epochuint256 exchangeRateuint256 targetRateint256 requestedSupplyAdjustment
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.