SaleMarket

Verified contract

Active on Ethereum with 16,465 txns
Deployed by via 0xd6b141b3 at 7266713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.04
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x6dc669d37c19422fc4cb8e5287bd5f47a338d1dfce57584ee30d7c785fb3f0a1
0xda41191182bf1fcc548029a656c320820fbd3dffda030e9f5f0dce634969470f
0xb40682fcfc1d4a9ecad429fadab2234708b95df761a65fdf0d1ad760a31116ef
0x99d372c09c0aa8c1a2e23ecf42799fda83f5420859b8bb9fbcf6c2b6b2dccf36
0xbac9d496aee8525dc1819d3279d44ca338251ad5c187fa9edbe703f404da02a7
0xaf5cc60b40389d7e36357a26f81bbfd25ec1a1654256f65d7e97122528ef65ea
0x7ffddf370d838b51cca27737a9ce729528d2940e6d74b6652d029adc229deb8b
0x2e6b225adc27a8bfc20965188f2b0fec0a5a619bfed7c46b4e61df4266b80c23
From
0xabe07cd2cf405f5a65d976576930b70e17b5471c47c860d6bb793249609733a8
From
0xa4af5894cd38700d2c127f9205ac06861388db717a011ed33da64528a040e14c
From

Functions
Getter at block 20989136
coreContract(view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
gen0Callback(view returns (address)
0x0000000000000000000000000000000000000000
isPluginInterface(pure returns (bool)
true
isSaleMarket(view returns (bool)
true
owner(view returns (address)
0x45f254fd3fef54f3a5a8d601d291f2a5bf9d8d67
ownerFee(view returns (uint16)
400
paused(view returns (bool)
false
tokenRegistry(view returns (address)
0xc45826e68231d56fb2a51105bfa697ef69d7f1da
Read-only
cutieIdToAuction(uint40view returns (uint128 startPriceuint128 endPriceaddress selleruint40 durationuint40 startedAtuint128 featuringFee)
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAtuint128 featuringFeeaddress[] allowedTokens)
getCurrentPrice(uint40 _cutieIdview returns (uint128)
isOnAuction(uint40 _cutieIdview returns (bool)
State-modifying
bid(uint40 _cutieIdpayable 
bidWithToken(address _tokenContractuint40 _cutieId
cancelActiveAuction(uint40 _cutieId
cancelActiveAuctionWhenPaused(uint40 _cutieId
cancelCreatorAuction(uint40 _cutieId
createAuction(uint40 _cutieIduint128 _startPriceuint128 _endPriceuint40 _durationaddress _sellerpayable 
createAuctionWithTokens(uint40 _cutieIduint128 _startPriceuint128 _endPriceuint40 _durationaddress _selleraddress[] _allowedTokenspayable 
onRemove(
pause(
receiveApproval(address _senderuint256 _valueaddress _tokenContractbytes _extraData
run(uint40uint256addresspayable 
runSigned(uint40uint256addresspayable 
setFee(uint16 _fee
setGen0Callback(address _gen0Callback
setOperator(address _newOperator
setup(address _coreContractAddressaddress _tokenRegistryuint16 _fee
tokenFallback(address _senderuint256 _valuebytes _extraData
transferOwnership(address newOwner
unpause(
withdraw(
withdrawEthFromBalance(
withdrawTokenFromBalance(address _tokenContractaddress _withdrawToAddress
Events
AuctionCancelled(uint40 indexed cutieId
AuctionCreatedWithTokens(uint40 indexed cutieIduint128 startPriceuint128 endPriceuint40 durationuint128 feeaddress[] allowedTokens
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.