FixedDiscountCollateralAuctionHouse

Verified contract

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

No balances found for "FixedDiscountCollateralAuctionHouse"

0xab87f016e0d4968258a0484d8420dd473b197632ec8855f702ebe35107b561d7
0xaeb1d17192b45057560224fe384a850f0dbf8d9b220c45b3cf1250620f70cafd
0xf3e13655880bc350df44f431bbf8b75782c6bf9761abc8579e202986f2734a84
0x3d8d38dfee2186e1bf06991fd145be4a955ed6fe86fa9a03d3a96b9ee4def412
0x2be8a5e03f8cb0b2798232eeaf159cd7f8019e619ea582dc457589deaaf62150
0xa76b494f7ab6e546382d95ed9eb974d0dfbe7c9bd573c4e079e765763b74190b
0x0fb97bd510dc71b2de65d266807480193c2a8e431b50a21a58e307146c60e178
0x61167de1e8708c83c7f446b178583d47755b840999f5844f406c03d17cbc0593
0x44275526fae880f0de8724fa115c3261465897b966d49fed71fb05cc975b13dc
0xfe6f548e013058ab00f67617702273cbdb143a9490c262795f02cbdfed53225c

Functions
Getter at block 21214899
AUCTION_HOUSE_TYPE(view returns (bytes32)
0x434f4c4c41544552414c00000000000000000000000000000000000000000000
AUCTION_TYPE(view returns (bytes32)
0x46495845445f444953434f554e54000000000000000000000000000000000000
auctionsStarted(view returns (uint256)
146
collateralFSM(view returns (address)
0x105b857583346e250fbd04a57ce0e491eb204ba3
collateralType(view returns (bytes32)
0x4554482d41000000000000000000000000000000000000000000000000000000
discount(view returns (uint256)
900000000000000000
getCollateralMedianPrice(view returns (uint256 priceFeed)
0
getSystemCoinMarketPrice(view returns (uint256 priceFeed)
0
lastReadRedemptionPrice(view returns (uint256)
3013866114669325624532870744
liquidationEngine(view returns (address)
0x27efc6ffe79692e0521e7e27657cf228240a06c2
lowerCollateralMedianDeviation(view returns (uint256)
800000000000000000
lowerSystemCoinMedianDeviation(view returns (uint256)
985000000000000000
minSystemCoinMedianDeviation(view returns (uint256)
960000000000000000
minimumBid(view returns (uint256)
25000000000000000000
oracleRelayer(view returns (address)
0x4ed9c0dca0479bc64d8f4eb3007126d5791f7851
safeEngine(view returns (address)
0xcc88a9d330da1133df3a7bd823b95e52511a6962
systemCoinOracle(view returns (address)
0x7235a0094ed56eb2bd0de168d307c8990233645f
totalAuctionLength(view returns (uint48)
281474976710655
upperCollateralMedianDeviation(view returns (uint256)
800000000000000000
upperSystemCoinMedianDeviation(view returns (uint256)
985000000000000000
Read-only
amountToRaise(uint256 idview returns (uint256)
authorizedAccounts(addressview returns (uint256)
bidAmount(uint256 idview returns (uint256)
bids(uint256view returns (uint256 raisedAmountuint256 soldAmountuint256 amountToSelluint256 amountToRaiseuint48 auctionDeadlineaddress forgoneCollateralReceiveraddress auctionIncomeRecipient)
forgoneCollateralReceiver(uint256 idview returns (address)
getAdjustedBid(uint256 iduint256 wadview returns (booluint256)
getApproximateCollateralBought(uint256 iduint256 wadview returns (uint256uint256)
getCollateralFSMAndFinalSystemCoinPrices(uint256 systemCoinRedemptionPriceview returns (uint256uint256)
getDiscountedCollateralPrice(uint256 collateralFsmPriceFeedValueuint256 collateralMedianPriceFeedValueuint256 systemCoinPriceFeedValueuint256 customDiscountview returns (uint256)
getFinalBaseCollateralPrice(uint256 collateralFsmPriceFeedValueuint256 collateralMedianPriceFeedValueview returns (uint256)
getSystemCoinCeilingDeviatedPrice(uint256 redemptionPriceview returns (uint256 ceilingPrice)
getSystemCoinFloorDeviatedPrice(uint256 redemptionPriceview returns (uint256 floorPrice)
raisedAmount(uint256 idview returns (uint256)
remainingAmountToSell(uint256 idview returns (uint256)
State-modifying
addAuthorization(address account
buyCollateral(uint256 iduint256 wad
getCollateralBought(uint256 iduint256 wadreturns (uint256uint256)
modifyParameters(bytes32 parameteraddress data
modifyParameters(bytes32 parameteruint256 data
removeAuthorization(address account
settleAuction(uint256 id
startAuction(address forgoneCollateralReceiveraddress auctionIncomeRecipientuint256 amountToRaiseuint256 amountToSelluint256 initialBidreturns (uint256 id)
terminateAuctionPrematurely(uint256 id
Events
AddAuthorization(address account
BuyCollateral(uint256 indexed iduint256 waduint256 boughtCollateral
ModifyParameters(bytes32 parameteraddress data
ModifyParameters(bytes32 parameteruint256 data
RemoveAuthorization(address account
SettleAuction(uint256 indexed iduint256 leftoverCollateral
StartAuction(uint256 iduint256 auctionsStarteduint256 amountToSelluint256 initialBiduint256 indexed amountToRaiseaddress indexed forgoneCollateralReceiveraddress indexed auctionIncomeRecipientuint256 auctionDeadline
TerminateAuctionPrematurely(uint256 indexed idaddress senderuint256 collateralAmount
Constructor
constructor(address safeEngine_address liquidationEngine_bytes32 collateralType_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.