SaleMarket

Verified contract

Active on Ethereum with 1,864 txns
Deployed by via 0x81e84772 at 6082923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.92
ERC-20
--
ERC-20
--
 (#15661)
ERC-721
--
 (#15641)
ERC-721
--
 (#15634)
ERC-721
--
 (#15618)
ERC-721
--
 (#15611)
ERC-721
--
 (#15600)
ERC-721
--
 (#15569)
ERC-721
--
0xe57de41db5feed67783b5e1b61723dc030d771f8b59f162149661e4f05a6f3b8
0x7f6ba12830c6a3d1c2ffa3999e4defffeff6f59b4d936ce120117eba320ecd33
0x615e52d9c3bea69646b49528b24b94ef718cc79b998160147f29cee569b64215
0xb742a5d91bd598080d690304251c2783fc59cad6e4823331b8d868d381d4d8b9
0x8087f71ab6b24e10b4f94d776150c27c09d3eae943904e56911e5335c014b2db
0x991a0c5d5a7d50b55ec038f68e1fb607e160b9bf359ae10e2b5777ad6c63437e
0xa1ebc918cacb51afcf586ac93e3769979c36939f10d1b4c91b6e0244fabec6ee
0xdfa7f3d3fb7e231877c131b2aa41abfa2a249ff4a8d47370b5b0136189cba1bc
0x3aa986ffb3b4181ec390fd21d3d0426ff9b387546805e6253f795f25e765543e
0x465a32d70b56d5907bdc2c106ac300e0152c04442b301c21e77b48b5cbddf12c

Functions
Getter at block 21197225
coreContract(view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
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.