ClockAuction

Verified contract

Active on Ethereum with 378 txns
Deployed by via 0xf41dfcc2 at 6059348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $98.03
 (#128)
ERC-721
--
 (#40)
ERC-721
--
 (#104)
ERC-721
--
 (#29)
ERC-721
--
 (#16)
ERC-721
--
 (#14)
ERC-721
--
 (#118)
ERC-721
--
 (#15)
ERC-721
--
 (#5)
ERC-721
--
0xdaae18790e7a8160f446cfefd1ba7a715614dade2c114dca0ea0670e1fecc7fb
0x233fb154819ccdbc80a3d017c229ac7c6ca72d37d5fc2c3676fa7a2ee1a56a3b
0xeb501108281035f5c7ee980360616ef14e25146a7c739df8cbb4ecad0a5e5aa1
0x5fdaa50f7b311a4549291653c1aa030a85d03390826c91bda438074e1a558ba0
0x9ed17b4fc44259f605355cf5c33b3f3d105a3ff1afaddb4bf07dce5d02378dbc
0xc00330f7d8c3a507eea23c3f09a879dff4192f74c2f6512752522f2b50e66a32
0x5ed464b2dc1ef67116bbf98e24715adac18ec3544806ffa1c5a7a56c73299ecd
0x3992446e9d31ad063ed7444c31dfc242594184bb1a6c444e766f90f560925914
0xafda5be1253b97ca39a91f065e9f912ab5530283ca74801f4f4b4681028c3a72
0x16b6b14a17826bb99d7909dc3697b273e8977b8e576be846f8ceda2bad90ba92

Functions
Getter at block 21090120
authorShare(view returns (uint256)
5000
isSaleClockAuction(view returns (bool)
true
owner(view returns (address)
0xbcd7247756be53fe42d8868f92549c54e7e64152
ownerCut(view returns (uint256)
390
paused(view returns (bool)
false
Read-only
getAuction(address _contractuint256 _tokenIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAtuint256 currentPrice)
getCurrentPrice(address _contractuint256 _tokenIdview returns (uint256)
getPendingWithdrawal(address _addressview returns (uint256)
toonContracts(uint256view returns (address)
State-modifying
addToonContract(address _toonContractAddress
bid(address _contractuint256 _tokenIdpayable 
cancelAuction(address _contractuint256 _tokenId
cancelAuctionWhenPaused(address _contractuint256 _tokenId
createAuction(address _contractuint256 _tokenIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _seller
pause(returns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
withdraw(
Events
AuctionCancelled(address indexed _contractuint256 indexed tokenId
AuctionCreated(address indexed _contractuint256 indexed tokenIduint256 startingPriceuint256 endingPriceuint256 duration
AuctionSuccessful(address indexed _contractuint256 indexed tokenIduint256 totalPriceaddress indexed winner
BalanceChanged(address indexed _addressuint256 oldBalanceuint256 newBalance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Withdrawal(address indexed receiveruint256 amount
Constructor
constructor(uint256 _ownerCutuint256 _authorShare
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.