GuoodleGang

Verified contract

Active on Ethereum with 56 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $109.84
0x44697d56b811018f6c5fe83a5f621eb9d8a9ba3179e812c886d91b63924ba4af
0xce5633adeec8c6889aa4da09e9e38af41e3b898375f697dbfd0eb20dc787d6e4
From
0x73cc851d34dd03be92222afc7d6d07edb3dc2d69e5655cb959796502b50aa712
0x4cc347fa960f2f2be4623769047e82acd68a6131ec65020dc89b86b0f79c7568
0xce5fc4735063f34fad38a38337738ffa83260a933d8e944f6496e235a3cce6b3
0x78a0a35b5ccde7404c4b6c9c194e524e4608598aab09e20b27d429c2fb8befbb
0xde63544e13fc4af2856006a9f0f91e01430ef9d95c44208f56183f12b3c2621b
0xf050250f10a589ec4b8e84e87c36ac7f35827bd2a6741b1395be9ddf3f507336
0x33549f5f1bf565f4946479bb46eb56feea6511f54610f2dfb1dd21d486619e11
0xc0c41684168862ff2b2d16bdf4392873e200631d01678424aeb6f841874daea7

Functions
Getter at block 21320288
amountForDevs(view returns (uint256)
60
maxPerAddressDuringMint(view returns (uint256)
10
name(view returns (string)
GuoodleGang
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x06a8946e9130b7aa1e0b66d1590a77d460cb49dd
publicSaleIsActive(view returns (bool)
true
symbol(view returns (string)
Guoodle Gang
totalSupply(view returns (uint256)
135
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
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
devMint(uint256 quantity
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
togglePublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.