0xApes

Verified contract

Active on Ethereum with 2,662 txns
Deployed by via 0x50aa5798 at 13978422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9999 additional slots

No balances found for "0xApes"

0x1fb8f39eba9e2db3e72100f4350a27b9b935bd4d6b716f4cef659a0ae5138cc4
0x7847fcbcdd14223405be2876a7d4d050e344f096fd86298c81d0bf90d9b6c8e1
0xdee8a432d555f511f3b6237d5c8f3f155be535763285f0ef98988df2d9fb0b73
0x3cb2153e55ae564cbd71b01216f4d26ed5958f02684c1139f0d6c3f7410b5ea1
0x217b90768da6fcdea9944a6f281216503ad2a4f2f7fba168396ba1d6993ccf0b
0x279656cf94bfcb440ffef0513d0f87acce66cad7d0a24da002a70568841a2722
0x771bf62fb9eaed38dc3876b7e1b5f296800616bdc8551a200a124d6ce400ceca
0x5c05d8b8e9eb153234dd627ace11e879541fa09a344d8673da5dc0f33db71c1e
0x1f6eae35bd270a4bac69a40938fd9f5ecfe61f866b990e7a97d1b0cbbb538fdd
0x6e5ff92add955c9921b79b7ac2cc9ae85d455e4e713e88457e1bad2f88452658

Functions
Getter at block 21207026
MAX_MINTABLE_AT_ONCE(view returns (uint256)
50
contractURI(view returns (string)
isMintOn(view returns (bool)
false
name(view returns (string)
0xApes
numTotalPhunks(view returns (uint256)
10000
owner(view returns (address)
0x3e213597d1b4a8543cf3ef0d088de14c37bc5842
saleHasBeenStarted(view returns (bool)
true
symbol(view returns (string)
0xApe
totalSupply(view returns (uint256)
2273
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCostForMintingPhunks(uint256 _numToMintview returns (uint256)
getPhunksBelongingToOwner(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pendingWithdrawals(addressview returns (uint256)
punkBids(uint256view returns (bool hasBiduint256 tokenIdaddress bidderuint256 value)
punksOfferedForSale(uint256view returns (bool isForSaleuint256 tokenIdaddress selleruint256 minValueaddress onlySellTo)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
acceptBidForPunk(uint256 tokenIduint256 minPrice
approve(address touint256 tokenId
buyPunk(uint256 tokenIdpayable 
endMinting(
enterBidForPunk(uint256 tokenIdpayable 
mint(uint256 _numToMintpayable 
offerPunkForSale(uint256 tokenIduint256 minSalePriceInWei
offerPunkForSaleToAddress(uint256 tokenIduint256 minSalePriceInWeiaddress toAddress
punkNoLongerForSale(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedInitialContractState(address[] tokenOwnersuint256[] tokens
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string _contractURI
startMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawBidForPunk(uint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PunkBidEntered(uint256 indexed tokenIduint256 valueaddress indexed fromAddress
PunkBidWithdrawn(uint256 indexed tokenIduint256 valueaddress indexed fromAddress
PunkBought(uint256 indexed tokenIduint256 valueaddress indexed fromAddressaddress indexed toAddress
PunkNoLongerForSale(uint256 indexed tokenId
PunkOffered(uint256 indexed tokenIduint256 minValueaddress indexed toAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.