ReOrdersController

Verified contract

Active on Base with 609 txns
Deployed by via 0x71c32154 at 2172930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x23b647e6ca6dec26747f9f35fddde77faf311561880a84e1444b3190b2426814
0xec438e90e16d942d9b792dfd401732dcef3d42ed3b9e4df91ca7e9b27ef9e27d
0x93ee8695db0a126266112230389597e8400abf755a14d564b7b175fd66179065
0x69685b9a267c300deb60304c229abf0aadb13c4f31f7c3d84753aad036311a27
0x9ae3a832b535458ecafe3142df7763caf4ce87c81a2e7ec3787b5b710821b20b
0x9142c128ffbe4ce2cf0f0521be7f013daa8cc61790436f08f9ba86421242457a
0xff3d28bb1813f4bf9e5bdc8dba7663ea6caed8ad6857ce10e0de0a96718f23bf
0x8834d1eac632e084f64648d88b61ab5e907613f777b00072c8b1f8ce43fb69b0
0x8cc0ab539d5da16c7ca6b92dd3423221fdcd3b43eba85e492d785973605976b6
0x70bc5b9d66d9ed0259a02526ad7bc97b1553ff7d88b229327c8485db7b0d2ed6

Functions
Getter at block 23606245
PEG_PRICE(view returns (int256)
1000000000000000000
PRECISION_CONV(view returns (int256)
1000000000000
PRICE_PRECISION(view returns (int256)
1000000000000000000
baseToken(view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
duration(view returns (uint256)
43200
lastFund0(view returns (int256)
499726348000000000000
lastFund1(view returns (int256)
499726348
lastReordersTime(view returns (uint256)
1729492177
mamm(view returns (address)
0x159089d1b385572fdc2a42bf7664309f6eef5edc
mmf(view returns (address)
0x5390dbf4958f21bb317c72744c110977f4c03311
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)
0xa675fc173e2c6aedd7cd5b8e8982d906abc75a1f
rainyDayFundAllocation(view returns (uint256)
400000000000000000
rainyDayFundVault(view returns (address)
0x5779d1650c7b587ef8671383a5761041ae7a8850
tiusdToken(view returns (address)
0x82fdaf19c7560be8f29d4bb3a1f7e1620db27238
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.