UFragmentsPolicy

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x14b06009 at 11087781
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"

0xf6e9d78743559e1bf70056c5303002ce27531f79394fb836d442b275f568bd54
0x4878278450d74dbbebe0513e1b10007dd3c4769b01821e15d33a77d0dc32460d
0x103ee2259f288116889048948d092e08563f97ca58613e1e99129011483e5694
0x530dc3944927f8bd3d83130fd71140f9de9981437077c5ef7f0764a4195a7cbc
0x36f33448d01194db548347ccecb3d9b8d8b9fd66cca985bee3dfd3b87b1f9bc3
0xe1c17df8d5f0da7028a20da9a33d149bc4624320d5fa178e336e1df1ab0eacaf
0x09cb9ff664bba4c7631378323b28f9d32a2395c90f808b68ed78061f692607bb
0x33b071ce570841b86019fe4d5b317372befedd470c83471dbb93bafb66620a30
0x04445406200a212e77a17b46601b7fbc24792a41b61e0d90062c69ee75c11f4b
0x1f32f26b1f3fa0edbc11a7712d4c38f4cec64385fc746c8a78203c764e3e7363

Functions
Getter at block 20889808
deviationThreshold(view returns (uint256)
50000000000000000
epoch(view returns (uint256)
35
inRebaseWindow(view returns (bool)
false
isOwner(view returns (bool)
false
lastRebaseTimestampSec(view returns (uint256)
1610377200
marketOracle(view returns (address)
0x29e454e9db330707334e211251b74ac928eed30f
minRebaseTimeIntervalSec(view returns (uint256)
86400
orchestrator(view returns (address)
0xcb2c149f37c1795171f0d4c53a075950edb5f491
owner(view returns (address)
0xf999f63f1edb014043be1c1f67f075d5089c7374
rebaseLag(view returns (uint256)
10
rebaseWindowLengthSec(view returns (uint256)
1800
rebaseWindowOffsetSec(view returns (uint256)
54000
targetAsset(view returns (address)
0x0000000000000000000000000000000000000000
uFrags(view returns (address)
0xe5b0792400a47af372486704eda0f1799ee83f54
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address owner_address uFrags_
initialize(address sender
rebase(
renounceOwnership(
setDeviationThreshold(uint256 deviationThreshold_
setMarketOracle(address marketOracle_
setOrchestrator(address orchestrator_
setRebaseLag(uint256 rebaseLag_
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_uint256 rebaseWindowOffsetSec_uint256 rebaseWindowLengthSec_
setTargetAsset(address targetAsset_
transferOwnership(address newOwner
Events
LogRebase(uint256 indexed epochuint256 exchangeRateint256 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.