SimpleBuyout

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x55b5cc3d at 12221772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots

No balances found for "SimpleBuyout"

0x164e702b5cc4f796283d100d2cde474cf734c186e2cb968ea319566bffa7cfb1
0x5cdcdff55f6e2beb17d1b14023952fb3d731a0fc358de88e7b621f77ba91d253
0xdef20872720b37c8c61fbb454d0aae1c7dc2663c4e25db108ef949b033d78497
0xb26c8f16e10b2fac36e2c9afd97e9f6ba17ab8022e24bc31f5152e408b2a55cc
0x3173e122afefd9b81553f271e5d9e89d4a7ee0f24e333bb9c6c131d3ca6d3397
0x4ae62390acb9a70592f3ece20d2f10683ba0cc8b01fee81e45e55f7d627040e2

Functions
Getter at block 21178226
EPOCH_PERIOD(view returns (uint256)
28800
HEART_BEAT_START_TIME(view returns (uint256)
1607212800
MINIMUM_BID_PERCENTAGE_INCREASE_ON_VETO(view returns (uint256)
108
MINIMUM_BID_TOKEN0_PERCENTAGE_REQUIRED(view returns (uint256)
1
currentBidId(view returns (uint256)
0
currentBidToken0Staked(view returns (uint256)
0
currentEpoch(view returns (uint256)
4316
highestBidder(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
redeemToken2Amount(view returns (uint256)
0
startThreshold(view returns (uint256)
58000000000000000000000000
status(view returns (uint8)
0
stopThresholdPercent(view returns (uint256)
12
token0(view returns (address)
0xc4de189abf94c57f396bd4c52ab13b954febefd8
token2(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
vault(view returns (address)
0xe846d7ab0bfff2f0b9b9a818b845fb99c94786c2
Read-only
epochEndTimeFromTimestamp(uint256 timestamppure returns (uint256)
epochFromTimestamp(uint256 timestamppure returns (uint256)
epochStartTimeFromTimestamp(uint256 timestamppure returns (uint256)
epochs(uint256view returns (uint256)
highestBidValues(uint256view returns (uint256)
lastVetoedBidId(addressview returns (uint256)
lastVetoedBlockNumber(addressview returns (uint256)
requiredToken0ToBid(uint256 totalBidAmountuint256 token2Amountview returns (uint256)
token0Staked(addressview returns (uint256)
token2AmountRedeemable(uint256 token0Amountview returns (uint256)
State-modifying
endBuyout(
extendVeto(
placeBid(uint256 totalBidAmountuint256 token2Amount
redeem(uint256 token0Amount
renounceOwnership(
togglePause(bool pause
transferOwnership(address newOwner
transferVaultOwnership(address newOwner
veto(uint256 token0Amount
withdrawBid(
withdrawStakedToken0(uint256 token0Amount
Events
BuyoutEnded(address bidderuint256 amount
BuyoutRevoked(uint256 amount
BuyoutStarted(address bidderuint256 amount
HighestBidIncreased(address bidderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address token0Addressaddress token2Addressaddress vaultAddressuint256[4] uint256Values
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.