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 $983,435.8
ERC-20
Value $100.1
ERC-20
Value $10.56
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xfb6953ac84d2b981583957457843e4e3190f0bd9fa6a6d466eee9b84c4b8ad10
0x93e53228ab8b9dc009c8c9a0b3e4dbe851baa0b554253f4100d8e8b09267da93
0x0c19ee4d95101a175d179c713c4915743fd188a476812caab881dfc23e89b5f2
0xfe5d271769bec5f0c9e9638548d079fe5bc1dbd6414f74d07ae0b6b76e1026aa
0x379501b2be52367291950a4410ae6f12208ace2d7e9d5421795e44b53c61389c
0x3b1697e311b959fd82cc92acb2a913bcf12337687534641ae0247cd62c2c31b6
0xf2f8e08a52827c0192004201a8df0cc0595c3891c3cd761fc168fc4eb4a0c26d
0x9c5819e62cad58203b5249c53d0227cf96b04db3370b50c0c9bf43132ce4d503
0x4fea14b462ea9ce1c1523645471edf78e78de89300a378ef70b41932f22e8fba
0xba805954e2e233c14340d99877927a20eb4d012baf35c965073f20dba60f73dc

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