GoblinGoonz

Verified contract

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

No balances found for "GoblinGoonz"

0x3cddd2fe5ff66da9bd912dab7ad7553a76b3963687718747d2b00aa156646d46
0xb0e82f6c099c671a2c7245ae0bcb6b8b4a53ad31cfeffaa46bc2008abf0e011e
0x2ce1ebf2c1d1b774a558c8abf6d911608bb60a3c32c82a627d8e3d50a9ccb340
0xee804b72ad2fbf988df32839cdef8b8bd8fcea7bf3603893f029c43ee27b619e
0x645b917348d4a85b62c3c3b70c74352fca9bec2b1ec08e86792dd26a76f21a40
0x1b23a66c382456a7e0c5e1febf3117c09e50aaa67a1bac897603cae7f093cf94
0x25e468b07f546e735ad0fdf909259b1aaec9885df03a2df6d539640bf4958997
0xd9c94260a0b7e7286492de535715caa50be7182dc591e9591f6d73ecf2f096bb
0xdc5e9633d330f6c39986b54a60f10a8ecd26df17e07a4a717e50265d502d5404
0x88e4b4e3cb016eb736c39a1a1b17fc314f77849b386afd890cad654a7eab93a7

Functions
Getter at block 21160450
cost1(view returns (uint256)
0
cost2(view returns (uint256)
6900000000000000
hiddenMetadataUri(view returns (string)
maxLimitPerWallet(view returns (uint256)
7777
maxMintAmountPerTx(view returns (uint256)
50
name(view returns (string)
GoblinGoonz
owner(view returns (address)
0x8721c5a621a42b64ae8245d4431cafc032d6f954
price(view returns (uint256)
0
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
7777
symbol(view returns (string)
GGZ
totalSupply(view returns (uint256)
7777
uri(view returns (string)
ipfs://QmWJTFVJZyoCeLoKSAh4Jq4huciAkiMTHvkDdPquN9X6xF/
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(