SaleMarket

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x7e69dd08 at 5492822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#151)
ERC-721
--
 (#137)
ERC-721
--
 (#133)
ERC-721
--
 (#126)
ERC-721
--
 (#124)
ERC-721
--
 (#123)
ERC-721
--
 (#121)
ERC-721
--
 (#119)
ERC-721
--
 (#115)
ERC-721
--
 (#113)
ERC-721
--
0xf423511267f7e31c4a2262bc12881bc39667bdbddbfbd2d5a5711a9c2db6a163
0xffa5af51c421a5d90fb2fa84ba5b0f43510c77d62eb340aec3997689e4bb4df9
0x4884af2b0b23c0951f9c83f0c959eee5b6f9a7ce1922212487599c43cc8803e9
0x200a002c5c7dc4e6eca5d4444ce7077603e11eef583cc716fea8cb245a43514e
0x7e6d8adf7443b3fb98c1fedde2b7bee62f4b81d6ab76477931ecab78b22d5532
0xe48ee369900b868f6a34fd6530a3b38d8af09acdb1809c5138fd2a167fda5adc
0xa184fd0353fff5158072741e0979c6ed88e216be1c27c6ad1bf7e670b8518a0b
0xce92398d138a50e8b3401d1aeab21b248300e2705adcc6de0c8f4958dcd1ce5c
0x4d9d3c7531c92f43ce72491137b9a0874f8949170402b626be66b32fabf932e8
0xe655a38abf535a6a688fd6a463b9a036c856cf88466a77335cb10e723e1d4e71

Functions
Getter at block 21405258
coreContract(view returns (address)
0x55d378a647fdc848b6f17384a69eeec15bd7ba1e
isSaleMarket(view returns (bool)
true
owner(view returns (address)
0x2f26d1ddabcdd88aeca3d4f527d4366c37e15c78
ownerFee(view returns (uint16)
400
paused(view returns (bool)
true
Read-only
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAtuint128 featuringFee)
getCurrentPrice(uint40 _cutieIdview returns (uint128)
State-modifying
bid(uint40 _cutieIdpayable 
cancelActiveAuction(uint40 _cutieId
cancelActiveAuctionWhenPaused(uint40 _cutieId
createAuction(uint40 _cutieIduint128 _startPriceuint128 _endPriceuint40 _durationaddress _sellerpayable 
pause(
setFee(uint16 _fee
setup(address _coreContractAddressuint16 _fee
transferOwnership(address newOwner
unpause(
withdrawEthFromBalance(
Events
AuctionCancelled(uint40 cutieId
AuctionCreated(uint40 cutieIduint128 startPriceuint128 endPriceuint40 durationuint128 fee
AuctionSuccessful(uint40 cutieIduint128 totalPriceaddress winner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.