UFragmentsPolicy
Verified contract
Active on
Ethereum with 7 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
0x8a92…edcb
Balances ($0.00)
No balances found for "UFragmentsPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13407341 | 3 years ago | | | 0 | 0.0025900213 | |
| 10822600 | 4 years ago | | | 0 | 0.0041319390 | |
| 10822298 | 4 years ago | | | 0 | 0.0039961390 | |
| 10822207 | 4 years ago | | | 0 | 0.0034963390 | |
| 10822095 | 4 years ago | | | 0 | 0.0050591951 | |
| 10822080 | 4 years ago | | | 0 | 0.0051133960 | |
| 10822073 | 4 years ago | | | 0 | 0.022433588 |
ABI
ABI objects
Getter at block 21245765
deviationThreshold() view returns (uint256)
50000000000000000
epoch() view returns (uint256)
4
inRebaseWindow() view returns (bool)
false
isOwner() view returns (bool)
false
lastRebaseTimestampSec() view returns (uint256)
1599849000
marketOracle() view returns (address)
0x8a920c8565783c3ae4aa236e92a5227c4a3eedcb
minRebaseTimeIntervalSec() view returns (uint256)
86400
orchestrator() view returns (address)
0xcaf4aa3a3db8cedeff65cdcfd4cac9a66936c658
owner() view returns (address)
0x0000000000000000000000000000000000000000
rebaseLag() view returns (uint256)
10
rebaseWindowLengthSec() view returns (uint256)
1800
rebaseWindowOffsetSec() view returns (uint256)
66600
targetAsset() view returns (address)
0x0000000000000000000000000000000000000000
uFrags() view returns (address)
0x27c70cd1946795b66be9d954418546998b546634
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_)
setTargetAsset(address targetAsset_)
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.