SaleMarket

Verified contract

Active on Ethereum with 9,008 txns
Deployed by via 0x418d9910 at 6368049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $159.68
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#57898)
ERC-721
--
 (#57689)
ERC-721
--
 (#57671)
ERC-721
--
 (#57554)
ERC-721
--
0xb3773780808ddfbec12b7cba6984bf1bd30c20667ffb8351d5f37fb1bbd44652
0x37b1b38613260ffa7ab550add3fffff585d00dc2375613506831c59e46f8ef72
0xc154447259d871ae75b0cf7ba2783b1214703bf29005e61761c0ef3a44d87bf7
0x552bc0b5196418c6fb3bb4b57f4636c357ef84cb66a56c959d694f5ea44c67bb
0xa80374361037783c715f5a7b14b5a1ad35aa3b0313dac5f4aa6da5654c959173
0x3dee16f2c49776a223f65b6f5ba0319d3b006255e8ea6741798db3d28dced6b4
0x3d41dd32b8cabb5d985079ab96858848055ec0d48f0ca10cd5e3b3797c0ff148
0xa2ebc3a36e043c6adfe25bd34a983bbadcb75867ea2607792afc9ddd3f1d9de0
0x5ccf6df7a279395db9bca1488c11fca747056bfc92338beb6036c8561dd4f12a
0x41386cf67721b91c0d6498862962a140f46e132d79e26b6b349f39366738f4f0

Functions
Getter at block 21268405
coreContract(view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
isPluginInterface(pure returns (bool)
true
isSaleMarket(view returns (bool)
true
onRemove(pure 
()
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
run(uint40uint256addresspayable 
runSigned(uint40uint256addresspayable 
setFee(uint16 _fee
setOperator(address _newOperator
setup(address _coreContractAddressuint16 _fee
transferOwnership(address newOwner
unpause(
withdraw(
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.