UFragmentsPolicy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
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
0x10ba…137a
0x3a88…345b
Balances ($0.00)
No balances found for "UFragmentsPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10703812 | 4 years ago | | | 0 | 0.040073600 |
ABI
ABI objects
Getter at block 21192439
deviationThreshold() view returns (uint256)
10000000000000000
epoch() view returns (uint256)
138
inRebaseWindow() view returns (bool)
false
isOwner() view returns (bool)
false
lastRebaseTimestampSec() view returns (uint256)
1606694400
marketOracle() view returns (address)
0x3a8825246a88afc0a57ee0d3bb79e763b182345b
minRebaseTimeIntervalSec() view returns (uint256)
43200
orchestrator() view returns (address)
0x840702bccc92c7409e5717994f57a4ceb3bd5f3a
owner() view returns (address)
0x8b89f3f95082be2d3a10b7fa9ac066c708121eb4
rebaseLag() view returns (uint256)
2
rebaseWindowLengthSec() view returns (uint256)
1800
rebaseWindowOffsetSec() view returns (uint256)
0
uFrags() view returns (address)
0x10bae51262490b4f4af41e12ed52a0e744c1137a
Read-only
This contract contains no read-only function objects.
State-modifying
Events 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_)
transferOwnership(address newOwner)
LogRebase(uint256 indexed epoch, uint256 exchangeRate, int256 requestedSupplyAdjustment, uint256 timestampSec)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.