xApesMarket

Verified contract

Active on Ethereum with 213 txns
Deployed by via 0x463902cf at 14473456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $777.81
0xad44f8a494d14f82ddb73a1dc6b21f5908c0af13506529dcb8c52e2d4c0433f2
0x2dd7846294e38278e95cabc6918c0d8a8568de2d550633c77fb2ed6d005b1ecf
From
0x88217179233a5ae93d5232c92b708eb7b9ad68c15e2d83a883b10e4ec6031b6a
0xcc23d51519689e137ef3efa5122fd4f4dbb45b49d1bcaea6ce82fe700dc6760f
0xa2049b87556d33b645a474595fcd5eaaed2c9eb54891de8d8eebd9f0c7a2bb64
0x07a04291f196ceff9e0a6a35bb816f136fc83a821b4441f6700d11e2bfc4c361
0x91da9f7d9e8668e280cca288e49b0981ab8665e43d6d76c68f35d1adc4744399
0x8945a1828c9cad68b085e6b6726b39ce8ba54d2ddbc356609d0c94911c9e8a71
0xd1e6aedb4b463aac2d9e59be54f6a6f8d57715a79bd65c4834ad2586b5a18cb5
0x52871aec06a54068052350e95353b904e7dddbe8b0e7841a3a27d299ebd94273

Functions
Getter at block 21045905
PERCENTS_DIVIDER(view returns (uint256)
10000
adminPending(view returns (uint256)
103180000000000000
adminPercent(view returns (uint256)
200
apesAddress(view returns (address)
0x22c08c358f62f35b742d023bf2faf67e30e5376e
owner(view returns (address)
0xe005aba65cf644ada3d3e0764941106c595cb2e9
paused(view returns (bool)
false
Read-only
bids(uint256view returns (uint256 idaddress bidderuint256 value)
offers(uint256view returns (bool isForSaleuint256 idaddress selleruint256 minValueaddress onlySellTo)
State-modifying
acceptBid(uint256 iduint256 minPrice
buyApes(uint256 idpayable 
cancelForSale(uint256 id
offerForSale(uint256 iduint256 minSalePrice
offerForSaleToAddress(uint256 iduint256 minSalePriceaddress toAddress
pause(
placeBid(uint256 idpayable 
renounceOwnership(
setAdminPercent(uint256 _percent
setApesContract(address newAddress
transferOwnership(address newOwner
unpause(
withdraw(
withdrawBid(uint256 id
Events
BidCancelled(uint256 indexed iduint256 valueaddress indexed bidder
BidEntered(uint256 indexed iduint256 valueaddress indexed fromAddress
BidWithdrawn(uint256 indexed iduint256 value
Bought(uint256 indexed iduint256 valueaddress indexed fromAddressaddress indexed toAddressbool isInstant
Cancelled(uint256 indexed id
Offered(uint256 indexed iduint256 minValueaddress indexed toAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address initialAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.