SaleClockAuction

Verified contract

Active on Ethereum with 14,671 txns
Deployed by via 0x59b17f86 at 4819345
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 $3,216.69
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x58dd65c13a5bc8d0ddc7e5e6defe890e3cc8fcd4194e76b40d81922f2923ea75
0xa7b37151ba9094b462eb850dd60dccc9fe33ef96ad905824a75c120d1a2d0cb5
0x45ddb16521075135af5b02403130afda5a98419a969a684c2c262b5cc286ce5f
0x9aebb1db7afe0b5b041b27ffabab6d2fd5dfa189a5a3c272aad75c17d93a9d97
0x1ec42e48339c9b2709866b1e097229360f119652a56fd294a7756e15d2018042
0x4a9a413e4a93df40b9217379b3783c26769fbe587409971ea2f9a1be43b4f040
0x319a95669112c9a7269877a263db920e52ea594883b6abc3698bfa6c5f3f97c7
0x82db5f44bd7ae147c5f2d32b96d87ca5935e69bb229b1762cff433a631c60f80
0x0a130be998c77faf1d25f50821718a34e0be7a1f11754bfe77f3ae3f4c76937a
0xd072a8f43dec59dbe60081fcccd76354fd37b7f09744f9f4e25ada5c601ce606

Functions
Getter at block 21284638
averageGen0SalePrice(view returns (uint256)
3200077373061616
gen0SaleCount(view returns (uint256)
1431
isSaleClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0xf7a6e15dfd5cdd9ef12711bd757a9b6021abf643
owner(view returns (address)
0x77e42674e1cc459dd116bcab3d3be01409481f9d
ownerCut(view returns (uint256)
300
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 tokenIdaddress selleruint256 time
AuctionCreated(address selleruint256 tokenIduint256 startingPriceuint256 endingPriceuint256 creationTimeuint256 duration
AuctionSuccessful(uint256 tokenIduint256 totalPriceaddress selleraddress winneruint256 time
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.