Goofball

Verified contract

Active on Ethereum with 5,552 txns
Deployed by via 0xb356a77b at 13335718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Goofball"

0xe92660841295d8cd863c79d6b173b61e7f775140d0cdded688cfdb6c296178ec
0x0606b5dec6bb195d26123c1143b0b54395effda0182eda49b035b13faaf2074b
0xb9064f4f719ad71723e8b970c6066ec8b9a814cb68335a3f8c0a1658fccdf8c5
0x8c1d6b35228b060856004db1fe81bc9a34c93edd003780242b8abd28c4bac0db
0x37d348fcad9b93beec36221783765484f077a8507909801ecdbf9c3047d78b76
0xabc0308a5a067905f3706a70d94285cf3fba942debc2c0e8b10e0f5d469dfec8
0x824796ba3d7f5e687868288dc196bedb970ff051a76f63c7ba390b1cab493c59
0x68b2c157420f92d77675050a7b0d4154d372f69bdfa20620535059b5bfc792ad
0x4251a330c83e7129f26f97c760a9caa845deda0af6f8a50b4da3449cb5730dbb
0xcf057205d381a042e4527bf95480178985fe763f0c29fba6fe891a63756ed892

Functions
Getter at block 21324372
BLOCK_SIZE(view returns (uint8)
32
MAX_PURCHASE(view returns (uint8)
20
MAX_SUPPLY(view returns (uint256)
5472
contractURI(view returns (string)
https://goofballs.finemints.com/nft/contract
dropped(view returns (uint256)
5472
getNFTPrice(view returns (uint256)
50000000000000000
name(view returns (string)
Goofball
owner(view returns (address)
0x75c06467756ed23076dd9e2f73a1a70e137695d0
reserved(view returns (uint256)
0
saleIsActive(view returns (bool)
true
symbol(view returns (string)
GOOF
totalSupply(view returns (uint256)
5472
Read-only
_availableBlocks(uint256view returns (uint16)
_numAvailableInBlock(uint256view returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
drop(uint256 num
flipSaleState(
giveAway(address touint256 num
mint(uint256 numpayable 
renounceOwnership(
restrictedMint(address touint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 price
setRestrictedMinter(address minteruint16 reservedCount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(uint256 amount
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 maxSupplyuint256 initialDropstring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.