SaleClockAuction

Verified contract

Active on Ethereum with 144 txns
Deployed by via 0xd6c78cc8 at 4592169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Native
Value $161.85
ERC-20
--
0x79b9d9ca3237a7941bd8d26eba0b6f585caeda4fffbdc6cbdf5254337e2ac579
0x0f21d90d977d202b8f3c801609723b23caf2865307278f43d2639965c90d82c4
0x5f2c6066715bcc1eed9735471736cd01f909bcf69c0a1d79b96e18e8bab101f0
0x8ed69bf45fa2da947a28394f6cf5521a70ed7221eb997007fb242f2aa61c497c
0x2e306895a6778d5945298e2c0f9a00aee60a0d6552119806e8e5f735660cfb76
0xf6ddd008b7905d80385483c0dc89667c68ae7077ffe7fb35f87e37068959d68d
0x646afd69b18aedb0a10e20ebbe340031aa78cb354272ca8b3b755a9e51160110
0xe74ada359df824fd408a3d72eebf137e7413101e1cb38e45d6c768aeb1928690
0xafc713e5afa0de35c46da496487016d80629be4dd3e0ef866e4f56801911b759
0x5b8c758441adb54b44c9fa4f61e5f148a5ff737fbbee64b529b383b6ce71dacb

Functions
Getter at block 21171552
averageGen0SalePrice(view returns (uint256)
0
gen0SaleCount(view returns (uint256)
0
isSaleClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x984976f6aca045057cc2a9de3d86a6b6d8aea346
owner(view returns (address)
0xba52c75764d6f594735dc735be7f1830cdf58ddf
ownerCut(view returns (uint256)
375
paused(view returns (bool)
false
Read-only
getAuction(uint256 _tokenIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAt)
getCurrentPrice(uint256 _tokenIdview returns (uint256)
lastGen0SalePrices(uint256view returns (uint256)
State-modifying
bid(uint256 _tokenIdpayable 
cancelAuction(uint256 _tokenId
cancelAuctionWhenPaused(uint256 _tokenId
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
constructor(address _nftAddruint256 _cut
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.