UFragmentsPolicy
Verified contract
Active on
Ethereum with 4 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
0x9eae…bb8e
0x3be4…3b44
0xe426…75b5
Balances ($0.00)
No balances found for "UFragmentsPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16883196 | 2 years ago | | | 0 | 0.00072824891 | |
| 16883189 | 2 years ago | | | 0 | 0.00071117498 | |
| 16883183 | 2 years ago | | | 0 | 0.00075074815 | |
| 16883142 | 2 years ago | | | 0 | 0.0030011496 |
ABI
ABI objects
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
Events 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)
LogRebase(uint256 indexed epoch, uint256 exchangeRate, uint256 cpi, 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.