SaleClockAuction

Verified contract

Active on Ethereum with 5,437 txns
Deployed by via 0x72a58a3c at 4876317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,886.87
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1af7e388a8e0b4bac16ca3029ed70ee239c3d391507c6daabde79252468fb553
0x9219803d9e959a32e6a8e6b36980aed55f16819d7f3b3a1f921ea2dc71ae6d54
0x0bb4fd869f1f00c4ecc53456eb480dc1451a1aed2425e14f26aa5d12f8f282af
0x0400f85895bc0f71d92c61a0a8c4b5d1b6fd3f94a1f79b8d63c29586029f3ecb
0xbfbbb80d92ce1e390d2ad59e5b67075912f936e0512694fdaa3be6b4eddc0967
0xbfa327541f33093dfb81d749404d2c7b092fdb3eb6f44dd310ffbf4cdfecc66d
0x0ae51bac21176ee87e2b301aae41605d79256f94c36b9adf49daae6fb8d4f646
0x79bf69798a7dba02d88cd9a15748f02471091effbe3945b610a87d52524b8d21
0xfc35f3b9ba02b9ea27c506178ec3a1cfbebe10016e77a13c2c4d3f0534c46857
0x5725d69dccad2ace9855a73d133fa093ff336ec96df737f19d3f419ef06789c7

Functions
Getter at block 20869188
owner(view returns (address)
0x5b3256965e7c3cf26e11fcaf296dfc8807c01073
ownerCut(view returns (uint256)
125
paused(view returns (bool)
false
Read-only
getAuction(address _nftAddressuint256 _tokenIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAt)
getCurrentPrice(address _nftAddressuint256 _tokenIdview returns (uint256)
State-modifying
bid(address _nftAddressuint256 _tokenIdpayable 
cancelAuction(address _nftAddressuint256 _tokenId
cancelAuctionWhenPaused(address _nftAddressuint256 _tokenId
createAuction(address _nftAddressuint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint256 _duration
createAuction(address _nftAddressuint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _seller
pause(
transferOwnership(address newOwner
unpause(
withdrawBalance(
Events
AuctionCancelled(address nftAddressuint256 tokenId
AuctionCreated(address nftAddressuint256 tokenIduint256 startingPriceuint256 endingPriceuint256 duration
AuctionSuccessful(address nftAddressuint256 tokenIduint256 totalPriceaddress winner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor
constructor(uint256 _cut
Fallback and receive
fallback(
Errors

This contract contains no error objects.