SaleMarket

Verified contract

Active on Ethereum with 265 txns
Deployed by via 0x8298daa6 at 6039712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#7791)
ERC-721
--
 (#7786)
ERC-721
--
 (#7736)
ERC-721
--
 (#7730)
ERC-721
--
 (#7723)
ERC-721
--
 (#7721)
ERC-721
--
 (#7718)
ERC-721
--
 (#7714)
ERC-721
--
 (#7706)
ERC-721
--
0x8899bd83b4377f02d88cc59880ce13cb27a0175448b2a8f7f513236d3836d10c
0x909c2fb50fd65df8f0e52b9a6242c3b7a2ba4e211b43ca5df810dc81bef59d6a
0x075dd08e902ef9c998e79005d6363d716ebb81d631ac432e17183fc1351f624a
0xf20a3ca2557dab01b89de4e2d1361ad746182e9152e2087325e5336403dc54a3
0x169e0625b1bd830304b29feba4cf0061408965310c8423a3a0664ffeabe2f521
0x178cdb0b73175a30e81b51157924262c98054062c5c19951474198e3e1a193cf
0x1ec8953657e27af713ddbe309427979c7e0307f4326e6b4c24d803f38f94f95c
0xd6024c97747c0cc4aed317fb0c494e983aa19c42ae62e0e4b948a4d4716eff92
0xaed607e7dd4bc7610496d758c9b0f021d49ce5777ec09646b6c824d9df167b2d
0xc070f0c450a0894b8a3681c6321a65ae5c7a67c2e6b1293eddabd7a09cfeb1c8

Functions
Getter at block 21169584
coreContract(view returns (address)
0xf64899806138ba624a8647b1a88fe2cb1f2ac56b
isSaleMarket(view returns (bool)
true
owner(view returns (address)
0x45f254fd3fef54f3a5a8d601d291f2a5bf9d8d67
ownerFee(view returns (uint16)
400
paused(view returns (bool)
false
Read-only
cutieIdToAuction(uint40view returns (uint128 startPriceuint128 endPriceaddress selleruint40 durationuint40 startedAtuint128 featuringFeebool tokensAllowed)
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAtuint128 featuringFeebool tokensAllowed)
getCurrentPrice(uint40 _cutieIdview returns (uint128)
getPriceInToken(address _tokenContractuint128 priceWeiview returns (uint128)
isOnAuction(uint40 _cutieIdview returns (bool)
priceOracle(addressview returns (address)
State-modifying
addToken(address _tokenContractaddress _priceOracle
bid(uint40 _cutieIdpayable 
cancelActiveAuction(uint40 _cutieId
cancelActiveAuctionWhenPaused(uint40 _cutieId
cancelCreatorAuction(uint40 _cutieId
createAuction(uint40 _cutieIduint128 _startPriceuint128 _endPriceuint40 _durationaddress _sellerpayable 
pause(
receiveApproval(address _senderuint256 _valueaddress _tokenContractbytes _extraData
removeToken(address _tokenContract
setFee(uint16 _fee
setOperator(address _newOperator
setup(address _coreContractAddressuint16 _fee
transferOwnership(address newOwner
unpause(
withdrawEthFromBalance(
withdrawTokenFromBalance(address _tokenContractaddress _withdrawToAddress
Events
AuctionCancelled(uint40 indexed cutieId
AuctionCreated(uint40 indexed cutieIduint128 startPriceuint128 endPriceuint40 durationuint128 feebool tokensAllowed
AuctionSuccessful(uint40 indexed cutieIduint128 totalPriceWeiaddress indexed winner
AuctionSuccessfulForToken(uint40 indexed cutieIduint128 totalPriceWeiaddress indexed winneruint128 priceInTokensaddress indexed token
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.