SaleMarket

Verified contract

Active on Ethereum with 4,464 txns
Deployed by via 0x716547ef at 5505101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.13
 (#7262)
ERC-721
--
 (#7261)
ERC-721
--
 (#7247)
ERC-721
--
 (#7243)
ERC-721
--
 (#7210)
ERC-721
--
 (#7159)
ERC-721
--
 (#7151)
ERC-721
--
 (#7140)
ERC-721
--
 (#7133)
ERC-721
--
0xdd2c3902e878458cde5555efd0fab2ffe8eaca3c90c2c0bd72a6290d0557b34d
0x847cbfd9700aac6f111c1e4813a254894a503a86e4da7be05f1f0c04ee527d9e
0x15747dd0ae4ff401d60bca666388f9ef20daffa3662e4bdde07106e8e1cddcc8
0x52fda5d8138097c444f2f1d5a469dd7c8d3a6a27efb736eca4a656631c2519f2
0xc126b25fd14468eb9cbd764fc30a2d7737e87c9bc62f79609f5891cb518c2994
0x50b7d4ff5f82712ab77ffbc784ce41b6edab40abfc2defa7d6bf078e7940abb3
0xe7e6f13a9e16b129445455a642aa5dc3adbb2382b44e5480b01500156642179f
0x4d37ddb0d5c028165e638a89e105a2641cf3f14917d51e821ed9ea5f4911fdf2
0x124bb4320623965431a4ef28ba1289de4039f45832f885381b5d44d078621303
0x6e79644a72d8b79b2608721ae9815bd81cd2c207b5be50cb9bdff11c6c9dcc73

Functions
Getter at block 20949780
coreContract(view returns (address)
0xf64899806138ba624a8647b1a88fe2cb1f2ac56b
isSaleMarket(view returns (bool)
true
owner(view returns (address)
0x2f26d1ddabcdd88aeca3d4f527d4366c37e15c78
ownerFee(view returns (uint16)
400
paused(view returns (bool)
false
Read-only
cutieIdToAuction(uint40view returns (uint128 startPriceuint128 endPriceaddress selleruint40 durationuint40 startedAtuint128 featuringFee)
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAtuint128 featuringFee)
getCurrentPrice(uint40 _cutieIdview returns (uint128)
isOnAuction(uint40 _cutieIdview returns (bool)
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.