SaleClockAuction

Verified contract

Active on Ethereum with 5,381 txns
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
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x673b1d8d283645f0fa9dd7d50c50f2c3630b7387454283f5066d9ec866d5b651
0xc9466a8771603fa144980f8f0068cddefd0e4a616c89e075ea8fb925df7abd40
0x1dd392ab84b9b737cf983467ea5789e942c71911b35a1a4415899f799f94e3ba
0xe5733f1f8ce5496ee3f9802469bf8a85c03675c7a0f1ef1b212a3d0cbfde9629
0x80bf9b2695006ea57adfe9e5cb1fd41b36c7429754fce06727387bfc47512193
0x1456445afb1cd51688457cb307e9de082845be65ccbacdf62886bb337a07b7f7
0x948a31650c95e11560505c06f7f118a3bd055108a3f50f8da5df02016cb0500c
0x86d36dbed135ce4ca7736ae1acfb100869bbbd906371488e5be975397c505aac
0x4a5fde283b4afd2e4b9a40d7c968368d47f79d7510f2e3da35f969b9527e4d0e
0x3194f733e5ea4bc2ec577a3b8839ae2c757362a0bf69efe18aafead6d6f34f08

Functions
Getter at block 20883159
averageGen0SalePrice(view returns (uint256)
10000000000000000
gen0SaleCount(view returns (uint256)
1661
isSaleClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x87d598064c736dd0c712d329afcfaa0ccc1921a1
owner(view returns (address)
0x4e2eae6aba4e61eb16c2d7905a4747323ca7a504
ownerCut(view returns (uint256)
390
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
fallback(
Errors

This contract contains no error objects.