SiringClockAuction

Verified contract

Active on Ethereum with 89,092 txns
Deployed by via 0x78116296 at 4605171
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,267.31
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x38d4637a89475ff355261a777fa7b607f4db23810ee9a1cf836cdcc815352ad4
0xa279926d4cf474022f1367ebb8fb7a6eb7d41eefa859ad149b0396376606792f
0xd51f2066a1720a7848b2aed917f4a64da202efc10d509932f17f0f8e74b00c99
0xa8f5416fe31dca4a5ff32f6d7615ed004f83812f34c8da1ad604df0cc4c5cbfc
0xeaa35b05958aecc136b0ac6121abcf51751882251d5677d4cf78a5e3453b4865
0xeabba48a90e073962480cd5e585305b4a69b47f17214946b922bd6390c3b29df
0xab254d9bc4eaafd8006951cd99023186b2897e9536b7d88ad8403f198943412d
0x2e8830d590bf3e194318908a158f99e4b1af9bb5321b055c8a1203f838b2902a
0xe29af528c2b8cd57bbe5d0b1fc0ba3e4216905d1d5b7b0faf96ed3949e89e149
0x91bd37c5c816d7eac2d0efb2b3f968ec681da09b4451935cb71cf2ef124cf643

Functions
Getter at block 21271869
isSiringClockAuction(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)
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.