SiringClockAuction

Verified contract

Active on Ethereum with 1,865 txns
Deployed by via 0xf2f6e4c1 at 6118697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22.56
ERC-20
--
0x1ffcb37e60cfd77348bbec93491e2cb99ccffa1f416edc05476ab8f578ac92a1
0x51623cbbf908ec459b2915bf0dcadf30ef9f9610c62213a1bf83bc8c0fe28ad1
0x6cae6239185b3b212326fd140fbf79e0f60444bedde6621658b2d963533a42df
0x5c34bb72776355584d02bfa58ee30b6bb37cf7b4ec208ec7cf5522228bd24cb5
0xe362e1c3b95e4a1306674090bea0799758108fefda8263cb519a73c0bd7dd82b
0xcb9fe2f324614cf79b3874e8438806c623635114d58d84c06e6cac7553926f53
0xb59e7735ff79eb7ebb3b6437805c921ce2f106b5ac80005b71c8023234bf586e
0x93d70d75908720707477b7013a5bac442266157c35d12c5b2aeb902e6f4b8b5d
0xbb58335f6ab49aad98b29c7f7588979d48deda7f738493efa7a0337de0692f2f
0xb60c2670d259294f42b38b6d21416162a28e98cca279d2b67b85bb50622b3097

Functions
Getter at block 21261246
bumpFee(view returns (uint256)
1000000000000000
isSiringClockAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x5f5ff74b198e5095069cf132d2523dbae516613f
owner(view returns (address)
0x881eb9c94af2cc08db2cfdec716c52a7e445ef40
ownerCut(view returns (uint256)
385
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 
bumpAuction(uint256 tokenIdpayable 
cancelAuction(uint256 _tokenId
cancelAuctionWhenPaused(uint256 _tokenId
createAuction(uint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _seller
pause(returns (bool)
setAuctionParameters(address _nftAddressuint256 _cut
setBumpFee(uint256 val
transferOwnership(address newOwner
unpause(returns (bool)
withdrawBalance(
Events
AuctionBumped(uint256 tokenId
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.