The latest block we've processed for this chain is 20898376, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

SaleClockAuction

Verified contract

Active on Ethereum with 7,864 txns
Deployed by via 0x6e5b6d62 at 6118686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.97
ERC-20
--
0xf667774979e7cc6951f3ae472715856902d5bd65c70c64db01da86c5224c328a
0x3de70fa04d0541f1e3423a2554eb062b3c471ed46f2a5a18b1a9376b63551295
0x90016f51b3e43f9c666bbabb5fd7c2c67615b8794dea473385ddfe3d39cfe5a8
0xc33353ef2446c7fc169e2597a110619c8c06e887396a99f4a6412ccac18a9b8b
0x97e80d97d36857c7bf8eb1cff9ef9ed64f3bcb73bb4e710274910d350136e4a9
0x8d6edbb602ea96006f4e3c18f9a54fd060506d991044e94dd4cfd1fb3e62d958
0x0b31588d498da37cabe587d7741b333b8c96acf07fee1022f7a0b9ddd5cfd0ba
0xbbabb824722afcca36127b2a5cccb10829aab365309befb504446a731339d976
0x3ac49c12cfcd4399ed23074827202e9d2bc571e83d9e2bb7b39d9de0eeef21f8
0x191477827010a80ce060bb7ad0db5de213bfd52921295fd432a2aed5cde0b890

Functions
Getter at block 20898375
bumpFee(view returns (uint256)
1000000000000000
isSaleClockAuction(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.