TulipsSaleAuction

Verified contract

Active on Ethereum with 210 txns
Deployed by via 0x9046e585 at 5060927
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,732.6
ERC-20
--
0x2c51b77c0d507452ee0a50beaf3f3568c088316d794674f79b2f1068f70b5f44
0xfe18401e241cd8171118a217cc95ebf72d19891bd193cc9b51f8712f5a73f7ff
0xd948c9490af2f4aa0de96f4b3917c33f5e86caf42c4cca6192f2dcd21b6019e4
0x8400a08e581a21973a5723710a0a5d29e278ec1782e7ba71438ea08fc8c0106b
0xdf1688f77bb23e5791ea6bcd06506c49bd0ef9601e87ef4fca0624d8dcf4c93b
0x62d4c287d8741dc40853ecb20d702da1676887e7668ab4ac14876968ea6a4336
0x2f4932f5db9fe47fc319b133bf70c5609ae2bc7376b76f5374713b21c541c686
0xd656073b55a96a5ab02313fd94f696156034c2152cb7e7a95c2e1d59f620e2f8
0x980481b7271b821fd8386eabbd5286b7078269f81684e9ce46bf09fe5d1a8e33
0xd38e4d864488112e27dba96d54bdb46af37b4d9e3216b4c0a45462b4bd0dbf96
From

Functions
Getter at block 21381499
coreContract(view returns (address)
0x7031f0bad732aa9984fa2638a24bccbe6a8e2912
financialAccount(view returns (address)
0xcdee837d7713a65c4f4ffb9ab7c49dd6a4a82d53
initialEndPrice(view returns (uint256)
10000000000000000
initialSaleDuration(view returns (uint256)
86400
initialStartPrice(view returns (uint256)
100000000000000000
operationsAccount(view returns (address)
0xcdee837d7713a65c4f4ffb9ab7c49dd6a4a82d53
owner(view returns (address)
0xcdee837d7713a65c4f4ffb9ab7c49dd6a4a82d53
ownerCut(view returns (uint256)
500
paused(view returns (bool)
false
Read-only
currentPrice(uint256 _tulipIdview returns (uint256)
secondsPassed(uint256 _tulipIdview returns (uint256)
tokenIdToAuction(uint256view returns (address selleruint128 startingPriceuint128 endingPriceuint64 durationuint64 startedAt)
State-modifying
buy(uint256 _tulipIdpayable 
cancelAuction(uint256 _tulipId
createAuction(uint256 _tulipIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _transferFrom
pause(
putOnInitialSale(uint256 _tulipId
recievePayout(uint256 payoutAmountaddress payoutAddress
setDefaultAuctionPrices(uint256 _startPriceuint256 _endPrice
transferFinancial(address newFinancial
transferOperations(address newOperations
transferOwnership(address newOwner
unpause(
Events
AuctionCancelled(uint256 tokenId
AuctionCreated(uint256 tokenIduint256 startingPriceuint256 endingPriceuint256 duration
AuctionSuccessful(uint256 tokenIduint256 totalPriceaddress winner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor
constructor(address _tulipsCoreContractuint256 _cut
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.