MonsterAuction

Verified contract

Active on Ethereum with 149 txns
Deployed by via 0x4aef814e at 5106860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xfca80805fd03f53b1569c6ae967ea170a9939ffb35a21ea133094b9d87ebfac9
0x383673fddd00041c3cbc0b71d045803a4cf6ebd7d4ce0df1d44b645ab07cc9d4
0x43b64d734410e4f1d1f7d65814444b187c849c276c12a5f17f56d780922964fb
0x6ac7903a50bbdfbc920c0ad9c8b0133f2589a0094577617546dcde66c01ca659
0x5cca07f11310c1fdfbf08977d7de72c8e4a5c976cd1d390ce4444cf51ebe38ff
0x8fc250a48039a813aee77523bbd7386518d457a2adb3b91c98aa10f8ff9b5355
0xb892c527d2df0253b098a1c35804f9cb10989b7f3278be34bc50789be7560408
0xac17efcb7524829fe25e5168a1781b399cb4ebd4a9cb85b4dfa38458aa2d1e12
0x58c06310a651fe568c02d32b96d077a673f2898f3a4ad0020b80abdc2b330aa7
0x4a2a7d82f67e2caa4bca2ab21f7430aa1225fddcd0141ff197f73a25d09c81e5

Functions
Getter at block 21283023
auctionIndex(view returns (uint256)
176
core(view returns (address)
0xf7f6c2836293a661be2690fbacae97f3f027e9c4
isMonsterAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0xf7f6c2836293a661be2690fbacae97f3f027e9c4
owner(view returns (address)
0xb6052a08ffad405ce2bffd714c580447afe20c80
ownerCut(view returns (uint256)
1000
Read-only
auctionIdToSeller(uint256view returns (address)
getAuction(uint256 _tokenIdview returns (address selleruint256 priceuint256 startedAt)
getPrice(uint256 _tokenIdview returns (uint256)
ownershipAuctionCount(addressview returns (uint256)
tokensInAuctionsOfOwner(address _ownerview returns (uint256[] auctionTokens)
State-modifying
buy(uint256 _tokenIdpayable 
cancelAuction(uint256 _tokenId
createAuction(uint256 _tokenIduint256 _priceaddress _seller
setOwnerCut(uint256 _cut
transferOwnership(address newOwner
withdrawBalance(
Events
AuctionCancelled(uint256 tokenIduint256 uID
AuctionCreated(uint256 tokenIduint256 priceuint256 uIDaddress seller
AuctionSuccessful(uint256 tokenIduint256 priceaddress newOwneruint256 uID
Constructor
constructor(address _nftAddressuint256 _cut
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.