God Of Attenton Coco

Verified contract

Active on Ethereum with 3,012 txns
Deployed by via 0x07fc7649 at 16438574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
4 additional variables

No balances found for "God Of Attenton Coco"

0x9fd7368f0e26864d824d47cbd00ecfb957165983164a4400304bdfb7214ca335
0x82ff8188a96366976c5c336cdf27bc8256805cb01b6c1d920cbedf510550f730
0x74a5aaf2398027f23fd0c41c3c689577c7ce8b911950808c72547b2152b6bf79
0xcaa11f8f439c0d45d22a5e7a9aa07f23e97b31f19607087fcf230873668d7dc1
From
0xce882463e3fae8f41deb6f91900238b81d9cbdaeedf073b6af66b8719ed04b57
0x49f7f4d52d0fdce46a8d553323a69a3078fe4626f4fb0839dcbcec5fbf5a5c08
0xedb4238382e6c163a9e9615548a6a9728e8fdb7f3e7d9dba1aafa6f5ab04c805
0x1d970d6b78639f95c101b5e7bed73fe7e71fca12bb553c5783a085f0552ec47c
0x59e954dd937a4d9c6e70df35f0027e53e0b0c63a52a072d7c0c9d71375294e77
0x0234bd07867b9e0b7df4b109796f6ce63026adc884c5dbc6c1624611a80de8fd
From

Functions
Getter at block 21171825
MAX_PER_Address_FOR_ALLOW_LIST(view returns (uint256)
2
MAX_PER_Transaction(view returns (uint256)
2
allowListPrice(view returns (uint256)
0
believerPrice(view returns (uint256)
0
getSaleStatus(view returns (uint8)
0
getSoldNum(view returns (uint256)
0
getSpots(view returns (uint256)
0
name(view returns (string)
God Of Attenton Coco
notRevealedURI(view returns (string)
ipfs://QmeSsXCHrPaEoUbd37MPxEoVB8SRwUu5Mj7uYjKcCN9h1t/meetCoco.json
owner(view returns (address)
0xd9463d96dcec70c48493960a7607aeba18c4b917
revealed(view returns (bool)
true
royaltyAddress(view returns (address)
0xd9463d96dcec70c48493960a7607aeba18c4b917
royaltyFeesInBips(view returns (uint96)
700
saleStatus(view returns (uint8)
0
symbol(view returns (string)
GOA
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
calculateRoyalty(uint256 _salePriceview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNumberMinted(address _addressview returns (uint256)
getOwnershipData(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
getPrice(uint256 _countview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] merkleproofbytes32 leafview returns (bool)
merkleRoot(uint256view returns (bytes32)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address beneficiaryuint256 amount
approve(address touint256 tokenIdpayable 
renounceOwnership(
reserveNFT(uint256 quantity
reveal(string _uri
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAccessListPrice(uint256 _newPrice
setApprovalForAll(address operatorbool approved
setBaptizedLimit(uint256 _newLimit
setBaseURI(string baseURI
setElderLimit(uint256 _newLimit
setMAX_PER_Address_FOR_ALLOW_LIST(uint256 _newLimit
setMAX_PER_Transaction(uint256 _newLimit
setMerkleRoot(bytes32 _ElderRootbytes32 _baptizedRoot
setNotRevealedURI(string URI
setPublicPrice(uint256 _newPrice
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setSaleStatus(uint8 _status
setTeamWallet(address _newTeamWallet
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whoMetCocoMint(uint256 quantitybytes32[] merkleproofpayable 
whoWillMeetCocoMint(uint256 quantitypayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _hiddenURIuint96 _royaltyFeesInBipsaddress _teamWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(