goblinpisswtf

Verified contract

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

No balances found for "goblinpisswtf"

0x94aea1ac75a5de445d01dc189d34fa274279f75c0df0d47d665d0ad837b14686
0x960172fb95f8ca585672145d4985ebd58174b7eaf05a5c45db29817d1b2cbe4e
0x948b6ebb50c0c89cdf262ff520cda266aa628d6e5d3da80592f5ee7183c0977e
0x7d0402887b0b2814beb0d110121eecfd8a36a3d4625a80b6bc4021a4ba30d125
0xef576a0eaa5e13e77dfc4c3ec4e42fa45fbf9a0059403d4f252ee34c2e6585ce
0xbdad97b9567a88d0218eeb780077b21500eaf239255fae81d78eeff6d826449b
0xbf20d008b0df14637786cd193934768899e73cd25da48b229ab29e685a2e8bc0
0xa0de3d848adcf81b6708afc7f832dcc9c87ed8aa9161bd753421fc0959f0cee7
0xef102181fd12bc6e124a6cf8755b3be56cb6bc496bcf1071e9ede56c39d47ca7
0x940b5a2fc390a02c0951c8278e7ec67cef62f10426c65eb349334b31b17020ea

Functions
Getter at block 20863239
cost1(view returns (uint256)
0
cost2(view returns (uint256)
4000000000000000
hiddenMetadataUri(view returns (string)
soon
maxLimitPerWallet(view returns (uint256)
20
maxMintAmountPerTx(view returns (uint256)
5
name(view returns (string)
goblinpisswtf
owner(view returns (address)
0x90192690016efb2bfc76474b670797e1e63ebeca
price(view returns (uint256)
0
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
9999
symbol(view returns (string)
gpw
totalSupply(view returns (uint256)
9999
uri(view returns (string)
ipfs://QmYzpeWKv3ZMcT3TPt8MB8XcD7zXkJ16oTTBSeikxnvAt2/
uriSuffix(view returns (string)
.json
Read-only
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)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
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(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(