CryptoPhunksMarket

Verified contract

Active on Ethereum with 35,579 txns
Deployed by via 0x17e611a2 at 13817852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $359,512.85
0xf6c6ed79bb88231f9f40e5d7e2253985da11a2b2e7cf2506f489bfcb7f9dcf5f
0x3f8da51902f0134703cf538e8849aa7d3d5897601d873e13f2ca0f7680fa6f23
0x91887e02534ca66de88c96096e836ea4adb3c6fa9c35ba5a90f82a3aa8bf92a6
0x8f0364904a8a95ce1f355de65db3177e023a63c6649be1ac90606d69c735bf96
0xed66e1fab8bcc9b06cb31b1d05ef8f1ecf6ec09130f3dace79d6540a4b8be498
0x268b9a45e50ab6329ca16e58556dd8374c692db5e8ecdd666448524e49d0c0f2
0xa7477b0d957d406b421850a27e59558356505dbce5bc15f3d865e2d14fb37621
0xc1a4ba87b8a4a60fc2d5b114c9a120a4f7b51749771426c5b7b166892ff233a7
0x6873e32c22076ce3ba178d49585831475fcdcd29d4dade3cd1151947d175456e
0x2a53fffd2e9beafce8ae75de5f23ebb7d99b9a8928faf8ed464a7db1f7724107

Functions
Getter at block 21247886
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
phunksAddress(view returns (address)
0xf07468ead8cf26c752c676e43c814fee9c8cf402
Read-only
pendingWithdrawals(addressview returns (uint256)
phunkBids(uint256view returns (bool hasBiduint256 phunkIndexaddress bidderuint256 value)
phunksOfferedForSale(uint256view returns (bool isForSaleuint256 phunkIndexaddress selleruint256 minValueaddress onlySellTo)
State-modifying
acceptBidForPhunk(uint256 phunkIndexuint256 minPrice
buyPhunk(uint256 phunkIndexpayable 
enterBidForPhunk(uint256 phunkIndexpayable 
offerPhunkForSale(uint256 phunkIndexuint256 minSalePriceInWei
offerPhunkForSaleToAddress(uint256 phunkIndexuint256 minSalePriceInWeiaddress toAddress
pause(
phunkNoLongerForSale(uint256 phunkIndex
renounceOwnership(
setPhunksContract(address newPhunksAddress
transferOwnership(address newOwner
unpause(
withdraw(
withdrawBidForPhunk(uint256 phunkIndex
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PhunkBidEntered(uint256 indexed phunkIndexuint256 valueaddress indexed fromAddress
PhunkBidWithdrawn(uint256 indexed phunkIndexuint256 valueaddress indexed fromAddress
PhunkBought(uint256 indexed phunkIndexuint256 valueaddress indexed fromAddressaddress indexed toAddress
PhunkNoLongerForSale(uint256 indexed phunkIndex
PhunkOffered(uint256 indexed phunkIndexuint256 minValueaddress indexed toAddress
Unpaused(address account
Constructor
constructor(address initialPhunksAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.