This contract is being backfilled. You may encounter incomplete storage history.

SiringClockAuction

Verified contract

Active on Ethereum with 89,069 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 $4,046.6
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xde3569057f78e12262c3814c9438c9a6a3061facfd4377790d21cc44c845fa8f
0x8e96469328bf0a3586c32c71cff78c28606b4c28f58b4fbf58405c3b0bd09be9
0xf80c45b6c5ab7fa503557c1af926f3e678ba69faf39871c23b1e36dda93019fa
0xddd04973a8a7d915aa1c4b1d63f5701a50e12b3991d9bd255115d68390ae52ef
0x6b62d1bb2516083e58d86d27186bcc52fdbec187ed09a70a3bd7d018028a3a00
0x2b7eda263a1a42d494dc7ed68e4fe14554c956864e645f6289fb8d6e30e45f97
0x09b211d828cdfdf65d7c0c470d2b1606745f8043b9a7b6f0c462d35be06dea22
0xd2a6451506eb2d6a372c1275c425decb499d7f39a254ae9c6a3e0155c9e2ba04
0x502cbe87aea5dcbe017f9c229ce8c2777e3c438d5856cc2fc926e69537609eac
0x5f3a247b2c4b4ffb66a65081206f41ae53a5b5d4591e52eb6ec85611049409ba

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