SiringClockAuction

Verified contract

Active on Ethereum with 18 txns
Deployed by via 0x8a4aa0f6 at 4592178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $99.05
ERC-20
--
0xd59e1fbafaf2f67432c7096013780ca97777d0296b7d9093b6c55dcefab99e2b
0x7409c88a001b576a4410e59376dcb3241df1324d19f9ab4284de5c78c19cf1d7
0x13ad66e3ef60ee2a886e67cc58394615989471f0cda70bd00807b924cbf0f39a
0x75d9c5aba845f258e5f95c6b3356a43174966cbd3851cd7ea41d226cd096f906
0x07e44a41e3a42ec3da9ec6bef58a18cce41798cb5a40f806e6d20e6e98021b65
0xe318515c3eb4b4ff5f62991edc7652ba5de84112b8422a69eb7875d1708e2721
0x13be5f14cde076f10173e99169e4eb69b4386f93b6928c261d11bd99f37e6f7e
0xb18b31265d882ff9ab45659728620822d92f1fa0323184ccc50a127301212598
0x3aa3b87c00d8d421573be03f00f445efa8b6bc74192d4f18ce518ee20be12e83
0x86a9c997ae61cf83953661aee5417431116c10e71cdf40476510ec4f3f72bfa2

Functions
Getter at block 21182452
isSiringClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x984976f6aca045057cc2a9de3d86a6b6d8aea346
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)
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.