ReOrdersController

Verified contract

Active on Ethereum with 305 txns
Deployed by via 0xbea8890d at 17228084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ReOrdersController"

0x5327a95d265f093de9432cd2fedcb438d329007cb5fc2880d0ce656076a74de4
0x00d08c335b85b37226c4a5893d869bb04e6772dcf69054ce22565be7e7cd1691
0x332454a5ff8150b6c2b27dc33ad90d1f1c7bb2addff449384e63490603081d61
0xa17163601fb9fea02ea78256f431d85e47d67f7261e3ad8ff3bc87e481c832e2
0xe549d29153de6527831bf7051ae6ea883a6f7c25a0ae1591a4cbc506d58bed52
0xb3a096baa10395ebe0161803bb23354d59a524f250806c39d15553b5c701b070
0x1f6d6b9740918c46511f0fd64ca8bc75fc16e934c86d2023989fdd11e0224bed
0x4f3605d605887ada8449e2f6d8b0c012ef5e40e60823c2298da1f9584cce85fe
0x920272f7422fc35536dda9d51640c70dda029ed36254b22397d4c67faea7a242
0x0a2eebd300121f27170b6c718b9996984071ec570d517942d130b902bda71276

Functions
Getter at block 20872668
PEG_PRICE(view returns (int256)
1000000000000000000
PRECISION_CONV(view returns (int256)
1000000000000
PRICE_PRECISION(view returns (int256)
1000000000000000000
baseToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
duration(view returns (uint256)
43200
lastFund0(view returns (int256)
23248443801000000000000
lastFund1(view returns (int256)
23248443801
lastReordersTime(view returns (uint256)
1724741135
mamm(view returns (address)
0x49a0c2076de4801bcadfef78d0fa63cec0ad1cb4
mmf(view returns (address)
0x9d9afd31a79df17086809832ac53d1d21b99f57e
mmfRewardsAllocation(view returns (uint256)
200000000000000000
owner(view returns (address)
0xa66df37dfc732187d3427ab84e139b20a31c9208
paused(view returns (bool)
false
priceDelta(view returns (int256)
50000000000000000
protocolFeeAllocation(view returns (uint256)
400000000000000000
protocolFeeVault(view returns (address)
0x5d4e4c9bd2102f2cd37a03f7c797ff1a3e3fd929
rainyDayFundAllocation(view returns (uint256)
400000000000000000
rainyDayFundVault(view returns (address)
0x9775637ffc5a56e017464ea1b9cfd45714bd5bfd
tiusdToken(view returns (address)
0x6eff556748ee452cbdaf31bcb8c76a28651509bd
Read-only

This contract contains no read-only function objects.

State-modifying
pause(
renounceOwnership(
reorders(
setNewAllocation(uint256 _mmfRewardsAllocationuint256 _rainyDayFundAllocationuint256 _protocolFeeAllocationaddress _rainyDayFundVaultaddress _protocolFeeVault
setNewDuration(uint256 _duration
setNewPriceDelta(int256 _priceDelta
sync(
transferOwnership(address newOwner
unpause(
Events
NewAllocation(uint256 mmfRewardsAllocationuint256 rainyDayFundsAllocationuint256 protocolFeesAllocationaddress rainyDayFundVaultaddress protocolFeeVault
NewDuration(uint256 oldDurationuint256 newDuration
NewPriceDelta(int256 oldPriceDeltaint256 newPriceDelta
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ReOrders(uint8 reordersConditionuint256 pavAmountuint256 lastReordersTime
Unpaused(address account
Constructor
constructor(address _tiusdTokenaddress _baseTokenaddress _mammaddress _mmfaddress _rainyDayFundVaultaddress _protocolFeeVault
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.