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 $753,672.25
ERC-20
Value $100
ERC-20
Value $13.78
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xc74dacbd8f730bc94d1bf5821ad5d807725beb4e7b88f62a42c2f38610c63809
0xca4955ac3f6cd4cf0d26c1024415dfacb4c7a3001cdb94836d8aa6625bd24917
0x2d82ab94d60db4cb325e34d8dabd1711f33e32d97b70115a43ef029d6a57450b
0xdc8dddb2985db9b2c45a9bc3e8e17525a9fc8d4d7b0717812548c01b1d7f0951
0x6b6b1ef121c4bbaa684b803a829e3f2e40c8ff5e80d6fda690c7926d9c558238
0x23f6bfde50b37e1bdbdf1d95b2c005042c277fadeb361e01d49e899064490c5b
0x3dda350f1a39734139e3f559ee3c51d68a29c7deb4dacf1ac51930ab02f60376
0x36b23c40f534ca466b43ac1b66330b46f384cd1880b57e5d45b846c1325e786d
0xa78a9c45ff70f7665a4ea232d7f897d48a86ab501c8be384cb5ad1f659e1422e
0x886bc2147d3d3a5d21452b253523d4e25e0fa64f92d4e143fb88b90779f88011

Functions
Getter at block 20790707
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.