MonsterAuction

Verified contract

Active on Ethereum with 68 txns
Deployed by via 0xcf6db52c at 4930683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xac35db8ec850877f262ffffb014e8cd89fad916ab70373cf9592eb994a4eca20
0xd97d60e3c627535798eeddd2eb26c9ce6022d1f15c391976dd9354e360da0a4d
0x2ee499332084a32f0cb522c200d37b72956c5026d5e90dc813ebfec23b352ed5
0xfb7b8e9858f2004b08236ea61ad3a2aacd38452893e8c79c529a7d5b702e6e56
0x855205fd7e428ca272b769375e3012c7677bf1d0ea373998b3da633f8ec612f1
0x1a9bba27c5427c4e07d04a8e2bd80b4855d42bdd96ad02baa04cf70aad6e5e4c
0x0c1ad09e0fec0aa50e306ebacdf72ea43caad40a29ad361af67e4b83e0b023e6
0xcaa7b2e3cbc235feb1dc890885046cb0e00112cd8562fff191feb7d0a25e80c8
0xc841aaf0f27248feb9043564a1276ece487c1588e93d11d0e9a24e342f27f32c
0x0587c3431cb55e3c86b85bd0c5884a4adba0790e57150a1c1b5780e20082db35

Functions
Getter at block 20880221
auctionIndex(view returns (uint256)
120
core(view returns (address)
0x67c5456b39a84e3a0058cd0026da69040ada86e8
isMonsterAuction(view returns (bool)
true
nonFungibleContract(view returns (address)
0x67c5456b39a84e3a0058cd0026da69040ada86e8
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.