SaleClockAuction

Verified contract

Active on Ethereum with 684 txns
Deployed by via 0x3477eeee at 5740655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
--
0x9ba668a98d2748b5af2b65a5be7130a3a963deb424b76dbe97b4da00a734467e
0xc621236946531437979cedc284e569b726eae472a980e38091f7c46653ec6d5b
0x5c8f0f3b990c9ace32878b9bbe286123c68e287e27f567d7fe22f63173c3cc62
0x5dde42864de693f61fe05d225c32568f5a1fe34b8d1746bf358fc327d7f56de7
0xec36c840140743f4bc4d3ec82188e6c98613e8e7a5d673e5afd5cf3174844df7
0x1d3ff1de5c1d04ae6056e8c5721d2a0357098888199969f2583c753a97e5f632
0xf671df29f0813392198c1249602b96b34883c9d91b642c66c39d4c1d47c4cf79
0x402e1df735d65288425a91647d15842b191e241c31a09f7f00632d88051776de
0x6b1ee884c7200ea2c66c7e85a663d986ebdf5fb3917e66e9d595eafa647a66fd
0x3958467d88ad568bf38eedc6d267b184c084b6a9678ce52c15b5f62cf327543f

Functions
Getter at block 21431891
averageGen0SalePrice(view returns (uint256)
65342013888888889
gen0SaleCount(view returns (uint256)
252
isSaleClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x3bcbd2093e991363b98cf0f51d40fecd94a55a0d
owner(view returns (address)
0x435bc25b1de2097faaed46e08536121bc50f9d8a
ownerCut(view returns (uint256)
350
paused(view returns (bool)
false
Read-only
getAuction(uint256 _tokenIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAtuint256 tokenId)
getCurrentPrice(uint256 _tokenIdview returns (uint256)
lastGen0SalePrices(uint256view returns (uint256)
State-modifying
bid(uint256 _tokenIdpayable 
cancelAuction(uint256 _tokenId
cancelAuctionWhenPaused(uint256 _tokenId
configureSaleClockAuction(address _nftAddruint256 _cut
createAuction(uint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _seller
pause(returns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
withdrawBalance(
Events
AuctionCancelled(uint256 tokenId
AuctionCreated(uint256 tokenIduint256 startingPriceuint256 endingPriceuint256 duration
AuctionSuccessful(uint256 tokenIduint256 totalPriceaddress winner
Pause(
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.