SaleMarket

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x2319a373 at 5390565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.17
ERC-20
--
 (#315)
ERC-721
--
 (#314)
ERC-721
--
 (#313)
ERC-721
--
 (#312)
ERC-721
--
 (#311)
ERC-721
--
 (#310)
ERC-721
--
 (#309)
ERC-721
--
 (#308)
ERC-721
--
0x63957dcf000e592bdeda3a7a3a96c59f7788811dce467c8e7dc28b3a1eaae096
0x3b255805a76dc38cd02c2901a49ba46be0e9c396fcbaed129dd858133b8a39d9
0xb1fede9275b3d30bc6fb535f13a64cca144f034f803c5a3e9f39b9b49a0b1062

Functions
Getter at block 21284314
coreContract(view returns (address)
0x07af1f10d749e432fed9c5901dd7d7821267a846
isSaleMarket(view returns (bool)
true
owner(view returns (address)
0xe091009cf992ad0b8891651ccadc22c1eff0bb95
ownerFee(view returns (uint16)
400
paused(view returns (bool)
false
Read-only
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAt)
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 durationuint256 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.