PixelGoblins

Verified contract

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

No balances found for "PixelGoblins"

0x5ca421f6e8f420c8832cd8451a1110ea68c9cbea388797dbe94aaeeb3dcb0723
0xbc9836f9d7453e71a58ca14b2d2b8b8889b3dafdce1f5e490cf1c5999bd0389d
0xf257a9517876493006dad66b1b5e665dc55fc5221710e8d5f8d80d8ce72b52ae
0xf5433a358166b6575efd078a905e491134c89b2f7029dce1a08ff0e394cf020d
0x05268b6a8ca013844fa6adc0a46e14f7a82854aab840d41400a690040e9058ab
0x75957e699d4dbde3db5ec6fc1e8f2a346286bc0c6ccc72b30e18338b7350204e
0x5e64120e0e3da4b7c774e557df352c798d5e53ff24ef5cba44af708c785c5685
0x9f929c310af1f9ebf9a098f418582ada4dca0e20bdb89dc968165cf7662fc9a7
0x2c89d802a90d5052526c6ade7c1bc5c67cc659d6da449e8a852ca89c1496f601
0x30365c5d111ef5c18bc8889dc5dd1e01e68963a616754d9183d76585abdb430d

Functions
Getter at block 21043831
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeiadad2zlf32ndkllybfnrxcqozaarfdvjlezh76aoo6dn52qgedn4/
maxFreePerWallet(view returns (uint256)
10
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
2257
mintEnabled(view returns (bool)
true
name(view returns (string)
PixelGoblins
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x02eca32a5613918915a0e5ac43f416818c71e28b
price(view returns (uint256)
900000000000000
symbol(view returns (string)
PXG
totalFree(view returns (uint256)
155
totalSupply(view returns (uint256)
2257
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
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxFreePerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.