0xChainMonkeys

Verified contract

Active on Ethereum with 546 txns
Deployed by via 0x472282e2 at 14244904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xChainMonkeys"

0x719e278a8dbbd9747052b27b3fb92dfe0b09469df918392f375bef1db0e791c1
0xcaa938805a9b5e4814a7ba2cd4aa1f4e2d7a04de839760a5d0a35a1b008001ab
0xcb5cdd7352a050c5b7b52ff4089fcd2c670927eeebb1cab373f03e8ddbfbb5e8
0x0a63977eb991f42de6fb9580cf5109b0d522c4d96a4772b6d8d0dfa41f4004df
0x8ba38a098e761bdacc52be870d7121eafe0efb13b9143732f5310956e04e442b
0x5fce355bae718990bb1c8c5cd68b93d07f52df946666a9bc676dc36ff89fc524
0x66113054901c321fa8eda0129b44786657fc67cc6befab5c60f2790bdf44c92f
0x81aacbed9496e4bc3de8e5e1b85177eb1298e7ad58d732dfb2011b0826a4894f
0x1ab17fd5fa012d759430d32ffa30d0e4b5140dba977f9cc0ee22af9397a5d946
0x9f660f3e4b9c526012ebee4adc52b6ab8ff0d71fc48ab295f6e869260596218b

Functions
Getter at block 20920304
name(view returns (string)
0xChainMonkeys
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x933707b556a6d32177db68600cd6f0e704b53fc1
pricePerPublic(view returns (uint256)
0
saleStart(view returns (bool)
true
symbol(view returns (string)
0xChainMonkeys
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeCollectionSize(uint256 newCollectionSize
changeMaxBatchSize(uint256 newBatch
mint(uint256 quantitypayable 
mintFreeFirst1000(uint256 quantitypayable 
mintMarketing(address touint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxSupply(uint256 newMax
setOwnersExplicit(uint256 quantity
setPublicSale(bool start
setPublicSalePrice(uint256 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForAuctionAndDev_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.