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
0xe124…f84b
0x96b0…84c9
0x6dde…e796
Balances ($0.00)
No balances found for "UFragmentsPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11124658 | 4 years ago | | | 0 | 0.00042426600 | |
| 11081042 | 4 years ago | | | 0 | 0.00078910200 | |
| 11080997 | 4 years ago | | | 0 | 0.0014503170 | |
| 11080587 | 4 years ago | | | 0 | 0.0086496933 |
ABI
ABI objects
Getter at block 21380065
deviationThreshold() view returns (uint256)
0
epoch() view returns (uint256)
29
getRebaseLag() view returns (uint256)
10
inRebaseWindow() view returns (bool)
false
isOwner() view returns (bool)
false
lastRebaseTimestampSec() view returns (uint256)
1610582400
marketOracle() view returns (address)
0x6ddee13af6d788c675a08eb53aa925068b47e796
minRebaseTimeIntervalSec() view returns (uint256)
14400
orchestrator() view returns (address)
0x550fb94c4431704074cc7c54f26a1888311ad2c5
owner() view returns (address)
0x7017f11e1f6b1a690da56ad439a16930a1159d90
rebaseLag() view returns (uint256)
10
rebaseWindowLengthSec() view returns (uint256)
1800
rebaseWindowOffsetSec() view returns (uint256)
0
uFragsBlue() view returns (address)
0x96b00208911d72ea9f10c3303ff319427a7884c9
uFragsRed() view returns (address)
0xe1240ac7bb51333510cbf37efd678ca46137f84b
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address owner_, address uFragsRed_, address uFragsBlue_)
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.