Goblintown 3D

Verified contract

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

No balances found for "Goblintown 3D"

0xe34b43948cb7dca5958d49dbebb03dfad96fdf8983b7ebcc25b10a717a5ace0a
From
0x72dd2c1db71305df05a5d6a4376390165869d04c0efbdfb594bc16b2c31cd64b
From
0x74a5941f7b3af9f94d73180adce6b1d30f7d836d1a77ff7481268d85262d2b34
0xa10f3859b6dcb3b5cedc3ba36e2c16747dc1a57673df8b62c5d44c5be592909f
From
0xbf69da280a4a100f3512249cef3a5f26c8c4680939e343d9c13eb2f881646333
0x555741ad62856c28b07452f63ee13a146ab35cca924bfa13e3d540f08dd27be5
0xcf46bebf26611a31495c3303eda205fc091b061c307ed8db4d7d9d3cb7c93bd7
0x4ccb4feef2bbca4c11f68ab17e59d8691e206a7b7c2650bca0926fb0676cfb74
0x3a33ee868018b6c7bdb1dee0c8852efbc3b9f184e3abb8f12c70225d0091f17a
0x45f63f5763ae25a1e9125ed0c044805c089e04df589ca8f567be43eeba2cce65

Functions
Getter at block 21408569
baseURI(view returns (string)
ipfs://QmYocB4EZpTqt6YLLedmZfLu779eWiyVX9eWJ8E3dGhCrT/
mintIsActive(view returns (bool)
true
mintRate(view returns (uint256)
0
name(view returns (string)
Goblintown 3D
owner(view returns (address)
0xb095bba4f4f42f0bad240c0d975dca475b992645
symbol(view returns (string)
Goblin3D
totalSupply(view returns (uint256)
8888
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintRate(uint256 _mintRate
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(
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(