SaleClockAuction

Verified contract

Active on Ethereum
Deployed by via 0x44fd4e66 at 4605169
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 $784,740.23
ERC-20
Value $100.1
ERC-20
Value $11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x7d99cb0d1120064cf0f429b53d7727a2179e6ca0dfe2a450432fb0149959f0de
0x89ca3f877703cad007bc6a9c527f95a81e4775ee3e85fbb112b4506291790da8
0x90cf6fbdf39c528cb8e65ea27b5cc302c3c003b6384bd1cd28cc1c683d551ae4
0xf89aca76ff7b892da58b343d9f697d9b28d8eac1f66eeaa790458004851402a5
From
0x74da9adf61ae91f6ea6b603243b18340931d3f5b4c31380ebf9da4b35717a948
0x7f4ec55f30da36c5968902b0cf9c7c541eef41f24ed2c84687faff515304c286
0xf944010093d7400648f233226141b35ae8ef98e264c70c93a206815184ca9d17
0x344f26c4c76ca50f6ce5d0122300ae16b8cbe2a95023c40a62b30602e88314f2
0xabc3333543e7e4249bf5e3276e04bf507c4f4fd719ef36a06afc2e4942e8e9ba
0xe9245fd535ae63753849b11760a6f7d5e3754ccc27bd8e04e8d8bfd1a38b564e

Functions
Getter at block 20502427
averageGen0SalePrice(view returns (uint256)
615037638707620347
gen0SaleCount(view returns (uint256)
34928
isSaleClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x06012c8cf97bead5deae237070f9587f8e7a266d
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.